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 742512 - Add possibility to reverse geocode based on osm_id and osm_type
Add possibility to reverse geocode based on osm_id and osm_type
Status: RESOLVED OBSOLETE
Product: geocode-glib
Classification: Other
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: geocode-glib maintainer(s)
geocode-glib maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-01-07 09:49 UTC by Jonas Danielsson
Modified: 2019-03-20 10:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
reverse: Fix error handling in reverse_resolve (894 bytes, patch)
2015-01-07 09:50 UTC, Jonas Danielsson
none Details | Review
reverse: Switch to jsonv2 output format (1.00 KB, patch)
2015-01-07 09:50 UTC, Jonas Danielsson
none Details | Review
reverse: Add geocode_reverse_new_for_osm_object (6.43 KB, patch)
2015-01-07 09:50 UTC, Jonas Danielsson
none Details | Review
reverse: Add geocode_reverse_new_for_osm_object (6.25 KB, patch)
2015-01-07 09:52 UTC, Jonas Danielsson
none Details | Review

Description Jonas Danielsson 2015-01-07 09:49:51 UTC
In Maps we store GeocodePlaces (favorites and recent) in a store. We want to detect when they are stale, based on how long they are stored. And then refresh them.

It would help if we could refresh them based on the osm_id and the osm_type.
So we do not have any doubts that we get the same place.
Comment 1 Jonas Danielsson 2015-01-07 09:50:10 UTC
Created attachment 294009 [details] [review]
reverse: Fix error handling in reverse_resolve
Comment 2 Jonas Danielsson 2015-01-07 09:50:14 UTC
Created attachment 294010 [details] [review]
reverse: Switch to jsonv2 output format

This harmonizes reverse with forward.
Comment 3 Jonas Danielsson 2015-01-07 09:50:17 UTC
Created attachment 294011 [details] [review]
reverse: Add geocode_reverse_new_for_osm_object

Add the possibility to reverse geocode based on osm_id
and osm_type.

Useful, for instance when refreshing a cached or stored place.
Comment 4 Jonas Danielsson 2015-01-07 09:52:37 UTC
Created attachment 294012 [details] [review]
reverse: Add geocode_reverse_new_for_osm_object

Add the possibility to reverse geocode based on osm_id
and osm_type.

Useful, for instance when refreshing a cached or stored place.
Comment 5 GNOME Infrastructure Team 2019-03-20 10:40:42 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/geocode-glib/issues/15.