A portolan/stac catalog of every known available non-AI generated field boundary.
Field boundaries for Austria - INVEKOS Referenzen Österreich 2021.
The layer includes all reference parcels ("Referenzparzellen") defined by the paying agency Agrarmarkt Austria and recorded landscape elements (landscape element layers) within the meaning of Art. 5 of Regulation (EU) No. 640/2014 and Regulation of the competent federal ministry with horizontal rules for the area of the Common Agricultural Policy (Horizontal CAP Regulation) StF: Federal Law Gazette II No. 100/2015.
Reference parcel: is the physical block that can be clearly delimited from the outside (e.g. forest, roads, water bodies) and is formed by contiguous agricultural areas that are recognizable in nature.
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_block/latest/at_block.parquet. All editions together through the S3 glob s3://ftw/harmonized-field-data/at_block/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):
fart_id: 1696.0admin:country_code: ATQuery 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.15:
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.
ref_art | string | Carried over from the source column REF_ART; the publisher documents no meaning for it. |
determination:datetime | timestamp[ms, tz=UTC] | The last timestamp at which the field did exist and was observed. (spec) |
collection | string | The identifier of the collection. (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) |