#17781 closed enhancement (fixed)
filter imagery list by (localized) country name
Reported by: | Klumbumbus | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 19.06 |
Component: | Core imagery | Version: | |
Keywords: | Cc: |
Description
#16301 implemented filtering of the imagery list.
Technically filtering by country works by typing the country code. However in practice this is not really working as too much other entries are matched too. Try filtering for spain (es) or germany (de).
It would be nice if the filter would search also in the full country name which is shown in the tooltip of the country code. so "germ"... would display all german entries and if JOSM is set to german "Deutsch"... (as display in the tooltip) should match.
Attachments (0)
Change History (7)
comment:1 by , 6 years ago
follow-up: 3 comment:2 by , 6 years ago
:( ok, category works though, e.g. "osmbased", or "historic".
comment:3 by , 6 years ago
Replying to Klumbumbus:
category works though, e.g. "osmbased", or "historic".
Ah! I may have an idea then.
comment:4 by , 6 years ago
Milestone: | → 19.06 |
---|
comment:5 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I thought about it but it's not easy. Filtering works only on displayed text, not on tooltips :/