Changes between Version 1 and Version 2 of Presets/LogisticsCapacity
- Timestamp:
- 2016-11-11T17:29:52+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/LogisticsCapacity
v1 v2 564 564 <label text=" " /> 565 565 </item> <!-- fence --> 566 <item name="Wall" icon="presets/ wall.png" type="way,closedway">566 <item name="Wall" icon="presets/barrier/wall.svg" type="way,closedway"> 567 567 <key key="barrier" value="wall" /> 568 568 <label text="________________________________________" /> … … 579 579 <label text=" " /> 580 580 </item> <!-- wall --> 581 <item name="City Wall" icon="presets/city_wall. png" type="way,closedway">581 <item name="City Wall" icon="presets/barrier/city_wall.svg" type="way,closedway"> 582 582 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=city_wall" 583 583 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=city_wall" … … 597 597 <label text=" " /> 598 598 </item> <!-- city_wall --> 599 <item name="Retaining Wall" icon="presets/retaining_wall. png" type="way,closedway">599 <item name="Retaining Wall" icon="presets/barrier/retaining_wall.svg" type="way,closedway"> 600 600 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=retaining_wall" 601 601 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:barrier=retaining_wall" … … 619 619 <separator/> 620 620 <!-- *** access *** --> 621 <item name="Entrance" icon=" styles/standard/vehicle/entrance.png" type="node">621 <item name="Entrance" icon="presets/barrier/entrance.svg" type="node"> 622 622 <label text="Edit Entrance" /> 623 623 <space /> … … 643 643 <label text=" " /> 644 644 </item> <!-- entrance --> 645 <item name="Gate" icon="presets/ gate.png" type="node">645 <item name="Gate" icon="presets/barrier/gate.svg" type="node"> 646 646 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=gate" 647 647 fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:barrier=gate" … … 750 750 </group> <!-- Barriers --> 751 751 </group> <!-- General group --> 752 </presets> 752 </presets> 753 753 }}}