
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 …
arcgis desktop - Geographic Information Systems Stack Exchange
I'm using ArcMap 10.0 and am trying to get the length of a polyline by adding a field to the attributes table and calculating geometry, but that option is grayed out. Someone suggested …
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 …
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 …
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?
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 …
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 …
arcmap - Select by Attributes based on SQL wildcard range
Wildcards in general are supported by ArcMap. Here is an extract from the help you get while you do a 'Select by Attributes': Use the LIKE operator (instead of the = operator) to build a partial …
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.
arcmap - Rounding column in attribute table using ArcGIS Field ...
18 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 …