Hey, I have already a working instance of osm-tiles-server on Ubuntu (full planet already been imported and indexed). Is there a way that Nominatim will use this data? Or shall I re-import the same planet-osm using the Nominatim tool again? Thanks! Nir asked 22 Mar '15, 12:58 arvivn SimonPoole ♦ |
The question has been closed for the following reason "The question is answered, right answer was accepted" by SimonPoole 22 Mar '15, 14:29
Unluckily the answer is: yes you need to import to the nominatim schema separately. In the future there may be ways to share common tables and potentially do it all in one go, but currently this is not possible (except if you write the necessary code naturally). answered 22 Mar '15, 13:22 SimonPoole ♦ |