Changes between Version 79 and Version 80 of Presets/BENELUX


Ignore:
Timestamp:
2017-08-23T22:25:24+02:00 (9 years ago)
Author:
Polyglot
Comment:

Some additions for bus stops

Legend:

Unmodified
Added
Removed
Modified
  • Presets/BENELUX

    v79 v80  
    11{{{
    22#!preset
     3
    34<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
    45        author="Marc Gemis"
    5         version="0.31.[[revision]]_[[date]]"
     6        version="0.32.[[revision]]_[[date]]"
    67        shortdescription="Belgium (Mapping in Belgium)"
    7         description="For starters in the Belgium. The idea is the group a number of frequently used tag combinations, such that one can map faster and more correct. This file supports the information on http://wiki.openstreetmap.org/wiki/NL:How_to_map_a"
    8         nl.description="Voor (beginnende) mappers in Benelux. De bedoeling is om een aantal veel gebruikte tag combinaties te groeperen, zodat beginnende
    9         gebruikers sneller en beter kunnen mappen. Deze file zou de informatie op http://wiki.openstreetmap.org/wiki/NL:How_to_map_a moeten ondersteunen.">
     8        description="For starters in Belgium. The idea is to group a number of frequently used tag combinations, such that one can map faster and more correctly. This file supports the information on http://wiki.openstreetmap.org/wiki/NL:How_to_map_a"
     9        nl.description="Voor (beginnende) mappers in Belgium. De bedoeling is om een aantal veel gebruikte tagcombinaties te groeperen, zodat beginnende
     10        gebruikers sneller en beter kunnen mappen. Dit bestand zou de informatie op http://wiki.openstreetmap.org/wiki/NL:How_to_map_a moeten ondersteunen.">
    1011        <group name="How to map a ? (Benelux)" nl.name="Hoe map ik een ?">
    1112                <group name="Recycling" nl.name="Recycleren" icon="presets/service/recycling/recycling_container.svg">
     
    119120                        <space />
    120121                        <key key="highway" value="bus_stop" />
     122                        <key key="bus" value="yes" />
    121123                        <optional>
    122124                                <text key="name" text="Name" nl.text="Naam" />
    123125                                <text key="name:De_Lijn" text="Name (De Lijn)" nl.text="Naam (De Lijn)"/>
     126                                <text key="name:TEC" text="Name (TEC)" nl.text="Naam (TEC)"/>
     127                                <text key="name:nl" text="Name (Dutch)" nl.text="Naam (Nederlands)"/>
     128                                <text key="name:fr" text="Name (French)" nl.text="Naam (Frans)"/>
    124129                                <combo key="shelter" text="Shelter" nl.text="Bushokje" values="yes,no" />
    125130                                <combo key="bench" text="Bench" nl.text="Zitbank" values="yes,no" />
    126131                                <combo key="tactile_paving" text="Tactile Paving" nl.text="Noppentegels voor slechtzienden" values="yes,no" />
    127132                                <text key="ref" text="Ref"  />
     133                                <text key="ref:De_Lijn" text="Ref De Lijn"  />
     134                                <text key="ref:TEC" text="Ref TEC"  />
    128135                                <text key="route_ref" text="Serving Route Refs" nl.text="Bediend door lijnen"/>
     136                                <text key="route_ref:De_Lijn" text="Serving Route Refs of De Lijn" nl.text="Bediend door lijnen"/>
     137                                <text key="route_ref:TEC" text="Serving Route Refs of TEC" nl.text="Bediend door lijnen"/>
    129138                                <text key="not_served_by" text="Passing Route refs" nl.text="Niet bediend door lijnen (die er wel voorbij rijden)"/>
    130139                                <text key="zone" text="Zone"/>
    131140                                <text key="operator" text="Operator" nl.text="Uitbater" values="De Lijn,TEC,STIB/MIVB,Veolia"  default="De Lijn"/>
     141                                <text key="network" text="Network" nl.text="Entiteit" values="DLAn,DLVB,DLLi,DLOV,DLWV,TECB,TECN,TECX,TECH,TECL,TECC,IBXL"  default="DLAn"/>
    132142                        </optional>
    133143                </item>