ArcGIS refers to a family of GIS software from Esri which includes desktop (ArcReader, ArcMap, ArcCatalog), server applications (ArcGIS Server), mobile devices (ArcPad, ArcGIS Mobile) as well as online services (ArcGIS Online).

learn more… | top users | synonyms

1
vote
0answers
84 views

how to set in arcgis network analysis that use every road segment max m times?

excuse me if my english ins't good. I have one incident and 120 facility. i wanna set criteria in Arcgis network analysis that if any road segment used for example m times, for other route doesn't use ...
1
vote
0answers
70 views

Why does IFeatureClass.Search fails with -2147215922 (FDO_E_SE_INVALID_NUM_PARTS)?

in a class extension, I'm trying to do search features inside a point feature class(part of a geometric network on an sql server sde database) and I get a -2147215922 (FDO_E_SE_INVALID_NUM_PARTS) ...
1
vote
0answers
65 views

IFSAR bad stripping in some spotting areas

I have a co-worker that was working on do some analysis on IFSAR and he clips them to quads. He said that there are 6 quads that came up bad stripping. Is there a way around to clean it up the bad ...
1
vote
0answers
416 views

arcpy spatial join input parameter problems

Using ArcGIS 10 SP4 with all extensions... I have a parent directory (J:\...\spatialjoin) containing two sub-directories of feature classes I want to spatially join. Directory 1 (target features) ...
1
vote
0answers
22 views

ArcPublisher appears to be mirroring the ecw Lidar files on the southern axis of the file

ArcPublisher appears to be mirroring the ecw Lidar files on the southern axis of the file. Has anyone experience this? Is there a setting in ArcPublisher that I need to turn on or off? The way i ...
1
vote
0answers
45 views

Alias Name Issue ArcGIS Explorer

Question regarding arcgis explorer I seem to be running into an issue related to obtaining and using alias names in a datagridview for the columns. I cannot seem to use or even aquire the Alias ...
1
vote
0answers
94 views

Cutting Polyline at the beginning and end by some unit

The problem is: I have got a IGeometry (polyline dimension) - let call it A. Given a ray and a center point (disk B, polygon dimension ) I would like to result in a IGeometry that does not have the ...
1
vote
0answers
196 views

system runtime error from ArcHydro

I am getting the below error during execution of archydro. "system runtime interoperservices com exception (0x80004005): error HRESULT E_FAIL" I tried all options available on internet to solve this ...
1
vote
0answers
212 views

ArcSDE geodatabase for non-spatial data

I have a table stored in an SDE geodatabase for all point features with an additional GEOMETRY_ID. A few non-spatial data tables are stored in an ordinary MS SQL Server database. They can be joined by ...
1
vote
0answers
88 views

arcsde huge size file upload into Oracle spatial

I have 35million records (tomtom multinet) of file gdb file in my desktop machine. I need to upload this file into Oracle spatial as SDO_geometry file. I already tested the connection with small ...
1
vote
0answers
62 views

How to find locations on a conditional search

Hope you can help I have a set of points evenly distributed to 500m intervals, and stored elevation. I want to find from a given location any other point with the lowest elevation within a 1,000m ...
1
vote
0answers
82 views

Labeling Issues in ArcEditor 10.0

ArcEditor 10.0 I am creating a map for a client for a whole state. I finish putting in all the shp files, I label what client requires. The shps I use are town/range/sections (TRS), Cities ...
1
vote
0answers
237 views

Extrude Inclined 3D Boreholes

I need to extrude the 3D Borewell data using the inclined angle in ArcScene. I've seen only the options for extruding them in one direction(i.e., perpendicular downwards or upwards). I got point data ...
1
vote
0answers
191 views

how to buffer a raster cell using Visual Basic ArcObjects in ArcMap

I am new in visual basic, I have a question about creating a buffer zone based on a raster layer. I have a raster layer named "Value_Raster", I have a textbox in the userform, I also create a tool ...
1
vote
0answers
149 views

How can I ignore NoData values in map algebra?

I need a way to exclude NoData from calculations. I don't want any NoData cells from any of the rasters to be used in pick or con statements.
1
vote
0answers
126 views

I am getting a blank layer preview from geoserver after Quick Exporting my shapefile to postgis and then getting postgis to point to geoserver

