Opened 4 years ago
Last modified 13 months ago
#3284 new enhancement
Allow side depending attributes in mappaint
| Reported by: | stoecker | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Internal mappaint style |
| Version: | latest | Keywords: | |
| Cc: |
Description (last modified by simon04)
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.
Attachments (0)
Change History (2)
comment:1 Changed 4 years ago by plaicy
comment:2 Changed 13 months ago by simon04
- Description modified (diff)
That's possible using MapCSS (e.g., Styles/ParkingLanes).



see also #3273