NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi All,

I have installed nominatim with the instructions mentioned in the link -

http://wiki.openstreetmap.org/wiki/Nominatim/Installation

Currently the database contains the data of Luxembourg. I would like to add the data of Great Britain. In order to do this i did the following

./setup.php --osm-file "/etc/Nominatim/OSMDATA/scotland-latest.osm.pbf" --import-data

./setup.php --osm-file "/etc/Nominatim/OSMDATA/wales-latest.osm.pbf" --import-data

  • Ran the command ./setup.php --load-data
  • Ran the command ./setup.php --index

Is this the correct way to load new OSM Files to Nominatim. Please help

asked 06 Jan '16, 12:43

Sabarish_attinad's gravatar image

Sabarish_att...
51225
accept rate: 100%

edited 06 Jan '16, 13:15


Followed the solution mentioned in the post

https://help.openstreetmap.org/questions/15505/import-more-osm-files-in-to-nominatim

The index is slow, but the process works !!!

permanent link

answered 18 Jan '16, 16:06

Sabarish_attinad's gravatar image

Sabarish_att...
51225
accept rate: 100%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×689
×196
×16

question asked: 06 Jan '16, 12:43

question was seen: 9,238 times

last updated: 18 Jan '16, 16:06

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum