OpenStreetMap Docker for Overpass API.
Change the boundary of the research area in bbox.csv then build the image
docker build -t overpass:local .
docker run -d -p 8081:8081 overpass:local
OpenStreetMap Docker for Overpass API.
Change the boundary of the research area in bbox.csv then build the image
docker build -t overpass:local .
docker run -d -p 8081:8081 overpass:local