About 386,000 results
Open links in new tab
  1. Identifying duplicate attributes using ArcGIS Desktop?

    I am trying to identify and flag exact duplicate attribute labels (text) in a field. I can't access "Delete Identical" with my Standard ArcGIS license. I have ET Geowizards installed, they have …

  2. arcmap - How to get X,Y coordinates of all vertices from polygon …

    I need to extract data from a shapefile using ArcGIS for Desktop 10.2. The data needed is all the vertices (x,y coordinates in geographic WGS 1984) that construct the polygon below. I need to …

  3. How can I import pdf maps to ArcGIS?

    There is no way to directly import them. At best you can turn them into images, georeference them, and either digitize them and/or recreate them with data from another source. The …

  4. arcmap - Rounding column in attribute table using ArcGIS Field ...

    I want to use the Field Calculator in ArcMap to round an existing column to two decimals. Currently I have a column that is 6 decimal places long and would like to simply round it down …

  5. Unable to add shapefile. Receive an "Open Failed - Error Opening ...

    2 When I attempt to add a shapefile from a folder to my ArcMap document I receive this message. Why am I unable to add this shapefile?

  6. How can I improve the performance and start-up time of arcgis 10.x?

    By default, Arc connects to ArcGIS Online on startup. There's a setting to disable this, but I don't remember where that is. That can dramatically speed up start time, but then you don't have …

  7. Converting ArcGIS layer style to Styled Layer Descriptor (SLD) file?

    I am putting together a GIS server using GeoServer and need some help with importing my layer styles from ArcGIS 10 to SLD format. I have one layer in ArcMap properly symbolized and …

  8. Where is attribute table in ArcGIS Desktop when not visible?

    0 C:\Users\username\AppData\Roaming\ESRI\Desktop10.2\ArcMap\Templates this worked for me too -- used Jyler's suggestion: opened mxd map, arranged it -- attribute table was barely …

  9. Extracting coordinates of polygon vertices in ArcMap?

    I've got about a dozen polygons in a feature class loaded in ArcMap 10, all in geographic WGS 1984. How do I easily obtain the coordinates associated with each vertex of each polygon in …

  10. Creating and using SQL Server spatial view in ArcMap

    I am using SQL Server 2012 and ArcMap 10.1. I have created a SQL spatial statement to test out how a) the union function works, and b) how creating a view of this data will work with ArcGIS.