3
votes
2answers
56 views

Delete identical by size?

I got a Feature class with some identicial fields! Now i only need one polygon which had the same ID and this is the one with the largest size? Is there a posibility to delete the Polygons which are ...
2
votes
2answers
60 views

How to create network dataset for network assistant using ArcPy?

Is it possible to create a network dataset with arcpy to be used with the network assistant? In the documentation I found the Build Network and Dissolve Network functions, but it looks like both ...
0
votes
0answers
22 views

Can't open ArcGrid created by Seamless viewer from NED [closed]

I have been unable to add elevation rasters generated by, and downloaded from the USGS's Seamless viewer, http://seamless.usgs.gov/website/seamless/viewer.php from the National Elevation Dataset ...
1
vote
0answers
34 views

Hiding dynamically added toolbar will crash ArcGIS desktop 10.1 on XP

I have weird bug If you create dynamically a toolbar on ArcGIS Desktop extension, and then try to hide it . It will crash Desktop 10.1 on Windows XP. But work find on Windows 7. So, for example this ...
3
votes
1answer
315 views

Viewshed analysis problem Arcgis 10

I am trying to find which areas a camera can view from a certain point inside a given circle (known radius). I tried to use the Viewshed tool Arcmap provides in order to do that. I read here that I ...
0
votes
1answer
168 views

SDEtable Command in arcgis

I am trying to fire some Sde Command in Arcgis Desktop 10.1 but I am not aware where to execute the command in windows operating system.Thank you in advance.
3
votes
1answer
96 views

What is the difference between “Publish a service ” and “Save the service defination file” in ArcGIS Server 10.1?

I have published few map services in which I directly publish on server and for remaining services I have created service definition file. All services are working fine but what exactly difference ...
2
votes
1answer
253 views

Auto-update the map service & REST in ArcGIS server 10.1

I have one map service which is updating per day so I need to manually overwrite the service in ArcGIS 10.1 In previous versions 10.0 its very easy..just update the .mxd then REST will be auto ...