ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/doc/libgeocode-glib0
Dwayne Hart 148999cf35 Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
..
AUTHORS Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
NEWS.gz Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
README Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
changelog.Debian.gz Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
copyright Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30

README

geocode-glib is a convenience library for the geocoding (finding longitude,
and latitude from an address) and reverse geocoding (finding an address from
coordinates). It uses Nominatim service to achieve that. It also caches
(reverse-)geocoding requests for faster results and to avoid unnecessary server
load.

Requirements
------------

geocode-glib requires json-glib, gio and libsoup to compile and run.

Applications using geocode-glib
-------------------------------

- Empathy
- Evolution

Links
-----

Nominatim API:
http://wiki.openstreetmap.org/wiki/Nominatim

Geocoding:
http://en.wikipedia.org/wiki/Geocoding

Reverse-Geocoding:
http://en.wikipedia.org/wiki/Reverse_geocoding