Field boundary data for Croatia, provided as part of national agricultural datasets.
This dataset contains spatial data related to agricultural land use in Croatia, including ARKOD parcel information,
environmentally sensitive areas, High Nature Value Grasslands, protective buffer strips around watercourses, and vineyard
classifications. The data is crucial for managing agricultural activities, ensuring compliance with environmental regulations,
and supporting sustainable land use practices.
The latest edition is also available at a stable path: hr/latest/hr.parquet. All editions together through the S3 glob s3://ftw/harmonized-field-data/hr/year=*/*.parquet (see the AGENTS.md for the DuckDB setup; plain https cannot expand *).
id differs by edition: the dated editions (2011-2023) carry ARKOD's own parcel identifier, unique within the edition; the 2024 edition comes from the rolling land_parcels.gpkg, which ships no identifier, so there it is a row number. The editions also carry different attributes — 2011 has 17 of them, 2023 has 25, and jpaid exists only in 2024.
Columns
Column
Type
Description
rp
int32
RP flag (per the fiboa data survey)
ot_nat
int32
Other nature flag (per the fiboa data survey)
irrigation_source
int32
Irrigation source code (per the fiboa data survey)
slope
double
Average slope (per the fiboa data survey)
natura2000_povs
double
Natura 2000 POVS overlap (per the fiboa data survey)
hcat:name_en
large_string
The original crop name translated into English. (spec)
hcat:name
large_string
The machine-readable HCAT name of the crop (Hierarchical Crop and Agriculture Taxonomy, EuroCrops). (spec)
geometry
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):
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 Agencija za plaćanja u poljoprivredi, ribarstvu i ruralnom razvoju 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.15: