# Field boundaries for Schleswig-Holstein (SH), Germany

Provides ca. 200.000 official field boundaries from the federal state of Schleswig-Holstein (SH) in Germany.
It has been converted to a fiboa GeoParquet file from a GeoPackage that was provided by the state.

- **Source Data Provider:** [Land Schleswig-Holstein](https://sh-mis.gdi-sh.de/catalog/?lang=en#/datasets/iso/21f67269-780f-4f3c-8f66-03dde27acfe7)
- **Converted by:** [Matthias Mohr](https://mohr.ws)
- **License:** [Deutschland – Zero – Version 2.0](https://www.govdata.de/dl-de/zero-2-0)
- **Projection:** EPSG:4647 - ETRS89 / UTM zone 32N

---

- **[Download the data as fiboa GeoParquet](https://data.source.coop/fiboa/de-sh/Feldbloecke_2024.parquet)**
- [STAC Browser](https://radiantearth.github.io/stac-browser/#/external/data.source.coop/fiboa/de-sh/stac/collection.json)
- [STAC Collection](https://data.source.coop/fiboa/de-sh/stac/collection.json)
- [PMTiles](https://data.source.coop/fiboa/de-sh/Feldbloecke_2024.pmtiles)

## Columns

| Property               | Data Type | Description                                                  |
| ---------------------- | --------- | ------------------------------------------------------------ |
| id                     | string    | Area identifier for field blocks, same as `flik`. Example: `DENWLI0552020444` |
| flik                   | string    | Area identifier for field blocks, same as `id`.              |
| area                   | float     | Area in ha                                                   |
| determination_datetime | datetime  | Valid since the given date.                                  |
| hbn                    | string    | Category of main land use (see below)                        |

Values for `HBN`:

- `Ackerland` (arable land)
- `Dauerkultur` (permanent crops)
- `Dauergrünland` (permanent grassland)
- `Nicht landwirtschaftliche förderfähige Flächen` (Areas not eligible for agricultural subsidies)
- `Sonstige nicht ldw. genutzte Flächen` (Other non-agricultural land)

## Lineage 

- Data downloaded on 2024-04-12 from https://service.gdi-sh.de/SH_OpenGBD/feeds/Atom_SH_Feldblockfinder_OpenGBD/data/Feldbloecke_2024_GPKG.zip.
- Converted to GeoParquet using [fiboa-cli](https://github.com/fiboa/cli), version 0.3.2-dev.
