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

Ok, ultimately I am trying to do the following:

  • Take a full planet file and change all the colours/style sheet
  • Load the now altered planet data into a program that can handle it
  • Export raster tiles from it

I have tried loading the whole planet file into Maperitive but even with loads of RAM and space it can't seem to handle a full planet file.

I have tried using osm2pgsql and PostgreSQL with PostGIS to take the data from the file into a database but (without boring you) it doesn't work for me.

I've tried to get to the bottom of these issues to no avail so now I am just looking for suggestions of different ways to approach this. Does anyone have any alternative ways of achieving the above tasks?

asked 27 Apr '16, 13:57

Elea%20J's gravatar image

Elea J
26224
accept rate: 0%

edited 27 Apr '16, 14:24

2

I think that it's fair to say that "... using osm2pgsql and PostgreSQL with PostGIS to take the data from the file into a database" does work for at least some people. See also https://help.openstreetmap.org/questions/49178/osm2pgsql-appears-to-have-stopped-with-no-errors

(27 Apr '16, 14:01) SomeoneElse ♦

Hey SomeoneElse, the question you reference is my question and I still haven't been able to get it working. I have now raised a bug on osm2pgsql's GitHub page in the hopes that someone can help me there. :)

(27 Apr '16, 14:13) Elea J

I'd be surprised if it was an osm2pgsql bug; I've replied to your other help question.

(27 Apr '16, 14:16) SomeoneElse ♦

Thanks, I just saw it.

(27 Apr '16, 14:23) Elea J

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:

×56
×24
×6

question asked: 27 Apr '16, 13:57

question was seen: 1,513 times

last updated: 27 Apr '16, 14:24

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