Changes between Version 8 and Version 9 of Presets/PhilippinesTrafficSigns
- Timestamp:
- 2023-06-04T23:10:09+02:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/PhilippinesTrafficSigns
v8 v9 14 14 First of all - this is a step 1 basic preset to easily add the official DPWH PH codes to traffic signs 15 15 16 I created this preset primarily to easily add a road sign next to/along side the road - to be able to assign the official traffic sign code to every traffic sign to it's actual physical location. 17 More functionality - the actual functionality - I'll add later, if no one comes ahead of me as I'll also work on actually display the signs in JOSM first before I add more functionality to this file. 16 This preset is based on https://wiki.openstreetmap.org/wiki/Key:traffic_sign 18 17 19 As always - feel free to criticize me - I take all criticism to my heart. But please constructive criticism! That means - something which actually helps me to improve both myself and my contributions. 18 I created this preset primarily to easily add a road sign next to/along side the road "https://wiki.openstreetmap.org/wiki/Key:traffic_sign#As_a_separate_node," to be able to assign the official traffic sign code to every traffic sign to it's actual physical location. More functionality, the actual functionality, I'll add later. 20 19 21 Basic scheme for adding traffic signs along the road - without functionality, yet! 20 As always, feel free to criticize me, I take all criticism to my heart. But please constructive criticism! That means, something which actually helps me to improve both myself and my contributions. 21 22 Basic scheme for adding traffic signs as part of the highway "https://wiki.openstreetmap.org/wiki/Key:traffic_sign#As_part_of_a_way," without functionality, yet: 22 23 23 24 <item name="xxxx" icon="folder/Philippines_road_sign_xxxx.svg" type="node,way,relation"> … … 723 724 <combo key="direction" text="Direction sign is facing" values="N,NNE,NE,NEE,E,SEE,SE,SSE,S,SSW,SW,SWW,W,NWW,NW,NNW" default="" /> 724 725 </item> 726 <item name="W6-2-M1" icon="warning/Raised_Crosswalk_Ahead_W6-2-M1.svg" type="node"> 727 <key key="traffic_sign" value="PH-15:Baguio:W6-2-M1"/> 728 <combo key="direction" text="Direction sign is facing" values="N,NNE,NE,NEE,E,SEE,SE,SSE,S,SSW,SW,SWW,W,NWW,NW,NNW" default="" /> 729 </item> 725 730 <item name="W6-3" icon="warning/Philippines_road_sign_W6-3.svg" type="node"> 726 731 <key key="traffic_sign" value="PH:W6-3"/> … … 735 740 <combo key="direction" text="Direction sign is facing" values="N,NNE,NE,NEE,E,SEE,SE,SSE,S,SSW,SW,SWW,W,NWW,NW,NNW" default="" /> 736 741 </item> 742 <item name="W6-5-M1" icon="warning/Lane_Sharing_W6-5-M1.svg" type="node"> 743 <key key="traffic_sign" value="PH-15:Baguio:W6-5-M1"/> 744 <combo key="direction" text="Direction sign is facing" values="N,NNE,NE,NEE,E,SEE,SE,SSE,S,SSW,SW,SWW,W,NWW,NW,NNW" default="" /> 745 </item> 737 746 <item name="W7-1" icon="warning/Philippines_road_sign_W7-1.svg" type="node"> 738 747 <key key="traffic_sign" value="PH:W7-1"/> … … 833 842 <item name="W9-5" icon="warning/Philippines_road_sign_W9-5.svg" type="node"> 834 843 <key key="traffic_sign" value="PH:W9-5"/> 844 <combo key="direction" text="Direction sign is facing" values="N,NNE,NE,NEE,E,SEE,SE,SSE,S,SSW,SW,SWW,W,NWW,NW,NNW" default="" /> 845 </item> 846 <item name="W16-1-M1" icon="warning/Shared_Lane_W16-1-M1.svg" type="node"> 847 <key key="traffic_sign" value="PH-15:Baguio:W16-1-M1"/> 835 848 <combo key="direction" text="Direction sign is facing" values="N,NNE,NE,NEE,E,SEE,SE,SSE,S,SSW,SW,SWW,W,NWW,NW,NNW" default="" /> 836 849 </item>