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

I'm trying to print maps to paste in the bus stops near my home, showing the routes of the buses stopping in those bus stops. Thus for each bus stop, I need to produce a map that shows several relations at the same time. I'd like to, for example, combine these two relations: http://www.openstreetmap.org/relation/370218#map=12/-34.6158/-58.4141 http://www.openstreetmap.org/relation/370221#map=12/-34.6158/-58.4141 and possibly others, into a single map.

I tried searching for "osm combine relations", "osm combine maps", "osm merge relations", etc, but couldn't find a way yet. The closest thing I found to an answer is https://help.openstreetmap.org/questions/2014/, but I'm not sure how to adapt it to my particular case. Can anyone help me out? Thanks!

asked 12 Apr '14, 15:46

LFS's gravatar image

LFS
46114
accept rate: 0%


Are ready-made public transport maps like öpnvkarte.de an option? If not, you can create an Overpass query that loads and displays these relations, or if you're unhappy with how they're displayed, export then through Overpass and load them into an OpenLayers or Leaflet map yourself (then you can control the styling).

permanent link

answered 12 Apr '14, 21:47

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Your answer
toggle preview

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:

×236
×84
×39
×25

question asked: 12 Apr '14, 15:46

question was seen: 4,108 times

last updated: 12 Apr '14, 21:47

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