# Field boundaries for France

Provides ca. 9,500,000 official field boundaries of France for 2018. It has been converted to a fiboa GeoParquet file from the Eurocrops Shapefile that provides crop classification values that are harmonized across Europe. The data was provided to Eurocrops under an open license from the French government.

- **Source Data Provider:** [Eurcrops](https://github.com/maja601/EuroCrops/wiki/France)
- **Converted by:** [Chris Holmes](https://tgengine.org/)
- **License:** CC-BY-4.0
- **Projection:** IGNF:LAMB93 (RGF93 Lambert 93)

---

- **[Download the data as fiboa GeoParquet](https://data.source.coop/fiboa/france-ec/france_eurocrops_2018_fiboa.parquet)**
- [STAC Browser](https://radiantearth.github.io/stac-browser/#/external/data.source.coop/fiboa/france-ec/stac/collection.json)
- [STAC Collection](https://data.source.coop/fiboa/france-ec/stac/collection.json)
- [PMTiles](https://data.source.coop/fiboa/france-ec/france_eurocrops_2018.pmtiles)

## Columns

| Property               | Data Type | Description                                                  |
| ---------------------- | --------- | ------------------------------------------------------------ |
| id                     | string    | Identifier                                         |
| determination_datetime | datetime  | Valid since the given date.                                  |
| area                   | float     | Area in ha                                                   |
                                            |

TODO: Finish columns

## Lineage 

- Data downloaded on 2024-05-03 from https://zenodo.org/records/8229128/files/FR_2018.zip.
- Converted to GeoParquet using [fiboa-cli](https://github.com/fiboa/cli), version 0.3.9-dev.
