This tag should only be used for questions concerning ArcGIS the GIS Platform from Esri. Try wherever possible to use a product tag such as arcgis-desktop, arcgis-server, arcgis-mobile or arcgis-online on conjunction with a version tag such as arcgis-10.1, arcgis-10.0 or arcgis-9.3.

learn more… | top users | synonyms

1
vote
0answers
250 views

SQL sub query syntax does not work on versioned tables without base option- Modified

My original question asked why the where clause below, which includes a sub query, would not work on an SDE database but the same query against a file geodatabase would work. I had thought the ...
1
vote
0answers
70 views

Issues Switching SDE workspaces, same DB, different users

I have an SDE database with a number of user schemas. I'm wanting to connect using different credentials for each and get information about the tables and datasets within. I'm using arcpy, and have ...
1
vote
0answers
106 views

How to call a PNG file with MapServer and a Google base layer?

How can I call a png file from map path including a Google map as base layer? I'm working with MapServer and I have some shapes made with Quantum GIS and ArcView. I can call those shapes in a url and ...
1
vote
0answers
152 views

How to label every point in a dynamic feature layer?

How do I label the feature layer in a ArcGIS map with the data associated with the feature layer? I want to place the label bottom right corner of the marker symbol in the feature layer(lat-long ...
1
vote
0answers
15 views

Rasterband Casting Probem

We have a program that was previously using ArcGIS 9.3 and we recently updated it to ArcGIS 10.0. The program was working before with a line of code that cast an object as a RasterBand. Now we are ...
1
vote
0answers
88 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
74 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
66 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
445 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
47 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
96 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
213 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
224 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
90 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
63 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
83 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
247 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
203 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
162 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
127 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
127 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
165 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
310 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
101 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

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
170 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
272 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
160 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
75 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
10 views

Problem with loading ArcGIS Javascript API sample locally

I'm new to the ArcGIS Javascript API and I'm trying to set up a local development environment for a web application. I'm having trouble with getting on of the example scripts provided by ESRI to load ...
0
votes
0answers
39 views

GIS Opensource that performs functions same as ArcGIS

I am looking for some kind of Open source GIS library which can perform spatial analytic functions same as ArcGIS. My use case is : I am processing GeoTIFF file provided by USGS and performing ...
0
votes
0answers
60 views

ArcGIS 10.1 Access Violation when adding GlobeGraphicsLayer

Transitioning from 10.0 to 10.1 and creating MOLE symbology in ArcGlobe - the application crashes at the following line of code Globe.AddLayerType(graphicsLayer.GlobeGraphicsLayer as ILayer , ...
0
votes
0answers
229 views

Annotation placement, vertical alignment Center, Snap to point

Still in arcgis 10.1 you can not create Annotation from features with Center verticalalignment. The Problem is when we rotate in illustrator the annotations moves wrong. And we can not change to ...
0
votes
0answers
278 views

how to use SQL Server Express (ArcSDE Personal) local geodatabase without elevated privileges

I have SQL Server 2008 Express on my workstation by virtue of having Visual Studio 2010. To ready it for use with ArcGIS, I ran the ArcSDE Personal 'Enabling SQL Server Express to store geodatabases' ...
0
votes
0answers
118 views

How to check if a layer exists in a geodatabase through ArcToolBox or Python?

I have got a python to update a file geodatabase (*.gdb). Every time the code executes, it needs to check if a certain layer has been already there in the previous geodatabase; if so, delete it and ...
0
votes
0answers
41 views

“Building custom UI elements using add-ins” code snippet problem

I was having trouble with running the code snippet in the "Building custom UI elements using add-ins" walk-through. I have added all the references as mentioned but still it was giving some errors. I ...
0
votes
0answers
51 views

Connect to Esri map service using c++ in stand alone desktop app

Can anyone tell me how to do this? Here is my code. The Open call returns E_INVALIDARG. IAGSServerConnectionFactoryPtr AGSConnectionFactory; ...
0
votes
0answers
50 views

How to bind layer display?

I work on several layers in arcmap 9.3 My question is about creating binds to display theses layers directly. like ctrl+1 ( display / hide layer 1 ) ctrl+2 ( display / hide layer 2 ) ctrl+3 ( ...
0
votes
0answers
133 views

Are there any free tools that can view and edit ArcGIS Map Packages?

I'm looking for a tool that can open ArcGIS Desktop 10 map packages (.mpk files) and allow in a simplified way for a third-party to add geology cross sections and well points. Any suggestions? It ...
0
votes
0answers
99 views

ArcObjects - How to move a point to the nearest allowed location

I want to compute a route programmatically. I have a network dataset and a set of points. Some of these points are placed on locations that are restricted. Some of them are restricted because of the ...
0
votes
0answers
175 views

Geocoding addresses problem

I am having a problem geocoding addresses: I am getting an error message that says "there was an error trying to process this table" I dont know what's wrong with the table - I've double checked ...
0
votes
0answers
80 views

Polygon (parcels) label angles apply in Data Driven Pages?

ArcGIS 10 Data Driven Pages (DDP)- Using "Label Style" I am able to change the angles of my parcel labels to match the data frame angle in strip map which is normally greyed out when using DDP. But in ...
0
votes
0answers
318 views

-2147220936 Coordinates Or Measures Are Out of Bounds — IFeature.Shape

I current have two tools that draw polygons using the same method. I dissolve the zones, delete the undissolved zones, and then add the dissolved polygon to the map. I keep getting "Coordinates or ...
0
votes
0answers
218 views

how to verify SOAP endpoint is working or not in AGS Server 10 Java?

Since we applied AGS 10 Sp 4 Patch, our web apps fails to get connected in GIS server. As per ESRI it SP4 patch broke SOAP endpoint and we uninstalled and installed AGS but still has same problem. ...
0
votes
0answers
79 views

Why is the layer list in the Snapping Settings dialog empty?

I am using ArcGIS Engine and would like to display snap settings to the user. I'm using the Snapping Settings dialog (esriControls.ControlsEditingSnappingCommand) to provide the ability to choose ...
0
votes
0answers
250 views

Is there a way of displaying a Heatmap in IE7 when working with Arcgis javascript api?

Trying to find a solution to heat maps on IE7/IE8 (i.e. not using Canvas/HTML5/heatmapapi). Any ideas? cheers Phil
0
votes
0answers
132 views

Street block and Census Block

Study Area: Manhattan Software: ArcGIS 10.0 I'm measuring the street density using Street Network Grain size measure = Number of Street blocks per square mile. I have the NY street network but I do ...