Path to this page:
Subject: CVS commit: pkgsrc/geography
From: Nia Alarie
Date: 2020-11-04 16:53:21
Message id: 20201104155321.3C0D0FB28@cvs.NetBSD.org
Log Message:
geography: Add geocode-glib. Needed for gnome-calendar
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.
Files: