gravitystorm / openstreetmap-carto

A general-purpose OpenStreetMap mapnik style, in CartoCSS
Other
1.54k stars 823 forks source link

railway=tram stronger than light_rail at zoom 12 #1831

Open jojo4u opened 9 years ago

jojo4u commented 9 years ago

Example light_rail: https://www.openstreetmap.org/way/316529558 Example tram: https://www.openstreetmap.org/way/316384343 and https://www.openstreetmap.org/way/30015494 At zoom 12 railway=tram ist stronger than railway=light_rail: https://www.openstreetmap.org/#map=12/48.7532/9.2163 this is also affecting the "new" style: https://osm.rrze.fau.de/map-ll-osm?zoom=12&layer=RRZE%20tileserver%20osm.org%20style%20tiles&lat=48.7572&lon=9.1922 Other zooms: At zoom 13, light_rail is getting much stronger, will file new issue for that. At zoom 11, tram is not painted (not a problem).

1828 and #1829 are related.

kocio-pl commented 6 years ago

Do you think you could make a test code for this?