I'm looking for documentation of the complete format that is sent back, mostly on the transform component
Can you elaborate on what you mean? Any any client is using a feature service will make query requests to return JSON, which is parsed by the client for geometry and attributes:
Ex.
http://www.arcgis.com/home/webmap/viewer.html?url=https%3A%2F%2Fsampleserver6.arcgisonline.com%2Farcgis%2Frest%2Fservice…
I would like to understand the following, there appears to be two different way to describe a polygon; either by
geographic coordinates
or relevant positions.
In the case os the relevant postion, the following is added to the end of the JSON return.
I would like to get documentation on the complete format of the return.
Thanks for your help
I've never seen the relevant positions format... I assumed geometry should have defined coordinates. Anyway, here's the docs on geometry objects:
ArcGIS Server REST API - Geometry objects
I don't see anything on relevant positions. In what context is that information returned? Are you using a hosted feature service or a traditional ArcGIS Server map service with feature access? What application is that format returned in, one of the built-in templates or a custom app?
I am using AGOL, below are links to the two different returns:
Relevant
https://services6.arcgis.com/9de72LkV8htkdfB9/arcgis/rest/services/Community_GSA/FeatureServer/0/query?f=json&returnGeom…
Geometry
https://services1.arcgis.com/qpxtVXh93G601MmT/arcgis/rest/services/Lands_Yet_To_Be_Designated/FeatureServer/0/query?f=js…
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.