Changes between Version 22 and Version 23 of Presets/ParkingLanes


Ignore:
Timestamp:
2022-12-09T12:35:12+01:00 (3 years ago)
Author:
Supaplex030
Comment:

Updated after street parking revision proposal was accepted

Legend:

Unmodified
Added
Removed
Modified
  • Presets/ParkingLanes

    v22 v23  
    44<presets
    55  xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
    6   version="2.0.[[revision]]_[[date]]"
    7   author="Sebastian Klemm, Kay Drangmeister, Alexander-II, riiga"
    8   link="https://wiki.openstreetmap.org/wiki/Key:parking:lane"
    9   ru.link="https://wiki.openstreetmap.org/wiki/RU:Key:parking:lane"
    10   shortdescription="Parking lanes"
     6  version="3.[[revision]]_[[date]]"
     7  author="Sebastian Klemm, Kay Drangmeister, Alexander-II, riiga, Supaplex030"
     8  link="https://wiki.openstreetmap.org/wiki/Street_parking"
     9  description="Parking lanes along roads and parking/stopping restrictions"
     10  shortdescription="Street Parking"
     11  de.description="Parkstreifen/Parkplätze entlang von Straßen und Park-/Halteverbote"
     12  ru.description="Парковка вдоль дорог/ограничения и запреты у такой парковки"
    1113  de.shortdescription="Parkstreifen"
    1214  ru.shortdescription="Парковка вдоль дороги"
    13   bg.shortdescription="Паркиране на улицата"
    14   description="Parking lanes along roads and parking/stopping restrictions"
    15   de.description="Parkstreifen/Parkplätze entlang von Straßen und Park-/Halteverbote"
    16   ru.description="Парковка вдоль дорог/ограничения и запреты у такой парковки">
    17 
    18 <!-- chunks -->
    19   <chunk id="parking_space_types">
    20     <list_entry value="parallel" de.display_value="längs" ru.display_value="параллельная" short_description="Vehicles must park parallel to the road." ru.short_description="параллельно дороге" />
    21     <list_entry value="perpendicular" de.display_value="quer" ru.display_value="перпендикулярная" short_description="Vehicles must park at a 90 degree angle so that the front or back of the vehicle is pointing straight towards the road center line." ru.short_description="под прямым углом: перед или зад ТС направлен перпендикулярно направлению дороги" />
    22     <list_entry value="diagonal" de.display_value="diagonal" ru.display_value="диагональная" short_description="Vehicles must park diagonally. Also known as angle parking or echelon parking." ru.short_description="диагональная: под углом к дороге" />
    23     <list_entry value="marked" de.display_value="markiert" ru.display_value="согласно разметке" short_description="Only some parking spaces available that are individually marked." ru.short_description="условия указаны для каждого парковочного места индивидуально" />
    24     <list_entry value="no" short_description="There is no parking space." />
    25     <list_entry value="yes" short_description="There is some type of parking space. If possible, be more specific." />
    26     <list_entry value="separate" short_description="Parking facilities are mapped explicitly as another object (usually with parking=street_side)." />
    27   </chunk> <!-- parking_space_types -->
    28   <chunk id="parking_condition_list">
    29     <list_entry value="free" de.display_value="kostenlos" ru.display_value="бесплатная" bg.display_value="безплатно" />
    30     <list_entry value="ticket" de.display_value="Parkschein/-gebühr" ru.display_value="платная" ru.short_description="способ оплаты не важен" bg.display_value="платено" />
    31     <list_entry value="disc" de.display_value="Parkscheibe" ru.display_value="диск" ru.short_description="ограничена по времени" />
    32     <list_entry value="disabled" ru.display_value="инвалиды" ru.short_description="не платная или бесплатная, а для инвалидов" />
    33     <list_entry value="residents" de.display_value="nur Anwohner" ru.display_value="резидентное разрешение" />
    34     <list_entry value="customers" />
    35     <list_entry value="private" />
    36     <list_entry value="no_parking" de.display_value="Parkverbot" ru.display_value="стоянка запрещена" />
    37     <list_entry value="no_standing" />
    38     <list_entry value="no_stopping" de.display_value="Halteverbot" ru.display_value="остановка запрещена" />
     15  bg.shortdescription="Паркиране на улицата">
     16
     17<!--~~~~~~~~~~~~~~~~~-->
     18<!-- possible values -->
     19<!--~~~~~~~~~~~~~~~~~-->
     20
     21<!-- position -->
     22
     23  <chunk id="position_values">
     24    <list_entry value="lane" short_description="Parking on the carriageway." de.short_description="Auf der Fahrbahn" ru.display_value="на дороге" />
     25    <list_entry value="street_side" short_description="Parking only in parking bays adjacent to the carriageway." de.short_description="In einer Parkbucht" ru.display_value="Парковочный отсек" />
     26    <list_entry value="on_kerb" short_description="Parking on sidewalk." de.short_description="Auf dem Gehweg" ru.display_value="на тротуаре" ru.short_description="ТС должно полностью находиться на тротуаре" />
     27    <list_entry value="half_on_kerb" short_description="Parking partially on sidewalk." de.short_description="Halb auf dem Gehweg" ru.display_value="частично на тротуаре" ru.short_description="необходимо частично заехать на троутар" />
     28    <list_entry value="shoulder" short_description="Parking on the shoulder (paved or unpaved sections beside the road)." de.short_description="Auf dem Seitenstreifen" ru.display_value="на обочине" />
     29    <list_entry value="no" short_description="There is no parking." de.short_description="Kein Parken" ru.display_value="Нет парковки" />
     30    <list_entry value="separate" short_description="Parking and its properties is mapped separately." de.short_description="Parken ist separat gemappt" ru.display_value="Отдельная геометрия" />
     31    <list_entry value="yes" short_description="There is parking, but it is not specified where exactly. Use one of the more specific values above instead, if possible." de.short_description="Es kann geparkt werden, aber es ist unklar, wo genau" ru.display_value="Точно не известно" />
     32  </chunk>
     33
     34<!-- orientation -->
     35
     36  <chunk id="orientation_values">
     37    <list_entry value="parallel" short_description="Vehicles have to park parallel to the road." de.display_value="längs (parallel)" de.short_description="Die Fahrzeuge parken parallel zur Fahrbahn." ru.display_value="параллельная" ru.short_description="параллельно дороге" />
     38    <list_entry value="diagonal" short_description="Vehicles have to park diagonally. Also known as angle parking or echelon parking." de.display_value="schräg" de.short_description="Die Fahrzeuge parken schräg zur Fahrbahn, also etwa im Winkel von 45 Grad." ru.display_value="диагональная" ru.short_description="диагональная: под углом к дороге" />
     39    <list_entry value="perpendicular" short_description="Vehicles have to park at a 90° angle so that the front or back of the vehicle is pointing straight towards the road centerline." de.display_value="quer" de.short_description="Die Fahrzeuge parken quer zur Fahrbahn, also etwa im Winkel von 90 Grad." ru.display_value="перпендикулярная" ru.short_description="под прямым углом: перед или зад ТС направлен перпендикулярно направлению дороги" />
     40  </chunk>
     41
     42<!-- fee -->
     43
     44  <chunk id="fee_values">
     45    <list_entry value="yes" />
    3946    <list_entry value="no" />
    40   </chunk> <!-- parking_condition_list -->
    41   <chunk id="parking_condition_reasons_list">
    42     <list_entry value="bus_stop" />
    43     <list_entry value="crossing" />
    44     <list_entry value="fire_lane" />
    45     <list_entry value="junction" />
    46     <list_entry value="loading_zone" />
    47     <list_entry value="passenger_loading_zone" />
    48     <list_entry value="priority_road" />
    49     <list_entry value="street_cleaning" />
    50     <list_entry value="turnaround" />
    51     <list_entry value="turn_lane" />
    52   </chunk> <!-- parking_condition_reasons_list -->
    53   <chunk id="parking_position_values">
    54     <list_entry value="on_street" ru.display_value="на дороге" />
    55     <list_entry value="half_on_kerb" ru.display_value="частично на тротуаре" ru.short_description="необходимо частично заехать на троутар" />
    56     <list_entry value="on_kerb" ru.display_value="на тротуаре" ru.short_description="ТС должно полностью находиться на тротуаре" />
    57     <!-- Value `street_side` was approved on 28 November 2020 in https://wiki.openstreetmap.org/wiki/Proposed_features/parking%3Dstreet_side -->
    58     <list_entry value="street_side" />
    59     <list_entry value="painted_area_only" ru.display_value="согласно разметке" />
    60     <list_entry value="shoulder" ru.display_value="на обочине" />
    61   </chunk> <!-- parking_position_values -->
    62   <chunk id="vehicle_types_list"> <!-- TODO what else to add or to remove to/from the list? https://wiki.openstreetmap.org/wiki/Key:access#Land-based_transportation -->
    63     <list_entry value="agricultural" ru.display_value="сельскохозяйственная техника" />
    64     <list_entry value="bicycle" ru.display_value="велосипед" />
    65     <list_entry value="bus" ru.display_value="автобус" />
    66     <list_entry value="caravan" ru.display_value="жилой автоприцеп" />
    67     <list_entry value="carriage" ru.display_value="гужевые повозки" />
    68     <list_entry value="emergency" ru.display_value="неотложная помощь" />
    69     <list_entry value="forestry" ru.display_value="лесохозяйственная техника" />
    70     <list_entry value="goods" ru.display_value="грузовой автомобиль до 3,5 т" />
    71     <list_entry value="hazmat" ru.display_value="перевозящие опасные грузы" />
    72     <list_entry value="hgv" ru.display_value="грузовой автомобиль свыше 3,5 т" />
    73     <list_entry value="hov" ru.display_value="3+ пассажира" />
    74     <list_entry value="mofa" ru.display_value="мини мопед" />
    75     <list_entry value="moped" ru.display_value="мопед" />
    76     <list_entry value="motorcar" ru.display_value="автомобиль" />
    77     <list_entry value="motorcycle" ru.display_value="мотоцикл" />
    78     <list_entry value="motorhome" ru.display_value="фургон-дом на колёсах" />
    79     <list_entry value="psv" ru.display_value="общественный транспорт" />
    80     <list_entry value="taxi" ru.display_value="такси" />
    81     <list_entry value="tourist_bus" ru.display_value="туристический автобус" />
    82     <list_entry value="trailer" ru.display_value="с прицепом" />
    83   </chunk> <!-- vehicle_types_list -->
    84   <chunk id="wiki_links">
    85     <link href="https://wiki.openstreetmap.org/wiki/Key:parking:lane"
    86       ru.href="https://wiki.openstreetmap.org/wiki/RU:Key:parking:lane"/>
    87   </chunk>
     47  </chunk>
     48
     49<!-- fee:conditional -->
     50
     51  <chunk id="fee_conditional_values">
     52    <list_entry value="yes @ (...)" />
     53    <list_entry value="no @ (...)" />
     54  </chunk>
     55
     56<!-- maxstay -->
     57
    8858  <chunk id="maxstay_values">
    8959    <list_entry value="5 minutes" />
     
    9565    <list_entry value="24 hours" />
    9666    <list_entry value="7 days" />
    97   </chunk> <!-- time_interval_values -->
    98 
    99 <!-- groups -->
     67  </chunk>
     68
     69<!-- maxstay:conditional -->
     70
     71  <chunk id="maxstay_conditional_values">
     72    <list_entry value="5 minutes @ (...)" />
     73    <list_entry value="15 minutes @ (...)" />
     74    <list_entry value="30 minutes @ (...)" />
     75    <list_entry value="1 hour @ (...)" />
     76    <list_entry value="2 hours @ (...)" />
     77    <list_entry value="3 hours @ (...)" />
     78    <list_entry value="24 hours @ (...)" />
     79    <list_entry value="7 days @ (...)" />
     80  </chunk>
     81
     82<!-- restriction -->
     83
     84  <chunk id="restriction_values">
     85    <list_entry value="no_parking" />
     86    <list_entry value="no_standing" />
     87    <list_entry value="no_stopping" />
     88    <list_entry value="loading_only" />
     89    <list_entry value="charging_only" />
     90  </chunk>
     91
     92<!-- restriction:conditional -->
     93
     94  <chunk id="restriction_conditional_values">
     95    <list_entry value="no_parking @ (...)" />
     96    <list_entry value="no_standing @ (...)" />
     97    <list_entry value="no_stopping @ (...)" />
     98    <list_entry value="loading_only @ (...)" />
     99    <list_entry value="charging_only @ (...)" />
     100  </chunk>
     101
     102<!-- restriction:reason -->
     103
     104  <chunk id="restriction_reason_values">
     105    <list_entry value="bus_lane" />
     106    <list_entry value="bus_stop" />
     107    <list_entry value="crossing" />
     108    <list_entry value="cycleway" />
     109    <list_entry value="driveway" />
     110    <list_entry value="dual_carriage" />
     111    <list_entry value="fire_lane" />
     112    <list_entry value="junction" />
     113    <list_entry value="loading_zone" />
     114    <list_entry value="markings" />
     115    <list_entry value="narrow" />
     116    <list_entry value="passenger_loading_zone" />
     117    <list_entry value="priority_road" />
     118    <list_entry value="street_cleaning" />
     119    <list_entry value="turnaround" />
     120    <list_entry value="turn_lane" />
     121  </chunk>
     122
     123<!-- access -->
     124
     125  <chunk id="access_values">
     126    <list_entry value="yes" />
     127    <list_entry value="private" />
     128    <list_entry value="customers" />
     129    <list_entry value="no" />
     130  </chunk>
     131
     132<!-- access:conditional -->
     133
     134  <chunk id="access_conditional_values">
     135    <list_entry value="yes @ (...)" />
     136    <list_entry value="private @ (...)" />
     137    <list_entry value="customers @ (...)" />
     138    <list_entry value="no @ (...)" />
     139  </chunk>
     140
     141<!-- wiki-links -->
     142
     143  <chunk id="wiki_links">
     144    <link href="https://wiki.openstreetmap.org/wiki/Street_parking"/>
     145  </chunk>
     146
     147<!--~~~~~~~~~~~~~-->
     148<!-- preset menu -->
     149<!--~~~~~~~~~~~~~-->
     150
     151<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
     152<!-- Same on both sides of the street -->
     153<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
     154
    100155  <group name="Parking lanes" de.name="Parkstreifen" ru.name="Парковка вдоль дороги" icon="presets/vehicle/parking/parking.svg">
    101     <group name="Parking position" ru.name="Способ постановки ТС">
    102       <item name="for parking:lane:both:parallel" ru.name="для parking:lane:both:parallel" type="way" preset_name_label="true">
    103         <space />
    104         <key key="parking:lane:both" value="parallel" match="keyvalue!" />
    105         <combo text="Parking position" ru.text="Способ постановки ТС" key="parking:lane:both:parallel" match="key" use_last_as_default="true">
    106           <reference ref="parking_position_values" />
    107         </combo>
    108         <reference ref="wiki_links" />
    109       </item> <!-- for parking:lane:both:parallel -->
    110       <item name="for parking:lane:both:perpendicular" ru.name="для parking:lane:both:perpendicular" type="way" preset_name_label="true">
    111         <space />
    112         <key key="parking:lane:both" value="perpendicular" match="keyvalue!" />
    113         <combo text="Parking position" ru.text="Способ постановки ТС" key="parking:lane:both:perpendicular" match="key" use_last_as_default="true">
    114           <reference ref="parking_position_values" />
    115         </combo>
    116         <reference ref="wiki_links" />
    117       </item> <!-- for parking:lane:both:perpendicular -->
    118       <item name="for parking:lane:both:diagonal" ru.name="для parking:lane:both:diagonal" type="way" preset_name_label="true">
    119         <space />
    120         <key key="parking:lane:both" value="diagonal" match="keyvalue!" />
    121         <combo text="Parking position" ru.text="Способ постановки ТС" key="parking:lane:both:diagonal" match="key" use_last_as_default="true">
    122           <reference ref="parking_position_values" />
    123         </combo>
    124         <reference ref="wiki_links" />
    125       </item> <!-- for parking:lane:both:diagonal -->
    126       <item name="for parking:lane:right:parallel" ru.name="для parking:lane:right:parallel" type="way" preset_name_label="true">
    127         <space />
    128         <key key="parking:lane:right" value="parallel" match="keyvalue!" />
    129         <combo text="Parking position" ru.text="Способ постановки ТС" key="parking:lane:right:parallel" match="key" use_last_as_default="true">
    130           <reference ref="parking_position_values" />
    131         </combo>
    132         <reference ref="wiki_links" />
    133       </item> <!-- for parking:lane:right:parallel -->
    134       <item name="for parking:lane:right:perpendicular" ru.name="для parking:lane:right:perpendicular" type="way" preset_name_label="true">
    135         <space />
    136         <key key="parking:lane:right" value="perpendicular" match="keyvalue!" />
    137         <combo text="Parking position" ru.text="Способ постановки ТС" key="parking:lane:right:perpendicular" match="key" use_last_as_default="true">
    138           <reference ref="parking_position_values" />
    139         </combo>
    140         <reference ref="wiki_links" />
    141       </item> <!-- for parking:lane:right:perpendicular -->
    142       <item name="for parking:lane:right:diagonal" ru.name="для parking:lane:right:diagonal" type="way" preset_name_label="true">
    143         <space />
    144         <key key="parking:lane:right" value="diagonal" match="keyvalue!" />
    145         <combo text="Parking position" ru.text="Способ постановки ТС" key="parking:lane:right:diagonal" match="key" use_last_as_default="true">
    146           <reference ref="parking_position_values" />
    147         </combo>
    148         <reference ref="wiki_links" />
    149       </item> <!-- for parking:lane:right:diagonal -->
    150       <item name="for parking:lane:left:parallel" ru.name="для parking:lane:left:parallel" type="way" preset_name_label="true">
    151         <space />
    152         <key key="parking:lane:left" value="parallel" match="keyvalue!" />
    153         <combo text="Parking position" ru.text="Способ постановки ТС" key="parking:lane:left:parallel" match="key" use_last_as_default="true">
    154           <reference ref="parking_position_values" />
    155         </combo>
    156         <reference ref="wiki_links" />
    157       </item> <!-- for parking:lane:left:parallel -->
    158       <item name="for parking:lane:left:perpendicular" ru.name="для parking:lane:left:perpendicular" type="way" preset_name_label="true">
    159         <space />
    160         <key key="parking:lane:left" value="perpendicular" match="keyvalue!" />
    161         <combo text="Parking position" ru.text="Способ постановки ТС" key="parking:lane:left:perpendicular" match="key" use_last_as_default="true">
    162           <reference ref="parking_position_values" />
    163         </combo>
    164         <reference ref="wiki_links" />
    165       </item> <!-- for parking:lane:left:perpendicular -->
    166       <item name="for parking:lane:left:diagonal" ru.name="для parking:lane:left:diagonal" type="way" preset_name_label="true">
    167         <space />
    168         <key key="parking:lane:left" value="diagonal" match="keyvalue!" />
    169         <combo text="Parking position" ru.text="Способ постановки ТС" key="parking:lane:left:diagonal" match="key" use_last_as_default="true">
    170           <reference ref="parking_position_values" />
    171         </combo>
    172         <reference ref="wiki_links" />
    173       </item> <!-- for parking:lane:left:diagonal -->
    174     </group> <!-- Parking position group -->
    175     <separator />
    176156    <item name="Same on both sides of street" de.name="beide Straßenseiten gleich" ru.name="Одинакова на обеих сторонах" icon="presets/vehicle/parking/parking.svg" type="way" preset_name_label="true">
    177157      <space />
    178       <combo text="Space type" de.text="Art und Anordnung" ru.text="Тип парковки" key="parking:lane:both" match="key" use_last_as_default="true">
    179         <reference ref="parking_space_types" />
    180       </combo>
     158
     159<!-- Physical properties -->
     160
     161      <combo text="Parking position" de.text="Parkposition" key="parking:both" values_sort="false" match="key">
     162        <reference ref="position_values" />
     163      </combo>
     164      <combo text="Parking orientation" de.text="Ausrichtung der Fahrzeuge" key="parking:both:orientation" values_sort="false" match="key">
     165        <reference ref="orientation_values" />
     166      </combo>
     167      <check text="Parking spaces are marked" de.text="Die Parkplätze sind markiert" key="parking:both:markings" />
     168      <space />
     169
     170      <item_separator />
     171
     172<!-- Legal properties -->
     173
     174      <label text="Parking restrictions:" de.text="Parkbeschränkungen:" ru.text="Разрешение на парковку:" />
     175      <space />
     176
     177      <combo text="fee (anytime)" de.text="Parkgebühr" key="parking:both:fee" values_sort="false" match="key">
     178        <reference ref="fee_values" />
     179      </combo>
     180      <combo text="fee (specific times)" de.text="Parkgebühr (zeitweise)" key="parking:both:fee:conditional" values_sort="false" match="key">
     181        <reference ref="fee_conditional_values" />
     182      </combo>
     183      <space />
     184
     185      <combo text="maxstay (anytime)" de.text="Höchstparkdauer" key="parking:both:maxstay" values_sort="false" match="key">
     186        <reference ref="maxstay_values" />
     187      </combo>
     188      <combo text="maxstay (specific times)" de.text="Höchstparkdauer (zeitweise)" key="parking:both:maxstay:conditional" values_sort="false" match="key">
     189        <reference ref="maxstay_conditional_values" />
     190      </combo>
     191      <space />
     192
     193      <combo text="restriction (anytime)" de.text="Parkbeschränkungen" key="parking:both:restriction" values_sort="false" match="key">
     194        <reference ref="restriction_values" />
     195      </combo>
     196      <combo text="restriction (specific times)" de.text="Parkbeschränkungen (zeitweise)" key="parking:both:restriction:conditional" values_sort="false" match="key">
     197        <reference ref="restriction_conditional_values" />
     198      </combo>
     199      <combo text="restriction reasons (optional)" de.text="Gründe für Parkbeschränkungen (optional)" key="parking:both:restriction:reason" values_sort="false" match="key">
     200        <reference ref="restriction_reason_values" />
     201      </combo>
     202      <space />
     203
     204      <combo text="general access (anytime)" de.text="Zugangsbeschränkungen" key="parking:both:access" values_sort="false" match="key">
     205        <reference ref="access_values" />
     206      </combo>
     207      <combo text="general access (specific times)" de.text="Zugangsbeschränkungen (zeitweise)" key="parking:both:access:conditional" values_sort="false" match="key">
     208        <reference ref="access_conditional_values" />
     209      </combo>
     210      <space />
     211
     212      <label text="Signposted access for specific vehicles:" />
     213      <checkgroup columns="3">
     214        <check text="motorcar" de.text="Pkw" ru.text="автомобиль" key="parking:both:motorcar" value_on="designated" match="key" />
     215        <check text="motorcycle" de.text="Motorrad" ru.text="мотоцикл" key="parking:both:motorcycle" value_on="designated" match="key" />
     216        <check text="motorhome" de.text="Wohnmobil" ru.text="фургон-дом на колёсах" key="parking:both:motorhome" value_on="designated" match="key" />
     217        <check text="goods" de.text="(in DE nicht verfügbar)" ru.text="грузовой автомобиль до 3,5 т" key="parking:both:goods" value_on="designated" match="key" />
     218        <check text="hgv" de.text="Lkw" ru.text="грузовой автомобиль свыше 3,5 т" key="parking:both:hgv" value_on="designated" match="key" />
     219        <check text="hgv_articulated" de.text="Sattelschlepper" ru.text="Полуприцеп" key="parking:both:hgv_articulated" value_on="designated" match="key" />
     220        <check text="bus" de.text="Bus" ru.text="автобус" key="parking:both:bus" value_on="designated" match="key" />
     221        <check text="taxi" de.text="Taxi" ru.text="такси" key="parking:both:taxi" value_on="designated" match="key" />
     222        <check text="disabled" de.text="Behindertenparkplatz" ru.text="Парковка для инвалидов" key="parking:both:disabled" value_on="designated" match="key" />
     223      </checkgroup>
     224      <space />
     225
     226      <text text="Residential parking zone code/letter" de.text="Anwohnerparkzone" ru.text="Резидентская парковочная зона" key="parking:both:zone" match="key" />
     227      <space />
     228
    181229      <reference ref="wiki_links" />
    182     </item> <!-- Same on both sides of street item -->
     230    </item>
     231  </group>
     232
     233<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
     234<!-- Different on each side of the street -->
     235<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
     236
     237  <group name="Parking lanes" de.name="Parkstreifen" ru.name="Парковка вдоль дороги" icon="presets/vehicle/parking/parking.svg">
    183238    <item name="Different on each side of street" de.name="beide Straßenseiten unterschiedlich" ru.name="Различна на каждой стороне" icon="presets/vehicle/parking/parking.svg" type="way" preset_name_label="true">
    184239      <space />
    185240      <label text="Right side:" de.text="Rechte Straßenseite:" ru.text="По правую сторону:" />
    186241      <space />
    187       <combo text="Space type" de.text="Art und Anordnung" ru.text="Тип парковки" key="parking:lane:right" match="key" use_last_as_default="true">
    188         <reference ref="parking_space_types" />
    189       </combo>
     242
     243<!-- Physical properties (right) -->
     244
     245      <combo text="Parking position" de.text="Parkposition" key="parking:right" values_sort="false" match="key">
     246        <reference ref="position_values" />
     247      </combo>
     248      <combo text="Parking orientation" de.text="Ausrichtung der Fahrzeuge" key="parking:right:orientation" values_sort="false" match="key">
     249        <reference ref="orientation_values" />
     250      </combo>
     251      <check text="Parking spaces are marked" de.text="Die Parkplätze sind markiert" key="parking:right:markings" />
     252      <space />
     253
     254      <item_separator />
     255
     256<!-- Legal properties (right) -->
     257
     258      <label text="Parking restrictions:" de.text="Parkbeschränkungen:" ru.text="Разрешение на парковку:" />
     259      <space />
     260
     261      <combo text="fee (anytime)" de.text="Parkgebühr" key="parking:right:fee" values_sort="false" match="key">
     262        <reference ref="fee_values" />
     263      </combo>
     264      <combo text="fee (specific times)" de.text="Parkgebühr (zeitweise)" key="parking:right:fee:conditional" values_sort="false" match="key">
     265        <reference ref="fee_conditional_values" />
     266      </combo>
     267      <space />
     268
     269      <combo text="maxstay (anytime)" de.text="Höchstparkdauer" key="parking:right:maxstay" values_sort="false" match="key">
     270        <reference ref="maxstay_values" />
     271      </combo>
     272      <combo text="maxstay (specific times)" de.text="Höchstparkdauer (zeitweise)" key="parking:right:maxstay:conditional" values_sort="false" match="key">
     273        <reference ref="maxstay_conditional_values" />
     274      </combo>
     275      <space />
     276
     277      <combo text="restriction (anytime)" de.text="Parkbeschränkungen" key="parking:right:restriction" values_sort="false" match="key">
     278        <reference ref="restriction_values" />
     279      </combo>
     280      <combo text="restriction (specific times)" de.text="Parkbeschränkungen (zeitweise)" key="parking:right:restriction:conditional" values_sort="false" match="key">
     281        <reference ref="restriction_conditional_values" />
     282      </combo>
     283      <combo text="restriction reasons (optional)" de.text="Gründe für Parkbeschränkungen (optional)" key="parking:right:restriction:reason" values_sort="false" match="key">
     284        <reference ref="restriction_reason_values" />
     285      </combo>
     286      <space />
     287
     288      <combo text="general access (anytime)" de.text="Zugangsbeschränkungen" key="parking:right:access" values_sort="false" match="key">
     289        <reference ref="access_values" />
     290      </combo>
     291      <combo text="general access (specific times)" de.text="Zugangsbeschränkungen (zeitweise)" key="parking:right:access:conditional" values_sort="false" match="key">
     292        <reference ref="access_conditional_values" />
     293      </combo>
     294      <space />
     295
     296      <label text="Signposted access for specific vehicles:" />
     297      <checkgroup columns="3">
     298        <check text="motorcar" de.text="Pkw" ru.text="автомобиль" key="parking:right:motorcar" value_on="designated" match="key" />
     299        <check text="motorcycle" de.text="Motorrad" ru.text="мотоцикл" key="parking:right:motorcycle" value_on="designated" match="key" />
     300        <check text="motorhome" de.text="Wohnmobil" ru.text="фургон-дом на колёсах" key="parking:right:motorhome" value_on="designated" match="key" />
     301        <check text="goods" de.text="(in DE nicht verfügbar)" ru.text="грузовой автомобиль до 3,5 т" key="parking:right:goods" value_on="designated" match="key" />
     302        <check text="hgv" de.text="Lkw" ru.text="грузовой автомобиль свыше 3,5 т" key="parking:right:hgv" value_on="designated" match="key" />
     303        <check text="hgv_articulated" de.text="Sattelschlepper" ru.text="Полуприцеп" key="parking:right:hgv_articulated" value_on="designated" match="key" />
     304        <check text="bus" de.text="Bus" ru.text="автобус" key="parking:right:bus" value_on="designated" match="key" />
     305        <check text="taxi" de.text="Taxi" ru.text="такси" key="parking:right:taxi" value_on="designated" match="key" />
     306        <check text="disabled" de.text="Behindertenparkplatz" ru.text="Парковка для инвалидов" key="parking:right:disabled" value_on="designated" match="key" />
     307      </checkgroup>
     308      <space />
     309
     310      <text text="Residential parking zone code/letter" de.text="Anwohnerparkzone" ru.text="Резидентская парковочная зона" key="parking:right:zone" match="key" />
     311      <space />
     312
     313      <item_separator />
    190314      <item_separator />
    191315      <label text="Left side:" de.text="Linke Straßenseite:" ru.text="По левую сторону:" />
    192316      <space />
    193       <combo text="Space type" de.text="Art und Anordnung" ru.text="Тип парковки" key="parking:lane:left" match="key" use_last_as_default="true">
    194         <reference ref="parking_space_types" />
    195       </combo>
     317
     318<!-- Physical properties (left) -->
     319
     320      <combo text="Parking position" de.text="Parkposition" key="parking:left" values_sort="false" match="key">
     321        <reference ref="position_values" />
     322      </combo>
     323      <combo text="Parking orientation" de.text="Ausrichtung der Fahrzeuge" key="parking:left:orientation" values_sort="false" match="key">
     324        <reference ref="orientation_values" />
     325      </combo>
     326      <check text="Parking spaces are marked" de.text="Die Parkplätze sind markiert" key="parking:left:markings" />
     327      <space />
     328
     329      <item_separator />
     330
     331<!-- Legal properties (left) -->
     332
     333      <label text="Parking restrictions:" de.text="Parkbeschränkungen:" ru.text="Разрешение на парковку:" />
     334      <space />
     335
     336      <combo text="fee (anytime)" de.text="Parkgebühr" key="parking:left:fee" values_sort="false" match="key">
     337        <reference ref="fee_values" />
     338      </combo>
     339      <combo text="fee (specific times)" de.text="Parkgebühr (zeitweise)" key="parking:left:fee:conditional" values_sort="false" match="key">
     340        <reference ref="fee_conditional_values" />
     341      </combo>
     342      <space />
     343
     344      <combo text="maxstay (anytime)" de.text="Höchstparkdauer" key="parking:left:maxstay" values_sort="false" match="key">
     345        <reference ref="maxstay_values" />
     346      </combo>
     347      <combo text="maxstay (specific times)" de.text="Höchstparkdauer (zeitweise)" key="parking:left:maxstay:conditional" values_sort="false" match="key">
     348        <reference ref="maxstay_conditional_values" />
     349      </combo>
     350      <space />
     351
     352      <combo text="restriction (anytime)" de.text="Parkbeschränkungen" key="parking:left:restriction" values_sort="false" match="key">
     353        <reference ref="restriction_values" />
     354      </combo>
     355      <combo text="restriction (specific times)" de.text="Parkbeschränkungen (zeitweise)" key="parking:left:restriction:conditional" values_sort="false" match="key">
     356        <reference ref="restriction_conditional_values" />
     357      </combo>
     358      <combo text="restriction reasons (optional)" de.text="Gründe für Parkbeschränkungen (optional)" key="parking:left:restriction:reason" values_sort="false" match="key">
     359        <reference ref="restriction_reason_values" />
     360      </combo>
     361      <space />
     362
     363      <combo text="general access (anytime)" de.text="Zugangsbeschränkungen" key="parking:left:access" values_sort="false" match="key">
     364        <reference ref="access_values" />
     365      </combo>
     366      <combo text="general access (specific times)" de.text="Zugangsbeschränkungen (zeitweise)" key="parking:left:access:conditional" values_sort="false" match="key">
     367        <reference ref="access_conditional_values" />
     368      </combo>
     369      <space />
     370
     371      <label text="Signposted access for specific vehicles:" />
     372      <checkgroup columns="3">
     373        <check text="motorcar" de.text="Pkw" ru.text="автомобиль" key="parking:left:motorcar" value_on="designated" match="key" />
     374        <check text="motorcycle" de.text="Motorrad" ru.text="мотоцикл" key="parking:left:motorcycle" value_on="designated" match="key" />
     375        <check text="motorhome" de.text="Wohnmobil" ru.text="фургон-дом на колёсах" key="parking:left:motorhome" value_on="designated" match="key" />
     376        <check text="goods" de.text="(in DE nicht verfügbar)" ru.text="грузовой автомобиль до 3,5 т" key="parking:left:goods" value_on="designated" match="key" />
     377        <check text="hgv" de.text="Lkw" ru.text="грузовой автомобиль свыше 3,5 т" key="parking:left:hgv" value_on="designated" match="key" />
     378        <check text="hgv_articulated" de.text="Sattelschlepper" ru.text="Полуприцеп" key="parking:left:hgv_articulated" value_on="designated" match="key" />
     379        <check text="bus" de.text="Bus" ru.text="автобус" key="parking:left:bus" value_on="designated" match="key" />
     380        <check text="taxi" de.text="Taxi" ru.text="такси" key="parking:left:taxi" value_on="designated" match="key" />
     381        <check text="disabled" de.text="Behindertenparkplatz" ru.text="Парковка для инвалидов" key="parking:left:disabled" value_on="designated" match="key" />
     382      </checkgroup>
     383      <space />
     384
     385      <text text="Residential parking zone code/letter" de.text="Anwohnerparkzone" ru.text="Резидентская парковочная зона" key="parking:left:zone" match="key" />
     386      <space />
     387
    196388      <reference ref="wiki_links" />
    197     </item> <!-- Different on each side of street item -->
     389    </item>
    198390  </group>
    199 
    200   <group name="Parking condition" icon="presets/vehicle/parking/parking.svg">
    201     <item name="Same on both sides of street" de.name="beide Straßenseiten gleich" ru.name="Одинакова на обеих сторонах" icon="presets/vehicle/parking/parking.svg" type="way" preset_name_label="true">
    202       <space />
    203       <multiselect text="Default condition(s)" de.text="Bedingungen" ru.text="Разрешение на парковку" key="parking:condition:both" match="key" use_last_as_default="true" rows="5">
    204         <reference ref="parking_condition_list" />
    205       </multiselect>
    206       <text text="Conditional restriction" key="parking:condition:both:conditional" match="key" use_last_as_default="true" />
    207       <!-- FIXME: Add support for vehicles according to new syntax
    208       <multiselect text="Type of vehicles" ru.text="Виды ТС" key="parking:condition:both:vehicles" rows="3">
    209         <reference ref="vehicle_types_list" />
    210       </multiselect>
    211       -->
    212       <optional>
    213         <combo text="Maxstay" de.text="max. Parkzeit" ru.text="Макс. время стоянки" key="parking:condition:both:maxstay" values_sort="false">
    214           <reference ref="maxstay_values" />
    215         </combo>
    216         <text text="Conditional maxstay" key="parking:condition:both:maxstay:conditional"  match="key" use_last_as_default="true" />
    217         <text text="Capacity (each side)" de.text="Kapazität (pro Seite)" ru.text="Вместимость (на каждой стороне)" key="parking:condition:both:capacity" />
    218         <text text="Capacity for disabled (each side)" ru.text="Вместимость (инвалиды, на каждой стороне)" key="parking:condition:both:capacity:disabled" />
    219         <text text="Residents permit ref" de.text="Parkausweis-Bezeichnung (ref)" ru.text="Категория (ref) резидентного разрешения" key="parking:condition:both:residents" />
    220         <text text="Customers of" de.text="Kunden von" ru.text="Для клиентов заведения" key="parking:condition:both:customers" />
    221         <combo text="Reason for prohibition" key="parking:condition:both:reason" values_context="parking_condition_reasons" match="key">
    222           <reference ref="parking_condition_reasons_list" />
    223         </combo>
    224       </optional>
    225       <reference ref="wiki_links" />
    226     </item> <!-- Same on both sides of street item -->
    227     <item name="Different on each side of street" de.name="beide Straßenseiten unterschiedlich" ru.name="Различна на каждой стороне" icon="presets/vehicle/parking/parking.svg" type="way" preset_name_label="true">
    228       <space />
    229       <label text="Right side:" de.text="Rechte Straßenseite:" ru.text="По правую сторону:" />
    230       <space />
    231       <multiselect text="Default condition(s)" de.text="Bedingungen" ru.text="Разрешение на парковку" key="parking:condition:right" match="key" use_last_as_default="true" rows="5">
    232         <reference ref="parking_condition_list" />
    233       </multiselect>
    234       <text text="Conditional restriction" key="parking:condition:right:conditional" match="key" use_last_as_default="true" />
    235       <!-- FIXME: Add support for vehicles according to new syntax
    236       <multiselect text="Type of vehicles" ru.text="Виды ТС" key="parking:condition:right:vehicles" rows="3">
    237         <reference ref="vehicle_types_list" />
    238       </multiselect>
    239       -->
    240       <optional>
    241         <combo text="Maxstay" de.text="max. Parkzeit" ru.text="Макс. время стоянки" key="parking:condition:right:maxstay" values_sort="false">
    242           <reference ref="maxstay_values" />
    243         </combo>
    244         <text text="Conditional maxstay" key="parking:condition:right:maxstay:conditional"  match="key" use_last_as_default="true" />
    245         <text text="Capacity" de.text="Kapazität" ru.text="Вместимость" key="parking:condition:right:capacity" />
    246         <text text="Capacity for disabled" ru.text="Вместимость (инвалиды)" key="parking:condition:right:capacity:disabled" />
    247         <text text="Residents permit ref" de.text="Parkausweis-Bezeichnung (ref)" ru.text="Категория (ref) резидентного разрешения" key="parking:condition:right:residents" />
    248         <text text="Customers of" de.text="Kunden von" ru.text="Для клиентов заведения" key="parking:condition:right:customers" />
    249         <combo text="Reason for prohibition" key="parking:condition:right:reason" values_context="parking_condition_reasons" match="key">
    250           <reference ref="parking_condition_reasons_list" />
    251         </combo>
    252       </optional>
    253       <item_separator />
    254       <label text="Left side:" de.text="Linke Straßenseite:" ru.text="По левую сторону:" />
    255       <space />
    256       <multiselect text="Default condition(s)" de.text="Bedingungen" ru.text="Разрешение на парковку" key="parking:condition:left" match="key" use_last_as_default="true" rows="5">
    257         <reference ref="parking_condition_list" />
    258       </multiselect>
    259       <text text="Conditional restriction" key="parking:condition:left:conditional" match="key" use_last_as_default="true" />
    260       <!-- FIXME: Add support for vehicles according to new syntax
    261       <multiselect text="Type of vehicles" ru.text="Виды ТС" key="parking:condition:left:vehicles" rows="3">
    262         <reference ref="vehicle_types_list" />
    263       </multiselect>
    264       -->
    265       <optional>
    266         <combo text="Maxstay" de.text="max. Parkzeit" ru.text="Макс. время стоянки" key="parking:condition:left:maxstay" values_sort="false">
    267           <reference ref="maxstay_values" />
    268         </combo>
    269         <text text="Conditional maxstay" key="parking:condition:left:maxstay:conditional"  match="key" use_last_as_default="true" />
    270         <text text="Capacity" de.text="Kapazität" ru.text="Вместимость" key="parking:condition:left:capacity" />
    271         <text text="Capacity for disabled" ru.text="Вместимость (инвалиды)" key="parking:condition:left:capacity:disabled" />
    272         <text text="Residents permit ref" de.text="Parkausweis-Bezeichnung (ref)" ru.text="Категория (ref) резидентного разрешения" key="parking:condition:left:residents" />
    273         <text text="Customers of" de.text="Kunden von" ru.text="Для клиентов заведения" key="parking:condition:left:customers" />
    274         <combo text="Reason for prohibition" key="parking:condition:left:reason" values_context="parking_condition_reasons" match="key">
    275           <reference ref="parking_condition_reasons_list" />
    276         </combo>
    277       </optional>
    278       <reference ref="wiki_links" />
    279     </item> <!-- Different on each side of street item -->
    280   </group> <!-- Main items group -->
    281391</presets>
    282392}}}