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

I've created a nominatim instance, run setup.php with the --all flag and imported one US city into it. I now want to add a second US city - whats the right way to do this? I referenced this post but run into the following dead ends:

a) Running import data leads to a hang where it says "Setting up table: planet osm ways"
Command ./utils/setup.php --osm-file <filename> --import-data

b) Running the update script results in an error where it expects an osc file:
Command: ./utils/update.php --import-file <filename>

Thanks for any help!

asked 10 Oct '12, 18:04

John%20Prefontaine's gravatar image

John Prefont...
0222
accept rate: 0%

closed 11 Oct '12, 09:02

lonvia's gravatar image

lonvia
6.2k25789

1

Please stop creating duplicate questions on the same topic. The post you referenced answers your question precisely. If update does not work for you, send a mail with the description of what you did and what went wrong (including the exact error message) to the geocoding mailinglist.

(11 Oct '12, 09:01) lonvia

The question has been closed for the following reason "Duplicate Question" by lonvia 11 Oct '12, 09:02

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
×196
×42

question asked: 10 Oct '12, 18:04

question was seen: 2,320 times

last updated: 11 Oct '12, 09:02

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