This package browser is in early development. Mind the rough edges.

geocode-glib 3.26.4

Geocoding and reverse-geocoding library

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

Installation

Install geocode-glib 3.26.4 as follows:

guix install geocode-glib@3.26.4

Or install the latest version:

guix install geocode-glib

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.