Hi,
I am looking for a valide json stream as it is generated by Arcgis Server.
The following link gives geometry definition of json
http://resources.arcgis.com/en/help/rest/apiref/geometry.html
Add like to have an example of a service , I can sent a request an it gives me back a collection of geometries
under esri json format;
Thanks,
Maxim
Try this, this actually a query request to an ESRI hosted ArcGIS Server.
Polygon:
http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StatesCitiesRivers_USA/MapServer/2/query?text=…
Line:
http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StatesCitiesRivers_USA/MapServer/1/query?text=…
Point:
http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StatesCitiesRivers_USA/MapServer/0/query?text=…
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.