Prerequisites

The Geocube needs:

  • a Geospatial database (currently supported : Postgresql with PostGIS)
  • a Messaging System to exchange messages between applications (currently supported: Pub/Sub and Postgresql using pgqueue)
  • an Object Storage, writable and readable by range-request (currently supported: local storage, Google Storage, AWS-S3)
  • (Optional) a Scaling Platform to automatically scale the ressources (currently supported: Kubernetes)

The Geocube can be run locally, as dockers or deployed in a cluster.