Changes between Initial Version and Version 1 of Ticket #15524, comment 1


Ignore:
Timestamp:
2017-11-06T14:17:00+01:00 (6 years ago)
Author:
naoliv

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15524, comment 1

    initial v1  
    11Have the generic `building=yes` only at the `Building` preset.
    2 Also `roof` and `farm` (farm isn't exactly residential)
     2Also `roof`
    33
    44{{{
    55#!patch
    6 
    76Index: data/defaultpresets.xml
    87===================================================================
    98--- data/defaultpresets.xml     (revisão 13090)
    109+++ data/defaultpresets.xml     (cópia de trabalho)
    11 @@ -6788,7 +6788,7 @@
    12                    ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:building"
    13                    uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:building" />
    14              <space />
    15 -            <combo key="building" text="Building" values="yes,roof,garage,garages,industrial,school,hangar,commercial,service,train_station,barn,stable,cabin,farm_auxiliary,transportation,greenhouse,office,university,college,hospital,kindergarten,manufacture,warehouse,retail,shed,storage_tank,supermarket,gasometer,silo,cowshed,construction,basilica,cathedral,chapel,church,temple,mosque,synagogue,transformer_tower,public,ruins" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
    16 +            <combo key="building" text="Building" values="yes,roof,garage,garages,industrial,school,hangar,commercial,service,train_station,barn,stable,cabin,farm,farm_auxiliary,transportation,greenhouse,office,university,college,hospital,kindergarten,manufacture,warehouse,retail,shed,storage_tank,supermarket,gasometer,silo,cowshed,construction,basilica,cathedral,chapel,church,temple,mosque,synagogue,transformer_tower,public,ruins" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
    17              <optional>
    18                  <text key="name" text="Name" />
    19                  <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
    2010@@ -6811,7 +6811,7 @@
    2111                   ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:building"
     
    2313             <space />
    2414-            <combo key="building" text="Building" values="yes,residential,apartments,house,hotel,hut,bungalow,dormitory,terrace,detached,farm,roof" default="residential" match="keyvalue!" values_context="building" values_searchable="true" />
    25 +            <combo key="building" text="Building" values="residential,apartments,house,hotel,hut,bungalow,dormitory,terrace,detached" default="residential" match="keyvalue!" values_context="building" values_searchable="true" />
     15+            <combo key="building" text="Building" values="residential,apartments,house,hotel,hut,bungalow,dormitory,terrace,detached,farm" default="residential" match="keyvalue!" values_context="building" values_searchable="true" />
    2616             <optional>
    2717                 <text key="name" text="Name" />