API Demo endpoints

Get Field Boundaries By Lat Lon

Returns a field boundaries from a Point Of Interest, in GEOJSON EPSG:4326 format

get/demo/field-boundaries/@/{lat},{lon}

Path parameters

latnumber required

Latitude (Y axis) as EPSG:4326, e.g. 48.3082

Latitude (Y axis) as EPSG:4326, e.g. 48.3082

lonnumber required

Longitude (X axis) as EPSG:4326, e.g. 1.3598

Longitude (X axis) as EPSG:4326, e.g. 1.3598

Response

Successful Response

{"stackTrail":"paths:/demo/field-boundaries/@/{lat},{lon}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.