2014-12-15 22:01 GMT+01:00 Albert Astals Cid <aa...@kde.org>: > El Dilluns, 15 de desembre de 2014, a les 21:57:05, Gilles Caulier va > escriure: >> libkgeomap is a wrapper between marble for local map, OpenStreetMap, >> and GoogleMaps, to display geolocated items place over a world map. >> >> A widget is provided, and collection of tools to process : >> >> - Reverse Geocoding, >> - Tracks management, >> - Selection over map to process searches. >> >> It used in digiKam to : >> >> - show geolocation info about selected items from icon view, >> - show a map with region selector to process searches >> - show a big map view to replace icon-view by a map with all items >> superimposed. >> >> It used too, in kipi-plugins with GPSSync tool to : >> >> - Correlate items with a GPX track >> - Made GPS track >> - Perform reverse Geocoding using Internet server. > > So kipi-plugins depends on digikam?
No. kipi-plugins and digiKam depends of libkgeomap which host common implementations. Gilles Caulier