Changes between Version 5 and Version 6 of Presets/IRS


Ignore:
Timestamp:
2016-07-19T20:28:09+02:00 (10 years ago)
Author:
Klumbumbus
Comment:

update icon paths, see r10565

Legend:

Unmodified
Added
Removed
Modified
  • Presets/IRS

    v5 v6  
    1414  description="Presets for simpler IRS tracing" ru.description="Пресеты для быстрого обклацывания снимков IRS"
    1515  link="http://wiki.openstreetmap.org/wiki/Космоснимки">
    16   <group name="IRS Highways" icon="styles/standard/transport/way/way_unclassified.svg">
    17     <item name="Road" type="way" icon="styles/standard/transport/way/way_unclassified.svg">
     16  <group name="IRS Highways" icon="presets/transport/way/way_unclassified.svg">
     17    <item name="Road" type="way" icon="presets/transport/way/way_unclassified.svg">
    1818      <key key="highway" value="road"/>
    1919      <key key="source" value="IRS"/>
    2020    </item>
    21     <item name="Unclassified" type="way" icon="styles/standard/transport/way/way_unclassified.svg">
     21    <item name="Unclassified" type="way" icon="presets/transport/way/way_unclassified.svg">
    2222      <key key="highway" value="unclassified"/>
    2323      <key key="source" value="IRS"/>
    2424    </item>
    25     <item name="Residential" type="way" icon="styles/standard/transport/way/way_residential.svg">
     25    <item name="Residential" type="way" icon="presets/transport/way/way_residential.svg">
    2626      <key key="highway" value="residential"/>
    2727      <key key="source" value="IRS"/>
    2828    </item>
    29     <item name="Tertiary" type="way" icon="styles/standard/transport/way/way_tertiary.svg">
     29    <item name="Tertiary" type="way" icon="presets/transport/way/way_tertiary.svg">
    3030      <key key="highway" value="tertiary"/>
    3131      <key key="source" value="IRS"/>
    3232    </item>
    33     <item name="Secondary" type="way" icon="styles/standard/transport/way/way_secondary.svg">
     33    <item name="Secondary" type="way" icon="presets/transport/way/way_secondary.svg">
    3434      <key key="highway" value="secondary"/>
    3535      <key key="source" value="IRS"/>
    3636    </item>
    37     <item name="Railway" type="way" icon="styles/standard/transport/railway/rail.svg">
     37    <item name="Railway" type="way" icon="presets/transport/railway/rail.svg">
    3838      <key key="railway" value="rail"/>
    3939      <key key="source" value="IRS"/>
     
    4141  </group>
    4242  <group name="IRS Natural" icon="presets/landuse.png">
    43     <item name="Lake" type="way" icon="styles/standard/nautical/water.svg">
     43    <item name="Lake" type="way" icon="presets/nautical/water.svg">
    4444      <key key="natural" value="water"/>
    4545      <key key="source" value="IRS"/>
    4646    </item>
    47     <item name="River" type="way" icon="styles/standard/nautical/waterway_river.svg">
     47    <item name="River" type="way" icon="presets/nautical/waterway_river.svg">
    4848      <key key="waterway" value="river"/>
    4949      <key key="source" value="IRS"/>
    5050    </item>
    51     <item name="Stream" type="way" icon="styles/standard/nautical/waterway_river.svg">
     51    <item name="Stream" type="way" icon="presets/nautical/waterway_river.svg">
    5252      <key key="waterway" value="stream"/>
    5353      <key key="source" value="IRS"/>