# Field boundaries for North Rhine-Westphalia (NRW), Germany

Provides ca. 400.000 official field boundaries from the federal state of North Rhine-Westphalia (NRW) in Germany.
It has been converted to a fiboa GeoParquet file from a shapefile that was provided by the state.

- **Source Data Provider:** [Land Nordrhein-Westfalen / Open.NRW](https://www.opengeodata.nrw.de/produkte/umwelt_klima/bodennutzung/landwirtschaft/)
- **Converted by:** [Matthias Mohr](https://mohr.ws)
- **License:** [Data licence Germany – attribution – Version 2.0](https://www.govdata.de/dl-de/by-2-0)
- **Projection:** EPSG:25832 (UTM 32N)

---

- **[Download the data as fiboa GeoParquet](https://data.source.coop/fiboa/de-nrw/LFK-AKTI_EPSG25832.parquet)**
- [STAC Browser](https://radiantearth.github.io/stac-browser/#/external/data.source.coop/fiboa/de-nrw/stac/collection.json)
- [STAC Collection](https://data.source.coop/fiboa/de-nrw/stac/collection.json)
- [PMTiles](https://data.source.coop/fiboa/de-nrw/LFK-AKTI.pmtiles)

## Columns

| Property               | Data Type | Description                                                  |
| ---------------------- | --------- | ------------------------------------------------------------ |
| id                     | string    | Numerical internal identifier                                |
| inspire:id             | string    | INSPIRE-compliant identifier. Example: `https://geodaten.nrw.de/id/inspire-lc-dgl/landcoverunit/6467974` |
| flik                   | string    | Area identifier for field blocks. Example: `DENWLI0552020444` |
| determination_datetime | datetime  | Valid since the given date.                                  |
| nutz_code              | string    | Category of land use. A = Arable land, G = Permanent grassland, S = Other land, F = Eligible in the 2nd pillar, K = Permanent Crops |
| nutz_txt               | string    | Textual representation of nutz_code in German (`Ackerland`, `Dauergrünland`, `Sonstige Flächen`, `Förderfähig 2. Säule`,  `Dauerkultur`) |
| area                   | number    | Area in ha                                                   |

## Lineage 

- Data downloaded on 2024-04-12 from https://www.opengeodata.nrw.de/produkte/umwelt_klima/bodennutzung/landwirtschaft/LFK-AKTI_EPSG25832_Shape.zip.
- Converted to GeoParquet using [fiboa-cli](https://github.com/fiboa/cli), version 0.3.2-dev.
