issues
search
developmentseed
/
osm-seed
A collection of Dockerfiles to run a containerized version of OpenStreetMap
https://devseed.com/osm-seed-chart/
MIT License
154
stars
36
forks
source link
Nominatim minute updates
#286
Closed
Rub21
closed
1 year ago
Rub21
commented
1 year ago
Adding script to update nominatim every minute, since
watch -n 600
code this has been not working well, the script evaluates the api and when the local api at port 8080 is ready it will start updating the api every minute.
cc. @batpad
watch -n 600
code this has been not working well, the script evaluates the api and when the local api at port 8080 is ready it will start updating the api every minute.cc. @batpad