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

I have completed a local Nominatim installation with California (USA) added and the entire tiger database already parsed as per the documentation. Now I want to add the rest of North America as well. My questions are:

  1. Can I just add the north-american pbf to osm2pgsql using the command in the documentation and assume that California will be ignored ? The command I am talking about is: ./utils/setup.php --osm-file north-america-latest.osm.pbf --all [--osm2pgsql-cache 18000] 2>&1 | tee setup.log.
  2. Can I assume that the tiger and wiki bins mentioned in the same documentation will not need to be processed again as they are independent of the state ?
  3. Is there anything else I need to do apart from the osm upload mentioned in (1) for the nominatim install ?

asked 25 Jul '16, 03:20

arunmk's gravatar image

arunmk
41114
accept rate: 0%


Answering it myself after doing a bit more research on the site: it seems like the above is not advisable though it is possible.

The relevant answers are over here and over here.

permanent link

answered 25 Jul '16, 04:49

arunmk's gravatar image

arunmk
41114
accept rate: 0%

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:

×689
×263

question asked: 25 Jul '16, 03:20

question was seen: 2,099 times

last updated: 25 Jul '16, 04:49

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