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

i am successfully installed tile server based on the instruction given in the

http://switch2osm.org/serving-tiles/manually-building-a-tile-server-12-04/

for india and i got the png image too. Then i tried to add for some other countries. when i insert using

"osm2pgsql --slim -d gis -C 16000 --number-processes 3 new-york-latest.osm.pbf"

it replace india data in postgresql database.

Guide me best option to solve this issue.

asked 13 Feb '14, 06:47

Arun%20kmp's gravatar image

Arun kmp
63141519
accept rate: 0%

edited 13 Feb '14, 08:45


This previous question shows how to append files, and the top answer to it describes a problem that you might get if there's shared data between the file that you originally used and the file that you're merging. As @EdLoach says in that answer - merge files together using osmosis first and then load.

permanent link

answered 13 Feb '14, 09:48

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

edited 13 Feb '14, 09:50

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
×287
×204
×165
×36

question asked: 13 Feb '14, 06:47

question was seen: 5,563 times

last updated: 13 Feb '14, 09:50

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