What could be the potential problems? Looking at the layer's data fields/form the one thing that isn't filled is the Native SRS and its source, but I have already passed in the projection info as it ...
1
vote
0answers
123 views

Trouble programmatically publishing to SOM when SOC is on another machine

I wrote a desktop extension for ArcMap that allows a user to publish the map they've just created to an AGS 9.3.1 machine on another server. This works fine as long as the AGS machine acts as a SOM ...
1
vote
0answers
163 views

Can you override ArcGIS GeoPDF layer names from within ArcGIS

Does anyone know how to override the layer names output by ArcGIS, where the output layer is called Other, or . These usually refer to things like the map border, labels and the background.
1
vote
0answers
43 views

GeoJoin with ArcGIS Services

Has anyone seen any ways to dynamically join data in services. E.g. I've already exposed County boundaries in a MapService, now I want to let users join their relative data to this service for their ...
1
vote
0answers
301 views

Data Driven Pages reading angles in attribute tables question

Is there a way to emulate the Data Driven Pages process (ArcGIS 10) of reading angles (rotation) in a polygon shape file? Screen shot of the DDP window with rotation field and corresponding attribute ...
1
vote
0answers
98 views

Viewing Multiple Grouped Data as ESRI Map Service in ArcGIS Explorer Online

I'm trying to add ESRI Map Service to ArcGIS Explorer Online. This map service consists of 3 group layers, one of which contains 3 further subgroups. I tried adding my mapservice to the web viewer ...
1
vote
0answers
99 views

ArcGIS, clip issue

When I clip PolylineMZ feature class inside PGDB it gives odd results for vertices. Vertices are horizontally shifted and do not corespond with oryginal. When I do this in .shp, results are fine. Any ...
1
vote
0answers
96 views

Looking for symbology for NAICS codes

I am curious if anyone has come up or has a good graphic style they can share that is symbology for NAICS codes. I have a large dataset that I want to symbpolize based on the 2 digit NAICS industry ...
1
vote
0answers
168 views

IE 9 reopen tab if close window while applyedits are executing

We load a map in a pop up using window.open but when we execute the applyedits method and immediately after this we close the pop up, on Internet Explorer the parent window "crash" and show the ...
1
vote
0answers
259 views

Using ArcGIS to interpolate X, Y, Coordinates and ordinary kriging of point data

I have been using Geosoft's Target to interpolate X, Y coordinates then use them to create grids using ordinary kriging. I am now working with ArcGIS which I am new to and cant seem to be able to ...
1
vote
0answers
155 views

Add print/export button to axToolbarControl

I have a map that's being rendered inside a custom application, and now I need to add to the ESRI.ArcGIS.AxToolbarControl an export (to PNG) button and a print button, but honestly don't know how. ...
1
vote
0answers
38 views

What are the steps to go from raw address data to a locator report?

I'm a seasoned programmer, but I'm new to GIS in general. I've read a decent amount of ArcPY documentation but haven't seen an example that takes me from raw data to a locator report, from start to ...
1
vote
0answers
74 views

Intersection between two ADF GraphicsLayer

I know how to intersect features from a ADF Geometry with a map ADF GraphicsLayer, but this requires me to have ONE LAYER on the map and then use a spatial filter on it. If I have two GraphicsLayer ...
0
votes
0answers
8 views

ArcGIS Annotation x-y offset

We are migrating autocad text to arcgis enterprise geodatabase. I notice the text will never be at the same position because annotation has a box and the text is contain in that box. may I know how ...
0
votes
0answers
21 views

Sum all cells in raster using javascript

I'm creating an agent-based model in Agent Analyst for ArcGIS and I need to sum all the values in a raster that has about 7 million pixels. I'm a very beginner in programming, and have a script that ...
0
votes
0answers
40 views

Snapping with mutiple custom tool using diffrent snapping types

I have a custom tool with snapping type is (snapping to point + snapping to edge), and the second tool having snapping type is snapping to point only, so when i select the first tool it works well, ...
0
votes
0answers
32 views

Create annotation layer with follow feature option set as default

I would like to create an annotation layer that has the "follow feature" option as the default. I've looked all over and can't seem to figure out how to do this from the initial annotation layer ...
0
votes
0answers
20 views

