Tagged Questions
5
votes
3answers
559 views
How do I get a json list of REST SOE's supported by a Mapservice?
The html returned by a rest mapservice url includes "supported extensions" down at the bottom. However the json returned does not list the extensions. Is there a way to get this list of SOE's in a ...
4
votes
1answer
210 views
How are bound variables specified in an ArcGIS REST SOE?
In the documentation for using handler functions with ArcGIS Server Rest SOE's, they don't explain how the keys in the boundVariables collection are determined. When I search through the entire ...