From 9caff9fdd0ad563dd4a7ef39d8fbde9818837a6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ozan=20T=C3=BCrky=C4=B1lmaz?= Date: Sat, 2 Apr 2022 10:11:41 +0100 Subject: libraries/geocode-glib: Added (library for geocoding) Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- libraries/geocode-glib/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/geocode-glib/slack-desc (limited to 'libraries/geocode-glib/slack-desc') diff --git a/libraries/geocode-glib/slack-desc b/libraries/geocode-glib/slack-desc new file mode 100644 index 0000000000000..a71cb2d3b9815 --- /dev/null +++ b/libraries/geocode-glib/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +geocode-glib: geocode-glib (convenience library for the geocoding) +geocode-glib: +geocode-glib: geocode-glib is a convenience library for the geocoding (finding +geocode-glib: longitude, and latitude from an address) and reverse geocoding +geocode-glib: (finding an address from coordinates). It uses Nominatim service to +geocode-glib: achieve that. It also caches (reverse-)geocoding requests for faster +geocode-glib: results and to avoid unnecessary server load. +geocode-glib: +geocode-glib: https://git.gnome.org/browse/geocode-glib +geocode-glib: +geocode-glib: -- cgit v1.2.3