Tagged Questions
1
vote
0answers
50 views
Call Vehicle Routing Problem Service via REST - Problem with “time” attributes?
I am trying to get a Vehicle Routing Problem to work as a geoprocessing service on one of our servers.
If I call the geoprocessing service via REST url and submit depots, orders and routes WITHOUT ...
0
votes
1answer
42 views
How to create a web app that will display data in unique urls for the end-user?
Can anyone provide insight on how a novice can construct a fairly rudimentary web app? I would like to send out unique URLs that contain my finished maps instead of exporting them into PDFs and ...
2
votes
2answers
123 views
Help getting my flex service publicly accessible
My organization is trying to get our web maps up and running. I have created a simple web map service on our in house ArcGIS server, using the Arcgis flexviewer that is visible locally, works great, ...
5
votes
1answer
68 views
Is it possible publishing a Python Add-in in a web service?
I'm trying to make a multiuser web service for editing an ArcSDE geodatabase.
I wanted to know if I can to add my python add-in in Arcgis Server? And if the answer is yes, how can I publish it?
4
votes
3answers
141 views
Add Doppler RADAR as a Layer in ArcMap
I am hoping for an answer here even though it's a long shot. My goal is to add a raster service into ArcMap that shows the Doppler RADAR information that is shown at the Weather Office website.
I am ...
5
votes
1answer
154 views
Can you use ArcObjects in an MVC service at v10.1
I'm slighlty confused with the changes at 10.1 and understand this version no longer supports DCOM or remote arcobjects.
Can you use ArcObjects in a webservice (in my case a .NET MVC 4 service) that ...
