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.
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 *).
There is no crop:code, because PRIA publishes none. The WFS carries the crop as free text (taotletud_kultuur) and no code column in any edition, so hcat:code is derived from that name. The source's own classification is land_use (arable, permanent grassland, restored grassland, permanent crops, black fallow).
Columns
Column
Type
Description
crop:code
string
The crop code, from the code list of the source. (spec)
The original crop name translated into English. (spec)
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
string
Crop name in the original language. ()
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:00Z
crop:code_list: https://fiboa.org/code/ee/ee.csv
Access
Query the published files in place with DuckDB; nothing needs downloading first.
Provenance
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: