# Field Boundaries for Latvia

Provides around 430,000 official field boundaries of Lativa for the year 2021. 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 Latvian government.
- **Source Data Provider**: [Eurocrops](https://github.com/maja601/EuroCrops/wiki/Latvia)
- **Converted by**: Eddie Choi
- **License**: CC-BY-4.0
- **Projection**: EPSG:3059

---

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

## Columns

| Property               | Data Type | Description                                                  |
| ---------------------- | --------- | ------------------------------------------------------------ |
| id                     | string    | Identifier |
| determination_datetime | datetime  | Valid since the given date. |
| area                   | float     | Area in ha |
| year                   | uint16    | Year of when the data was collected. |
| parcel_id              | uint64    | Identifcation number of each parcel |
| crop_id                | uint16    | Crop type identifier |
| subsidy_type           | string    | Subsidy type |
| EC_NUTS3               | string    | The Nomenclature of Territorial Units for Statistics 3 (NUTS3) region |
| ec:translated_name     | string    | Part of the [HCAT extension](https://github.com/fiboa/hcat-extension0); the original crop name translated to English. |
| ec:hcat_name           | string    | Part of the [HCAT extension](https://github.com/fiboa/hcat-extension0); the machine-readable HCAT name of the crop |
| ec:hcat_code           | uint32    | Part of the [HCAT extension](https://github.com/fiboa/hcat-extension0); the 10-digit HCAT code indicating the hierarchy of the crop |

## Lineage 

- Data downloaded on 2024-06-16 from  https://zenodo.org/records/8229128/files/LV_2021.zip?download=1.
- Converted to GeoParquet using [fiboa-cli](https://github.com/fiboa/cli), version 0.5.0-dev.