Thanks for spare time for me. Nowadays I deployed the OSM tile server on Ubuntu.(I followed this guide https://www.linuxbabe.com/ubuntu/install-osrm-ubuntu-20-04-open-source-routing-machine) And I think my OSM data is updated daily successfully. My problem is is there any way to check the daily updated status of OSM data? I mean is there any way to write console log to confirm OSM data updated daily? asked 20 Jul '22, 04:41 Andy Leong |
I believe that the answer for an OSM routing server is "just run the process again, perhaps in a week's time". The answer for an OSM tile server will likely be one of the "Updating your database as people edit" entries at https://switch2osm.org/serving-tiles/. There are 3 there that match various scenarios. answered 20 Jul '22, 15:33 SomeoneElse ♦ |
Are you talking about an OSM tile server or an OSRM routing server? Those are totally different tools...
By the link you provided it sounds as if you installed an OSRM routing server, not a OSM tile server.
I meant OSM tile server https://www.linuxbabe.com/ubuntu/osm-nominatim-geocoding-server-ubuntu-20-04 I followed step6 and step7
You might have just pasted the wrong link in there, but https://www.linuxbabe.com/ubuntu/osm-nominatim-geocoding-server-ubuntu-20-04 is NOT a tile server, it's nominatim.