GeoJSON API Documents

3553
1
10-29-2014 09:50 PM
ShinpeiMATSUURA
New Contributor

Hi all,

Where can I get documents about GeoJSON API?

I want to know the details about query parameter of filtering by attribute and geospatial extent.

0 Kudos
1 Reply
XanderBakker
Esri Esteemed Contributor

I guess you are looking for the REST API. In case you want to query a featureservice layer you can find the details here:

ArcGIS REST API - Services and Data Types

In case of a map service more info here:

ArcGIS REST API - Services and Data Types

The JSON syntax of geometries can be found here:

ArcGIS REST API - Services and Data Types

Kind regards, Xander

0 Kudos