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.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!