{ "type": "overpass", "name": { "de": "Routen", "en": "Routes", "fr": "Lignes", "pt-br": "Rotas" }, "query": { "12": "relation[type=route][route~\"^(subway|monorail|ferry|train)$\"];", "14": "relation[type=route][route~\"^(subway|monorail|aerialway|bus|trolleybus|ferry|train|tram)$\"];" }, "feature": { "title": [ "{% if tags.ref %}{{ tags.ref }} - {% endif %}", "", "{{ localizedTag(tags, 'name') |default(localizedTag(tags, 'operator')) | default(localizedTag(tags, 'ref')) | default(trans('unnamed')) }}" ], "description": "{{ tagTrans('route', tags.route) }}", "listMarkerSign": "{{ const[tags.route].sign|raw }}", "markerSymbol": null, "listMarkerSymbol": "{{ markerCircle({fillColor:const[tags.route].color})|raw }}", "style": { "color": "{{ const[tags.route].color }}" } }, "info": [ "
{{ markerCircle({fillColor:data.color})|raw }} {{ data.sign|raw }} | ",
" {{ tagTrans('route', value) }} | ", "