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

Hi all

I install nominatim in a pc, with import osm dat with roads.

The "placex" has less elements with a "place", it's like random elements loaded.

Is it possible to allow placex load all elements, is possible change config of nominatim?

thank you very much for your attention

alt text

asked 01 Nov '13, 19:47

alveniz's gravatar image

alveniz
51557
accept rate: 0%


The Nominatim database schema is optimised for Nominatim use. The contents of place/placex are an internal implementation detail. If you want a generic database import that you can use for other purposes than running Nomiatim on it, try a manual osm2pgsql import (or try imposm).

permanent link

answered 02 Nov '13, 21:15

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

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
×17
×2

question asked: 01 Nov '13, 19:47

question was seen: 7,072 times

last updated: 15 Nov '13, 19:37

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