Map / geolocation support [$110]
Bug #1273847 reported by
Jim Nelson
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Photos |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
The team should be aware of outstanding work on adding map / geolocation support to Shotwell, i.e. displaying an interactive map with "pins" locating where photos were taken. Like faces (bug #1273842), this is a long-requested feature for Shotwell.
More information:
https:/
In particular, note #58 in the original ticket describes a design we thought would be a good starting point for this feature. Once settled, we hoped we could move on to larger goals, such as a full-window map showing pins for each photo taken, or drill-down folders with photos organized by location (continent / country / state/province / city).
Related branches
lp://staging/~meese/pantheon-photos/fix-1273847
On hold
for merging
into
lp://staging/~pantheon-photos/pantheon-photos/trunk
- Danielle Foré: Needs Fixing
- Cody Garver: Pending requested
-
Diff: 152741 lines (+151513/-109)43 files modifiedMakefile (+27/-4)
icons/earth_map.svg (+230/-0)
icons/gps-marker-selected.svg (+1388/-0)
icons/gps-marker.svg (+941/-0)
icons/import.svg (+55/-0)
icons/places.svg (+679/-0)
src/CheckerboardLayout.vala (+4/-1)
src/CollectionPage.vala (+4/-0)
src/MediaDataRepresentation.vala (+51/-1)
src/MediaPage.vala (+67/-43)
src/Page.vala (+24/-10)
src/Photo.vala (+74/-14)
src/PhotoPage.vala (+4/-0)
src/Resources.vala (+9/-1)
src/SearchFilter.vala (+98/-1)
src/Thumbnail.vala (+11/-10)
src/camera/ImportPage.vala (+1/-1)
src/core/SourceInterfaces.vala (+16/-0)
src/db/DatabaseTable.vala (+13/-1)
src/db/Db.vala (+16/-0)
src/db/GeoLocationTable.vala (+205/-0)
src/db/PhotoTable.vala (+68/-15)
src/db/mk/db.mk (+2/-1)
src/library/Branch.vala (+78/-0)
src/library/LibraryWindow.vala (+47/-0)
src/library/TrashSidebarEntry.vala (+2/-0)
src/library/mk/library.mk (+1/-0)
src/libshotwell.deps (+6/-0)
src/main.vala (+2/-2)
src/maps/CountryCodes.vala (+4189/-0)
src/maps/LocationSearchEntry.vala (+201/-0)
src/maps/MapMarkerPage.vala (+54/-0)
src/maps/MapPage.vala (+307/-0)
src/maps/MapWidget.vala (+563/-0)
src/maps/Maps.vala (+16/-0)
src/maps/PositionMarker.vala (+115/-0)
src/maps/mk/maps.mk (+33/-0)
src/photos/PhotoMetadata.vala (+13/-0)
src/sidebar/metadata/LibraryProperties.vala (+97/-2)
src/sidebar/metadata/MetadataSidebar.vala (+5/-1)
ui/locations.dat (+141768/-0)
ui/map.ui (+27/-0)
units.mk (+2/-1)
Changed in pantheon-photos: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in pantheon-photos: | |
status: | Confirmed → In Progress |
assignee: | nobody → meese (meese) |
Changed in pantheon-photos: | |
milestone: | none → loki-beta1 |
Changed in pantheon-photos: | |
status: | In Progress → Confirmed |
assignee: | meese (meese) → nobody |
milestone: | loki-beta1 → none |
summary: |
- Map / geolocation support [$90] + Map / geolocation support [$110] |
tags: | added: bounty |
To post a comment you must log in.
https:/ /www.bountysour ce.com/ issues/ 1424390- map-geolocation -support