Opened 16 years ago
Last modified 11 years ago
#3284 closed enhancement
Allow side depending attributes in mappaint — at Version 2
| Reported by: | stoecker | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core mappaint | Version: | latest |
| Keywords: | xml side | Cc: |
Description (last modified by )
Although unwanted by some OSM members tags depending on way direction exist in certain fields. JOSM should have a way to display such at least as map overlays beside the ways. So the XML for mappaint should support side dependency. E.g. using keywords like left and right.
I till now found no way to have the drawing routines doing that automatically except drawing the waysegemnts using shifted coordinates which certainly will have some unwanted side effects.
This style would allow to support all forms of left,right,forward,backward in tags.
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 14 years ago
| Description: | modified (diff) |
|---|
That's possible using MapCSS (e.g., Styles/ParkingLanes).



see also #3273