Crop Field boundaries for Austria - INVEKOS Schläge Österreich 2025.
This layer includes all field uses recorded by the applicants, which serve as the basis for the funding process. A field is a contiguous area of a piece of land that is cultivated for a growing season with only one crop (field use type) and uniform management requirements or as a landscape element type in accordance with Annex 1 of the regulation of the responsible Federal Ministry with horizontal rules for the area of the Common Agricultural Policy (Horizontal CAP Regulation) StF: BGBl. II No. 100/2015 or is simply maintained in good agricultural and ecological condition in accordance with Art. 94 of Regulation (EU) No. 1306/2013 and is digitized in the GIS as a polygon or as a point.
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: at/latest/at.parquet. All editions together through the S3 glob s3://ftw/harmonized-field-data/at/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):
admin:country_code: ATcrop:code_list: https://fiboa.org/code/at/at.csvQuery the published files in place with DuckDB; nothing needs downloading first.
This catalog is a mirror: the data is produced and licensed by Agrarmarkt Austria 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-4.0. Attribute the data to Agrarmarkt Austria.
| at-2021.json |
| 2022 | 2,600,002 | 558.4 MB | — | at-2022.json |
| 2023 | 2,947,754 | 808.6 MB | — | at-2023.json |
| 2024 | 2,956,449 | 811.4 MB | — | at-2024.json |
| 2025 | 2,944,405 | 978.4 MB | 604.1 MB | at-2025.json |
hcat:name_en | large_string | The original crop name translated into English. (spec) |
crop:code | large_string | The crop code, from the code list of the source. (spec) |
collection | large_string | The identifier of the collection. (spec) |
id | large_string | An identifier for the field. (spec) |
determination:datetime | timestamp[ms, tz=UTC] | The last timestamp at which the field did exist and was observed. (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) |