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

Postgres database populated via osmosis is for mkgmap, postgres database populated via osm2pgsql is for mapnik. Is there a way to have only one database for creating tiles and also for creating gmapsupp.img?

asked 24 Sep '11, 06:18

gwk's gravatar image

gwk
36225
accept rate: 0%


There is a theoretical possibility to use views to simulate different database schemas from one source but the performance of that is so low that it is impractical.

permanent link

answered 24 Sep '11, 07:10

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

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:

×263
×252
×34

question asked: 24 Sep '11, 06:18

question was seen: 5,417 times

last updated: 24 Sep '11, 07:10

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