Tagged Questions
3
votes
1answer
52 views
Is there a service that would return me all streets in a city (ZIP)?
I am looking for a service that you know of, that would return me all streets in a city (ZIP) for the purpose of building a drop-down (or auto-complete) address entry field.
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 ...
0
votes
2answers
156 views
Access geoprocessing service via REST, get JSON back
I have an ArcGIS Server 10.0 geoprocessing task with a REST endpoint something like this:
http://server/arcgis/rest/services/MyService/GPServer/MyTask
The task takes a parameter. I was hoping I could ...
2
votes
1answer
242 views
Auto-update the map service & REST in ArcGIS server 10.1
I have one map service which is updating per day so I need to manually overwrite the service in ArcGIS 10.1
In previous versions 10.0 its very easy..just update the .mxd then REST will be auto ...
1
vote
2answers
683 views
'invalid parameters' on ArcGIS rest API used from Silverlight
I have an Silverlight application from which I'm trying to create new features to ArcGIS server. Every time I get error
{\"error\":{\"code\":400,\"message\":\"Unable to complete ...
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
1answer
258 views
OpenLayers ArcGIS Image Service Support
i have ArcGIS Image Server for publishing my raster data to my user. In traditionally way i have been tiling with gdal and it takes a long time besides this it requires more effort for getting true ...
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
44 views
Are the folders always part of the service name in the rest server response? [duplicate]
Possible Duplicate:
ArcGis Rest – service name vs. folder - Are the folders always part of the service name?
I'm using ArcGis with Rest.
My Question is, are the folders always part of the ...
1
vote
1answer
232 views
ArcGis Rest – service name vs. folder - Are the folders always part of the service name?
I'm using an ArcGIS REST map service, and my question is how do I construct the URL to the service? Specifically, what relationship is there between the Service Name, the Test Server, and the folder ...
4
votes
1answer
1k views
ArcGIS 10 Rest services regulary stop working
I have a problem with a new installation of ArcGIS Server.
The installation is ArcGIS 10 on Windows Server 2008r2 with IIS 7.
I have followed this guide to configure the IIS ArcGISServicesAppPool: ...
3
votes
1answer
177 views
Adding table to the MapServer so the layers and tables can be associated
I'd like to add tables to my MapServer. I want it to include both feature layers and tables which enables me to associate the layers with the relevant tables and retrieving the necessary fields of the ...
8
votes
1answer
359 views
ESRI HTTP where query
A friend and I are currently creating a pretty straight forward LINQ to ESRI library that sends HTTP queries to an ArcGIS MapServer and then parses the JSON response appropriately.
Everything is ...
3
votes
3answers
2k views
WKID (Well Known ID) for national projection for ArcGIS REST API
I have to use my national projection system which does not have corresponding WKID listed for ArcGIS REST API. Without it I am unable to use this projection system for my web application. Any ...

