Opened 12 years ago
Closed 12 years ago
#898 closed enhancement/feature request (fixed)
OSM shop "supermarket" not available in POI filter
Reported by: | arnaud le meur | Owned by: | cp15 |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | gui/internal | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
OSM tag "shop" "supermarket" is not recognized as a "Shopping" POI in GUI internal. When I click on predefined POI filter "Shopping", the liste is empty even if there is a building tagged "supermarket" near the position (< 2km).
Android SVN 4632
Attachments (1)
Change History (3)
comment:1 Changed 12 years ago by korrosa
- Priority changed from minor to major
- Type changed from defect/bug to enhancement/feature request
comment:2 Changed 12 years ago by woglinde
- Resolution set to fixed
- Status changed from new to closed
Thanks,
for the patch applied with rev 4633
Note: See
TracTickets for help on using
tickets.
shop=supermarket is mapped to poi_shopping within Navit. As mentioned, this POI is not included in the Shopping category.
The attached patch adds poi_shopping into the Shopping category.
(As an aside: I'm not sure why some pois are defined twice for the same category, whilst some aren't. I've defined poi_shopping twice within the Shopping category, and it seems to work fine...)