Changes between Initial Version and Version 7 of Ticket #8460
- Timestamp:
- 2016-03-05T16:38:04+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8460
- Property Cc added
- Property Keywords public_transport role check added
- Property Milestone → 16.03
-
Ticket #8460 – Description
initial v7 1 1. 2 1 3 If a type=route relation is a member of a type=route_master relation, it should be viewed as a route according to the accepted Public Traffic Proposal 2 http://wiki.openstreetmap.orgwiki/Proposed_features/Public_Transport and the error messages should include the following items.4 osmwiki:Proposed_features/Public_Transport and the error messages should include the following items. 3 5 4 6 (Citations from the proposal are marked with "PTP" here.) … … 7 9 8 10 ----------- 9 -----------10 11 11 The only roles are "stop", "platform", "stop_exit_only", "stop_entry_only", 12 "platform_exit_only", "platform_entry_only" and "". 12 2. 13 13 14 PTP: "Each direction/variant relation contains all available «stop_positions», 15 «platforms» and ways." 14 The only roles are "stop", "platform", "stop_exit_only", "stop_entry_only", "platform_exit_only", "platform_entry_only" and "". 15 16 PTP: "Each direction/variant relation contains all available «stop_positions», «platforms» and ways." 16 17 17 18 PTP: "If a stop is only for exiting or entering the vehicle (common for nightly services) the roles stop and platform should be replaced with stop_exit_only or stop_entry_only and platform_exit_only or platform_entry_only." … … 21 22 ----------- 22 23 24 3. 25 23 26 All "" entries (tour ways) refer to OSM Ways and follow as a block at the end of the relations member list. 24 27 … … 26 29 27 30 ----------- 31 32 4. 28 33 29 34 If exactly two entries with the same name or belonging to the same stop_area follow each other, the entry with the role "stop" should be before the entry "platform". This should not be an error but a warning, as both may refer to two different stops of the vehicle. … … 33 38 ----------- 34 39 40 5. 41 35 42 The tag route does not have a value light_rail. All trains should be marked with train. The same holds for route=light_train. (The railway infrastructure may be different.) 36 43 … … 39 46 ----------- 40 47 41 The name of a route should have the form 42 PTP: "<vehicle type> <reference number>: <initial stop> => <terminal stop>" 48 6. 43 49 44 and the route_master name should have the form45 PTP: "<Vehicle type> <Reference number>" 50 The name of a route should have the form PTP: "<vehicle type> <reference number>: <initial stop> => <terminal stop>" 51 and the route_master name should have the form PTP: "<Vehicle type> <Reference number>" 46 52 47 53 This should be warnings only as the mappers need some more flexibility: … … 56 62 ----------- 57 63 64 7. 65 58 66 A node with the role platform may not have any infrastructure in the Public Traffic Proposal. So shelter=yes, tactile_paving=yes or bench=yes should lead to an error message (shelter=yes only a warning as it is also used to indicate a shelter belonging to a shop at the stop) 59 67 … … 64 72 ----------- 65 73 74 8. 75 66 76 There is no public_transport=stop_area_group 67 77 78