TarferSoul

Results 3 comments of TarferSoul

I guess the issue is caused by IP location. When I use a machine at China Mainland, I encounter the same issue. After trying another machine at Singapore, the issue...

It looks like we need to import the volume first, like ``` docker run -v /home/guest/xyj/webarena/openstreetmap-website/us-northeast-latest.osm.pbf:/data/region.osm.pbf -v /home/guest/zsf/xyj/projects/ogma3/docker/volumes/osm-data:/data/database/ overv/openstreetmap-tile-server import ``` Please check https://github.com/Overv/openstreetmap-tile-server for reference