cambridge-cares / TheWorldAvatar

A knowledge-graph-based digital twin of the world.
https://theworldavatar.io/
MIT License
77 stars 23 forks source link

Test alternatives to GeoServer (/PostGIS for rasters) #1243

Open gpeb2 opened 1 month ago

gpeb2 commented 1 month ago

There may be better ways to server raster and/or vector geospatial data. Potential benefits could be range of features, performance, ease of setup, etc. Some options I've seen are:

QGIS Server:

Potential "Drop in" replacement for GeoServer. Docs: https://docs.qgis.org/3.34/en/docs/server_manual/ GitHub: https://github.com/qgis/QGIS?tab=readme-ov-file#5-qgis-server Docker Images: https://registry.hub.docker.com/r/qgis/qgis-server

Rasdaman:

Specialised storage and serving of raster data. Ontop support is being worked on (https://github.com/ontop/ontop/pull/810). Docs: https://docs.qgis.org/3.34/en/docs/server_manual/ GitHub: https://github.com/qgis/QGIS?tab=readme-ov-file#5-qgis-server Docker Images: https://registry.hub.docker.com/r/qgis/qgis-server