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

I want to build a server that provides maps, reverse geocoding and search, I am a newbie to this field and I have tried separate tutorials to build OSM server then Nominatim server on the same box , I saw all of them importing the same OSM data into PostgreSQL database . Now, my question is: is it the same data processed in the two methods? or Do I have to go through the same process of importing data in the two cases? what I think is that, OSM data is imported to PostgreSQL in installing OSM server the same way as it is imported in installing Nominatim server nad the different resides in using rendering tiles in the first and finding addresses in the second. am I right in this ? if that the case, then we can use the same database for the two servers but with different tables . appreciate any help

asked 10 Dec '16, 22:25

johntaa's gravatar image

johntaa
21223
accept rate: 0%

closed 11 Dec '16, 09:09

scai's gravatar image

scai ♦
33.3k21309459

The question has been closed for the following reason "Duplicate Question, see https://help.openstreetmap.org/questions/53470/do-tile-server-and-nominatim-server-installation-using-the-same-data-importing" by scai 11 Dec '16, 09:09


permanent link

answered 10 Dec '16, 22:54

mtmail's gravatar image

mtmail
4.8k1574
accept rate: 27%

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
×133
×123

question asked: 10 Dec '16, 22:25

question was seen: 2,350 times

last updated: 11 Dec '16, 09:09

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