Ticket #7785: defaultpresets.xml.surfaceprim.patch

File defaultpresets.xml.surfaceprim.patch, 5.3 KB (added by iav, 14 years ago)

add surface property to highways

  • data/defaultpresets.xml

     
    132132                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />
    133133                <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="2" />
    134134                <text key="maxspeed" text="Max. speed (km/h)" />
     135                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
    135136                <check key="oneway" text="Oneway" default="on" />
    136137                <check key="bridge" text="Bridge" default="off" />
    137138                <check key="tunnel" text="Tunnel" default="off" />
     
    157158                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />
    158159                <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="2" />
    159160                <text key="maxspeed" text="Max. speed (km/h)" />
     161                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
    160162                <check key="oneway" text="Oneway" default="on" />
    161163                <check key="bridge" text="Bridge" default="off" />
    162164                <check key="tunnel" text="Tunnel" default="off" />
     
    183185                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />
    184186                <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="2" />
    185187                <text key="maxspeed" text="Max. speed (km/h)" />
     188                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
    186189                <check key="oneway" text="Oneway" default="on" />
    187190                <check key="motorroad" text="Motorroad" default="on" />
    188191                <check key="bridge" text="Bridge" default="off" />
     
    208211                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />
    209212                <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="1" />
    210213                <text key="maxspeed" text="Max. speed (km/h)" />
     214                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
    211215                <check key="oneway" text="Oneway" default="on" />
    212216                <check key="motorroad" text="Motorroad" default="on" />
    213217                <check key="bridge" text="Bridge" default="off" />
     
    236240                <combo key="lanes" text="Lanes" values="1,2,3,4,5" />
    237241                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
    238242                <text key="maxspeed" text="Max. speed (km/h)" />
     243                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
    239244                <check key="oneway" text="Oneway" default="off" />
    240245                <check key="motorroad" text="Motorroad" default="off" />
    241246                <check key="bridge" text="Bridge" default="off" />
     
    261266                <combo key="lanes" text="Lanes" values="1,2,3,4,5" />
    262267                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
    263268                <text key="maxspeed" text="Max. speed (km/h)" />
     269                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
    264270                <check key="oneway" text="Oneway" default="off" />
    265271                <check key="motorroad" text="Motorroad" default="off" />
    266272                <check key="bridge" text="Bridge" default="off" />
     
    289295                <combo key="lanes" text="Lanes" values="1,2,3,4,5" />
    290296                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
    291297                <text key="maxspeed" text="Max. speed (km/h)" />
     298                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
    292299                <check key="oneway" text="Oneway" default="off" />
    293300                <check key="bridge" text="Bridge" default="off" />
    294301                <check key="tunnel" text="Tunnel" default="off" />
     
    317324                <combo key="lanes" text="Lanes" values="1,2,3,4,5" />
    318325                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
    319326                <text key="maxspeed" text="Max. speed (km/h)" />
     327                <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />
    320328                <check key="oneway" text="Oneway" default="off" />
    321329                <check key="bridge" text="Bridge" default="off" />
    322330                <check key="tunnel" text="Tunnel" default="off" />