ArcGIS 10.0 is a specific software version of ArcGIS.

learn more… | top users | synonyms (2)

4
votes
3answers
64 views

How to transform FileGDB featureclasses from custom local coordinate system?

Background: Started working for company that is in middle of system-wide IT upgrade including GIS data. Existing in-house data is in a FileGDB, is in an assumed coordinate system and represents 1000 ...
3
votes
1answer
52 views

Is ArcGIS 10 compatible with Windows Server 2012 OS?

Is ArcGIS 10 for Desktop, ArcSDE 10 for Windows, and/or ArcGIS Server 10 for Enterprise compatible with Windows Server 2012 OS? Or do we have to install 10.1 on Windows Server 2012?
8
votes
2answers
948 views

Can custom map tiles be consumed via ArcObjects within my ArcGIS 10 Desktop AddIn?

Can I programmatically consume and render custom map tiles in ArcMap via our ArcGIS 10 Desktop AddIn? The AddIn is built using the ArcObjects SDK for C#/.NET and ArcGIS 10. Pulling and rendering map ...
2
votes
2answers
109 views

What does 'DBMS table not found' message mean?

I have a plain postgressql table (version 8.2). I am trying to connect to it to it from ArcGIS desktop 10.0, and use as a query layer, as given in this document: ...
0
votes
1answer
40 views

ArcGIS 10 - Model for batch select polygons by attribute and merge them together

Is there is a way to create a ArcGIS 10 MODEL to: 1. batch select polygons from the same layer by attribute 2. merge these polygons into one 3. repeat this for all polygons shearing the same ...
1
vote
1answer
46 views

Are there any known issues with using database triggers for reacting to a WMX Job status change?

I'm looking to notify another system when a WMX job (of particular job type) has been closed. And I know this will be a call to an Oracle package. I'm considering a database trigger because it seems ...
1
vote
1answer
537 views

ArcObjects: Setting image of a command button to a partially transparent bitmap

In an ArcMap 10 add-in, I am attempting to create a toggle button of sorts whose image changes based on the button's state. This answer describes how to set an add-in button's image programmatically ...
1
vote
0answers
85 views

How to transfer the attributes of features based on their spatial relationship?

I'd like to check if a point feature class is placed on a line feature using python in ArcGIS 10.0. I have created a set of point features and placed them directly on a group of line features at ...
2
votes
3answers
53 views

Remove Points that Overlay

I have a pointlayer and some points overlay and i want to remove them, so that only one point remains. the points that overlay have the same coordinates
2
votes
2answers
89 views

Add a new field in a already created feature class

