{ "type": "overpass", "name": { "en": "Fitness trails" }, "query": { "14": "relation[type=route][route=fitness_trail]" }, "members": true, "feature": { "body": [ "

Stations

" ], "description": "{{ tagTrans('route', 'fitness_trail') }}", "listMarkerSymbol": "{{ markerLine({ 'width': 4, 'color': '#007fff' })|raw }}", "styles": "", "markerSymbol": "", "style:hover": { "width": "4", "color": "#000000", "radius": "4" } }, "memberFeature": { "title": "{{ tags.name }}", "body": [ "

Routes

", "" ], "listExclude": "1", "style": { "color": "{{ '#007fff' }}", "width": 4, "opacity": 1, "textRepeat": "1", "textOffset": "12", "textFontWeight": "bold", "radius": "3" }, "style:hover": { "radius": "4" } } }