Opened 15 years ago
Last modified 10 years ago
#47 new defect/bug
Several points of interest in the same location doesn't work
Reported by: | hafting | Owned by: | cp15 |
---|---|---|---|
Priority: | minor | Milestone: | version 0.6.0 |
Component: | mapdrivers/OSM | Version: | |
Severity: | Keywords: | poi, multi, icon | |
Cc: |
Description
My OSM map has a post office on the same point as a shop. (Correct - it is the same building and the same person both sells groceries and handles mail. A common setup when the place is too small for a full-time post office.)
Navit shows the post icon only, not the shop. Zooming doesn't help with exact overlapping. Using a bigger shop icon didn't help either. Consider displaying a "string of icons" in such a case, similiar to how a word is displayed as a string of letters.
Change History (3)
comment:1 Changed 14 years ago by KaZeR
- Component changed from core to mapdrivers/OSM
- Milestone set to version 0.1.0
- Owner changed from somebody to cp15
comment:2 Changed 13 years ago by kazer
- Milestone changed from version 0.2.0 to version 0.3.0
comment:3 Changed 10 years ago by usul
- Keywords poi multi icon added
- Milestone changed from version 0.5.0 to version 0.6.0
- Priority changed from major to minor
I see 2 solutions here:
- clone the node, displace them and apply only one feature at a time - maybe difficult to handle cloned addresses etc...
- introduce the mentioned "string of icons" - this is more complex (binfile related) but might result in nice visualisation. Maybe a overlay is usable, too
As this is still a bug, but occurs only on very POIs (and isn't solved at official OSM map servers, too), I will send it the next major release 0.6
Currently not possible using the current binfile format. I'm rescheduling the ticket.