From d9f9f6e855901800fb0f80a4cb2e5e3377c58258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20H=C3=A4ssler?= Date: Fri, 13 Jul 2018 23:15:43 +0200 Subject: [PATCH] Add passenger information display preset --- data/presets.yaml | 3 + data/presets/fields.json | 1 + .../fields/passenger_information_display.json | 5 + data/presets/presets.json | 8 +- .../public_transport/linear_platform_bus.json | 3 +- .../linear_platform_tram.json | 3 +- .../public_transport/platform_bus.json | 3 +- .../public_transport/platform_tram.json | 3 +- data/taginfo.json | 4 + dist/locales/en.json | 143 ++---------------- 10 files changed, 37 insertions(+), 139 deletions(-) create mode 100644 data/presets/fields/passenger_information_display.json diff --git a/data/presets.yaml b/data/presets.yaml index 95e1712272..7e64c40dae 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -1080,6 +1080,9 @@ en: surface: Surface # parking=underground underground: Underground + passenger_information_display: + # passenger_information_display=* + label: Passenger information display payment_multi: # 'payment:=*' label: Payment Types diff --git a/data/presets/fields.json b/data/presets/fields.json index cdc89a783d..d295ff9139 100644 --- a/data/presets/fields.json +++ b/data/presets/fields.json @@ -186,6 +186,7 @@ "par": {"key": "par", "type": "number", "minValue": 1, "label": "Par", "placeholder": "3, 4, 5..."}, "park_ride": {"key": "park_ride", "type": "check", "label": "Park and Ride"}, "parking": {"key": "parking", "type": "combo", "label": "Type", "strings": {"options": {"surface": "Surface", "multi-storey": "Multilevel", "underground": "Underground", "sheds": "Sheds", "carports": "Carports", "garage_boxes": "Garage Boxes", "lane": "Roadside Lane"}}}, + "passenger_information_display": {"key": "passenger_information_display", "type": "check", "label": "Passenger information display"}, "payment_multi": {"key": "payment:", "type": "multiCombo", "label": "Payment Types", "universal": true}, "phases": {"key": "phases", "type": "number", "minValue": 1, "label": "Phases", "placeholder": "1, 2, 3..."}, "phone": {"key": "phone", "type": "tel", "icon": "maki-telephone", "universal": true, "label": "Telephone", "placeholder": "+31 42 123 4567"}, diff --git a/data/presets/fields/passenger_information_display.json b/data/presets/fields/passenger_information_display.json new file mode 100644 index 0000000000..7995e0febb --- /dev/null +++ b/data/presets/fields/passenger_information_display.json @@ -0,0 +1,5 @@ +{ + "key": "passenger_information_display", + "type": "check", + "label": "Passenger information display" +} diff --git a/data/presets/presets.json b/data/presets/presets.json index 853f0426ff..31654b69e4 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -675,23 +675,23 @@ "power/tower": {"fields": ["ref"], "geometry": ["vertex"], "tags": {"power": "tower"}, "name": "High-Voltage Tower"}, "power/transformer": {"icon": "temaki-power", "fields": ["transformer", "operator", "location", "rating", "devices", "phases", "frequency", "voltage/primary", "voltage/secondary", "voltage/tertiary", "windings", "windings/configuration", "ref"], "geometry": ["point", "vertex", "area"], "tags": {"power": "transformer"}, "name": "Transformer"}, "public_transport/linear_platform_aerialway": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform", "aerialway": "yes"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["aerialway", "cable car", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Aerialway Stop / Platform"}, - "public_transport/linear_platform_bus": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform", "bus": "yes"}, "addTags": {"public_transport": "platform", "bus": "yes", "highway": "bus_stop"}, "removeTags": {"public_transport": "platform", "bus": "yes", "highway": "bus_stop"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["bus", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Bus Stop / Platform"}, + "public_transport/linear_platform_bus": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter", "passenger_information_display"], "geometry": ["line"], "tags": {"public_transport": "platform", "bus": "yes"}, "addTags": {"public_transport": "platform", "bus": "yes", "highway": "bus_stop"}, "removeTags": {"public_transport": "platform", "bus": "yes", "highway": "bus_stop"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["bus", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Bus Stop / Platform"}, "public_transport/linear_platform_ferry": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform", "ferry": "yes"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["boat", "dock", "ferry", "pier", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Ferry Stop / Platform"}, "public_transport/linear_platform_light_rail": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform", "light_rail": "yes"}, "addTags": {"public_transport": "platform", "light_rail": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "light_rail": "yes", "railway": "platform"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "track", "tram", "trolley", "transit", "transportation"], "name": "Light Rail Stop / Platform"}, "public_transport/linear_platform_monorail": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform", "monorail": "yes"}, "addTags": {"public_transport": "platform", "monorail": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "monorail": "yes", "railway": "platform"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["monorail", "platform", "public transit", "public transportation", "rail", "transit", "transportation"], "name": "Monorail Stop / Platform"}, "public_transport/linear_platform_subway": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform", "subway": "yes"}, "addTags": {"public_transport": "platform", "subway": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "subway": "yes", "railway": "platform"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["metro", "platform", "public transit", "public transportation", "rail", "subway", "track", "transit", "transportation", "underground"], "name": "Subway Stop / Platform"}, "public_transport/linear_platform_train": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform", "train": "yes"}, "addTags": {"public_transport": "platform", "train": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "train": "yes", "railway": "platform"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["platform", "public transit", "public transportation", "rail", "track", "train", "transit", "transportation"], "name": "Train Stop / Platform"}, - "public_transport/linear_platform_tram": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform", "tram": "yes"}, "addTags": {"public_transport": "platform", "tram": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "tram": "yes", "railway": "platform"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "streetcar", "track", "tram", "trolley", "transit", "transportation"], "name": "Tram Stop / Platform"}, + "public_transport/linear_platform_tram": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter", "passenger_information_display"], "geometry": ["line"], "tags": {"public_transport": "platform", "tram": "yes"}, "addTags": {"public_transport": "platform", "tram": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "tram": "yes", "railway": "platform"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "streetcar", "track", "tram", "trolley", "transit", "transportation"], "name": "Tram Stop / Platform"}, "public_transport/linear_platform_trolleybus": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform", "trolleybus": "yes"}, "addTags": {"public_transport": "platform", "trolleybus": "yes", "highway": "bus_stop"}, "removeTags": {"public_transport": "platform", "trolleybus": "yes", "highway": "bus_stop"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["bus", "electric", "platform", "public transit", "public transportation", "streetcar", "trackless", "tram", "trolley", "transit", "transportation"], "name": "Trolleybus Stop / Platform"}, "public_transport/linear_platform": {"icon": "iD-highway-footway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["line"], "tags": {"public_transport": "platform"}, "terms": ["platform", "public transit", "public transportation", "transit", "transportation"], "name": "Transit Stop / Platform", "matchScore": 0.2}, "public_transport/platform_aerialway": {"icon": "maki-aerialway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "aerialway": "yes"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["aerialway", "cable car", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Aerialway Stop / Platform"}, - "public_transport/platform_bus": {"icon": "maki-bus", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "bus": "yes"}, "addTags": {"public_transport": "platform", "bus": "yes", "highway": "bus_stop"}, "removeTags": {"public_transport": "platform", "bus": "yes", "highway": "bus_stop"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["bus", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Bus Stop / Platform"}, + "public_transport/platform_bus": {"icon": "maki-bus", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter", "passenger_information_display"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "bus": "yes"}, "addTags": {"public_transport": "platform", "bus": "yes", "highway": "bus_stop"}, "removeTags": {"public_transport": "platform", "bus": "yes", "highway": "bus_stop"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["bus", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Bus Stop / Platform"}, "public_transport/platform_ferry": {"icon": "maki-ferry", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "ferry": "yes"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["boat", "dock", "ferry", "pier", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Ferry Stop / Platform"}, "public_transport/platform_light_rail": {"icon": "temaki-light_rail", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "light_rail": "yes"}, "addTags": {"public_transport": "platform", "light_rail": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "light_rail": "yes", "railway": "platform"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "track", "tram", "trolley", "transit", "transportation"], "name": "Light Rail Stop / Platform"}, "public_transport/platform_monorail": {"icon": "temaki-monorail", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "monorail": "yes"}, "addTags": {"public_transport": "platform", "monorail": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "monorail": "yes", "railway": "platform"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["monorail", "platform", "public transit", "public transportation", "rail", "transit", "transportation"], "name": "Monorail Stop / Platform"}, "public_transport/platform_subway": {"icon": "temaki-subway", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "subway": "yes"}, "addTags": {"public_transport": "platform", "subway": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "subway": "yes", "railway": "platform"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["metro", "platform", "public transit", "public transportation", "rail", "subway", "track", "transit", "transportation", "underground"], "name": "Subway Stop / Platform"}, "public_transport/platform_train": {"icon": "maki-rail", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "train": "yes"}, "addTags": {"public_transport": "platform", "train": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "train": "yes", "railway": "platform"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["platform", "public transit", "public transportation", "rail", "track", "train", "transit", "transportation"], "name": "Train Stop / Platform"}, - "public_transport/platform_tram": {"icon": "temaki-tram", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "tram": "yes"}, "addTags": {"public_transport": "platform", "tram": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "tram": "yes", "railway": "platform"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "streetcar", "track", "tram", "trolley", "transit", "transportation"], "name": "Tram Stop / Platform"}, + "public_transport/platform_tram": {"icon": "temaki-tram", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter", "passenger_information_display"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "tram": "yes"}, "addTags": {"public_transport": "platform", "tram": "yes", "railway": "platform"}, "removeTags": {"public_transport": "platform", "tram": "yes", "railway": "platform"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "streetcar", "track", "tram", "trolley", "transit", "transportation"], "name": "Tram Stop / Platform"}, "public_transport/platform_trolleybus": {"icon": "temaki-trolleybus", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform", "trolleybus": "yes"}, "addTags": {"public_transport": "platform", "trolleybus": "yes", "highway": "bus_stop"}, "removeTags": {"public_transport": "platform", "trolleybus": "yes", "highway": "bus_stop"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["bus", "electric", "platform", "public transit", "public transportation", "streetcar", "trackless", "tram", "trolley", "transit", "transportation"], "name": "Trolleybus Stop / Platform"}, "public_transport/platform": {"icon": "maki-bus", "fields": ["name", "ref_platform", "network", "operator", "surface", "lit", "bench", "shelter"], "geometry": ["point", "area"], "tags": {"public_transport": "platform"}, "terms": ["platform", "public transit", "public transportation", "transit", "transportation"], "name": "Transit Stop / Platform", "matchScore": 0.2}, "public_transport/station_aerialway": {"icon": "maki-aerialway", "fields": ["name", "network", "operator", "aerialway/access", "aerialway/summer/access", "elevation", "building_area", "internet_access", "internet_access/fee", "internet_access/ssid"], "geometry": ["point", "area"], "tags": {"public_transport": "station", "aerialway": "yes"}, "reference": {"key": "aerialway", "value": "station"}, "terms": ["aerialway", "cable car", "public transit", "public transportation", "station", "terminal", "transit", "transportation"], "name": "Aerialway Station"}, diff --git a/data/presets/presets/public_transport/linear_platform_bus.json b/data/presets/presets/public_transport/linear_platform_bus.json index 02fddd9e3f..3c3f83ba86 100644 --- a/data/presets/presets/public_transport/linear_platform_bus.json +++ b/data/presets/presets/public_transport/linear_platform_bus.json @@ -8,7 +8,8 @@ "surface", "lit", "bench", - "shelter" + "shelter", + "passenger_information_display" ], "geometry": [ "line" diff --git a/data/presets/presets/public_transport/linear_platform_tram.json b/data/presets/presets/public_transport/linear_platform_tram.json index e60adbef09..3bcfe7525b 100644 --- a/data/presets/presets/public_transport/linear_platform_tram.json +++ b/data/presets/presets/public_transport/linear_platform_tram.json @@ -8,7 +8,8 @@ "surface", "lit", "bench", - "shelter" + "shelter", + "passenger_information_display" ], "geometry": [ "line" diff --git a/data/presets/presets/public_transport/platform_bus.json b/data/presets/presets/public_transport/platform_bus.json index 237d78f451..88117d9eba 100644 --- a/data/presets/presets/public_transport/platform_bus.json +++ b/data/presets/presets/public_transport/platform_bus.json @@ -8,7 +8,8 @@ "surface", "lit", "bench", - "shelter" + "shelter", + "passenger_information_display" ], "geometry": [ "point", diff --git a/data/presets/presets/public_transport/platform_tram.json b/data/presets/presets/public_transport/platform_tram.json index 3cc2e0dffb..5e0c97c28f 100644 --- a/data/presets/presets/public_transport/platform_tram.json +++ b/data/presets/presets/public_transport/platform_tram.json @@ -8,7 +8,8 @@ "surface", "lit", "bench", - "shelter" + "shelter", + "passenger_information_display" ], "geometry": [ "point", diff --git a/data/taginfo.json b/data/taginfo.json index 8bb02c953e..50d5220981 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -6762,6 +6762,10 @@ {"key": "parking", "value": "carports", "description": "Type"}, {"key": "parking", "value": "garage_boxes", "description": "Type"}, {"key": "parking", "value": "lane", "description": "Type"}, + { + "key": "passenger_information_display", + "description": "Passenger information display" + }, {"key": "payment:", "description": "Payment Types"}, {"key": "phases", "description": "Phases"}, {"key": "phone", "description": "Telephone"}, diff --git a/dist/locales/en.json b/dist/locales/en.json index 8e9018bfb5..b97ddca3e5 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -2288,6 +2288,9 @@ "lane": "Roadside Lane" } }, + "passenger_information_display": { + "label": "Passenger information display" + }, "payment_multi": { "label": "Payment Types" }, @@ -6655,24 +6658,6 @@ } }, "imagery": { - "AGIV": { - "attribution": { - "text": "Orthophoto Flanders most recent © AGIV" - }, - "name": "AGIV Flanders most recent aerial imagery" - }, - "AGIV10cm": { - "attribution": { - "text": "Orthophoto Flanders © AGIV" - }, - "name": "AGIV Flanders 2013-2015 aerial imagery 10cm" - }, - "AGIVFlandersGRB": { - "attribution": { - "text": "GRB Flanders © AGIV" - }, - "name": "AGIV Flanders GRB" - }, "Bing": { "description": "Satellite and aerial imagery.", "name": "Bing aerial imagery" @@ -6681,30 +6666,16 @@ "attribution": { "text": "Terms & Feedback" }, - "description": "DigitalGlobe-Premium is a mosaic composed of DigitalGlobe basemap with select regions filled with +Vivid or custom area of interest imagery, 50cm resolution or better, and refreshed more frequently with ongoing updates.", + "description": "Premium DigitalGlobe satellite imagery.", "name": "DigitalGlobe Premium Imagery" }, - "DigitalGlobe-Premium-vintage": { - "attribution": { - "text": "Terms & Feedback" - }, - "description": "Imagery boundaries and capture dates. Labels appear at zoom level 13 and higher.", - "name": "DigitalGlobe Premium Imagery Vintage" - }, "DigitalGlobe-Standard": { "attribution": { "text": "Terms & Feedback" }, - "description": "DigitalGlobe-Standard is a curated set of imagery covering 86% of the earth’s landmass, with 30-60cm resolution where available, backfilled by Landsat. Average age is 2.31 years, with some areas updated 2x per year.", + "description": "Standard DigitalGlobe satellite imagery.", "name": "DigitalGlobe Standard Imagery" }, - "DigitalGlobe-Standard-vintage": { - "attribution": { - "text": "Terms & Feedback" - }, - "description": "Imagery boundaries and capture dates. Labels appear at zoom level 13 and higher.", - "name": "DigitalGlobe Standard Imagery Vintage" - }, "EsriWorldImagery": { "attribution": { "text": "Terms & Feedback" @@ -6712,13 +6683,6 @@ "description": "Esri world imagery.", "name": "Esri World Imagery" }, - "EsriWorldImageryClarity": { - "attribution": { - "text": "Terms & Feedback" - }, - "description": "Esri archive imagery that may be clearer and more accurate than the default layer.", - "name": "Esri World Imagery (Clarity) Beta" - }, "MAPNIK": { "attribution": { "text": "© OpenStreetMap contributors, CC-BY-SA" @@ -6775,12 +6739,6 @@ }, "name": "OSM Inspector: Tagging" }, - "SPW_ORTHO_LAST": { - "name": "SPW(allonie) most recent aerial imagery" - }, - "SPW_PICC": { - "name": "SPW(allonie) PICC numerical imagery" - }, "US-TIGER-Roads-2012": { "name": "TIGER Roads 2012" }, @@ -6792,61 +6750,33 @@ "description": "Yellow = Public domain map data from the US Census. Red = Data not found in OpenStreetMap", "name": "TIGER Roads 2017" }, - "US_Forest_Service_roads_overlay": { - "description": "Highway: Green casing = unclassified. Brown casing = track. Surface: gravel = light brown fill, Asphalt = black, paved = gray, ground =white, concrete = blue, grass = green. Seasonal = white bars", - "name": "U.S. Forest Roads Overlay" - }, - "UrbISOrtho2016": { - "attribution": { - "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB" - }, - "name": "UrbIS-Ortho 2016" - }, - "UrbISOrtho2017": { - "attribution": { - "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB" - }, - "name": "UrbIS-Ortho 2017" - }, - "UrbisAdmFR": { - "attribution": { - "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB" - }, - "name": "UrbisAdm FR" - }, - "UrbisAdmNL": { - "attribution": { - "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB" - }, - "name": "UrbisAdm NL" - }, "Waymarked_Trails-Cycling": { "attribution": { - "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" + "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" }, "name": "Waymarked Trails: Cycling" }, "Waymarked_Trails-Hiking": { "attribution": { - "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" + "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" }, "name": "Waymarked Trails: Hiking" }, "Waymarked_Trails-MTB": { "attribution": { - "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" + "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" }, "name": "Waymarked Trails: MTB" }, "Waymarked_Trails-Skating": { "attribution": { - "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" + "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" }, "name": "Waymarked Trails: Skating" }, "Waymarked_Trails-Winter_Sports": { "attribution": { - "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" + "text": "© Michael Spreng, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" }, "name": "Waymarked Trails: Winter Sports" }, @@ -6854,7 +6784,7 @@ "attribution": { "text": "basemap.at" }, - "description": "Basemap of Austria, based on government data.", + "description": "Basemap of Austria, based on goverment data.", "name": "basemap.at" }, "basemap.at-orthofoto": { @@ -6902,13 +6832,6 @@ }, "name": "OpenStreetMap (German Style)" }, - "osmse-ekonomiska": { - "attribution": { - "text": "© Lantmäteriet" - }, - "description": "Scan of ´Economic maps´ ca 1950-1980", - "name": "Lantmäteriet Economic Map (historic)" - }, "qa_no_address": { "attribution": { "text": "Simon Poole, Data ©OpenStreetMap contributors" @@ -6923,7 +6846,7 @@ }, "stamen-terrain-background": { "attribution": { - "text": "Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under ODbL" + "text": "Map tiles by Stamen Design, under CC BY 3.0" }, "name": "Stamen Terrain" }, @@ -6938,48 +6861,6 @@ "text": "Maps © Thunderforest, Data © OpenStreetMap contributors" }, "name": "Thunderforest Landscape" - }, - "trafikverket-baninfo": { - "attribution": { - "text": "© Trafikverket, CC0" - }, - "description": "Swedish railway network, including sidings", - "name": "Trafikverket Railway Network" - }, - "trafikverket-baninfo-option": { - "attribution": { - "text": "© Trafikverket, CC0" - }, - "description": "Swedish railway network with several options for map layers", - "name": "Trafikverket Railway Network options" - }, - "trafikverket-vagnat": { - "attribution": { - "text": "© Trafikverket, CC0" - }, - "description": "Swedish NVDB road network", - "name": "Trafikverket Road Network" - }, - "trafikverket-vagnat-extra": { - "attribution": { - "text": "© Trafikverket, CC0" - }, - "description": "Swedish NVDB extra details: Highway reference, traffic calming, rest area, bus stop, bridge, tunnel, speed camera", - "name": "Trafikverket Road Network extra" - }, - "trafikverket-vagnat-navn": { - "attribution": { - "text": "© Trafikverket, CC0" - }, - "description": "Swedish NVDB street names", - "name": "Trafikverket Street Names" - }, - "trafikverket-vagnat-option": { - "attribution": { - "text": "© Trafikverket, CC0" - }, - "description": "Swedish NVDB road network with several options for map layers", - "name": "Trafikverket Road Network options" } }, "community": {