A portolan/stac catalog of every known available non-AI generated field boundary.
Field block register of the Ministry of Agriculture and Environment M-V
No restrictions apply <https://www.geodaten-mv.de/dienste/feldblock_atom?type=dataset&id=f18122c4-2585-4c22-9c48-9e960e8dhd34>)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: de_mv/latest/de_mv.parquet. All editions together through the S3 glob s3://ftw/harmonized-field-data/de_mv/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):
crop:code_list: https://fiboa.org/code/de/de_mv.csvadmin:country_code: DEadmin:subdivision_code: MVQuery the published files in place with DuckDB; nothing needs downloading first.
This catalog is a mirror: the data is produced and licensed by Ministerium für Landwirtschaft und Umwelt M-V 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.
other — No restrictions apply (converter: No restrictions apply <https://www.geodaten-mv.de/dienste/feldblock_atom?type=dataset&id=f18122c4-2585-4c22-9c48-9e960e8dhd34>). Attribute the data to Ministerium für Landwirtschaft und Umwelt M-V.
erwater_l | string | Water-erosion class per DIN 19708 (per the fiboa data survey) |
collection | string | The identifier of the collection. (spec) |
metrics:perimeter | float | Perimeter of the field, in meters (m). Must be > 0 and <= 125,000. (spec) |
erwind_l | string | Wind-erosion class per DIN 19708 (per the fiboa data survey) |
geometry | binary | A geometry that reflects the footprint of the field, usually a Polygon. Stored in the source CRS (see proj:code), not reprojected. (spec) |
flik | string | The area identifier (FLIK code) is a 16-character string. (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) |