Results to include continent
Bug #1994441 reported by
Haw Loeung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Geonames |
Fix Released
|
Wishlist
|
Haw Loeung |
Bug Description
Hi,
Any chance of having geoname results return the continent as well? Would be useful for certain things.
e.g. https:/
[{"name" : "Sydney City", "admin1" : "New South Wales", "admin2" : "", "country" : "Australia", "longitude" : "151.207320", "latitude" : "-33.867850" , "timezone" : "Australia/Sydney" }, ...
Somewhere there, in addition to country, return or include "continent": "Australia".
Related branches
lp://staging/~hloeung/ubuntu-geonames/add-country-continent
- Paul Collins: Approve (lgtm)
- Ubuntu Geonames Hackers: Pending requested
-
Diff: 50 lines (+5/-3)2 files modifiedgeoname-modpython.py (+3/-1)
geoname.py (+2/-2)
Changed in ubuntu-geonames: | |
importance: | Undecided → Wishlist |
Changed in ubuntu-geonames: | |
assignee: | nobody → Haw Loeung (hloeung) |
status: | New → In Progress |
Changed in ubuntu-geonames: | |
status: | In Progress → Fix Released |
To post a comment you must log in.