https://github.com/open-eo/openeo-geopyspark-driver
OpenEO driver for GeoPySpark (Geotrellis)
https://github.com/open-eo/openeo-geopyspark-driver
Last synced: about 1 year ago
JSON representation
OpenEO driver for GeoPySpark (Geotrellis)
- Host: GitHub
- URL: https://github.com/open-eo/openeo-geopyspark-driver
- Owner: Open-EO
- License: apache-2.0
- Created: 2017-11-29T14:19:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T15:59:15.000Z (about 1 year ago)
- Last Synced: 2025-04-09T16:52:40.062Z (about 1 year ago)
- Language: Python
- Homepage: https://open-eo.github.io/openeo-geopyspark-driver
- Size: 7.99 MB
- Stars: 27
- Watchers: 9
- Forks: 5
- Open Issues: 318
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# openEO GeoPySpark Driver
This project implements a GeoPySpark powered [openEO](https://openeo.org/) backend.
It builds on [openeo-python-driver](https://github.com/Open-EO/openeo-python-driver) to take care of the
generic REST aspect of openEO
and leverages [GeoPySpark](https://github.com/locationtech-labs/geopyspark/)
and [GeoTrellis](https://geotrellis.io/) (through [openeo-geotrellis-extensions](https://github.com/Open-EO/openeo-geotrellis-extensions))
to handle the heavy duty geospatial (raster) processing.
## Public endpoints
- VITO/Terrascope openEO backend: https://openeo.vito.be/openeo/
- Copernicus Data Space Ecosystem: https://openeo.dataspace.copernicus.eu/
## Documentation
See the [documentation](./docs/README.md) for more information about
requirements, configuration, development setup, user facing features, etc.
## Technology stack
