A portolan/stac catalog of every known available non-AI generated field boundary.
Geospatial Aid Application Estonia Agricultural parcels. The original dataset is provided by ARIB and obtained from the INSPIRE theme GSAA (specifically Geospaial Aid Application Estonia Agricultural parcels) through which the data layer Fields and Eco Areas (GSAA) is made available. The data comes from ARIB's database of agricultural parcels.
Browse this collection in the data browser, or start from the AGENTS.md for tested queries.
The latest edition is also available at a stable path: ee/latest/ee.parquet. All editions together through the S3 glob s3://ftw/harmonized-field-data/ee/year=*/*.parquet (see the AGENTS.md for the DuckDB setup; plain https cannot expand *).
Properties that are the same for every field are stored once, in the GeoParquet file's collection metadata rather than as columns (latest edition shown; a client reading only the table will not see them):
determination:datetime: 2024-01-01T00:00:00Zcrop:code_list: https://fiboa.org/code/ee/ee.csvQuery the published files in place with DuckDB; nothing needs downloading first.
This catalog is a mirror: the data is produced and licensed by Põllumajanduse Registrite ja Informatsiooni Amet and republished here as cloud-native GeoParquet and PMTiles by Fields of the World. Each edition was downloaded from the source and converted with fiboa-cli 0.21.0, vecorel-cli 0.2.16:
The conversion is deterministic and lives in fiboa-cli; changes to how a column is mapped are made there, not in this catalog.
CC-BY-SA-3.0. Attribution: © Põllumajanduse Registrite ja Informatsiooni Amet
| ee-2019.json |
| 2020 | 175,963 | 289.6 MB | — | ee-2020.json |
| 2021 | 176,117 | 294.7 MB | — | ee-2021.json |
| 2022 | 175,988 | 288.5 MB | — | ee-2022.json |
| 2023 | 169,930 | 265.2 MB | — | ee-2023.json |
| 2024 | 166,508 | 266.9 MB | 67.3 MB | ee-2024.json |
hcat:code| uint32 |
| The 10-digit HCAT code indicating the hierarchy of the crop. The first 4, 6, 8 digits select increasingly specific crop groups. (spec) |
crop:name | large_string | Crop name in the original language. (spec) |
bbox | struct<xmin: double, ymin: double, xmax: double, ymax: double> | The bounding box of the field. Per-feature covering column (GeoParquet 1.1), in the source CRS. (spec) |