Some bus stops are displayed with a "Platform" text #1900

Closed
opened 2022-01-19 11:13:10 +00:00 by pastk · 3 comments
Member

platform-bust_stop

This bus stop is tagged as

highway=bus_stop
public_transport=platform
bus=yes

public_transport=platform type takes precedence hence its translation string is displayed. However its a more generic tag used for places where passengers board public transport (be it a bus, or a tram, etc.).

highway=bus_stop is a more specific tag (as well as railway=platform, etc.), so it should be a "main" type for such POIs.

Somewhat related to #1166

![platform-bust_stop](https://user-images.githubusercontent.com/18434508/150118300-370b2b0c-a818-4598-9b49-c3c800ac71d8.png) This [bus stop](https://www.openstreetmap.org/node/1515591158) is tagged as ``` highway=bus_stop public_transport=platform bus=yes ``` `public_transport=platform` type takes precedence hence its translation string is displayed. However its a more generic tag used for places where passengers board public transport (be it a bus, or a tram, etc.). `highway=bus_stop` is a more specific tag (as well as `railway=platform`, etc.), so it should be a "main" type for such POIs. Somewhat related to #1166
Author
Member

Currently having all three tags
(btw OSM online editor adds all three if user wants to create a bus stop)

highway=bus_stop
public_transport=platform
bus=yes

doesn't make sense for OM as public_transport=platform is not used for anything AFAIK.
So we might consider to merge it into a more specific co-existing tag (e.g. into highway=bus_stop, railway=platform, railway=tram_stop, etc.) or maybe drop it altogether even.

Currently having all three tags (btw OSM online editor adds all three if user wants to create a bus stop) ``` highway=bus_stop public_transport=platform bus=yes ``` doesn't make sense for OM as `public_transport=platform` is not used for anything AFAIK. So we might consider to merge it into a more specific co-existing tag (e.g. into `highway=bus_stop`, `railway=platform`, `railway=tram_stop`, etc.) or maybe drop it altogether even.
biodranik commented 2022-01-19 12:13:33 +00:00 (Migrated from github.com)

How many public_transport=platform without any other specific tags?

How many public_transport=platform without any other specific tags?
vng commented 2022-01-19 14:35:16 +00:00 (Migrated from github.com)

OSM public transport has simple PTv1 scheme and complicated PTv2 scheme. public_transport is from PTv2. Sometimes they are mixed. In general, we can't replace public_transport with bus/tram _stop, I discussed it in some issue few months ago ..

OSM public transport has simple PTv1 scheme and complicated PTv2 scheme. public_transport is from PTv2. Sometimes they are mixed. In general, we can't replace public_transport with bus/tram _stop, I discussed it in some issue few months ago ..
This repo is archived. You cannot comment on issues.
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#1900
No description provided.