➑️ query-feature-layer-metadata-spec

GET https://{{host}}.arcgis.com/{{org_id}}/ArcGIS/rest/services/{{service_name}}/FeatureServer/{{layer_id}}?f=pjson

A feature service can be understood as a web service that provide access to a cloud hosted spatial relational database but also can host non-spatial data. In the spatial tables each row/tuple have a geometry type associated with it. Support spatial queries that allows filtering by spatial relationships.

In the [Structures and definitions] folder you will find request to help you setting the: host, org_id, service_name and layer_id environment variables.

πŸ“„ API reference: Feature Service's Layer
πŸ“™ Related guides: Feature layers and tables

Request Params

KeyDatatypeRequiredDescription
fstring(Required) Format of the response: html
tokenstringIf the layer is private, you will need to include an access token.
returnUpdatesstringIf value is true, an updated time extent is returned. If the layer is not time-aware, an empty response is returned.
returnDomainNamesstringIf value is true, then domain information provided in the layer includes only the domain name