15,091
edits
Changes
From Gramps
→Prerequisites
Requires GeocodeGlib be installed.
[https://github.com/GNOME/geocode-glib GeocodeGlib/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 [https://wiki.openstreetmap.org/wiki/Nominatim Nominatim ] service (from openstreetmap.org ) to achieve that. It also caches(reverse-)geocoding requests for faster results and to avoid unnecessary server load.
=Issues=