Changes between Version 33 and Version 34 of DevelopersGuide/DefaultPresets


Ignore:
Timestamp:
2017-07-03T19:55:40+02:00 (8 years ago)
Author:
Klumbumbus
Comment:

small improvements

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DefaultPresets

    v33 v34  
    55This page contains rough guidelines for the [source:trunk/data/defaultpresets.xml defaultpresets] and new icons.
    66
    7 == New Tags and Values
     7== New Tags and Values ==
    88
    9 Please check that this wasn't requested before: https://josm.openstreetmap.de/query?status=!closed&component=Internal+preset
     9Please check that there is not already a ticket for this tag e.g. by using the search function top right.
    1010
    1111Basically we have to make sure that the preset menu isn't too cluttered, because it would get hard to find the useful every-day stuff if we had too many exotic entries. New tags and values should have:
     
    2323* When modifying the defaultpresets also the [source:josm/trunk/styles/standard/elemstyles.mapcss main mappaint style] and maybe also [source:josm/trunk/data/validator validator rules] should be changed for consistency.
    2424
    25 == New Icons
     25== New Icons ==
    2626* The preferred file format is '''svg''' (for lossless scaling). If this is not possible then png.
    2727* The icon must be identifiable at a size of '''16 pixels'''. This is the default size the icons are displayed in the [[Help/MapView|Map View]].
     
    4343
    4444
    45 == See also
     45== See also ==
    4646* Starting point for these rules was ticket:10246#comment:14.
    4747* [wiki:/DevelopersGuide Developers Guide]