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

Hi. My question is probably odd, so let me elaborate. I am interested in creating tram and bus map, like opnvkarte: http://img706.imageshack.us/img706/2911/opnvkarte.png

Unfortunately, they do not allow me to download whole Krakow, so I am forced to generate my own map. I have managed to do something like that: http://img849.imageshack.us/img849/5830/36296467.png

So, here is my question: How to set (locally) name of ways, so it would contain ref separated (like in opnvkarte) of tram routes?

Sorry for my English and lack of knowledge - I didn't know anything about OpenStreetMap until yesterday.

Cheers!

asked 03 Aug '12, 14:05

michal_wawrz's gravatar image

michal_wawrz
26115
accept rate: 0%

edited 03 Aug '12, 14:06

Since I don't quite understand your answer yet, here is better image of what I am trying to accomplish: http://img815.imageshack.us/img815/8802/zblk.png (refs of relations containing specific way separated by coma)

(03 Aug '12, 16:06) michal_wawrz

You would normally import your data into a database prior to rendering it. The osm2pgsql tool - one of several tools that can do this - can generate linestring geometries for relations which you can then draw.

You could also check out Maperitive which works on raw OSM data, without database import, and it has relation support as well: http://maperitive.net/docs/manual/FAQ.html#How%20do%20I%20define%20a%20relation%20rule?

permanent link

answered 03 Aug '12, 14:10

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 03 Aug '12, 18:04

RM87's gravatar image

RM87
3.3k23753

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:

×13
×1

question asked: 03 Aug '12, 14:05

question was seen: 2,605 times

last updated: 03 Aug '12, 18:04

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