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

Hi I have a schema "gis" in my PostreSQL DB, which was created by osm2pgsql in slim mode. I was importing not all planet, just one country. It is written here http://wiki.openstreetmap.org/wiki/Osm2pgsql/schema#Intermediate_tables that table planet_osm_nodes must exist.

But I don't have this intermediate tables in my "gis" schema. Ant it causes problems in installing minutely diffs.

Does anyone knows where table planet_osm_nodes should be installed from? Or, maybe, I can just create it (and sequences and smth else) somehow?

asked 25 Feb '13, 09:33

Alex_Z's gravatar image

Alex_Z
31223
accept rate: 0%

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:

×362
×37
×11

question asked: 25 Feb '13, 09:33

question was seen: 2,635 times

last updated: 25 Feb '13, 09:33

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