[Clock][Geonames]Need to be able to search cities by their lat and long
Bug #1359206 reported by
Nekhelesh Ramananthan
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Clock App |
Incomplete
|
Medium
|
Unassigned | ||
Ubuntu Geonames |
Confirmed
|
Undecided
|
Alan Pope πΊπ§π± π¦ | ||
Ubuntu Weather App |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
For the Ubuntu Clock App on Ubuntu Touch, we want to enable location services where it will use GPS to acquire the user's latitude and longitude. Once that happens, the clock app should be able to query ubuntu-geonames with the lat and long and get the nearest city.
Currently search only supports via city name, I am hoping searching via lat, long should be possible and require much infrastructure changes.
Something like, geoname-
Related branches
lp://qastaging/~twstd-dev/ubuntu-geonames/search-by-coordinates
Ready for review
for merging
into
lp://qastaging/ubuntu-geonames
- Bartosz Kosiorek (community): Needs Information
- Ubuntu Geonames Hackers: Pending requested
-
Diff: 329 lines (+225/-48)2 files modifiedgeoname-modpython.py (+204/-45)
sphinx.conf (+21/-3)
description: | updated |
summary: |
- Need ability to search cities by their lat and long + Need to be able to search cities by their lat and long |
Changed in ubuntu-geonames: | |
status: | New → Confirmed |
assignee: | nobody → Alan Pope γ (popey) |
summary: |
- Need to be able to search cities by their lat and long + [Geonames] Need to be able to search cities by their lat and long |
Changed in ubuntu-clock-app: | |
milestone: | none → rtm |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in ubuntu-clock-app: | |
milestone: | rtm → ota-1 |
Changed in ubuntu-clock-app: | |
milestone: | 3.3 → 3.4 |
Changed in ubuntu-clock-app: | |
status: | Triaged → Incomplete |
no longer affects: | ubuntu-ux |
Changed in ubuntu-weather-app: | |
status: | New → Incomplete |
Changed in ubuntu-clock-app: | |
milestone: | 3.4 → 3.5 |
Changed in ubuntu-clock-app: | |
milestone: | 3.5 → 3.6 |
Changed in ubuntu-clock-app: | |
milestone: | 3.6 → 3.x.backlog |
To post a comment you must log in.
Needs UX design for Clock app