This dataset is a copy of the EuroCrops dataset, offering the data in cloud-native geospatial formats. The overview of the original dataset is:
EuroCrops is a dataset collection combining all publicly available self-declared crop reporting datasets from countries of the European Union. The project is funded by the German Space Agency at DLR on behalf of the Federal Ministry for Economic Affairs and Climate Action (BMWK). This work is licensed under a Creative Commons Attribution 4.0 International License.
Right now EuroCrops only includes vector data, but stay tuned for a version that includes satellite imagery!
For any questions, please refer to our FAQs or use the Discussions/Issues to reach out to us.
You can read more details on the dataset itself on the main EuroCrops sites at https://github.com/maja601/EuroCrops and https://www.eurocrops.tum.de/
The original EuroCrops dataset is distributed as Shapefiles, one per country, and takes the original data from the country providers as is, enhancing it with 3-4 attributes that are consistent across all the country files. These data come in a variety of projections, since the source data was not consistent. The folder named unprojected contains the original data structure in different formats.
Note that a few France boundaries have points that are way outside of France, and the Romania boundaries seem to overlap each other. We'll work with the source provider to try to clean those up there, and will redistribute here when ready.
There are several different data types in this repository. The first set have no changes to the original files, but puts them in some alternate formats (GeoParquet and Flatgeobuf)
The second set projects all geometries into long / lat to make the data easy to work as a single dataset (about half the source files were already in that projection, the rest were country specific).
Then third set of datasets also are all in long lat and additionally remove all the attributes except those that were made common across datasets by the Eurocrops project:
The NUTS3 attribute was not included as it was not consistently in the datasets. A future iteration of this dataset may try to add that or other country information in the data itself to be able to do parquet partitioning against it.
The easiest way to visualize the data is with this Felt map, where you can see (almost) all the data visualized and styled. You can also directly access this pmtiles, and see it shown with the PMTiles Viewer. These just contain the harmonized attributes, and are projected into the web mercator projection.
The original shapefiles are in the unprojected/shapefiles directory, and you can find alternate formats in unprojected/flatgeobuf and unprojected/geoparquet.
The geoparquet-projected/ folder has all the data projected to long / lat, but retains all the original fields.
And then you can get the data as a single Flatgeobuf file (10.8 gb) that is projected and only has the final harmonized fields. We're also making available a DuckDB database to experiment with distributing it directly. The data likely will just show up as a blob that you'll have to parse in with the spatial extension.
The data is licensed under Creative Commons Attribution 4.0 International License.
From https://github.com/maja601/EuroCrops#reference
Disclaimer: The official reference will follow soon. Please also reference the countries' dependent source in case you're using their data.
Additional references: