Agromonitoring · Example Payload

Agromonitoring Polygon Example

AgricultureSatellite ImageryVegetation IndicesWeatherPrecision AgricultureRemote Sensing

Agromonitoring Polygon Example is an example object payload from Agromonitoring, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameareacreated_atgeo_json

Example Payload

Raw ↑
{
  "id": "example_gon-id",
  "name": "example_n-name",
  "area": 5.3843,
  "created_at": "2024-06-15T12:00:00Z",
  "geo_json": "example_o_json"
}