Opened 15 years ago
Closed 12 years ago
#21 closed defect/bug (fixed)
Map readability isn't that good with water components
Reported by: | KaZeR | Owned by: | cp15 |
---|---|---|---|
Priority: | major | Milestone: | version 0.2.0 |
Component: | core | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
Report from ML :
"Lakes are colored blue, but the sea is not. All I get
is a blue coastline. When looking quickly, one wonders if it is the coast or some river. But I don't know - maybe this is a map problem rather than a navit problem? Having the sea in the same color as the city doesn't work too well."
May concern mainly OSM maps (sea)
Change History (6)
comment:1 follow-up: ↓ 3 Changed 14 years ago by cp15
- Milestone set to version 0.1.0
- Owner changed from somebody to cp15
comment:2 Changed 14 years ago by kiddo
is this the reason why http://openstreetmap.org/?lat=45.527&lon=-73.572&zoom=10&layers=B00FTF 's water is not color-filled in navit?
comment:3 in reply to: ↑ 1 Changed 14 years ago by Latouche
Replying to cp15:
coast lines need to be converted to polygons, which is a lengthy, complicated and due to incomplete osm data a probably not always working task
Since rev 1401, there is a perl script (osm2navit_sea) that can transform a .osm file to render the sea. It needs to be integrated in osm2navit.
comment:4 Changed 13 years ago by Singesang
- Type changed from enhancement/feature request to defect/bug
comment:5 Changed 12 years ago by kazer
See also #406.
comment:6 Changed 12 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
Changes have been merged in maptool (see coastline.c)
coast lines need to be converted to polygons, which is a lengthy, complicated and due to incomplete osm data a probably not always working task