Opened 15 years ago
Closed 13 years ago
#36 closed defect/bug (wontfix)
Layering error - tunnel on top of other roads
Reported by: | hafting | Owned by: | anonymous |
---|---|---|---|
Priority: | minor | Milestone: | version 0.2.0 |
Component: | core | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
In trondheim, a trunk road (E6) goes through a tunnel. This tunnel is under a suburb, so there are residential roads on top of it.
The OSM map puts the tunnel in layer=-1 (layers from -5 to 5, with 0 being default)
Still, the tunnell is drawn on top of other roads, obscuring them. Navigating that area is hard.
There is a similiar problem with railroads - roads are always painted on top of railroad, even if the railroad is on a bridge over the road.
Change History (2)
comment:1 Changed 15 years ago by cp15
- Milestone set to version 0.1.0
- Owner changed from somebody to anonymous
- Priority changed from major to minor
- Status changed from new to assigned
comment:2 Changed 13 years ago by kazer
- Resolution set to wontfix
- Status changed from assigned to closed
See #251
Note: See
TracTickets for help on using
tickets.
Navit currently has a fixed order of drawing (in the order of the layout), maybe we will fix this later. But you can't expect the same quality like an offline drawn map from a navigation system since the map rendering would be way too slow