European Ground Motion Cloud Native Data
This repository contains data converted from the original Copernicus European Ground Motion Service datasets. The source data was provided as zipped CSV files and has been transformed into cloud native geospatial formats.README
European Ground Motion Service Data Conversion
This repository contains data converted from the original Copernicus European Ground Motion Service datasets. The source data was provided as zipped CSV files and has been transformed into cloud native geospatial formats.
Data Sources
- Original Data: Copernicus European Ground Motion Service
- Formats Provided:
- Parquet Geo – Optimized for scalable geospatial analytics.
- PMTiles – Designed for efficient, cloud-native tile serving.
Conversion Process
- Extraction: Unzipping and parsing CSV files.
- Transformation: Converting CSV data into geospatial datasets.
- Output: Generating Parquet Geo files for analysis and PMTiles(with only pid and geom and filename) for mapping.
Usage
- Parquet Geo: Use with cloud-based analytics platforms for fast querying. Example using DuckDB:
- PMTiles: Serve directly to web maps or GIS applications for interactive visualization like here.
License & Acknowledgements
Please refer to the original data license provided by Copernicus for usage terms. This conversion project builds on the high-quality datasets provided by the European Ground Motion Service.