debian - How can I see which version of map data I have in OpenStreetMap? -
i have built osm tile server on debian. know how see map version? in fact, verify if map info updated. thanks!
if running openstreetmap-tiles-update-expire
, check /var/log/tile/run.log
: should contain results of each update. file /var/lib/mod_tile/.osmosis/state.txt
should contain timestamp of lastly update.
the osm2pgsql database not contain timestamps, cannot check whether have latest data. can map aerial imagery (please not add together bogus objects!), wait couple minutes , check changes drawn on tiles. check tile update time, add together /status
url: e.g. http://localhost/tiles/0/0/0.png/status
. forcefulness tile update, utilize /dirty
instead, , wait.
debian openstreetmap osmosis
No comments:
Post a Comment