An open API service indexing awesome lists of open source software.

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)

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

![Technology stack](docs/img/openeo-geotrellis-techstack.png)