Can't open ArcGrid created by Seamless viewer from NED

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 ...
0
votes
0answers
56 views

Topographic Wetness Index

Is there any option to SAGA to calculate the Topographic Wetness Index ? I have a big area and I tried many times with SAGA, the last time I thought the results was ok (before SAGA would crash or give ...
0
votes
0answers
41 views

Create Vertex and add empty attributes to it

How can I create a vertex(and then a point feature on the vertex) on a polyline and give it some empty attributes(create fields), move an existing vertex, delete vertex? I am in ArcGIS environment and ...
0
votes
0answers
20 views

Min attribute NAME and replacing 0 with no data value

I've performed some massive OD cost matrices, and then using the pivot table function, I have the results in a table where each row is an origin and each column is a destination and all the values are ...
0
votes
0answers
38 views

Remove unused references in ArcGIS 9.3.1 vba

Can anyone suggest me how will I find and remove unused references used in a project done in ArcGIS 9.3.1 vb6. Thanks Khaled
0
votes
0answers
32 views

OGR shows no layers

I have an ESRI File Geodatabase (FileGDB) (size is 15+GB), which has over 10 layers, when I open it up in ArcGIS, everything seems to be working. I want to move this database to postgreSQL with OGR ...
0
votes
0answers
25 views

merging and seperating data

I have a census block shapefile and I want to separate the data according to their towns or village. The towns/village is a separate shapefile. Any help is greatly appreciated. I am using ARCingo ...
0
votes
0answers
52 views

Finding gaps between polygons

I am trying to build procedure for finding gaps and convert the procedure steps in to code, but i am finding some difficulty, i wonder if someone can help me with it. the steps i planned in seek of ...
0
votes
0answers
34 views

How can I use NZLoad using python or arcpy script?

I have CSV file which has millions of feature class record merged with some metadata information which I want to load into Netezza database. I have tried it using insert query but it is very very ...
0
votes
0answers
56 views

How to get intersection area when two drive time polygons overlap?

I would like to get the area of overlap between two drive time maps. The maps will be like the one in this post: Create drive time polygon around a map point That means polygons from one map will ...
0
votes
0answers
34 views

How to change integer labels into strings for a raster layer and publish it as a map service to retrieve its legend?

In ArcGIS Desktop 10.1, I've got a raster layer that uses an internal colormap to draw its symbology in the TOC. The result is an integer value for each color symbol classification. I can edit ...
0
votes
0answers
48 views

Dojo Gantt Chart doesn’t work properly wqith ArcGIS API 3.3

I am using a Dojo Gantt Chart in ArcGIS javaScript API3.3. and it seems that it does not work properly with the API3.3 popup menu which appears when you hover over the task or project; it pops up too ...
0
votes
0answers
33 views

change symbolid in an annotation feature class

I am trying to combine two annotation feature classes in ArcGIS 10.0 by copying and pasting one into the other. Unfortunately the two feature classes have the same symbols but the symbolids are ...
0
votes
0answers
71 views

Why do ArcGIS Area Calculations not match Official Statistics?

I am trying to calculate area of polygons using a shapefile from the world bank where countries are defined. When however I am trying to calcuate the area, the numbers that emerge are different from ...
0
votes
0answers
25 views

ESRI AddFeatures call on rest endpoint with attributes

I can add a line feature via the rest endpoint with my hand crafted call from C#. However, if i add any attributes to the call it will fail and say unable to perform operation. All of the fields in ...
0
votes
0answers
24 views

multiple data atach with shape file in GIS-regarding

I have different sampling data of one location that is a point so, multiple data how to join with single point. after joining i need quries by select attribute in GIS.
0
votes
0answers
65 views

How can I get shape filename in attribute field using field calculator with VBA?

I want to store ths shapefile name in an attribute field using the field calculator and visual, but can't find the way to do it. Can anyone help me, please? Thanks!!!
0
votes
0answers
19 views

How to access the USGS Small Scale Shaded Relief from a client application?

I am writing a Java client application that needs to make use of USGS Small Scale Shaded Relief images served as tiles. The supported interfaces are REST SOAP WMS as described at the bottom of that ...

1 4 5 6 7 8