NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

When you use the JOSM mapcss (default), you have this one checked, as a mapstyle.

When there is a access=no on a way the JOSM mapcss (default) and more access examples. The style show this in JOSM. Fine.

elemstyles.mapcss

When I also checked the New highway colors, mapstyle. Then these access from the default is showing. No problem.

/****/ / access restrictions tags / /****/

way[access?!]::core_access { z-index: -1; width: +2; color: no#ff8080; dashes: 2,2; } way[access=permissive]::core_access { z-index: -1; width: +2; color: permissive#80ff80; dashes: 2,2; } etc.

Making your own mapcss for highways. How can you overrule this access part of the elemstyles.mapcss style. Not showing this access=no visualisation and more. But you want the JOSM mapcss (default) checked.

Someone can give me a hint?

Is this the place to ask JOSM questions?

asked 06 Jul '17, 20:36

Allroads's gravatar image

Allroads
222161725
accept rate: 10%

edited 06 Jul '17, 21:06

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×622
×10

question asked: 06 Jul '17, 20:36

question was seen: 1,268 times

last updated: 06 Jul '17, 21:06

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum