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

How to use nominatim offline

1

Hello, How I can use nominatim/geocoder offline? I have just download maperitive for tile offline(even if It is too slow); I want to use It in my graphhopper project to work offline. Thank you

asked 17 Feb '14, 14:04

Zoifil's gravatar image

Zoifil
418811
accept rate: 0%


One Answer:

4

What do you mean by "offline"? Obviously your computer needs a power connection. ;-)

Sure, you can run your own Nominatim instance. See Nominatim/Installation.

answered 17 Feb '14, 14:19

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 17 Feb '14, 14:40

1

I mean that I don't work with internet connection.

(17 Feb '14, 14:21) Zoifil
2

Then just follow the installation guide.

(17 Feb '14, 14:47) scai ♦

Source code available on GitHub .