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

Because of limited space on my laptop I had to set up my europe-latest.osm.pbf on an external drive. Keeping the flat-nodes on my laptop reduces the processing time. The main time is spent on creating the indexes which is understandable since it is working on the database on the external drive. The import was successful despite taking a long time.

My question is about when I use Mapnik to render an svg of a defined boundary. The rendering works but takes a long time and I can see that nearly 45 gb of data are read from the external drive.

  • Is that normal?
  • Do I have to read through the whole database to render a bounding box?

asked 19 Feb '16, 13:40

marinopv's gravatar image

marinopv
11112
accept rate: 0%

edited 19 Feb '16, 23:42

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

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:

×341
×165
×29

question asked: 19 Feb '16, 13:40

question was seen: 1,612 times

last updated: 19 Feb '16, 23:42

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