From: Robert Kaiser Date: Wed, 1 Apr 2015 23:12:43 +0000 (+0200) Subject: add a note about reverse geocoding into TODO X-Git-Tag: producution~19 X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=commitdiff_plain;h=d8293080a004c2420beb6792c932789e2e326b41;hp=ca77d52db7f64fe5269e79dc62eb41560c333fa4 add a note about reverse geocoding into TODO --- diff --git a/TODO b/TODO index c73ceb4..1bf99c8 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,8 @@ Nice To Have: * Possibility to auto-rotate map to match movement direction * GPS details display (satellite visibility/strength) [blocked by missing web APIs] * Magnetic compass display (using orientiation API) +* Integrate reverse geocoding, using http://wiki.openstreetmap.org/wiki/Nominatim + e.g. http://nominatim.openstreetmap.org/reverse?format=jdon&lat=48.2051107&lon=16.3449773&zoom=14&addressdetails=1 Future Possibilities: