I have a dataset (i.e. a shapefile) containin开发者_C百科g spatial location data (coordinates) and elevation data as well as other attribute fields.
I would like to add an ILayer created from an ArcGIS Server Map service to an IMap with ArcObjects, but don\'t see how to do it.
I have been scouring the internet trying to find a pythonic (sp?!) way to process this data.. Everyday we will recieve a load of data in .dbf format (hopefully) - we then need to save this data as a
I am using Python scripts to edit the table of many shape files.The following script runs fine, but if there are any \" marks in the SIT_FULL_S field, the script errors and shuts down.
I am trying to make a script which selects every .png file in a folder beginning with the letters \"LG\". I then want the scipt create a shapefile, replacing the \"LG\" with \"SH\", and then i want th
I need to remove tags from a string in python. <FNT name=\"Century Schoolbook\" size=\"22\">Title</FNT>
I have a dropdo开发者_StackOverflow中文版wn and a Icommand button in the same toolbar in ArcMap.I can\'t seem to get access to the dropdowns selection when I am using the command button.
I have a Control in ArcMap in which I created with buttons, A Listbox and some more buttons.I want to add coordinate items to the list box.
I would like a Visual Basic for Application Function which shows the path of the current document. For example if ArcMap is displaying map.mxd I need to display its path.
I\'m completely new to ArcGIS and ArcMap, but someone suggested this program to me for a project I\'m working on.