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).
1
vote
0answers
30 views
What affects the kind of date (local vs. UTC vs unspecified) on JTXJobClass.StartedDate?
I am accessing the JTXJobClass.StartedDate for a JTX Job (with IJTXJob3). I am getting an unspecified DateTime.Kind value. The value appears to be UTC (iirc, WMX always stores UTC in the database ...
1
vote
0answers
59 views
Problem to transform events from one route to another
I have a road feature class layer containing parts like 1_10, 1_20. 2_10, 2_20... etc. 1_, 2_ is later used to create the route and _10, _20 is indicating the direction (the road feature classes were ...
1
vote
0answers
145 views
Raster calculator error 000539 - cannot create weak reference to 'classobj' object
I was - like many times before - trying to clip a raster with the raster calculator (raster * 1 with shapefiles as mask). Now - the following error keeps popping up:
ERROR 000539: Error running ...
1
vote
0answers
69 views
Raster on-the-fly projection in ArcGIS has different resolutions
I have a map document authored in ArcMap. The spatial reference for each of the raster layers is Alaska State Plane. If I set the Data Frame projection to Web Mercator (Auxiliary Sphere), then my ...
1
vote
0answers
96 views
About zonal statistic function in ARCGIS
I calculated zonal statistic in Arcgis to get max/min value of each LC types. Broadly, LC image include forest, grassland, waterbody etc. But output max value of zonal statistic function give me 0.972 ...
1
vote
0answers
103 views
Morphometric and hydrological analysis with Python and ArcGIS
How can I write a program using python, that calculates some morphometric and drainage indexes using numeric attributes in the attribute table with ArcGIS?
The data I have in my table are area and ...
1
vote
0answers
55 views
ARCGIS Integration with Adobe flex Builder
we have values ZONE,STREET,PLOT,PIN and ARCGIS MAP Server on plot Layers 67 , 68 , 69.
our Business logic as below.
Get Electricity or Water No from customer
Query Electricity or Water No from ...
1
vote
0answers
42 views
Understanding the TimeWholeYear configuration in ArcGIS Area Solar Radiation
I am a bit confused with the interpretation of my results and it would be great to have some clarification!
I used the TimeWholeYear configuration (without choosing the {each-interval} option, so the ...
1
vote
0answers
105 views
Describing weather data in ArcMap area solar radiation analysis
I am writing up the methodology of the analysis I did on solar radiation availability for a city. I used the tool 'area solar radiation' with ArcMap 10, using the time configuration ...
1
vote
0answers
36 views
Show representation properties in object inspector in ArcMap 10
When you inspected a feature in the object inspector in ArcMap 9.x (opened by clicking the "Attributes" button in the editor toolbar), you were able to see the properties of ALL the features ...
1
vote
0answers
109 views
How to overlay 3 different layers using ArcMap
I have to overlay 3 different layers called "Bacino Isonzo Perimetro", "Bacini Tributari Isonzo", and "Isonzo" in ArcMap. Layers'properties are shown below.
BACINO ISONZO PERIMETRO
Data Type: File ...
1
vote
0answers
72 views
Automatic attribution of one layer from another based on spatial relationship?
I have two layers with a 1:many relationship. Working within ArcMap, I'd like to have that relationship somehow formalized so that when I add a new feature to the child layer, it automatically gets ...
1
vote
0answers
84 views
Can Elevation Profile data in Arc's Flex Viewer 3.0 be exported?
a related thread here: google earth profile used in mashup or flex
Would like to export the elevation profile data (csv, txt, etc.) from Arc's Flex Viewer 3.0 as it creates one:
Also, if there is a ...
1
vote
0answers
183 views
How to solve error 'coordinate exceeds the valid coordinate' in ArcGIS?
All of the layers in map document are in wgs84. I am getting an error message in the ArcGIS server log for one specific layer (see below). I ran the analyze tool from the Map Service Publishing option ...
1
vote
0answers
179 views
How to build a Query Layer in ArcMap 10.1 using columns of two different databases?
As you may know, to create a Query Layer in ArcMap 10.1, it is required to specify a connection to a concrete database and then, define the access to the tables and columns in the SQL Query ...
1
vote
0answers
77 views
How to write addressToLocations onError?
How can I write a code for checking the error condition in Javascript (ArcGIS) for
addressToLocations(params, callback?, errback?).
if somebody entered an invalid address- how can I call error ...
1
vote
0answers
48 views
Aggregate Tool input format - Feature layer
I want to consume Aggregate Polygons (Cartography) tool for doing some spatial operations using sliverlight application.
This tool takes input Feature Layer and returns feature class as output. In my ...
1
vote
0answers
111 views
What is the convergence threshold for ArcGIS Iso Cluster?
The ArcGIS tool Iso Cluster Unsupervised Classification does not seem to have any documentation on the convergence threshold used in the tool. To compare, Erdas Imagine has all of the necessary ...
1
vote
0answers
26 views
How to identify unused Step Types in ArcGIS Workflow Manager (WMX)?
Is there a way to bulk identify unused step types using ArcGIS Workflow Manager Adminstrator?
Or has anyone worked up(and is willing to share) a SQL select statement that returns unused step types?
1
vote
0answers
92 views
Error when trying to import a raster file into a geodatabase
I am using ArcGIS 9.3.1.
For some time I have had no problem importing a raster file into my geodatabase. That's recently changed and I have absolutely no idea why. Every time I try to import a raster ...
1
vote
0answers
143 views
ArcGIS 10.1 crashes when a button in an addin invokes GDAL DLL through SWIG CSharp wrapper
I am developing an addin with a button that tries to do coordinate transformation using GDAL OSR. When I create a new CoordinateTransformation object ArcMap crashes and close. If a debug against a ...
1
vote
0answers
41 views
Arcmap remembering settings when python tool is run on them
I have a Arcmap template in a folder, that looks like this notice the page orientation.
When I use my python tool on Arcmap (runs as standalone), which copies the templates over to another directory, ...
1
vote
0answers
80 views
Assign Sink ID to upstream features in a geometric network
Looking for a way to automatically assign an 8-character Sink ID to every upstream feature in a geometric network. There are over 500 sinks and about 5000 points and lines upstream from those sinks. ...
1
vote
0answers
102 views
ArcGIS time slider on Multiple Data Frames
Anyone know if there is a way to use the Time Slider on multiple data frames simultaneously?
Example : My Dataframe 1 shows precipiation values over an area and DataFrame 2 shows corresponding ...
1
vote
0answers
71 views
Raster display for topographic map
I'm trying to see how good a custom topographic map could be using only free data
For the moment I'm just playing with the data so of course the colours are not pretty.
I did some classification and ...
1
vote
0answers
123 views
ArcGIS Reference Layer over ArcGIS Terrain base(or Imagery) Layer using OpenLayers
I am using Openlayers for a Map application which uses basemaps by ESRI (or ArcGIS). What I am trying to achieve is something like this:
http://www.arcgis.com/home/webmap/viewer.html
From Basemaps ...
1
vote
0answers
179 views
ArcGIS/arcpy: Geometry object comparison methods not working. Do they take z values into account?
I have an arcpy script that makes calculations based on an input PolygonZ feature class. What I need to do in several places in the script is test whether a point falls within a polygon in 2D. In ...
1
vote
0answers
97 views
How to make a dynamic animated movement for the graphics on the Silverlight website?
I have some graphic points in one graphicLayer on the map and I want to move their positions to the new places every 5 seconds based on some criteria. And these movement can be visualized dynamically ...
1
vote
0answers
78 views
Esri ArcGIS plot point
I have created a java function to plot the points on the map, and I need to pass the x-y coordinates and the taskevent as the parameters. I would like to ask what should be the input parameter for ...
1
vote
0answers
71 views
Annotation Published to my ArcGIS Server is being displayed as a point
Annotation Published to my ArcGIS Server is being displayed as a point when I build my application with ArcGIS Viewer for Silverlight. How do I get the annotation to display as text and not a point ...
1
vote
0answers
185 views
How to drop ArcSDE connection using Python scripting?
I want to be able to control connections to ArcSDE via python. Here is my script so far using ESRI's example.
import arcpy
from arcpy import env
env.workspace = r"SDEConnection"
fcList = ...
1
vote
0answers
26 views
Did not find registered control
I am using ESRI Arc GIS with C#. I dragged 2 control licence and axMapControl. When I run the program following error occurs.
Did not find a registered ActiveX Control in C:\Program Files (x86)\Arc ...
1
vote
0answers
119 views
How to get x and y coordinate values of an annotational featureclass
I am able to get the x and y coordinate values from point, polyline, polygon and multipoint type featureclasses. However, I am unable to export x and y coordinate values of an annotational ...
1
vote
0answers
66 views
From classified image to topology in ArcInfo
I have some coastal 4 band imagery that I have classified to designate land, water, and undetermined. I want to convert this to polygons with topology, and significantly simplify the polygons.
If I ...
1
vote
0answers
67 views
3d arcgis raster .tiff image to CFD software
i am trying to export 3d raster image prepared in arcgis to cfd package such as Fluent. I was wondering if any one has experience to convert raster image to autocad 3d format, stl, vrml or any other ...
1
vote
0answers
101 views
One-way ArcGIS replication copying __ATTACH tables instead of base tables
I'm trying to get one-way replication working in ESRI ArcGIS 10. Here's a quick summary of the steps I followed:
Open map in ArcMap with the relevant data layers I want to replicate
Choose Create ...
1
vote
0answers
97 views
ArcGIS Add-In - protected dll-s crashes ArcMap
Have anyone tried to use a protected dll inside an ESRI Add-In for ArcGIS Desktop?
We use a 3rd party company to protect our .NET dll-s before we package them.
This has worked for ArcGIS extensions ...
1
vote
0answers
124 views
ArcGIS Viewer For flex add remove layer programitically
I want to add remove operational layers to ArcGIS Flex Viewer Problematically with some security verification. if user is Manager all layers will be added and visible if user from public then due to ...
1
vote
0answers
91 views
ArcObjects: Scale text not changing map units from miles to feet
I am adding scale text to a page layout. The code works, but the map units on the text scale still appear as miles and not feet as coded. Here is the code snippet to add scale text....
...
1
vote
0answers
105 views
Natural Earth: How to get the position of each country?
I've just split the 1:10m Natural Earth countries into individual JSON files which I plan to render and partially stitch back together using RaphaelJS. The 1:10m map is very big (10mb or so) so ...
1
vote
0answers
152 views
C# ArcObjects RubberBand Tracking Cancel
I've written a function to create a polygon based on geometry collected from the IRubberBand interface as follows:
ITrackCancel esc = new CancelTrackerClass();
esc.CancelOnKeyPress = true;
...
1
vote
0answers
110 views
'Smart' symbology for categorized Point data which is prone to clustering: ArcMap or Flex API?
I'm working on what will become an interactive online map showing things like municipal services and leisure activities in a certain area. They exist as Points, and are categorized as 'police ...
1
vote
0answers
69 views
Possible error when adding objects date atributte in ArcGIS rest
I have published in ArcGIS server 10.04 (on win 2008 r2 64 bit + sde + oracle) table ACCESS_LOG on FeatureServer with esriFieldTypeDate field. Then i try to add record with /addFeatures:
[
{
...
1
vote
0answers
105 views
Using OpenGL with GlobeControl problem
I'm using OpenGL to draw some custom 3d graphics in GlobeControl,
I implemented the IGlobeDisplayEvents.AfterDraw event as in Esri example (RSS weather 3D layer).
the drawing succeeded but it is not ...
1
vote
0answers
161 views
Issue with installing extension dll to ArcGIS\Desktop10.0\Bin at ArcGIS 10
I have an extension that writes to bin directory of ArcGIS installation. At 931, with power user rights, it works fine but at ArcGIS 10, it doesn’t allow copy of the dll's to C:\Program ...
1
vote
0answers
246 views
How to solve 'A failure was detected in the topology engine' error?
I am running a series of geoprocessing tools in a custom C# Geoprocessing Tool.
First a new File gdb is created, and then a new featuredatset with the given spatial reference is created, and a ...
1
vote
0answers
54 views
Can IMemoryBlobStream be copied?
In ArcGIS there is IMemoryBlobStream, which is used to Provides access to members that control the Blob Stream.
Well, I'm trying to use this as a way to save off custom information ...
1
vote
0answers
234 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
100 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 ...


