Tagged Questions
2
votes
1answer
277 views
ArcGIS Server Object Extenstion REST Endpoint That Supports GET and POST
I have a Server Object Extension for ArcGIS Server 10.0, that implements IRESTRequestHandler. The extension contains many individual RestOperations. By default each RestOperation supports HTTP GETs ...
2
votes
2answers
402 views
ArcGIS Server Object Extension for Analyzing Linearly Referenced Data
I have just begun learning about the ArcGIS Server Object Extension (SOE) capabilities, specificially with ArcGIS 10.
Is there an example available of an SOE that can return information about ...