I have a feature class. On the basis of some calculation, I want to create a new field in that table and set value of that field. To do so, my algorithm is: void UpdateFeatureClass(IFeatureClass ...
2
votes
2answers
149 views

Why would a perfectly usable raster mosaic produce an unusable clipped raster?

I'm getting funky results from Extract By Mask (spatial analyst). I'm clipping a Raster Mosaic of DEMs from the National Elevation Dataset with polygons. I have a script to run through 15 separate ...
0
votes
0answers
31 views

Extract elevation data from arcglobe

Im trying to create a small 3d trail map and therefore need to get elevation data for the 3d visuals. I've already visited the USGS site and downloaded some DEMs, but they just dont look right even ...
1
vote
0answers
78 views

SCS curve numbers for rainfall-runoff model using ArcHydro

I'm trying to assign curve numbers to one of my subbasins using ArcHydro (subbasin parameter from raster) following a tutorial as you can see here: when I turn to the step after generating my own ...
2
votes
1answer
43 views

Ok to measure and union a projected-on-the-fly shapefile in ArcMap?

I have a dataframe in arcMap 10.0.4 that is of Africa Albers Equal Area Conic PCS. I bring in a census shapefile of WGS 1984 CS and it is projected on the fly. I do 2 things: I use the calculate ...
3
votes
2answers
140 views

How can you auto-increment in a Python Script (not Field Calculator)?

I want to autoincrement values in a field within a Python script. I've done this using Field Calculator and the code referenced here. I tried using this code in the Python script below but it is not ...
1
vote
1answer
109 views

Why does Add Field to Layer File give “ERROR 000840: The value is not a Feature Layer”?

I'm trying to add a field to a layer file, but it always gives an error. What I did was making a closest facility layer and save the result as a layer and after that I tried to add a field, but then ...
2
votes
2answers
66 views

How can I disperse points within polygons using ArcGIS?

I have huge number of points. These points are within polygons. I want to disperse the points in the polygons randomly. I tried to use the disperse point extension in Arcview, but it was not useful ...
3
votes
0answers
115 views

How to configure partial word matching in AnswerWorks-Vantage Linguistics on ESRI Desktop and Server products?

ESRI, like many companies, has licensed iSEEK AnswerWorks from Vantage Linguistics for natural language search of the ArcGIS Help system. At ArcGIS 10, ESRI dropped the Microsoft Keyword indexing ...
0
votes
1answer
46 views

varying extent of each data driven page

I would like to export data driven pages, each with a different extent. I understand that within the Setup for the data driven pages, there is an option 'Extent' and one can choose 'Data Driven ...
4
votes
2answers
66 views

How to sequentially increment date field in ArcGIS

I have created a date field in my point shapefile. I want to input date their. I am able to do so. Now I want to create a sequential increment with 6 second interval from previous point to next point. ...
0
votes
3answers
97 views

Summarize values per row using field calculator via Model Builder

I think my problem is easy to solve, but so far I couldn't find a solution. I have a Feature Dataset created with the Union tool in Model Builder and now try to sum up all values of one specific field ...
8
votes
1answer
91 views

How to create a branch network from several input points to an unique outlet in minimizing the distances?

I am searching a way to "hydrologically" connect upstream points to a unique downstream outlet by creating an optimized stream network as pictured below... The cummulated lenght of the stream lines ...
2
votes
1answer
65 views

Collect Values Tool and Union in Model Builder

I would like to feed a list of feature classes (only one polygon per feature class, but up to 150 feature classes) into the Union tool in ModelBuilder by using a Feature Class Iterator and the Collect ...
5
votes
4answers
1k views

Is there a way to disable code autocomplete in the Python window in ArcGIS 10.0

Autocomplete slows down my workflow in the Python window, especially if I am remoted into a machine. Is there a way to disable this? Alternatively, a way to disable this and then invoke as needed ...
0
votes
0answers
25 views

Open related files with a hyperlink [duplicate]

I'm working with a line shapefile (street segments) that are associated with an image directory. The features in my shapefile may have between 0-6 or so images related to them. I've created a ...
1
vote
2answers
50 views

How can i use field of view in ArcGIS?

The field of view analysis in GIS is a polygon file that shows the portions of an area that are visible versus no visible across a terrain starting from a given point. see this Link How can I use ...
5
votes
2answers
1k views

Clip (Analysis) in ArcGIS 10 running indefinitely

I am attempting to clip a series of polylines (cross sections) using a single polygon. There are approximately 2400 polyline features in my input featureclass. Is this too large for the Clip tool to ...
5
votes
5answers
1k views

Volume of water in a basin with reference to incremental height of DAM

I have a DEM of my area. I did watershed analysys with archydro. I want to calculate "Volume of water in a basin with reference to incremental height of DAM" Is there any method, tool to give output ...
1
vote
0answers
49 views

Plotting time-series data in ArcGIS

I'm attempting to produce interpolated plots of water quality time-series data from ArcSDE. This is the data format: OID WELL_ID WELL_NAME SAMPLE_ID SAMPLE_DAT PARAM RESULT ...
2
votes
1answer
98 views

Incorrect field name resulted in RuntimeError: ERROR 999999 (Also, better code for adding and calculating fields)

This is the bottom half of my code (and it's been edited somewhat to share publicly). The code works perfectly fine when the fieldList has only three fields in it, but when I populate it with all 108 ...
3
votes
2answers
322 views

How to get all features in current extent

I like to add text information to each feature in the shown map extent in my MapControl/PageLayoutControl. Adding the text is not a problem, but I couldn't find a way on how to get the features. Is ...
1
vote
0answers
36 views

ESRI CreateGeometryFromWkbVariant creates CCW polygon

I am using ESRI GeometryEnvironmentClass that implements IGeometryFactory3 and I use the method CreateGeometryFromWkbVariant. For the same wkb, in ESRI 9.3.1 the returned polygon is oriented ...
1
vote
1answer
307 views

Get all features in extent not working correctly in PageLayoutControl

I want to get all features in the current extent of my PageLayoutControl's ActiveView. I got it working for a MapControl as described here. With my PageLayoutControl it seems that I don't get the ...
3
votes
2answers
289 views

Unable to create a geometric network in a PostgreSQL Spatial Database Connection

I've created in ArcCatalog a Spatial Database Connection to an PostgreSQL database server. I've imported there all my data (from a local hard drive) and now I want to edit them. But apparently I ...
0
votes
0answers
34 views

Replace Null Values Field Calculator [duplicate]

I am using ArcGIS 10 and have a polygon shapefile in which many of the numeric fields are Null. The polygon shapefile in question is produced by joining a polygon shapefile with a point shapefile and ...
2
votes
1answer
135 views

Am I over-complicating adding and then calculating fields? Suggestions for a better way? (Python)

I'm attempting to re-position a question I asked yesterday here. I am starting to think that the way I wrote my code just isn't the best way. Am I overcomplicating things? I know for a fact that ...
2
votes
1answer
40 views

Arcobjects: DisplayTransformation.FromMapPoint() transforms wrong

I want to transform map coords into page coords in ArcObjects in Python. So I do, say: >>> pApp = NewObj(esriFrame.AppROT, esriFrame.IAppROT).Item(0) >>> pDoc = pApp.Document ...
2
votes
2answers
90 views

Cut a layer into many parts using a shapfile

I have a layer which is a map of a town, and a shapefile which shows the boundaries within that town. I wish to cut the layer up along each of the internal boundaries so that I end up with many ...
5
votes
3answers
949 views

Is there an ArcGIS tool equivalent to “Dissolve” that can be used on tables?

I have a data table that I need to trim down, merging records which have the same value in an ID field and performing a couple math operations on various other fields (summing, averaging). The ...
3
votes
2answers
122 views

What is the best source to download 10m (1/3 arc-second) DEMs?

I'm looking for some of the 10m DEM to fill in the white Quad areas. Do you know where of can I find them? These 10 DEMs we have are actually coming from the NRCS Geospatial Dataway. I believe they ...
1
vote
1answer
133 views

Network Analyst REST service gives error “Routing error: Unable to complete operation unable to find attribute invalid Context”

I have created an Network Analyst Routing sample. On Arcmap it works fine when creating a route on the data. However, when I create Network Analyst service through ArcGIS Server, using this REST ...
5
votes
1answer
271 views

How to calculate the flood volume using a LiDAR DEM and a HEC-RAS floodplain polygon

I’ve got a vexing GIS analysis problem which is conceptually fairly straightforward, but in reality more challenging to figure out…. Basically, I need to calculate the VOLUME of floodwater within a ...
1
vote
1answer
26 views

Is it possible to unit data of several polygons to a new polygon that includes the others?

I have a lot of little polygons (block of houses, sezioni censuarie in Italy) that contain resident in a city. I have united the shape of the polygonsin Arcgis10, with Geoprocessing>UNION, to a grid ...
0
votes
0answers
74 views

How to insert vertex in polyline layer where we have a point in a point layer

I have a polyline layer and a point layer. Some of the points are on the polylines, but the polylines do not have vertex in these points. How can i insert vertex there ?
4
votes
1answer
69 views

How can I overwrite a geodatabase in AcrGIS server 10 with SQL Server SDE, using xml workspace?

I want to transfer a geodatabase from my development server to my client's production server. We are using SQL Server, but in different versions. Hence I cannot use Backup/restore or detach/attach. ...
2
votes
5answers
1k views

How to convert LAS to GRID/Raster for ArcGIS input?

I was wondering if there is an option to convert LAS (LIDAR data) to raster or GRID format that ArcGIS could read it. Thanks.
2
votes
2answers
109 views

Why isn't map service displaying in ArcCatalog or rest services?

Update: I have an issue where my map services, which pull ortho-imagery from a cache, intermittently do not display in my services directory, ArcCatalog or my web portal. Currently I go into ...
1
vote
1answer
125 views

Get the distance from a point on a polyline to polyline's from point

I have a polyline and a point on the polyline. I need to find the distance from the from point of the polyline to that point. ICurve.QueryPoint method does the opposite thing. It gives a point ...
5
votes
3answers
5k views

How to extract raster DEM elevations to vector attribute tables in ArcGIS 10?

I have an ArcMap 10 project with multiple layer groups. One layer is a raster DEM, another layer group is a bunch of vector shapefiles (including points, lines and polygons). The client wants all ...
0
votes
3answers
71 views

How to generate a shapefile with UTM Grid precision level 100 m

Does anybody know, if I can download from somewhere UTM Grid for zones 33 to 35 and U belt (for Poland) in shpfile or different format I can convert to shp. I need precision level 100 m. Is it ...

1 3 4 5 6 7 39