Look up FieldIDs for a given Point, Polygon or MultiPolygon.

This endpoint returns the fields intersecting input geometry, along with active BoundaryIDs.

It supports two types of inputs:

  1. Point

  2. Polygon (or MultiPolygon)

For #2 the ratio of overlap and the IoU score are added to the output.
Spatial search area limit is 25 km2.

GeoJSON input can be provided directly or encapsulated within the geometry of a GeoJSON Feature. Input must comply with ISO 19125.

Query Params
integer
≥ 0
Defaults to 0

Number of records to skip.

integer
1 to 100
Defaults to 50

Maximum number of records to return.

Body Params
Headers
string

Language and locale to return the response in

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json