/docker-overpass-api

Docker Overpass API

Primary LanguageShellMIT LicenseMIT

docker-overpass-api

OpenStreetMap Docker for Overpass API.

Building the Docker image

Change the boundary of the research area in bbox.csv then build the image

docker build -t overpass:local .

Running the Docker image

docker run -d -p 8081:8081 overpass:local