osm-search / Nominatim

Open Source search based on OpenStreetMap data
https://nominatim.org
GNU General Public License v3.0
2.99k stars 701 forks source link

Use import date from osm2pgsql property table if available #3356

Closed lonvia closed 4 months ago

lonvia commented 4 months ago

Newer versions of osm2pgsql have a property table which saves the date of the imported data as determined from the file. Have Nominatim use that date if available, so we can save the lookup in the global OSM database.