GeoHub EcosystemΒΆ
Geohub ecosystem consists of various FOSS4G software in both frontend and backend side as shown in the below figure.
In the backend side, the following servers are deployed in Azure Kubernetes (AKS) and AppService to provide advanced visualisation and analysis for users.
- PostgreSQL/PostGIS
- Titiler (cogserver)
- pg_tileserv
- Maplibre Native (GeoHub Static Image API)
- GeoHub Data Pipeline
- UNDP STAC Data Pipeline
In the frontend side, the following libraries are used in svelte/svelte-kit.
- Maplibre GL JS
- Bulma CSS - customized undp-bulma
- UNDP Design System
- and many open source softwares listed here!
All source code is published in Github with an open-source license.