On 2009-10-13 14:37, Simon Pickering <[email protected]> wrote: >Hi all, > >I seem to remember hearing that reverse-geocoding is provided by Nokia >on Maemo 5, and was just wondering which package contains this >functionality and if there are any docs/examples of its use?
It appears that this can be accomplished with a combination of liblocation and libcityinfo: http://maemo.org/api_refs/5.0/5.0-final/liblocation/ http://maemo.org/api_refs/5.0/5.0-final/cityinfo/ libcityinfo seems to have the reverse-geocoding database that you want, specifically: http://maemo.org/api_refs/5.0/5.0-final/cityinfo/cityinfo_8c.html -- David King | http://amigadave.blogspot.com/ | [email protected] _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
