Honey, I shrunk the GIS: Developing scalable and lightweight geospatial software applications with microservices and containerization
Keywords: geospatial software development, microservices, containerization
Abstract. This paper presents a containerized and modular approach to developing a geospatial application using Docker and geospatial open source software. The system is designed to ingest, store, manage and visualize radiological measurement data within a portable and scalable framework. Core technologies include PostgreSQL with PostGIS for spatial data storage, GeoServer for OGC-compliant map services, Node.js for package dependencies and OpenLayers for web-based visualization. Each component is isolated in its own Docker container, promoting ease of deployment and maintainability. The architecture demonstrates an effective and transferable solution that can be applied to other geospatial software projects, particularly those seeking to implement a similar setup or initiate the development of containerized applications. This architecture not only simplifies development and deployment but also provides a robust foundation for building more complex geospatial systems that support advanced spatial analytics and statistics or elaborate data pipelines.