map-tiles / app.py
Omnibus's picture
Update app.py
fbd58e4 verified
raw
history blame
106 Bytes
import os
os.system("wget https://download.geofabrik.de/north-america-latest.osm.pbf -p /osm")
print(done)