1
vote
1answer
30 views
Where do you get ArcGIS development questions answered?
Where do you have the most success getting your ArcGIS development questions answered?
ESRI forums?
Stack Overflow?
Google?
Mailing lists?
Blog posts?
ESRI documentation?
I can u …
1
vote
1answer
17 views
Alter map layer symbology dynamically (ArcGIS Server)
What is the preferred method of altering a layer's symbology dynamically? My web app consumes a map service via the REST API, but I don't mind using the SOAP API or ArcObjects (.NE …
0
votes
1answer
19 views
SQL Server Spatial Datatypes
I have exported an ESRI shapefile to SQL Server 2008 using Manifold, which gives me a column "Shape" of type Geometry. The Manifold .prj file looks like this
GEOGCS["GCS_WGS_1984" …
1
vote
4answers
69 views
TimeZone by Coordinate
As the title infers I need to find a time zone (or perhaps just the UTC offset) based on a pair of coordinates. I've been searching for different solutions, and there is a couple o …
0
votes
1answer
58 views
Error editing a blob field in ArcGIS Engine
I have a GIS layer backed by a MSSQL db. The features on the layer have, say, one field of type esriFieldTypeString and one of type esriFieldTypeBlob. I can edit the string field j …
0
votes
1answer
63 views
Network analysis and adjacency matrices
I want to try and create a network for several hundred shapefiles that consist of polylines. The polylines are snapped to each other and consistent. Then I want to create an adjace …
0
votes
0answers
39 views
Jquery Tooltip on ESRI web adf Toolbar
i want to implement Jquery tooltip on my ESRI toolbar.
but i am not able to access toolbar component from javascript.
Can anyone suggest custom tool tip for Toolbar.
also can an …
0
votes
0answers
24 views
ArcGIS Server 9.3 SUSE 10 “Failed dependencies”
I'm getting an error when I try to install: wxWidgets-gl-compat-2.8.10.1-1.pm.1.2.i586.rpm
in SUSE 10.
error: Failed dependencies:
libgio-2.0.so.0 is needed by wxWidgets-g …
0
votes
1answer
39 views
Roads Shapefile Names
I have a shapefile with a road network and it seems like the roads are all listed as 1 big polyline. Is this typical is it possible to get a road network where the roads are listed …
3
votes
2answers
154 views
Help plotting Geographic Data in R using PBSMapping and Shapefiles
Using O'Reilly's Data Mashups in R as inspiration, I'm trying to plot a handful of addresses on a shapefile of Salt Lake County, Utah found here.
I have data frame geoTable:
> …
2
votes
1answer
109 views
Print using a template in flex
I've set up an application to print the current state of the control I'm using (in this case an ArcGIS server map), but I'd like to set up a print function that uses it's own templ …
1
vote
3answers
123 views
Idea Wanted: Raster Online Map (Possibly with ESRI API and some geoprocess model)
(I hope this is a valid question)
As I stated in my title, I'm looking for a fairly easy to moderately easy idea for some sort of online raster analysis map. I'm familiar with ES …
0
votes
1answer
46 views
What software/components do I need to build windows froms application hosts ESRI maps
Hi stackers,
I'll start working on windows forms application that hosts ESRI maps into it
So, I'm wondering if any one know which components/software do I need to deploy either on …
2
votes
2answers
142 views
ArcGIS Flex API: Convert a screen point to a MapPoint
Using the ArcGIS Server Flex API, is there a way to convert mouse coordinates on the screen or the a map control to spatial coordinates in the map? It seems like there's functional …
3
votes
2answers
145 views
Which is the best ESRI ArcGIS component library to use with GWT?
We are currently designing a GIS intranet application using GWT and ESRI ArcGIS. We are looking at 2 client side Javascript libraries:
The ESRI Javascript API
Open Layers
The l …
