go-spatial / tegola-osm

Various scripts for importing and running a mirror of OSM with tegola
https://demo.tegola.io
MIT License
73 stars 26 forks source link

Restructure osm_land.sh #24

Closed erictheise closed 6 years ago

erictheise commented 6 years ago

The database connection and permissions should be tested before downloading the land polygons. The script should test if the files have been downloaded and use them if found rather than naively downloading them again.

ARolek commented 6 years ago

good call.