Wrong suggestion for bus stop operator
See original GitHub issueWhen I add network=Софийски градски транспорт
to any bus stop in Sofia (https://www.openstreetmap.org/node/2618710946) iD suggest to add the following tags:
+ network:wikidata=Q7257712
+ operator=Столичен автотранспорт ЕАД
+ operator:wikidata=Q112957887
The network:wikidata
tag is fine but the operator
tags reference the company which is running the bus lines in the city. They do operate some stops but not all of them. Some of the stops are operated by private companies like JCDecaux, others are operated by the city’s transport ticketing company (a.k.a. Sofa Urban Mobility Center). The rest are operated by the municipality itself. Is there any way to reflect that in NSI?
Issue Analytics
- State:
- Created a year ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Wrong suggestion for bus stop network and operator ... - GitHub
When clicking on a bus stop in Minneapolis/St. Paul which is tagged with operator=Metro Transit the iD editor complains about incomplete ...
Read more >Ten Ways to Improve Bus Transit Use and Experience
Here are my ten suggestions. Bus stop on Charles Street, Baltimore. The most frequented mode of public transportation is also the most maligned,...
Read more >General errors - Transit Partners Help - Google Support
Wrong bus stop location; Non optimal route suggestions; Wrong route shapes; Wrong route color; Wrong fare; Wrong schedule; Wrong entrances; Wrong translations ...
Read more >Issue or Comment - Metro Transit
Complete this form to report an issue or submit a comment about facilities or equipment such as bus stops, shelters, stations, ticket machines,...
Read more >School Bus Safety Guidelines and Best Practices – 2022
Another suggestion received by email and was most emphatic that school bus drivers should do, is to use the school bus to obstruct...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Oh ok, I understand now - I did it a different way in 65483cc The
operator
tag can stay on the bus routes but be removed for this brand only on the bus stops.We have a similar example with post offices and post boxes where people wanted some special override rules. #6919
Thanks, yes if the network is operated by different operators, it sounds like we should just remove the
operator
tag from this item…