Changes between Version 58 and Version 59 of Styles/Coloured_Streets


Ignore:
Timestamp:
2014-07-04T00:53:39+02:00 (12 years ago)
Author:
Klumbumbus
Comment:

update to 3.24.xx wikitext

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Coloured_Streets

    v58 v59  
    1212Coloured Streets uses '''33 specially selected colours''', which are used on average equally often. In individual cases the same colour of adjacent streets may still occur. This is because of the limited number of clearly distinguishable colours and can not be completely eliminated.
    1313
    14 There are '''2 options''' for customizing the mappaint style. For this purpose, for each option a colour in the preferences menu of JOSM need to get changed (menu:edit -> preferences -> Display Settings -> Colors). White means "yes", black means "no". After the change a JOSM restart is required.
    15 * If you want to allow "addr:postcode=*" on streets (and don't want to see a warning message for these cases), then you change the colour "Paint style coloured: streets.boolean.allow.postcode.on.highway" to white (default is black = not allow = warning is displayed).
    16 * If you want that [osmwiki:Proposed_features/Directional_Prefix_%26_Suffix_Indication name:prefix and name:suffix] for names of streets and associatedStreet relations are taken into account, then you change the colour "Paint style coloured: streets.boolean.support.prefix.and.suffix.on.highway.names" to white (default is black = are not taken into account = only the key "name" is analyzed). At least in parts of the USA and of Greece names of streets are devided into these components. By activating this option you can get better results with Coloured Streets in these areas.
    17 
    18 You should use Coloured Streets together with the default JOSM internal mappaint style. In the List of mappaint styles in the preferences Coloured Streets should be below the internal style (which means higher priority).
     14There are '''3 options''' for customizing the mappaint style. You can change the options in the advanced preferences of JOSM. (Menu: Edit → [[Image(source:/trunk/images/preference.png, 16px)]] Preferences → down left check Expert mode → [[Image(source:/trunk/images/dialogs/settings.png, 16px)]] Setting preference entries directly → search for {{{coloured_streets_setting}}}). Accepted values are {{{true}}} and {{{false}}}. After you changed a setting you need to deactivate and reactivate the mappaint style to apply the changes.
     15
     16* If you want to allow "addr:postcode=*" on streets (and don't want to see a warning message for these cases), then you change the value of {{{coloured_streets_setting_allow_postcode}}} to {{{true}}} (default is false = not allow = warning is displayed).
     17* If you want that [osmwiki:Proposed_features/Directional_Prefix_%26_Suffix_Indication name:prefix and name:suffix] for names of streets and associatedStreet relations are taken into account, then you change the value of {{{coloured_streets_setting_support_prefix_and_suffix_on_highway_names}}} to {{{true}}} (default is false = prefix and suffix are ignored = only the key "name" is analyzed). At least in parts of the USA and of Greece names of streets are divided into these components. By activating this option you get better results with Coloured Streets in these areas.
     18* If you want to see the coloured dashes of streets with cycleway=* and named cycle-/footways, which are part of the default internal mappaint style, then you change the value of {{{coloured_streets_setting_show_cycleway_dashes}}} to {{{true}}} (default is false = the dashes are hidden because they can confuse you in Coloured Streets.)
     19
     20You should use Coloured Streets together with the default JOSM internal mappaint style. In the List of mappaint styles in the preferences Coloured Streets should be below the internal style (which means higher priority). JOSM version 7287 or higher is required.
    1921
    2022Other useful tools for address mapping:
     
    2527[http://www.itoworld.com/map/9# ITO maps].
    2628
    27 For the Coloured Streets mappaint style JOSM version 9609 or newer is required. For '''ideas/questions/bugs/suggestions''' or similar please write a message to [osmwww:user/geozeisig geozeisig] and/or [osmwww:user/Klumbumbus Klumbumbus].
     29For the Coloured Streets mappaint style JOSM version 7282 or newer is required. For '''ideas/questions/bugs/suggestions''' or similar please write a message to the current editor [osmwww:user/Klumbumbus Klumbumbus] and/or the former editor [osmwww:user/geozeisig geozeisig].
    2830
    2931Feel free to translate this wiki page into more languages. Already translated languages see top right.
    3032
    31 Example of Coloured Streets:
     33'''Example of Coloured Streets:'''
    3234
    3335[[Image(exampleColouredStreets.png)]]
     
    3537^(data used for image [osmwww:copyright ©OpenStreetMap contributors] ODbL)^
    3638
    37 Coloured Streets at low zoom level:
     39'''Coloured Streets at low zoom level:'''
    3840
    3941[[Image(exampleColouredStreetsLowZoom.png)]]
     
    4345For comparison, here is a part of my "test center".
    4446
    45 JOSM default internal style compared to Coloured Streets 3.0:
     47'''JOSM default internal style compared to Coloured Streets 3.0:'''
    4648
    4749[[Image(JOSM_internal_compared_to_Coloured_Streets.gif​)]]
     
    5153=== Changelog ===
    5254^(Latest change first)^
    53 ==== Version 3.23.xx to 3.24.xx Coming soon with next JOSM stable release ====
     55==== Version 3.23.xx to 3.24.xx ====
    5456* More fixes due to changes in JOSM version [7200].
    5557* Using the new mapcss function JOSM_pref() instead of the previous used color hack to provide the settings.