Questions tagged [arcgis-10.0]

Use this tag when ArcGIS 10.0 is the version you are using from the ArcGIS platform.

Use this tag to indicate the question relates to something being seen in one or more of the products from the ArcGIS 10.0 version of the ArcGIS suite/platform. It is recommended that you also apply an ArcGIS product tag like , , etc.

This version was released in June 2010 and was replaced two years later with version 10.1.

The online help is available at http://help.arcgis.com/en/arcgisdesktop/10.0/help/

3566 questions
10
votes
3 answers

Arc GIS 10.1 - How to sort Layers ascending at TOC in "List by drawing order"

I have some 100 features in my ArcMap Project. I choose at TOC the View mode "List by drawing order". How can I sort this list ascending or by name alphbetical? Under the options field, is nothing like this. The drawing order should be ascending by…
Luis
  • 101
  • 1
  • 3
9
votes
4 answers

Clipping very large polygon datasets in ArcGIS?

I'm attempting to clip a large polygon dataset (~5gb, thousands of features) by a much smaller polygon dataset (~40 features). Is there a best practice or most efficient route for performing this task? The standard geoprocessor clip runs…
Radar
  • 10,659
  • 9
  • 60
  • 113
8
votes
3 answers

How to create custom Locator Styles in ArcGIS 10

Does anyone know if there is any public documentation on how to create these?
Jonathan
  • 183
  • 1
  • 5
7
votes
2 answers

ArcGIS 10, Converting from date to number

I am trying to transform a date field like "00:05:40" into an integer field (i.e. 340 sec). Does anyone know how I could do that conversion please?
Paul
  • 73
  • 5
7
votes
1 answer

Specifics of ESRI's use of FlexNet Publisher TrustedStorage at ArcGIS 10

So at ArcGIS 10, ESRI adopted Flexera's FlexNet Publisher Trusted Storage module for secure exchange of license file "fulfillment records" and transfer of product activations. Question what network traffic occurs and what corresponding firewall…
V Stuart Foote
  • 984
  • 5
  • 13
7
votes
3 answers

Is there a way to set rotation on inset maps to match data driven maps

I have been playing with the new map book functionality in ArcGIS 10 to re-create maps I have made in the past. The new Data Driven maps with page queries is a pretty powerful tool. Is there a way to match the rotation of inset map, secondary data…
GuidoS
  • 1,174
  • 5
  • 16
  • 32
7
votes
1 answer

Assigning Raster Value to Point Data

I have a large raster layer with wind speed values assigned to each cell. I also have point data that displays locations where wind farms have been constructed. I would like to add the raster values to the wind farm location data. The goal is to…
Jessica
  • 71
  • 1
  • 1
  • 2
7
votes
1 answer

Dissolved polygon shows 'ghost' of previous 'child' boundaries

I dissolved the polygons specifically to get a unified outline without any interior boundaries showing. Now I've got a partially broken interior line within the polygon. This is for cartographic display reasons; I know that I can display the…
Roy
  • 3,958
  • 4
  • 30
  • 54
7
votes
4 answers

Is "Hawth's Tools" available for ArcGIS 10?

I am looking for Hawth's Tools for ArcGIS 10. Is it available? I found that similar functions are in the new program Geospatial Modelling Environment (GME), but Hawth's Tools for ArcGIS 10 is not visible yet. Can anyone help me?
Madan
  • 79
  • 1
  • 1
  • 2
6
votes
1 answer

How to use Eclipse/PyDev's debugger with ArcGIS

Has anyone successfully been able to configure ArcGIS 10 to use PyDev's debugging server for debugging? How do you set that up? I have PyDev working fine by itself, with ArcPy working fine, but I can't bind the debugger to scripts I run from…
Kenton W
  • 1,085
  • 1
  • 11
  • 16
6
votes
2 answers

Is it possible to define the field displayed on the Identify window in ArcMap?

I have a series of layers that are linked through relationship classes. When the user clicks on a watershed (HUC = Hyrdologic Unit Code) with the identify tool a list of species and impaired rivers/streams is brought up. The problem is the field…
Roy
  • 3,958
  • 4
  • 30
  • 54
6
votes
1 answer

How to calculate stream order from vector data in ArcGIS 10

I know that NVision Solutions has a tool for calculating stream order from vector hydrography data for ArcGIS 9.3.1. Is there something similar that works with ArcGIS 10?
5
votes
1 answer

Has anyone successfully used Generate Near Table to create a table of distances between all polygons in a layer?

I'm trying to find the shortest edge-to-edge distance between polygons in a layer. An example is a table of the distances from county to county in a state. I'm attempting to use the generate near table tool. I set the proximity to 0 and made sure to…
Kevin
  • 245
  • 1
  • 4
  • 5
5
votes
1 answer

ArcGIS 10 tool (add x,y) is not working

I have a problem with go to X, Y tool in arcgis 10. When I want to use this tool the program crashes. Is there any service pack or something to repair that problem?
com
  • 3,694
  • 8
  • 41
  • 57
5
votes
3 answers

How to calculate distances from points to multiple features at the same time?

I have a point layer and I want to calculate the distance from each point to a number of line features (rivers, roads etc.). Using the "Near" tool I can do this for one feature at a time (eg rivers) and I get 2 new fields in the attribute table…
A.Kittle
  • 51
  • 1
  • 1
  • 2
1
2 3 4 5