Esri is a developer of general-purpose commercial GIS software, currently marketed under the ArcGIS name. This tag should be used for questions about the company rather than its products which will usually have separate tags.
8
votes
3answers
154 views
Is there a way to tell the geodatabase version using Python?
I want to find out if either a file or personal geodatabase is 9.3, 10.0, 10.1, etc
Is there a way to do this using Python?
3
votes
0answers
43 views
Select by location not working properly after using Multipart to Singlepart
I'm having issues using Arcgis 9.3 and the multipart to singlepart feature and then selecting by location.
Basically I'm able to run the multipart to single part feature to split up some of my ...
2
votes
1answer
75 views
ESRI Geoprocessing service and other servers
I am new to ESRI GeoProcessing (GP) services so please excuse the naive question. I have an FLEX application running off of ArcGIS Server. I need to push data from the ArcGIS Server to an analytic ...
0
votes
1answer
42 views
How to configure web map data layer that can accept csv data uploaded by user?
I made this map: http://tinyurl.com/a368268 on arcgis online. How do I get the same map but instead you can upload a new csv every time? Instead of having to first add it as data layer on arcgis ...
1
vote
1answer
214 views
Python/Arc10- Loop through multiple feature datasets and Intersect Files
I am getting an error with a python script I have created. I have 1 geodatabase with 3 feature datasets. What I would like to do, is loop through 1 feature dataset (NB) to get a list of feature ...
1
vote
2answers
158 views
How to create a routing application with ArcGIS Server?
I have the task to find out what is necessary to build a routing application using ArcGIS Server. I am not a GIS beginner, but have had no experience with ArcGIS Server. As this project is at the ...
2
votes
4answers
205 views
What are the advantages either way between GML and ShapeFiles?
After a good start many months ago of getting into GIS through QGIS, I had to drop what I was doing and did not touch it for quite some time. I am now able to get back into it and have a need to load ...
2
votes
1answer
77 views
Using a map from ESRI Server in a radMap
I was wondering if there was a way to use a map that I have stored on an ESRI server in a telerik radMap. I am not very familiar with the radMap control so any help would be appreciated. I have found ...
1
vote
0answers
75 views
enhanced grid dojo [closed]
I have a widget which consists of two panels.I need to place a dojo enhancedGrid in both the panels .
However,the enhancedGrid appears only in one of the two panels despite the fact that I have ...
1
vote
1answer
171 views
Getting error in applyEdits function for ArcGIS
I have been trying to add an entry to a featureLayer and in want to get a callback from this so I can update another field in it. below is my code
clkListenerAddFeature = dojo.connect(map, "onClick", ...
5
votes
2answers
140 views
Is it possible to modify the ArcObjects IProgressDialog2?
It turns out that the best way to run long tasks in ArcMap is to use the IProgressDialog2. The BackgroundWorker in combination with ArcObjects (STA Threads) is a mess.
However, it seems that the only ...
0
votes
1answer
50 views
infotemplate getting cutoff on top or bottom of screen
in my app, i display few points across the map. these points have infotemplate with details in them and sometimes are quite large (around 350px height) if they have alot of information associated with ...
0
votes
0answers
35 views
Pass client image to ESRI GP Print Service
Creating an HTML5 canvas graphic of a text label renders nicely within the browser, but blows up when rendered in a PDF through the PrintTask.
I've noticed the wider the graphic in relation to it's ...
4
votes
3answers
96 views
How to print from arcpad without buying more ESRi sofware?
I am running ArcPad 10 in windows 7 on a laptop and on a field unit consisting of an Ashtech MobileMapper 10 as a PDA talking to an SXBlue GPS. This system provides the real time half meter (without ...
1
vote
0answers
189 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 ...
4
votes
1answer
58 views
Cannot use a SnapAgent alone?
I'm trying to use a standalone snap agent. Is that not possible?
Here's some code:
// instantiate these agents.
_snapSupportAgent = new FeatureSnapClass();
...
3
votes
1answer
226 views
ESRI GDB Support in GDAL / ogr2ogr on Mac OS X 10.8
How do you incorporate support for ESRI's fgdb format into GDAL / ogr2ogr on Mac OS X 10.8?
0
votes
1answer
115 views
Geocortex using MS WF [closed]
I am going to be looking at the new Geocortex software soon, and wondered if anyone else was using it, what they think of it and if they had any online resources they could share.
Thanks in advance
0
votes
1answer
218 views
How to get Esri *.gdb file into QGIS on Mac?
I have tried the above options, but not being too computer savy, some I didnt get. I tried the homebrew option, but terminal says an error occurs when trying to install. I need this 1 file for a work ...
2
votes
1answer
205 views
ESRI Licensing For ArcGIS server
I need a help on buying ArcGIS server 10 license(s) for production environment. We have two servers with below configuration
a) Server 1 - 8 core, 24GB, 64-bit OS, Windows 2008 Server R2 Enterprise
...
2
votes
1answer
134 views
CopyRows_Management with Python (ArcGIS 10.1)
I get the following error when running a CopyRows_Management with Python (ArcGIS 10.1):
ERROR 000732: Input Rows: Dataset \MyConnection.odc\MyTable does not exist or is not supported
Here is the ...
0
votes
0answers
50 views
How to publish web map to specific website?
I installed arcgis server10.1 with vb.net, and i have created web map application and gis services,i want to know what is the next steps to publish web map to specific website, not arcgis.com,i am ...
2
votes
1answer
241 views
Check if lat/long point is within shape
I'm a bit new to ESRI and GIS so forgive me if this is a simple question.
Looking at this example ESRI Javascript sample (source code is here) I see you can click on a shape (via a published shape ...
1
vote
0answers
129 views
How to add dynamic index layer for data driven pages
I am trying to create a dynamic map book based on user defined geometry. I can use Grid Index and calculate adjacent tool to create the grids in my Python script. How can I set this newly created grid ...
5
votes
0answers
72 views
Symbolizing route data
I'm working on a project that routes various modes of transport to one location (a school) in Arc Map 10. I have about 400 routes, so there is a significant amount of overlap as they near the school. ...
2
votes
1answer
32 views
How to improve a join between a shape and a view?
I have this problem with a simple join and I don't know what to do.
Here's the deal:
have a shape file with 400,000 parcels, in this shape I have only
one column with the parcel id with an index.
I ...
2
votes
0answers
41 views
Removing FID as an option from ArcGIS Tool Validation Parameters
I am currently building a script tool which requires the user to select a sorting field from a list (built using a dependency on the featureclass). This Element is working fine, but I would like to ...
3
votes
2answers
222 views
arcpy.SearchCursor row.var
In arcpy.SearchCursor for row in rows I can return row.fieldname statically, but if fieldname is a variable, I don't know how to return the row.value of that variable dynamically.
for example:
...
1
vote
1answer
93 views
Is there a bug when creating a relationship class with Python using a GlobalID?
I'm trying to create a relationship class with Python using a GlobalID.
When I use Python it gives me the error:
Failed to execute. Parameters are not valid. ERROR 000800: The value
is not a ...
1
vote
1answer
112 views
Can I use arcpy.Exists for domains?
A script I made creates domains within a selected geodatabase.
I need it to not create the domains if they already exist because if they do, it gives an error saying invalid domain name.
Is there ...
4
votes
1answer
131 views
What needs to be done to downgrade a ESRI addin from 10.1 to 10?
I have created an esri addin which targeted ArcGIS 10.1, however I need to have the addin to work on ArcGIS 10, what needs to be done within my solution to get it working?
I have checked the ...
1
vote
1answer
60 views
Why can't I add GlobalIDs to the table and feature classes I created?
I'm creating a script to which make a blank geodatabase with a required dataset, feature classes, tables, subtypes, relationships.
I've got everything to work expect for the damn GlobalIDs!
I have ...
4
votes
1answer
208 views
Problems with lat long projection
Hi this seems like it should be an easy problem, but its been giving me a headache.
I have a .xls spreadsheet with about 60,000 rows. Most of them have Latitude and Longitude.
I simply want to ...
3
votes
1answer
92 views
Is there any way to speed up the script I wrote?
I have a pretty simple script which gets 2 parameters from the user:
1)Geodatabase location
2)Spatial reference
It then creates a dataset with 6 feature classes. It also adds a large amount of ...
1
vote
1answer
603 views
Add label/text to esri.symbol.PictureMarkerSymbol
How can I add label or text on the ESRI's PictureMarkerSymbol (Javascript API)?
I could use any other marker as well that support labels.
Thanks!!
3
votes
2answers
650 views
Compute Angle of a line in conventional bearing
I am trying to compute angle between two lines (line segment) using ESRI (ArcGIS, JS) in conventional bearing (Eg: N29'E)
I am using Add Toolbar to draw a line segment where point A is a fixed point ...
2
votes
3answers
340 views
How to measure minimum distance between objects in two layers using arcpy?
I am working on an alien species analysis looking at the spread of a species from the mainland to islands in an archipelago. I am doing the analysis using arcpy and I have succeeded in isolating risk ...
1
vote
0answers
41 views
Setting Geometry Fail Error on ESRI server
I'm trying to insert a point on a feature layer on a ESRI server.
Sometimes it works nicely, but sometimes I get an error when I send the save instruction:
"Setting of Geometry Fail"
This happens ...
1
vote
0answers
30 views
Clicking Details in Result Window in Geoportal Modifies Address to Local IP
I'm using ESRI's Geoportal Extension 10.0. The issue I'm having is when the preview or details is selected in the results window after a search the outside web address is reverted back to the local IP ...
3
votes
1answer
148 views
ESRI/ArcGIS draw protractor
I am using ArcGIS maps and trying to follow JS API. I am trying to understand how can I add a protractor on the map which will help in angles while drawing polygons. I understand I could add a Feature ...
3
votes
1answer
223 views
How to embed ESRI maps on my website
I've got a website where I'd like to insert maps with some placemarks (restaurants, points of interest, ...). I'm tired of Google Maps and like to use ESRI basemaps. Is it possible to do this?
I'd ...
4
votes
2answers
101 views
Can you create feature classes with the same name in different feature dataset
I've searched but can't seem to find any info on this which is surprising as this should be an easy one to answer.
I'm using ArcGIS 9.3 and trying to create a feature class called 'cadastre' in ...
0
votes
2answers
150 views
Doing Math On ESRI ArcMap Dynamic Text
Is it posssible to perform any math on ESRI ArcMap dynamic text? For example I have the area of a SDE park layer's SHAPE.AREA, but it is in m2 because the layer is in NAD_1983_UTM_Zone_17N. I want ...
0
votes
0answers
75 views
Is it a bad idea to use a geometric network for road editing?
I am producing a road map (for print and online). I was thinking of using creating a geometric network with my roads, for editing purposes mainly, but I would like to know any critical downsides of ...
3
votes
1answer
102 views
Is there a circle tool for line features in ArcMap 10?
I want to draw a roundabout in a road map in ArcMap 10. Those buggers are usually perfectly round circles. How can I do this? I am struggling to find a good way to do this. It takes ages with the Line ...
1
vote
1answer
47 views
meaning of createObject(Point.getClsid())
What actually does the createObject(Point.getClsid()) do?Does it create a new Point Object,and return the class id of the Point.Does it mean that each point created will have the same class id.
I ...
0
votes
0answers
54 views
Why does publishing a Map Service from MXD turn Imagery Grey
When creating a map service from an MXD I'm running into an issue where my imagery is turning completely grey.
I start with an MXD which has my mosaicked image and I publish it to a map service (no ...
5
votes
3answers
231 views
How to keep track of changes (version control) to MXD files?
I am trying to use ArcMap for the first time, so please bear with me and don't down vote the question. My superior at the work place has asked me to do some research about the life cycle of an .mxd ...
0
votes
1answer
675 views
How to create CGA rules in esri cityengine
I'm new in using esri cityengine 2011 . i red it's tutorials . it was very interesting and helpful for but there is no references or tutorials for how to create cga rules . how can i find tutorial or ...
0
votes
0answers
40 views
geocode address then identify layers in mapservice
Looking for some hints/examples on how to handle a task in the flex api. I want to be able to geocode an address which will in turn be used to identify the service (provider) polygons into which it ...
