Opened 8 years ago
Closed 8 years ago
#2616 closed defect (wontfix)
circular waterway=canal should not render as area
Reported by: | Polarbear | Owned by: | mapnik-team@… |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mapnik | Version: | |
Keywords: | canal, waterway, circular | Cc: |
Description
A circular waterway=canal currently renders as an area in Mapnik, without being tagged so. It should not render as a way when there is no area tag.
Thanks
Change History (2)
comment:1 Changed 8 years ago by steve8@…
comment:2 Changed 8 years ago by Ldp
- Resolution set to wontfix
- Status changed from new to closed
This is expected behaviour, as most occurences of a closed way tagged waterway=canal would actually mean to describe that canal as an area.
You can force it to be treated as a circular canal by adding area=no. This makes it apparent to data users, like mapnik, that it shouldn't be treated as an area.
Note: See
TracTickets for help on using
tickets.
Can you give an example URL please?