DOCKER-OSM

DOCKER-OSM

A docker compose project to setup an OSM PostGIS database with automatic updates from OSM periodically. The only files you need is a PBF file, geojson (if you intend to restrict data download to a smaller extent than the one specified by the PBF) and run the docker compose project.

Overview

This project lets users maintain their own PostGIS database of a custom subset of OpenStreetMap data and keep it up to date automatically via regular downloads of OSM diff files.


Clients