Hi Florian, 

Try to follow this tutorial :
https://josm.openstreetmap.de/wiki/Styles#CreateStyle 

Maybe just make a local copy of the default JOSM style
(elemstyles.mapcss), search and customize these entries which are the
same by default. 

way[highway=unclassified] {
    width: 2;
    color: street#c0c0c0;
} 

way[highway=residential] {
    width: 2;
    color: street#c0c0c0;
} 

Apply your new style. 

Good luck, 

Augustin 

PS : thanks to JOSM community 

On 2017-12-28 10:22, Florian Kratochwil wrote:

> Hi,
> 
> is it possible to change the color of highway=residential or 
> highway=unclassified in JOSM? On my screen they have the same grey color 
> which makes it harder to validate.
> 
> Best, Florian
> 
> _______________________________________________
> HOT mailing list
> [email protected]
> https://lists.openstreetmap.org/listinfo/hot
_______________________________________________
HOT mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/hot

Reply via email to