remove obsolete OSM
This commit is contained in:
parent
16cd3e55ad
commit
66f724fd04
@ -290,9 +290,6 @@ wc: mj-msc.pdf ## Character and page count
|
||||
tr -d '[:space:]' | wc -c | \
|
||||
awk '{printf("Chars: %d, pages: %.1f\n", $$1, $$1/1500)}'
|
||||
|
||||
$(OSM):
|
||||
wget http://download.geofabrik.de/europe/$@
|
||||
|
||||
.PHONY: refresh-rivers
|
||||
refresh-rivers: aggregate-rivers.sql .faux_db ## Refresh rivers.sql from GDB10LT
|
||||
@if [ ! -f "$(GDB10LT)" ]; then \
|
||||
|
Loading…
Reference in New Issue
Block a user