Tagged Questions
0
votes
1answer
26 views
Geoprocessing tool not executing when Map's SpatalReference is Web Mercartor
I am facing a strange issue when trying to execute GP service when my map's spatial-reference is Web Mercator. I appreciate all help.
I have a JavaScript API application. Initially I only had my map ...
4
votes
2answers
172 views
How to auto-add new values to unique values classification values range?
I am using ArcGIS Desktop 10.1, ArcGIS Server 10.1 & SQL Server 2008 software.
I am adding the query layer and directly publishing to ArcGIS Server and accessing the map in a JavaScript ...
1
vote
2answers
54 views
Why is result from gp tool not being created on JavaScript API?
Ok I am really confused. I can see the output of the result from geoprocessing tool. But why am I not able to add it to the map. As you can see the result returns all the attribute values.
This is my ...
0
votes
0answers
70 views
Creating MapServer in Geoprocessing service
Is it possible to create MapServer in Geoprocessing service in ArcServer 10? I have see that we can access MapServer from Geoprocessing result,
http://<arcgis rest ...
0
votes
0answers
62 views
Flaw in JavaScript API
I have been building a Model builder which is hosted on the ArcServer to execute a geoprocessing task which then returns the result as a Map Layer which is overlaid over the basemap. I have been using ...
1
vote
0answers
17 views
Info from the getResultImageLayer missing
I was finally able to get the result layer overlaid on my application but now I am facing another problem.
The output of the layer url does not show any field or attribute details. I am not sure why ...
3
votes
1answer
143 views
getResultImageLayer is not working
I am trying to obtain the shapefile output that I am receiving from the gpTool, which is hosted on the ArcServer, and placing it on the Map using,
gp.getResultImageLayer(jobInfo.jobId,"final_shp", ...
0
votes
0answers
115 views
Error publishing gp model with python script as a service
I'm attempting to publish a toolbox to ArcGIS Server. The toolbox contains a model and a custom python script. The model calls the script. It runs fine in the desktop but when I publish as a service ...
3
votes
1answer
267 views
ArcGIS Server 10 GP Service Cannot Download Result?
I have implement the ArcGIS JavaScript example just like the ESRI official example (clip and ship) .Everything was going right except the final step ,when the gp job have finish and my browser lead me ...
1
vote
0answers
281 views
JavaScript Api geo processing - internal server error 500
I am trying to run a geo processing task using Java Script API for Arcgis. I have created a simple buffer task, published using Arcgis server (synchronous) and used the same (almost) code as the view ...

