This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Geocode data field ‘importance’ not updated

0

Hi,

I setup OSM data with nominatim in my local server. Also update my data daily using https://planet.openstreetmap.org/replication/day.

But now geocode data field 'importance' is differ from my local db and http://nominatim.openstreetmap.org. Is my data update not includes importance old data ?

asked 30 May '16, 14:16

Rajavelu_M's gravatar image

Rajavelu_M
253454858
accept rate: 33%


One Answer:

2

Do you remember if you imported the Wikipedia ranking (search on https://wiki.openstreetmap.org/wiki/Nominatim/Installation) because that's one component in the importance?

answered 30 May '16, 15:46

mtmail's gravatar image

mtmail
4.8k1574
accept rate: 27%

@mtmail: Thanks for your answer. I didnt add wikipedia rankings data while setup planet data. Can I add that rankings now? If yes, what cmd will use after download that data and placed under data directory.

(30 May '16, 17:35) Rajavelu_M
2

You need to reimport the full database. See lonvia's answer in https://github.com/twain47/Nominatim/issues/254

(31 May '16, 02:02) mtmail

Source code available on GitHub .