You are not logged in.
- Topics: Active | Unanswered
Announcement
*** NOTICE: forum.openstreetmap.org is being retired. Please request a category for your community in the new ones as soon as possible using this process, which will allow you to propose your community moderators.
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
Pages: 1
#1 2012-10-10 11:23:04
- Lübeck
- Member

- Registered: 2009-02-17
- Posts: 2,874
Hilfe bei mapcss - Spurdarstellung
Hi !
ich wollte mir einen mapcss-Style basteln um in Abhängigkeit der Anzahl der Spuren (lanes) die Linie in JOSM darzustellen.
way[highway=motorway] {
width: eval("tag('lanes')*10");
color: #FFFFFF;
casing-width: 1;
casing-color: #000000;
text: lanes;
font-size: 12;
text-position: line;
}
So sieht das aus was ich mir aus den Unterlagen und Beispielen zusammengebastelt habe - aber ohne Erfolg.
Kann mir einer weiterhelfen ?
Gruß Jan :-)
Redmi Note 9 Pro mit Android 11, Tablet Android 8.1, PC: Win10
Offline
Pages: 1