# Crop Field boundaries for The Netherlands

"Basisregistratie Gewaspercelen (BRP)" is the Crop Field dataset openly published by The Netherlands.

It has been converted to a fiboa GeoParquet file from a geopackage that was provided by the state.

- **Source Data Provider:** [Rijksdienst voor Ondernemers / PDOK](https://www.pdok.nl/introductie/-/article/referentiepercelen)
- **Converted by:** Ivor Bosloper
- **Homepage:** https://www.pdok.nl/introductie/-/article/basisregistratie-gewaspercelen-brp-

---

- [Download the data as fiboa GeoParquet](https://data.source.coop/fiboa/nl-crop/nl_crop.parquet)
- [STAC Browser](https://radiantearth.github.io/stac-browser/#/external/data.source.coop/fiboa/nl-crop/stac/collection.json)
- [STAC Collection](https://data.source.coop/fiboa/nl-crop/stac/collection.json)
- [PMTiles](https://data.source.coop/fiboa/nl-crop/nl_crop.pmtiles)


### Columns

The Crop Field dataset has the following properties:

| Property               | **Data Type** | Description                                |
|------------------------|---------------|--------------------------------------------|
| id                     | integer       | Identifier                                 |
| area                   | string        | Source (digital source, e.g. aerial photo) |
| category               | string        | Crop group category                        |
| crop:code              | string        | Crop code                                  |
| crop:name              | string        | Crop name (description in Dutch)           |
| determination_datetime | datetime      |                                            |


## Lineage

- Data downloaded on 2024-06-12 from https://service.pdok.nl/rvo/brpgewaspercelen/atom/v1_0/downloads/brpgewaspercelen_concept_2023.gpkg
- Converted to GeoParquet using [fiboa-cli](https://github.com/fiboa/cli), version 0.4.0
