Skip to main content

Query Features by Location

GET 

/api/v1/query

Find features that contain or are near a given geographic point.

Without radius: Point-in-polygon query (features containing the point) With radius: Proximity query (features within radius meters of point)

Results are filtered by the token's access constraints (regions and tags).

Request

Responses