Setting Up Fallback Tile Routing in Production
This guide walks through configuring a production reverse proxy so that tile requests degrade deterministically to a secondary backend when the primary…
Read the guideDeploy, scale, secure, and maintain open-source geospatial platforms.
Running an open-source geospatial portal in production is a systems problem, not a single install. This is a practical, operations-first reference for the teams who keep GeoNode, MapProxy, TileServer GL and the wider OGC stack online — GIS administrators, open-source maintainers, platform engineers, and government technology teams.
Every guide is written for the realities of scale: zero-trust security boundaries, reproducible infrastructure-as-code, automated metadata pipelines, and CI/CD deployment patterns that survive traffic spikes and regional outages. The material is organised into three pillars, each drilling from architectural overview down to copy-ready configuration.
Start with a pillar below, or jump straight to a deep-dive. Code blocks are validated and copy-ready, navigation is cross-linked, and the whole site works offline once installed.
Flagship deep-dives — copy-ready configuration for the problems teams hit first in production.
This guide walks through configuring a production reverse proxy so that tile requests degrade deterministically to a secondary backend when the primary…
Read the guideA step-by-step procedure for negotiating Cross-Origin Resource Sharing (CORS) between a browser-based OpenLayers map and tile, feature, and metadata…
Read the guideRunning TileServer GL from a single container is the most common cause of avoidable tile outages: one node restart, one corrupt MBTiles mount, or one…
Read the guideA step-by-step procedure for keeping development, staging, and production GeoNode deployments identical by provisioning every tier from one set of…
Read the guideA step-by-step procedure for building a fault-tolerant, incremental OAI-PMH harvester that synchronizes metadata from distributed government agency…
Read the guideA step-by-step procedure for gating ISO 19115 metadata through strict XSD, Schematron, and referential checks so that only conformant records reach a…
Read the guideDeploying and scaling an open-source geospatial portal demands rigorous infrastructure design, strict service isolation, and continuous security…
Deploying and scaling an open-source geospatial portal demands a declarative, infrastructure-as-code discipline that governs every tier from the public…
Within the wider open-source geospatial portal operations program, metadata catalog automation is the discoverability control plane: the subsystem that…