From 2afccc326e70365eee2aa4fccc638a2a78f982a4 Mon Sep 17 00:00:00 2001 From: Quincy Morgan Date: Wed, 13 Mar 2019 16:32:50 -0400 Subject: [PATCH] Separate line and area public_transport=platform presets from the point ones Deprecate aerialway=station, amenity=bus_station, amenity=ferry_terminal, highway=bus_stop, railway=platform, and railway=station --- css/30_highways.css | 16 +-- css/40_railways.css | 18 +-- css/45_waterways.css | 2 - data/deprecated.json | 26 ++++- data/presets.yaml | 106 ++++++++++++------ data/presets/presets.json | 34 ++++-- data/presets/presets/highway/_bus_stop.json | 2 +- .../presets/public_transport/platform.json | 6 +- .../platform/_aerialway_point.json | 31 +++++ .../platform/_ferry_point.json | 33 ++++++ .../platform/_light_rail_point.json | 35 ++++++ .../platform/_monorail_point.json | 31 +++++ .../platform/_subway_point.json | 34 ++++++ .../platform/_train_point.json | 32 ++++++ .../platform/_tram_point.json | 36 ++++++ .../public_transport/platform/bus_point.json | 39 +++++++ .../platform/trolleybus_point.json | 44 ++++++++ .../public_transport/platform_aerialway.json | 3 +- .../public_transport/platform_bus.json | 7 +- .../public_transport/platform_ferry.json | 3 +- .../public_transport/platform_light_rail.json | 3 +- .../public_transport/platform_monorail.json | 3 +- .../public_transport/platform_point.json | 30 +++++ .../public_transport/platform_subway.json | 3 +- .../public_transport/platform_train.json | 3 +- .../public_transport/platform_tram.json | 3 +- .../public_transport/platform_trolleybus.json | 7 +- data/presets/presets/railway/_platform.json | 2 +- data/taginfo.json | 24 ++-- dist/locales/en.json | 64 +++++++++-- 30 files changed, 555 insertions(+), 125 deletions(-) create mode 100644 data/presets/presets/public_transport/platform/_aerialway_point.json create mode 100644 data/presets/presets/public_transport/platform/_ferry_point.json create mode 100644 data/presets/presets/public_transport/platform/_light_rail_point.json create mode 100644 data/presets/presets/public_transport/platform/_monorail_point.json create mode 100644 data/presets/presets/public_transport/platform/_subway_point.json create mode 100644 data/presets/presets/public_transport/platform/_train_point.json create mode 100644 data/presets/presets/public_transport/platform/_tram_point.json create mode 100644 data/presets/presets/public_transport/platform/bus_point.json create mode 100644 data/presets/presets/public_transport/platform/trolleybus_point.json create mode 100644 data/presets/presets/public_transport/platform_point.json diff --git a/css/30_highways.css b/css/30_highways.css index 6fd91732b..4ff7a2b63 100644 --- a/css/30_highways.css +++ b/css/30_highways.css @@ -244,7 +244,6 @@ path.line.stroke.tag-highway-road { path.line.shadow.tag-highway-path, path.line.shadow.tag-highway-footway, -path.line.shadow.tag-highway-bus_stop, path.line.shadow.tag-highway-cycleway, path.line.shadow.tag-highway-bridleway, path.line.shadow.tag-highway-corridor, @@ -254,7 +253,6 @@ path.line.shadow.tag-highway-steps { } path.line.casing.tag-highway-path, path.line.casing.tag-highway-footway, -path.line.casing.tag-highway-bus_stop, path.line.casing.tag-highway-cycleway, path.line.casing.tag-highway-bridleway, path.line.casing.tag-highway-corridor, @@ -264,7 +262,6 @@ path.line.casing.tag-highway-steps { } path.line.stroke.tag-highway-path, path.line.stroke.tag-highway-footway, -path.line.stroke.tag-highway-bus_stop, path.line.stroke.tag-highway-cycleway, path.line.stroke.tag-highway-bridleway, path.line.stroke.tag-highway-corridor, @@ -297,7 +294,6 @@ path.line.stroke.tag-highway-steps { .low-zoom path.line.shadow.tag-highway-path, .low-zoom path.line.shadow.tag-highway-footway, -.low-zoom path.line.shadow.tag-highway-bus_stop, .low-zoom path.line.shadow.tag-highway-cycleway, .low-zoom path.line.shadow.tag-highway-bridleway, .low-zoom path.line.shadow.tag-highway-corridor, @@ -307,7 +303,6 @@ path.line.stroke.tag-highway-steps { } .low-zoom path.line.casing.tag-highway-path, .low-zoom path.line.casing.tag-highway-footway, -.low-zoom path.line.casing.tag-highway-bus_stop, .low-zoom path.line.casing.tag-highway-cycleway, .low-zoom path.line.casing.tag-highway-bridleway, .low-zoom path.line.casing.tag-highway-corridor, @@ -317,7 +312,6 @@ path.line.stroke.tag-highway-steps { } .low-zoom path.line.stroke.tag-highway-path, .low-zoom path.line.stroke.tag-highway-footway, -.low-zoom path.line.stroke.tag-highway-bus_stop, .low-zoom path.line.stroke.tag-highway-cycleway, .low-zoom path.line.stroke.tag-highway-bridleway, .low-zoom path.line.stroke.tag-highway-corridor, @@ -435,7 +429,6 @@ path.line.casing.tag-track { /* paths */ path.line.stroke.tag-highway-path, path.line.stroke.tag-highway-footway, -path.line.stroke.tag-highway-bus_stop, path.line.stroke.tag-highway-cycleway, path.line.stroke.tag-highway-bridleway { stroke-linecap: butt; @@ -443,16 +436,16 @@ path.line.stroke.tag-highway-bridleway { } .low-zoom path.line.stroke.tag-highway-path, .low-zoom path.line.stroke.tag-highway-footway, -.low-zoom path.line.stroke.tag-highway-bus_stop, .low-zoom path.line.stroke.tag-highway-cycleway, .low-zoom path.line.stroke.tag-highway-bridleway { stroke-linecap: butt; stroke-dasharray: 3, 3; } +/* style for features that should have highway=footway but don't yet */ path.line.stroke.tag-crossing, -path.line.stroke.tag-highway-bus_stop, path.line.stroke.tag-public_transport-platform, +path.line.stroke.tag-highway-platform, path.line.stroke.tag-railway-platform, path.line.stroke.tag-man_made-pier { stroke: #dca; @@ -460,7 +453,6 @@ path.line.stroke.tag-man_made-pier { path.line.casing.tag-highway-path, path.line.casing.tag-highway-path.tag-unpaved, -path.line.casing.tag-highway-bus_stop, path.line.casing.tag-highway-footway.tag-public_transport-platform, path.line.casing.tag-highway-footway.tag-man_made-pier, path.line.casing.tag-highway-footway.tag-footway-crossing { @@ -483,13 +475,11 @@ path.line.casing.tag-highway-bridleway.tag-unpaved { .preset-icon .icon.tag-highway-path, .preset-icon .icon.tag-highway-footway.tag-public_transport-platform, .preset-icon .icon.tag-highway-footway.tag-man_made-pier, -.preset-icon .icon.tag-highway-bus_stop, .preset-icon .icon.tag-footway.tag-footway-crossing { color: #988; fill: #dca; } -path.line.stroke.tag-highway-path, -path.line.stroke.tag-highway-bus_stop { +path.line.stroke.tag-highway-path { stroke: #988; } diff --git a/css/40_railways.css b/css/40_railways.css index dbaf2d602..50e462ec2 100644 --- a/css/40_railways.css +++ b/css/40_railways.css @@ -12,36 +12,36 @@ /* lines */ /* narrow widths */ -path.line.shadow.tag-railway { +path.line.shadow.tag-railway:not(.tag-railway-platform) { stroke-width: 16; } -path.line.casing.tag-railway { +path.line.casing.tag-railway:not(.tag-railway-platform) { stroke-width: 7; } -path.line.stroke.tag-railway { +path.line.stroke.tag-railway:not(.tag-railway-platform) { stroke-width: 2; stroke-linecap: butt; stroke-dasharray: 12,12; } -.low-zoom path.line.shadow.tag-railway { +.low-zoom path.line.shadow.tag-railway:not(.tag-railway-platform) { stroke-width: 12; } -.low-zoom path.line.casing.tag-railway { +.low-zoom path.line.casing.tag-railway:not(.tag-railway-platform) { stroke-width: 5; } -.low-zoom path.line.stroke.tag-railway { +.low-zoom path.line.stroke.tag-railway:not(.tag-railway-platform) { stroke-width: 2; stroke-dasharray: 6,6; } -.preset-icon-line path.line.stroke.tag-railway:not(.tag-status) { +.preset-icon-line path.line.stroke.tag-railway:not(.tag-status, .tag-railway-platform) { stroke-dasharray: 6; } /* styles */ -path.line.casing.tag-railway { +path.line.casing.tag-railway:not(.tag-railway-platform) { stroke: #555; } -path.line.stroke.tag-railway { +path.line.stroke.tag-railway:not(.tag-railway-platform) { stroke: #eee; } diff --git a/css/45_waterways.css b/css/45_waterways.css index 8f7ea9ba2..b762c728f 100644 --- a/css/45_waterways.css +++ b/css/45_waterways.css @@ -5,7 +5,6 @@ color: #7dd; fill: #7dd; } -.preset-icon .icon.iD-category-water, .preset-icon .icon.tag-type-waterway, .preset-icon .icon.tag-waterway { color: #7dd; @@ -96,4 +95,3 @@ path.line.stroke.tag-waterway-river { path.line.stroke.tag-waterway-ditch { stroke: #39a; } - diff --git a/data/deprecated.json b/data/deprecated.json index 303398aeb..36461414d 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -1,5 +1,9 @@ { "dataDeprecated": [ + { + "old": {"aerialway": "station"}, + "replace": {"aerialway": "yes", "public_transport": "station"} + }, { "old": {"amenity": "advertising"}, "replace": {"advertising": "*"} @@ -8,6 +12,10 @@ "old": {"amenity": "artwork"}, "replace": {"tourism": "artwork"} }, + { + "old": {"amenity": "bus_station"}, + "replace": {"amenity": "bus_station", "bus": "yes", "public_transport": "station"} + }, { "old": {"amenity": "car_repair"}, "replace": {"shop": "car_repair"} @@ -24,6 +32,10 @@ "old": {"amenity": "ev_charging"}, "replace": {"amenity": "charging_station"} }, + { + "old": {"amenity": "ferry_terminal"}, + "replace": {"amenity": "ferry_terminal", "ferry": "yes", "public_transport": "station"} + }, { "old": {"amenity": "firepit"}, "replace": {"leisure": "firepit"} @@ -180,6 +192,10 @@ "old": {"highway": "abandoned"}, "replace": {"abandoned:highway": "*"} }, + { + "old": {"highway": "bus_stop"}, + "replace": {"bus": "yes", "highway": "bus_stop", "public_transport": "platform"} + }, { "old": {"highway": "ford"}, "replace": {"ford": "*"} @@ -189,7 +205,7 @@ }, { "old": {"highway": "platform"}, - "replace": {"bus": "yes", "highway": "bus_stop", "public_transport": "platform"} + "replace": {"bus": "yes", "public_transport": "platform"} }, { "old": {"highway": "stile"}, @@ -295,6 +311,14 @@ "old": {"power_rating": "*"}, "replace": {"generator:output": "$1"} }, + { + "old": {"railway": "platform"}, + "replace": {"highway": "footway", "public_transport": "platform", "railway": "platform"} + }, + { + "old": {"railway": "station"}, + "replace": {"public_transport": "station", "railway": "station"} + }, { "old": {"roof:color": "*"}, "replace": {"roof:colour": "$1"} diff --git a/data/presets.yaml b/data/presets.yaml index 8bc76c700..dcdd38a9c 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -3983,7 +3983,7 @@ en: terms: '' highway/bus_stop: # highway=bus_stop - name: Bus Stop / Platform + name: Bus Stop highway/construction: # 'highway=construction, access=no' name: Road Closed @@ -5687,55 +5687,91 @@ en: name: Transformer terms: '' public_transport/platform: + # public_transport=platform + name: Transit Platform + # 'terms: platform,public transit,public transportation,transit,transportation' + terms: '' + public_transport/platform/aerialway_point: + # 'public_transport=platform, aerialway=yes' + name: Aerialway Stop / Platform + public_transport/platform/bus_point: + # 'public_transport=platform, bus=yes' + name: Bus Stop + # 'terms: bus,platform,public transit,public transportation,transit,transportation' + terms: '' + public_transport/platform/ferry_point: + # 'public_transport=platform, ferry=yes' + name: Ferry Stop / Platform + public_transport/platform/light_rail_point: + # 'public_transport=platform, light_rail=yes' + name: Light Rail Stop / Platform + public_transport/platform/monorail_point: + # 'public_transport=platform, monorail=yes' + name: Monorail Stop / Platform + public_transport/platform/subway_point: + # 'public_transport=platform, subway=yes' + name: Subway Stop / Platform + public_transport/platform/train_point: + # 'public_transport=platform, train=yes' + name: Train Stop / Platform + public_transport/platform/tram_point: + # 'public_transport=platform, tram=yes' + name: Tram Stop / Platform + public_transport/platform/trolleybus_point: + # 'public_transport=platform, trolleybus=yes' + name: Trolleybus Stop + # 'terms: bus,electric,platform,public transit,public transportation,streetcar,trackless,tram,trolley,transit,transportation' + terms: '' + public_transport/platform_aerialway: + # 'public_transport=platform, aerialway=yes' + name: Aerialway Platform + # 'terms: aerialway,cable car,platform,public transit,public transportation,transit,transportation' + terms: '' + public_transport/platform_bus: + # 'public_transport=platform, bus=yes' + name: Bus Platform + # 'terms: bus,platform,public transit,public transportation,transit,transportation' + terms: '' + public_transport/platform_ferry: + # 'public_transport=platform, ferry=yes' + name: Ferry Platform + # 'terms: boat,dock,ferry,pier,platform,public transit,public transportation,transit,transportation' + terms: '' + public_transport/platform_light_rail: + # 'public_transport=platform, light_rail=yes' + name: Light Rail Platform + # 'terms: electric,light rail,platform,public transit,public transportation,rail,track,tram,trolley,transit,transportation' + terms: '' + public_transport/platform_monorail: + # 'public_transport=platform, monorail=yes' + name: Monorail Platform + # 'terms: monorail,platform,public transit,public transportation,rail,transit,transportation' + terms: '' + public_transport/platform_point: # public_transport=platform name: Transit Stop / Platform # 'terms: platform,public transit,public transportation,transit,transportation' terms: '' - public_transport/platform_aerialway: - # 'public_transport=platform, aerialway=yes' - name: Aerialway Stop / Platform - # 'terms: aerialway,cable car,platform,public transit,public transportation,transit,transportation' - terms: '' - public_transport/platform_bus: - # 'public_transport=platform, bus=yes' - name: Bus Stop / Platform - # 'terms: bus,platform,public transit,public transportation,transit,transportation' - terms: '' - public_transport/platform_ferry: - # 'public_transport=platform, ferry=yes' - name: Ferry Stop / Platform - # 'terms: boat,dock,ferry,pier,platform,public transit,public transportation,transit,transportation' - terms: '' - public_transport/platform_light_rail: - # 'public_transport=platform, light_rail=yes' - name: Light Rail Stop / Platform - # 'terms: electric,light rail,platform,public transit,public transportation,rail,track,tram,trolley,transit,transportation' - terms: '' - public_transport/platform_monorail: - # 'public_transport=platform, monorail=yes' - name: Monorail Stop / Platform - # 'terms: monorail,platform,public transit,public transportation,rail,transit,transportation' - terms: '' public_transport/platform_subway: # 'public_transport=platform, subway=yes' - name: Subway Stop / Platform + name: Subway Platform # 'terms: metro,platform,public transit,public transportation,rail,subway,track,transit,transportation,underground' - terms: '' + terms: '' public_transport/platform_train: # 'public_transport=platform, train=yes' - name: Train Stop / Platform + name: Train Platform # 'terms: platform,public transit,public transportation,rail,track,train,transit,transportation' - terms: '' + terms: '' public_transport/platform_tram: # 'public_transport=platform, tram=yes' - name: Tram Stop / Platform + name: Tram Platform # 'terms: electric,light rail,platform,public transit,public transportation,rail,streetcar,track,tram,trolley,transit,transportation' - terms: '' + terms: '' public_transport/platform_trolleybus: # 'public_transport=platform, trolleybus=yes' - name: Trolleybus Stop / Platform + name: Trolleybus Platform # 'terms: bus,electric,platform,public transit,public transportation,streetcar,trackless,tram,trolley,transit,transportation' - terms: '' + terms: '' public_transport/station: # public_transport=station name: Transit Station @@ -5910,7 +5946,7 @@ en: terms: '' railway/platform: # railway=platform - name: Train Stop / Platform + name: Train Platform railway/rail: # railway=rail name: Rail diff --git a/data/presets/presets.json b/data/presets/presets.json index 1891dcbce..17613f385 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -413,7 +413,7 @@ "healthcare/psychotherapist": {"icon": "maki-hospital", "geometry": ["point", "area"], "terms": ["anxiety", "counselor", "depression", "mental health", "mind", "suicide", "therapist", "therapy"], "tags": {"healthcare": "psychotherapist"}, "name": "Psychotherapist"}, "healthcare/rehabilitation": {"icon": "maki-hospital", "geometry": ["point", "area"], "terms": ["rehab", "therapist", "therapy"], "tags": {"healthcare": "rehabilitation"}, "name": "Rehabilitation Facility"}, "healthcare/speech_therapist": {"icon": "maki-hospital", "geometry": ["point", "area"], "terms": ["speech", "therapist", "therapy", "voice"], "tags": {"healthcare": "speech_therapist"}, "name": "Speech Therapist"}, - "highway/bus_stop": {"icon": "maki-bus", "fields": ["name", "network", "operator", "bench", "shelter"], "geometry": ["point", "vertex"], "tags": {"highway": "bus_stop"}, "name": "Bus Stop / Platform", "searchable": false}, + "highway/bus_stop": {"icon": "maki-bus", "fields": ["name", "network", "operator", "bench", "shelter"], "geometry": ["point", "vertex"], "tags": {"highway": "bus_stop"}, "name": "Bus Stop", "searchable": false}, "highway/bridleway": {"fields": ["name", "surface", "width", "structure", "access", "incline", "horse_scale"], "moreFields": ["wheelchair", "lit", "smoothness", "covered", "dog"], "icon": "maki-horse-riding", "geometry": ["line"], "tags": {"highway": "bridleway"}, "terms": ["bridleway", "equestrian", "horse", "trail"], "name": "Bridle Path"}, "highway/bus_guideway": {"icon": "maki-bus", "fields": ["name", "operator", "oneway", "structure", "covered"], "geometry": ["line"], "tags": {"highway": "bus_guideway"}, "addTags": {"highway": "bus_guideway", "access": "no", "bus": "designated"}, "removeTags": {"highway": "bus_guideway", "access": "no", "bus": "designated"}, "terms": [], "name": "Bus Guideway"}, "highway/construction": {"icon": "maki-barrier", "fields": ["name", "opening_date", "check_date", "note", "oneway", "structure", "access"], "geometry": ["line"], "tags": {"highway": "construction", "access": "no"}, "terms": ["closed", "closure", "construction"], "name": "Road Closed"}, @@ -784,16 +784,26 @@ "power/switch": {"icon": "temaki-power", "fields": ["switch", "operator", "location", "cables", "voltage", "ref"], "geometry": ["point", "vertex", "area"], "tags": {"power": "switch"}, "name": "Power Switch"}, "power/tower": {"fields": ["design", "ref", "material"], "geometry": ["point", "vertex"], "terms": ["power"], "tags": {"power": "tower"}, "name": "High-Voltage Tower"}, "power/transformer": {"icon": "temaki-power", "fields": ["ref", "operator", "transformer", "location", "rating", "devices", "phases"], "moreFields": ["frequency", "voltage/primary", "voltage/secondary", "voltage/tertiary", "windings", "windings/configuration"], "geometry": ["point", "vertex", "area"], "tags": {"power": "transformer"}, "name": "Transformer"}, - "public_transport/platform_aerialway": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["point", "line", "area"], "tags": {"public_transport": "platform", "aerialway": "yes"}, "addTags": {"public_transport": "platform", "aerialway": "yes", "highway": "footway"}, "removeTags": {"public_transport": "platform", "aerialway": "yes", "highway": "footway"}, "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": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["point", "line", "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": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["point", "line", "area"], "tags": {"public_transport": "platform", "ferry": "yes"}, "addTags": {"public_transport": "platform", "ferry": "yes", "highway": "footway"}, "removeTags": {"public_transport": "platform", "ferry": "yes", "highway": "footway"}, "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-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["point", "line", "area"], "tags": {"public_transport": "platform", "light_rail": "yes"}, "addTags": {"public_transport": "platform", "light_rail": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "light_rail": "yes", "railway": "platform", "highway": "footway"}, "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-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["point", "line", "area"], "tags": {"public_transport": "platform", "monorail": "yes"}, "addTags": {"public_transport": "platform", "monorail": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "monorail": "yes", "railway": "platform", "highway": "footway"}, "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-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["point", "line", "area"], "tags": {"public_transport": "platform", "subway": "yes"}, "addTags": {"public_transport": "platform", "subway": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "subway": "yes", "railway": "platform", "highway": "footway"}, "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": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["point", "line", "area"], "tags": {"public_transport": "platform", "train": "yes"}, "addTags": {"public_transport": "platform", "train": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "train": "yes", "railway": "platform", "highway": "footway"}, "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-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["point", "line", "area"], "tags": {"public_transport": "platform", "tram": "yes"}, "addTags": {"public_transport": "platform", "tram": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "tram": "yes", "railway": "platform", "highway": "footway"}, "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-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["point", "line", "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": "temaki-pedestrian", "fields": ["name", "ref_platform", "network", "operator", "departures_board", "surface"], "moreFields": ["lit", "bench", "shelter", "wheelchair"], "geometry": ["point", "line", "area"], "tags": {"public_transport": "platform"}, "addTags": {"public_transport": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "highway": "footway"}, "terms": ["platform", "public transit", "public transportation", "transit", "transportation"], "name": "Transit Stop / Platform", "matchScore": 0.2}, + "public_transport/platform_aerialway": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["line", "area"], "tags": {"public_transport": "platform", "aerialway": "yes"}, "addTags": {"public_transport": "platform", "aerialway": "yes", "highway": "footway"}, "removeTags": {"public_transport": "platform", "aerialway": "yes", "highway": "footway"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["aerialway", "cable car", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Aerialway Platform"}, + "public_transport/platform_bus": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["line", "area"], "tags": {"public_transport": "platform", "bus": "yes"}, "addTags": {"public_transport": "platform", "bus": "yes", "highway": "footway"}, "removeTags": {"public_transport": "platform", "bus": "yes", "highway": "footway"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["bus", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Bus Platform"}, + "public_transport/platform_ferry": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["line", "area"], "tags": {"public_transport": "platform", "ferry": "yes"}, "addTags": {"public_transport": "platform", "ferry": "yes", "highway": "footway"}, "removeTags": {"public_transport": "platform", "ferry": "yes", "highway": "footway"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["boat", "dock", "ferry", "pier", "platform", "public transit", "public transportation", "transit", "transportation"], "name": "Ferry Platform"}, + "public_transport/platform_light_rail": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["line", "area"], "tags": {"public_transport": "platform", "light_rail": "yes"}, "addTags": {"public_transport": "platform", "light_rail": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "light_rail": "yes", "railway": "platform", "highway": "footway"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "track", "tram", "trolley", "transit", "transportation"], "name": "Light Rail Platform"}, + "public_transport/platform_monorail": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["line", "area"], "tags": {"public_transport": "platform", "monorail": "yes"}, "addTags": {"public_transport": "platform", "monorail": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "monorail": "yes", "railway": "platform", "highway": "footway"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["monorail", "platform", "public transit", "public transportation", "rail", "transit", "transportation"], "name": "Monorail Platform"}, + "public_transport/platform_point": {"icon": "maki-rail", "fields": ["name", "network", "operator", "departures_board"], "moreFields": ["lit", "bench", "shelter", "wheelchair"], "geometry": ["point"], "tags": {"public_transport": "platform"}, "terms": ["platform", "public transit", "public transportation", "transit", "transportation"], "name": "Transit Stop / Platform", "matchScore": 0.2}, + "public_transport/platform_subway": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["line", "area"], "tags": {"public_transport": "platform", "subway": "yes"}, "addTags": {"public_transport": "platform", "subway": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "subway": "yes", "railway": "platform", "highway": "footway"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["metro", "platform", "public transit", "public transportation", "rail", "subway", "track", "transit", "transportation", "underground"], "name": "Subway Platform"}, + "public_transport/platform_train": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["line", "area"], "tags": {"public_transport": "platform", "train": "yes"}, "addTags": {"public_transport": "platform", "train": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "train": "yes", "railway": "platform", "highway": "footway"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["platform", "public transit", "public transportation", "rail", "track", "train", "transit", "transportation"], "name": "Train Platform"}, + "public_transport/platform_tram": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["line", "area"], "tags": {"public_transport": "platform", "tram": "yes"}, "addTags": {"public_transport": "platform", "tram": "yes", "railway": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "tram": "yes", "railway": "platform", "highway": "footway"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "streetcar", "track", "tram", "trolley", "transit", "transportation"], "name": "Tram Platform"}, + "public_transport/platform_trolleybus": {"icon": "temaki-pedestrian", "fields": ["{public_transport/platform}"], "moreFields": ["{public_transport/platform}"], "geometry": ["line", "area"], "tags": {"public_transport": "platform", "trolleybus": "yes"}, "addTags": {"public_transport": "platform", "trolleybus": "yes", "highway": "footway"}, "removeTags": {"public_transport": "platform", "trolleybus": "yes", "highway": "footway"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["bus", "electric", "platform", "public transit", "public transportation", "streetcar", "trackless", "tram", "trolley", "transit", "transportation"], "name": "Trolleybus Platform"}, + "public_transport/platform": {"icon": "temaki-pedestrian", "fields": ["ref_platform", "network", "operator", "departures_board", "surface"], "moreFields": ["lit", "wheelchair"], "geometry": ["line", "area"], "tags": {"public_transport": "platform"}, "addTags": {"public_transport": "platform", "highway": "footway"}, "removeTags": {"public_transport": "platform", "highway": "footway"}, "terms": ["platform", "public transit", "public transportation", "transit", "transportation"], "name": "Transit Platform", "matchScore": 0.2}, + "public_transport/platform/aerialway_point": {"icon": "maki-aerialway", "fields": ["{public_transport/platform_point}"], "moreFields": ["{public_transport/platform_point}"], "geometry": ["point"], "tags": {"public_transport": "platform", "aerialway": "yes"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["aerialway", "cable car", "platform", "public transit", "public transportation", "transit", "transportation"], "searchable": false, "name": "Aerialway Stop / Platform"}, + "public_transport/platform/ferry_point": {"icon": "maki-ferry", "fields": ["{public_transport/platform_point}"], "moreFields": ["{public_transport/platform_point}"], "geometry": ["point"], "tags": {"public_transport": "platform", "ferry": "yes"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["boat", "dock", "ferry", "pier", "platform", "public transit", "public transportation", "transit", "transportation"], "searchable": false, "name": "Ferry Stop / Platform"}, + "public_transport/platform/light_rail_point": {"icon": "temaki-light_rail", "fields": ["{public_transport/platform_point}"], "moreFields": ["{public_transport/platform_point}"], "geometry": ["point"], "tags": {"public_transport": "platform", "light_rail": "yes"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "track", "tram", "trolley", "transit", "transportation"], "searchable": false, "name": "Light Rail Stop / Platform"}, + "public_transport/platform/monorail_point": {"icon": "temaki-monorail", "fields": ["{public_transport/platform_point}"], "moreFields": ["{public_transport/platform_point}"], "geometry": ["point"], "tags": {"public_transport": "platform", "monorail": "yes"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["monorail", "platform", "public transit", "public transportation", "rail", "transit", "transportation"], "searchable": false, "name": "Monorail Stop / Platform"}, + "public_transport/platform/subway_point": {"icon": "temaki-subway", "fields": ["{public_transport/platform_point}"], "moreFields": ["{public_transport/platform_point}"], "geometry": ["point"], "tags": {"public_transport": "platform", "subway": "yes"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["metro", "platform", "public transit", "public transportation", "rail", "subway", "track", "transit", "transportation", "underground"], "searchable": false, "name": "Subway Stop / Platform"}, + "public_transport/platform/train_point": {"icon": "maki-rail", "fields": ["{public_transport/platform_point}"], "moreFields": ["{public_transport/platform_point}"], "geometry": ["point"], "tags": {"public_transport": "platform", "train": "yes"}, "reference": {"key": "railway", "value": "platform"}, "terms": ["platform", "public transit", "public transportation", "rail", "track", "train", "transit", "transportation"], "searchable": false, "name": "Train Stop / Platform"}, + "public_transport/platform/tram_point": {"icon": "temaki-tram", "fields": ["{public_transport/platform_point}"], "moreFields": ["{public_transport/platform_point}"], "geometry": ["point"], "tags": {"public_transport": "platform", "tram": "yes"}, "reference": {"key": "public_transport", "value": "platform"}, "terms": ["electric", "light rail", "platform", "public transit", "public transportation", "rail", "streetcar", "track", "tram", "trolley", "transit", "transportation"], "searchable": false, "name": "Tram Stop / Platform"}, + "public_transport/platform/bus_point": {"icon": "maki-bus", "fields": ["{public_transport/platform_point}"], "moreFields": ["{public_transport/platform_point}"], "geometry": ["point"], "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"}, + "public_transport/platform/trolleybus_point": {"icon": "temaki-trolleybus", "fields": ["{public_transport/platform_point}"], "moreFields": ["{public_transport/platform_point}"], "geometry": ["point"], "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"}, "public_transport/station_aerialway": {"icon": "maki-aerialway", "fields": ["{public_transport/station}", "aerialway/access", "aerialway/summer/access"], "moreFields": ["{public_transport/station}"], "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"}, "public_transport/station_bus": {"icon": "maki-bus", "fields": ["{public_transport/station}"], "moreFields": ["{public_transport/station}"], "geometry": ["point", "area"], "tags": {"public_transport": "station", "bus": "yes"}, "addTags": {"public_transport": "station", "bus": "yes", "amenity": "bus_station"}, "removeTags": {"public_transport": "station", "bus": "yes", "amenity": "bus_station"}, "reference": {"key": "amenity", "value": "bus_station"}, "terms": ["bus", "public transit", "public transportation", "station", "terminal", "transit", "transportation"], "name": "Bus Station / Terminal"}, "public_transport/station_ferry": {"icon": "maki-ferry", "fields": ["{public_transport/station}"], "moreFields": ["{public_transport/station}"], "geometry": ["point", "area"], "tags": {"public_transport": "station", "ferry": "yes"}, "addTags": {"public_transport": "station", "ferry": "yes", "amenity": "ferry_terminal"}, "removeTags": {"public_transport": "station", "ferry": "yes", "amenity": "ferry_terminal"}, "reference": {"key": "amenity", "value": "ferry_terminal"}, "terms": ["boat", "dock", "ferry", "pier", "public transit", "public transportation", "station", "terminal", "transit", "transportation"], "name": "Ferry Station / Terminal"}, @@ -817,7 +827,7 @@ "public_transport/stop_position_trolleybus": {"icon": "temaki-trolleybus", "fields": ["{public_transport/stop_position}"], "moreFields": ["{public_transport/stop_position}"], "geometry": ["vertex"], "tags": {"public_transport": "stop_position", "trolleybus": "yes"}, "reference": {"key": "public_transport", "value": "stop_position"}, "terms": ["bus", "electric", "public transit", "public transportation", "streetcar", "trackless", "tram", "trolley", "transit", "transportation"], "name": "Trolleybus Stopping Location"}, "public_transport/stop_position": {"icon": "maki-bus", "fields": ["name", "ref_stop_position", "network", "operator"], "geometry": ["vertex"], "tags": {"public_transport": "stop_position"}, "terms": ["public transit", "public transportation", "transit", "transportation"], "name": "Transit Stopping Location", "matchScore": 0.2}, "railway/halt": {"icon": "maki-rail", "geometry": ["point", "vertex"], "tags": {"railway": "halt"}, "terms": ["break", "interrupt", "rest", "wait", "interruption"], "name": "Train Station (Halt / Request)", "searchable": false}, - "railway/platform": {"icon": "temaki-pedestrian", "fields": ["name", "ref_platform", "surface", "lit", "shelter"], "geometry": ["line", "area"], "tags": {"railway": "platform"}, "name": "Train Stop / Platform", "searchable": false}, + "railway/platform": {"icon": "temaki-pedestrian", "fields": ["name", "ref_platform", "surface", "lit", "shelter"], "geometry": ["line", "area"], "tags": {"railway": "platform"}, "name": "Train Platform", "searchable": false}, "railway/station": {"icon": "maki-rail", "fields": ["name", "network", "operator", "address", "building_area", "internet_access", "internet_access/fee", "internet_access/ssid"], "geometry": ["point", "vertex", "area"], "tags": {"railway": "station"}, "terms": ["train station", "station"], "name": "Train Station", "searchable": false}, "railway/tram_stop": {"icon": "temaki-tram", "fields": ["name", "network", "operator"], "geometry": ["vertex"], "tags": {"railway": "tram_stop"}, "terms": ["light rail", "streetcar", "tram", "trolley"], "name": "Tram Stopping Position", "searchable": false}, "railway/abandoned": {"icon": "iD-railway-abandoned", "fields": ["name", "structure", "service_rail", "usage_rail"], "moreFields": ["covered"], "geometry": ["line"], "tags": {"railway": "abandoned"}, "terms": [], "name": "Abandoned Railway"}, diff --git a/data/presets/presets/highway/_bus_stop.json b/data/presets/presets/highway/_bus_stop.json index 6c16e828f..300f54cb2 100644 --- a/data/presets/presets/highway/_bus_stop.json +++ b/data/presets/presets/highway/_bus_stop.json @@ -14,6 +14,6 @@ "tags": { "highway": "bus_stop" }, - "name": "Bus Stop / Platform", + "name": "Bus Stop", "searchable": false } diff --git a/data/presets/presets/public_transport/platform.json b/data/presets/presets/public_transport/platform.json index 330de64a2..f6925e4c8 100644 --- a/data/presets/presets/public_transport/platform.json +++ b/data/presets/presets/public_transport/platform.json @@ -1,7 +1,6 @@ { "icon": "temaki-pedestrian", "fields": [ - "name", "ref_platform", "network", "operator", @@ -10,12 +9,9 @@ ], "moreFields": [ "lit", - "bench", - "shelter", "wheelchair" ], "geometry": [ - "point", "line", "area" ], @@ -37,6 +33,6 @@ "transit", "transportation" ], - "name": "Transit Stop / Platform", + "name": "Transit Platform", "matchScore": 0.2 } diff --git a/data/presets/presets/public_transport/platform/_aerialway_point.json b/data/presets/presets/public_transport/platform/_aerialway_point.json new file mode 100644 index 000000000..1d4152014 --- /dev/null +++ b/data/presets/presets/public_transport/platform/_aerialway_point.json @@ -0,0 +1,31 @@ +{ + "icon": "maki-aerialway", + "fields": [ + "{public_transport/platform_point}" + ], + "moreFields": [ + "{public_transport/platform_point}" + ], + "geometry": [ + "point" + ], + "tags": { + "public_transport": "platform", + "aerialway": "yes" + }, + "reference": { + "key": "public_transport", + "value": "platform" + }, + "terms": [ + "aerialway", + "cable car", + "platform", + "public transit", + "public transportation", + "transit", + "transportation" + ], + "searchable": false, + "name": "Aerialway Stop / Platform" +} diff --git a/data/presets/presets/public_transport/platform/_ferry_point.json b/data/presets/presets/public_transport/platform/_ferry_point.json new file mode 100644 index 000000000..5da4481bd --- /dev/null +++ b/data/presets/presets/public_transport/platform/_ferry_point.json @@ -0,0 +1,33 @@ +{ + "icon": "maki-ferry", + "fields": [ + "{public_transport/platform_point}" + ], + "moreFields": [ + "{public_transport/platform_point}" + ], + "geometry": [ + "point" + ], + "tags": { + "public_transport": "platform", + "ferry": "yes" + }, + "reference": { + "key": "public_transport", + "value": "platform" + }, + "terms": [ + "boat", + "dock", + "ferry", + "pier", + "platform", + "public transit", + "public transportation", + "transit", + "transportation" + ], + "searchable": false, + "name": "Ferry Stop / Platform" +} diff --git a/data/presets/presets/public_transport/platform/_light_rail_point.json b/data/presets/presets/public_transport/platform/_light_rail_point.json new file mode 100644 index 000000000..5fdc12635 --- /dev/null +++ b/data/presets/presets/public_transport/platform/_light_rail_point.json @@ -0,0 +1,35 @@ +{ + "icon": "temaki-light_rail", + "fields": [ + "{public_transport/platform_point}" + ], + "moreFields": [ + "{public_transport/platform_point}" + ], + "geometry": [ + "point" + ], + "tags": { + "public_transport": "platform", + "light_rail": "yes" + }, + "reference": { + "key": "railway", + "value": "platform" + }, + "terms": [ + "electric", + "light rail", + "platform", + "public transit", + "public transportation", + "rail", + "track", + "tram", + "trolley", + "transit", + "transportation" + ], + "searchable": false, + "name": "Light Rail Stop / Platform" +} diff --git a/data/presets/presets/public_transport/platform/_monorail_point.json b/data/presets/presets/public_transport/platform/_monorail_point.json new file mode 100644 index 000000000..6e977887c --- /dev/null +++ b/data/presets/presets/public_transport/platform/_monorail_point.json @@ -0,0 +1,31 @@ +{ + "icon": "temaki-monorail", + "fields": [ + "{public_transport/platform_point}" + ], + "moreFields": [ + "{public_transport/platform_point}" + ], + "geometry": [ + "point" + ], + "tags": { + "public_transport": "platform", + "monorail": "yes" + }, + "reference": { + "key": "railway", + "value": "platform" + }, + "terms": [ + "monorail", + "platform", + "public transit", + "public transportation", + "rail", + "transit", + "transportation" + ], + "searchable": false, + "name": "Monorail Stop / Platform" +} diff --git a/data/presets/presets/public_transport/platform/_subway_point.json b/data/presets/presets/public_transport/platform/_subway_point.json new file mode 100644 index 000000000..c3f839bf4 --- /dev/null +++ b/data/presets/presets/public_transport/platform/_subway_point.json @@ -0,0 +1,34 @@ +{ + "icon": "temaki-subway", + "fields": [ + "{public_transport/platform_point}" + ], + "moreFields": [ + "{public_transport/platform_point}" + ], + "geometry": [ + "point" + ], + "tags": { + "public_transport": "platform", + "subway": "yes" + }, + "reference": { + "key": "railway", + "value": "platform" + }, + "terms": [ + "metro", + "platform", + "public transit", + "public transportation", + "rail", + "subway", + "track", + "transit", + "transportation", + "underground" + ], + "searchable": false, + "name": "Subway Stop / Platform" +} diff --git a/data/presets/presets/public_transport/platform/_train_point.json b/data/presets/presets/public_transport/platform/_train_point.json new file mode 100644 index 000000000..b7ea5891d --- /dev/null +++ b/data/presets/presets/public_transport/platform/_train_point.json @@ -0,0 +1,32 @@ +{ + "icon": "maki-rail", + "fields": [ + "{public_transport/platform_point}" + ], + "moreFields": [ + "{public_transport/platform_point}" + ], + "geometry": [ + "point" + ], + "tags": { + "public_transport": "platform", + "train": "yes" + }, + "reference": { + "key": "railway", + "value": "platform" + }, + "terms": [ + "platform", + "public transit", + "public transportation", + "rail", + "track", + "train", + "transit", + "transportation" + ], + "searchable": false, + "name": "Train Stop / Platform" +} diff --git a/data/presets/presets/public_transport/platform/_tram_point.json b/data/presets/presets/public_transport/platform/_tram_point.json new file mode 100644 index 000000000..9ab2ed6a1 --- /dev/null +++ b/data/presets/presets/public_transport/platform/_tram_point.json @@ -0,0 +1,36 @@ +{ + "icon": "temaki-tram", + "fields": [ + "{public_transport/platform_point}" + ], + "moreFields": [ + "{public_transport/platform_point}" + ], + "geometry": [ + "point" + ], + "tags": { + "public_transport": "platform", + "tram": "yes" + }, + "reference": { + "key": "public_transport", + "value": "platform" + }, + "terms": [ + "electric", + "light rail", + "platform", + "public transit", + "public transportation", + "rail", + "streetcar", + "track", + "tram", + "trolley", + "transit", + "transportation" + ], + "searchable": false, + "name": "Tram Stop / Platform" +} diff --git a/data/presets/presets/public_transport/platform/bus_point.json b/data/presets/presets/public_transport/platform/bus_point.json new file mode 100644 index 000000000..8f20cfd56 --- /dev/null +++ b/data/presets/presets/public_transport/platform/bus_point.json @@ -0,0 +1,39 @@ +{ + "icon": "maki-bus", + "fields": [ + "{public_transport/platform_point}" + ], + "moreFields": [ + "{public_transport/platform_point}" + ], + "geometry": [ + "point" + ], + "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" +} diff --git a/data/presets/presets/public_transport/platform/trolleybus_point.json b/data/presets/presets/public_transport/platform/trolleybus_point.json new file mode 100644 index 000000000..63071e549 --- /dev/null +++ b/data/presets/presets/public_transport/platform/trolleybus_point.json @@ -0,0 +1,44 @@ +{ + "icon": "temaki-trolleybus", + "fields": [ + "{public_transport/platform_point}" + ], + "moreFields": [ + "{public_transport/platform_point}" + ], + "geometry": [ + "point" + ], + "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" +} diff --git a/data/presets/presets/public_transport/platform_aerialway.json b/data/presets/presets/public_transport/platform_aerialway.json index 26e3ac989..b3b8b58f1 100644 --- a/data/presets/presets/public_transport/platform_aerialway.json +++ b/data/presets/presets/public_transport/platform_aerialway.json @@ -7,7 +7,6 @@ "{public_transport/platform}" ], "geometry": [ - "point", "line", "area" ], @@ -38,5 +37,5 @@ "transit", "transportation" ], - "name": "Aerialway Stop / Platform" + "name": "Aerialway Platform" } diff --git a/data/presets/presets/public_transport/platform_bus.json b/data/presets/presets/public_transport/platform_bus.json index 86efe46de..da86a9c0f 100644 --- a/data/presets/presets/public_transport/platform_bus.json +++ b/data/presets/presets/public_transport/platform_bus.json @@ -7,7 +7,6 @@ "{public_transport/platform}" ], "geometry": [ - "point", "line", "area" ], @@ -18,12 +17,12 @@ "addTags": { "public_transport": "platform", "bus": "yes", - "highway": "bus_stop" + "highway": "footway" }, "removeTags": { "public_transport": "platform", "bus": "yes", - "highway": "bus_stop" + "highway": "footway" }, "reference": { "key": "public_transport", @@ -37,5 +36,5 @@ "transit", "transportation" ], - "name": "Bus Stop / Platform" + "name": "Bus Platform" } diff --git a/data/presets/presets/public_transport/platform_ferry.json b/data/presets/presets/public_transport/platform_ferry.json index edf5216b8..d1bef936e 100644 --- a/data/presets/presets/public_transport/platform_ferry.json +++ b/data/presets/presets/public_transport/platform_ferry.json @@ -7,7 +7,6 @@ "{public_transport/platform}" ], "geometry": [ - "point", "line", "area" ], @@ -40,5 +39,5 @@ "transit", "transportation" ], - "name": "Ferry Stop / Platform" + "name": "Ferry Platform" } diff --git a/data/presets/presets/public_transport/platform_light_rail.json b/data/presets/presets/public_transport/platform_light_rail.json index 2df064296..731d4ba33 100644 --- a/data/presets/presets/public_transport/platform_light_rail.json +++ b/data/presets/presets/public_transport/platform_light_rail.json @@ -7,7 +7,6 @@ "{public_transport/platform}" ], "geometry": [ - "point", "line", "area" ], @@ -44,5 +43,5 @@ "transit", "transportation" ], - "name": "Light Rail Stop / Platform" + "name": "Light Rail Platform" } diff --git a/data/presets/presets/public_transport/platform_monorail.json b/data/presets/presets/public_transport/platform_monorail.json index bddf2dff7..c2ee4eaa9 100644 --- a/data/presets/presets/public_transport/platform_monorail.json +++ b/data/presets/presets/public_transport/platform_monorail.json @@ -7,7 +7,6 @@ "{public_transport/platform}" ], "geometry": [ - "point", "line", "area" ], @@ -40,5 +39,5 @@ "transit", "transportation" ], - "name": "Monorail Stop / Platform" + "name": "Monorail Platform" } diff --git a/data/presets/presets/public_transport/platform_point.json b/data/presets/presets/public_transport/platform_point.json new file mode 100644 index 000000000..b8934ab67 --- /dev/null +++ b/data/presets/presets/public_transport/platform_point.json @@ -0,0 +1,30 @@ +{ + "icon": "maki-rail", + "fields": [ + "name", + "network", + "operator", + "departures_board" + ], + "moreFields": [ + "lit", + "bench", + "shelter", + "wheelchair" + ], + "geometry": [ + "point" + ], + "tags": { + "public_transport": "platform" + }, + "terms": [ + "platform", + "public transit", + "public transportation", + "transit", + "transportation" + ], + "name": "Transit Stop / Platform", + "matchScore": 0.2 +} diff --git a/data/presets/presets/public_transport/platform_subway.json b/data/presets/presets/public_transport/platform_subway.json index 7ac675de1..21a70e0f9 100644 --- a/data/presets/presets/public_transport/platform_subway.json +++ b/data/presets/presets/public_transport/platform_subway.json @@ -7,7 +7,6 @@ "{public_transport/platform}" ], "geometry": [ - "point", "line", "area" ], @@ -43,5 +42,5 @@ "transportation", "underground" ], - "name": "Subway Stop / Platform" + "name": "Subway Platform" } diff --git a/data/presets/presets/public_transport/platform_train.json b/data/presets/presets/public_transport/platform_train.json index e451f37fa..c7f67ba6c 100644 --- a/data/presets/presets/public_transport/platform_train.json +++ b/data/presets/presets/public_transport/platform_train.json @@ -7,7 +7,6 @@ "{public_transport/platform}" ], "geometry": [ - "point", "line", "area" ], @@ -41,5 +40,5 @@ "transit", "transportation" ], - "name": "Train Stop / Platform" + "name": "Train Platform" } diff --git a/data/presets/presets/public_transport/platform_tram.json b/data/presets/presets/public_transport/platform_tram.json index e4b9892e2..93f1174cf 100644 --- a/data/presets/presets/public_transport/platform_tram.json +++ b/data/presets/presets/public_transport/platform_tram.json @@ -7,7 +7,6 @@ "{public_transport/platform}" ], "geometry": [ - "point", "line", "area" ], @@ -45,5 +44,5 @@ "transit", "transportation" ], - "name": "Tram Stop / Platform" + "name": "Tram Platform" } diff --git a/data/presets/presets/public_transport/platform_trolleybus.json b/data/presets/presets/public_transport/platform_trolleybus.json index e2b06c928..e3135112a 100644 --- a/data/presets/presets/public_transport/platform_trolleybus.json +++ b/data/presets/presets/public_transport/platform_trolleybus.json @@ -7,7 +7,6 @@ "{public_transport/platform}" ], "geometry": [ - "point", "line", "area" ], @@ -18,12 +17,12 @@ "addTags": { "public_transport": "platform", "trolleybus": "yes", - "highway": "bus_stop" + "highway": "footway" }, "removeTags": { "public_transport": "platform", "trolleybus": "yes", - "highway": "bus_stop" + "highway": "footway" }, "reference": { "key": "public_transport", @@ -42,5 +41,5 @@ "transit", "transportation" ], - "name": "Trolleybus Stop / Platform" + "name": "Trolleybus Platform" } diff --git a/data/presets/presets/railway/_platform.json b/data/presets/presets/railway/_platform.json index 74f9d9ec5..dbdebc28c 100644 --- a/data/presets/presets/railway/_platform.json +++ b/data/presets/presets/railway/_platform.json @@ -14,6 +14,6 @@ "tags": { "railway": "platform" }, - "name": "Train Stop / Platform", + "name": "Train Platform", "searchable": false } diff --git a/data/taginfo.json b/data/taginfo.json index bdb24eaa9..97e5b2bbd 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -404,7 +404,7 @@ {"key": "healthcare", "value": "psychotherapist", "description": "🄿 Psychotherapist", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true"}, {"key": "healthcare", "value": "rehabilitation", "description": "🄿 Rehabilitation Facility", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true"}, {"key": "healthcare", "value": "speech_therapist", "description": "🄿 Speech Therapist", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true"}, - {"key": "highway", "value": "bus_stop", "description": "🄿 Bus Stop / Platform (unsearchable)", "object_types": ["node"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bus-15.svg?sanitize=true"}, + {"key": "highway", "value": "bus_stop", "description": "🄿 Bus Stop (unsearchable)", "object_types": ["node"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bus-15.svg?sanitize=true"}, {"key": "highway", "value": "bridleway", "description": "🄿 Bridle Path", "object_types": ["way"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/horse-riding-15.svg?sanitize=true"}, {"key": "highway", "value": "bus_guideway", "description": "🄿 Bus Guideway", "object_types": ["way"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bus-15.svg?sanitize=true"}, {"key": "access", "value": "no", "description": "🄿 Road Closed, 🄵 Allowed Access", "object_types": ["way"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true"}, @@ -760,21 +760,21 @@ {"key": "power", "value": "switch", "description": "🄿 Power Switch", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/power.svg?sanitize=true"}, {"key": "power", "value": "tower", "description": "🄿 High-Voltage Tower", "object_types": ["node"]}, {"key": "power", "value": "transformer", "description": "🄿 Transformer", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/power.svg?sanitize=true"}, - {"key": "aerialway", "value": "yes", "description": "🄿 Aerialway Stop / Platform, 🄿 Aerialway Station, 🄿 Aerialway Stopping Location", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, - {"key": "bus", "value": "yes", "description": "🄿 Bus Stop / Platform, 🄿 Bus Station / Terminal, 🄿 Bus Stopping Location", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, - {"key": "ferry", "value": "yes", "description": "🄿 Ferry Stop / Platform, 🄿 Ferry Station / Terminal, 🄿 Ferry Stopping Location", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, - {"key": "light_rail", "value": "yes", "description": "🄿 Light Rail Stop / Platform, 🄿 Light Rail Station, 🄿 Light Rail Stopping Location", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, - {"key": "monorail", "value": "yes", "description": "🄿 Monorail Stop / Platform, 🄿 Monorail Station, 🄿 Monorail Stopping Location", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, - {"key": "subway", "value": "yes", "description": "🄿 Subway Stop / Platform, 🄿 Subway Station, 🄿 Subway Stopping Location", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, - {"key": "train", "value": "yes", "description": "🄿 Train Stop / Platform, 🄿 Train Station, 🄿 Train Stopping Location", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, - {"key": "tram", "value": "yes", "description": "🄿 Tram Stop / Platform, 🄿 Tram Station, 🄿 Tram Stopping Location", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, - {"key": "trolleybus", "value": "yes", "description": "🄿 Trolleybus Stop / Platform, 🄿 Trolleybus Station / Terminal, 🄿 Trolleybus Stopping Location", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, - {"key": "public_transport", "value": "platform", "description": "🄿 Transit Stop / Platform", "object_types": ["node", "way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "aerialway", "value": "yes", "description": "🄿 Aerialway Platform, 🄿 Aerialway Stop / Platform (unsearchable), 🄿 Aerialway Station, 🄿 Aerialway Stopping Location", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "bus", "value": "yes", "description": "🄿 Bus Platform, 🄿 Bus Stop, 🄿 Bus Station / Terminal, 🄿 Bus Stopping Location", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "ferry", "value": "yes", "description": "🄿 Ferry Platform, 🄿 Ferry Stop / Platform (unsearchable), 🄿 Ferry Station / Terminal, 🄿 Ferry Stopping Location", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "light_rail", "value": "yes", "description": "🄿 Light Rail Platform, 🄿 Light Rail Stop / Platform (unsearchable), 🄿 Light Rail Station, 🄿 Light Rail Stopping Location", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "monorail", "value": "yes", "description": "🄿 Monorail Platform, 🄿 Monorail Stop / Platform (unsearchable), 🄿 Monorail Station, 🄿 Monorail Stopping Location", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "public_transport", "value": "platform", "description": "🄿 Transit Stop / Platform, 🄿 Transit Platform", "object_types": ["node"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true"}, + {"key": "subway", "value": "yes", "description": "🄿 Subway Platform, 🄿 Subway Stop / Platform (unsearchable), 🄿 Subway Station, 🄿 Subway Stopping Location", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "train", "value": "yes", "description": "🄿 Train Platform, 🄿 Train Stop / Platform (unsearchable), 🄿 Train Station, 🄿 Train Stopping Location", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "tram", "value": "yes", "description": "🄿 Tram Platform, 🄿 Tram Stop / Platform (unsearchable), 🄿 Tram Station, 🄿 Tram Stopping Location", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "trolleybus", "value": "yes", "description": "🄿 Trolleybus Platform, 🄿 Trolleybus Stop, 🄿 Trolleybus Station / Terminal, 🄿 Trolleybus Stopping Location", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, {"key": "railway", "value": "halt", "description": "🄿 Train Station (Halt / Request), 🄿 Train Station (Halt / Request) (unsearchable)", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true"}, {"key": "public_transport", "value": "station", "description": "🄿 Transit Station", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true"}, {"key": "public_transport", "value": "stop_area", "description": "🄿 Transit Stop Area", "object_types": ["relation"], "icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/relation.svg?sanitize=true"}, {"key": "public_transport", "value": "stop_position", "description": "🄿 Transit Stopping Location", "object_types": ["node"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bus-15.svg?sanitize=true"}, - {"key": "railway", "value": "platform", "description": "🄿 Train Stop / Platform (unsearchable)", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, + {"key": "railway", "value": "platform", "description": "🄿 Train Platform (unsearchable)", "object_types": ["way", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"}, {"key": "railway", "value": "station", "description": "🄿 Train Station (unsearchable)", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true"}, {"key": "railway", "value": "tram_stop", "description": "🄿 Tram Stopping Position (unsearchable)", "object_types": ["node"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/tram.svg?sanitize=true"}, {"key": "railway", "value": "abandoned", "description": "🄿 Abandoned Railway", "object_types": ["way"], "icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/railway-abandoned.svg?sanitize=true"}, diff --git a/dist/locales/en.json b/dist/locales/en.json index b8a6c1829..18e6c5cb3 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -5557,7 +5557,7 @@ "terms": "speech,therapist,therapy,voice" }, "highway/bus_stop": { - "name": "Bus Stop / Platform", + "name": "Bus Stop", "terms": "" }, "highway/bridleway": { @@ -7041,45 +7041,85 @@ "terms": "" }, "public_transport/platform_aerialway": { - "name": "Aerialway Stop / Platform", + "name": "Aerialway Platform", "terms": "aerialway,cable car,platform,public transit,public transportation,transit,transportation" }, "public_transport/platform_bus": { - "name": "Bus Stop / Platform", + "name": "Bus Platform", "terms": "bus,platform,public transit,public transportation,transit,transportation" }, "public_transport/platform_ferry": { - "name": "Ferry Stop / Platform", + "name": "Ferry Platform", "terms": "boat,dock,ferry,pier,platform,public transit,public transportation,transit,transportation" }, "public_transport/platform_light_rail": { - "name": "Light Rail Stop / Platform", + "name": "Light Rail Platform", "terms": "electric,light rail,platform,public transit,public transportation,rail,track,tram,trolley,transit,transportation" }, "public_transport/platform_monorail": { - "name": "Monorail Stop / Platform", + "name": "Monorail Platform", "terms": "monorail,platform,public transit,public transportation,rail,transit,transportation" }, + "public_transport/platform_point": { + "name": "Transit Stop / Platform", + "terms": "platform,public transit,public transportation,transit,transportation" + }, "public_transport/platform_subway": { - "name": "Subway Stop / Platform", + "name": "Subway Platform", "terms": "metro,platform,public transit,public transportation,rail,subway,track,transit,transportation,underground" }, "public_transport/platform_train": { - "name": "Train Stop / Platform", + "name": "Train Platform", "terms": "platform,public transit,public transportation,rail,track,train,transit,transportation" }, "public_transport/platform_tram": { - "name": "Tram Stop / Platform", + "name": "Tram Platform", "terms": "electric,light rail,platform,public transit,public transportation,rail,streetcar,track,tram,trolley,transit,transportation" }, "public_transport/platform_trolleybus": { - "name": "Trolleybus Stop / Platform", + "name": "Trolleybus Platform", "terms": "bus,electric,platform,public transit,public transportation,streetcar,trackless,tram,trolley,transit,transportation" }, "public_transport/platform": { - "name": "Transit Stop / Platform", + "name": "Transit Platform", "terms": "platform,public transit,public transportation,transit,transportation" }, + "public_transport/platform/aerialway_point": { + "name": "Aerialway Stop / Platform", + "terms": "aerialway,cable car,platform,public transit,public transportation,transit,transportation" + }, + "public_transport/platform/ferry_point": { + "name": "Ferry Stop / Platform", + "terms": "boat,dock,ferry,pier,platform,public transit,public transportation,transit,transportation" + }, + "public_transport/platform/light_rail_point": { + "name": "Light Rail Stop / Platform", + "terms": "electric,light rail,platform,public transit,public transportation,rail,track,tram,trolley,transit,transportation" + }, + "public_transport/platform/monorail_point": { + "name": "Monorail Stop / Platform", + "terms": "monorail,platform,public transit,public transportation,rail,transit,transportation" + }, + "public_transport/platform/subway_point": { + "name": "Subway Stop / Platform", + "terms": "metro,platform,public transit,public transportation,rail,subway,track,transit,transportation,underground" + }, + "public_transport/platform/train_point": { + "name": "Train Stop / Platform", + "terms": "platform,public transit,public transportation,rail,track,train,transit,transportation" + }, + "public_transport/platform/tram_point": { + "name": "Tram Stop / Platform", + "terms": "electric,light rail,platform,public transit,public transportation,rail,streetcar,track,tram,trolley,transit,transportation" + }, + "public_transport/platform/bus_point": { + "name": "Bus Stop", + "terms": "bus,platform,public transit,public transportation,transit,transportation" + }, + "public_transport/platform/trolleybus_point": { + "name": "Trolleybus Stop", + "terms": "bus,electric,platform,public transit,public transportation,streetcar,trackless,tram,trolley,transit,transportation" + }, "public_transport/station_aerialway": { "name": "Aerialway Station", "terms": "aerialway,cable car,public transit,public transportation,station,terminal,transit,transportation" @@ -7173,7 +7213,7 @@ "terms": "break,interrupt,rest,wait,interruption" }, "railway/platform": { - "name": "Train Stop / Platform", + "name": "Train Platform", "terms": "" }, "railway/station": {