Changes between Version 5 and Version 6 of Presets/FranceRoads


Ignore:
Timestamp:
2023-08-23T17:58:29+02:00 (15 months ago)
Author:
whatismoss
Comment:

busway scheme

Legend:

Unmodified
Added
Removed
Modified
  • Presets/FranceRoads

    v5 v6  
    1414- [v0.4]: Added expressway and motorway links
    1515- [v0.5]: Group reorganization, added road lanes (only lane_markings=no)
     16- [v0.6]: Moved bus lane mapping to the highway=busway scheme
    1617
    1718== Preset's Code ==
     
    8485                                <label text="For bus roads where solely bus are allowed to drive on" fr.text="Pour les voies de bus isolées où seul les bus peuvent circuler" />
    8586                                <text key="name" text="Optional name of the road" fr.text="Nom optionnel de la route"/>
    86                                 <check key="bicycle" text="Is there a cycleway next to this road?" fr.text="Y'a t'il une piste cyclable à coté de cette route ?" value_on="use_sidepath" disable_off="true" />
    87                                 <check key="foot" text="Is there a footway next to this road?" fr.text="Y'a t'il un chemin piéton à coté de cette route ?" value_on="use_sidepath" disable_off="true" />
    88                                 <key key="highway" value="service" />
     87                                <check key="bicycle" text="Is there a cycleway mapped seperately next to this road?" fr.text="Y'a t'il une piste cyclable cartographiée séparément à coté de cette route ?" value_on="use_sidepath" disable_off="true" />
     88                                <check key="foot" text="Is there a footway mapped seperately next to this road?" fr.text="Y'a t'il un chemin piéton cartographié séparément à coté de cette route ?" value_on="use_sidepath" disable_off="true" />
     89                                <key key="highway" value="busway" />
    8990                                <key key="bus" value="designated" />
    9091                                <key key="psv" value="yes" />