Changes between Version 49 and Version 50 of Styles


Ignore:
Timestamp:
2011-03-07T16:06:58+01:00 (15 years ago)
Author:
bastiK
Comment:

fix

Legend:

Unmodified
Added
Removed
Modified
  • Styles

    v49 v50  
    4444
    4545 JOSM XML::
    46   The traditional style format in JOSM. The [http://josm.openstreetmap.de/svn/trunk/styles/standard/elemstyles.xml standard style] contains a some documentation.
     46  The traditional style format in JOSM. The [http://josm.openstreetmap.de/svn/trunk/styles/standard/elemstyles.xml standard style] contains some documentation.
    4747 MapCSS::
    4848  Style language similar to [http://en.wikipedia.org/wiki/Cascading_Style_Sheets CSS] originally developed for Potlatch 2, but aims to be a standard for map styles. (since r3902)
    4949  * General information can be found in the [http://wiki.openstreetmap.org/wiki/Category:MapCSS osm wiki].
    50   * A [[Help/MapStyles/MapCSSTutorial|Short tutorial]] should get you started.
    51   * The [[Help/MapStyles/MapCSSImplementation|JOSM implementation reference]] lists the supported freatures in more detail.
     50  * A [[Help/Styles/MapCSSTutorial|Short tutorial]] should get you started.
     51  * The [[Help/Styles/MapCSSImplementation|JOSM implementation reference]] lists the supported freatures in more detail.
    5252
    5353Style files with different formats are compatible, they can be loaded at the same time.