Changes between Initial Version and Version 1 of Ticket #10326


Ignore:
Timestamp:
2014-07-30T21:37:43+02:00 (11 years ago)
Author:
Klumbumbus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10326

    • Property Summary new icon for barrier=blocknew icon for barrier=block [patch]
  • Ticket #10326 – Description

    initial v1  
    22
    33[[Image(block.svg)]] [https://commons.wikimedia.org/wiki/File:Block_icon.svg licence CC0]
     4
     5For replacing of [https://trac.openstreetmap.org/browser/subversion/applications/share/map-icons/classic.small/vehicle/block.png old icon].
     6
     7In [http://josm.openstreetmap.de/browser/josm/trunk/styles/standard/elemstyles.mapcss elemstyle.mapcss] just the file extension needs to get changed from {{{.png}}} to {{{.svg}}} .
     8
     9In [http://josm.openstreetmap.de/browser/josm/trunk/data/defaultpresets.xml defaultpreset.xml] the icon path needs to get changed from {{{icon="presets/block.png"}}} to {{{icon="styles/standard/vehicle/block.svg"}}}.