H Florian, hi Augustin,

I have a style that I use here:
https://github.com/bjohas/JOSM-MapCSS-styles

You can obviously customise it. For some projects, the road surface tag was
required, so I put that.

The notes also explain how to add the style to JOSM.

All the best,
Bjoern

On 28 December 2017 at 10:46, Augustin Doury <xh...@mykolab.com> wrote:

> 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
> HOT@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/hot
>
>
>
> _______________________________________________
> HOT mailing list
> HOT@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/hot
>
>
_______________________________________________
HOT mailing list
HOT@openstreetmap.org
https://lists.openstreetmap.org/listinfo/hot

Reply via email to