After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 732315 - London (UK) locations should be grouped
London (UK) locations should be grouped
Status: RESOLVED FIXED
Product: libgweather
Classification: Core
Component: locations
3.12.x
Other Linux
: Normal normal
: future
Assigned To: libgweather-maint
libgweather-maint
Depends on:
Blocks:
 
 
Reported: 2014-06-27 08:07 UTC by Nick Richards
Modified: 2014-08-01 10:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nick Richards 2014-06-27 08:07:20 UTC
There are three airport results returned for a search for London (the UK one):

London (Heathrow Airport)
London (London City Airport)
London (Gatwick Airport)

These should be grouped together into one result as there isn't a meaningful difference between them. 

A possible approach could be extending major-cities.txt [https://git.gnome.org/browse/libgweather/tree/data/major-cities.txt] to outside the USA?
Comment 1 Bastien Nocera 2014-07-04 09:07:05 UTC
See bug 732729
Comment 2 Giovanni Campagna 2014-08-01 10:21:45 UTC
I ended up removing airports completely from the popup, and just
showing the city.
Fixed in master.