When using the geolocation dialog, the "Lookup missing altitude values" function does nothing. All values remain as they are. Reproducible: Always
Reassigning to kipiplugins-gpssync.
*** Bug 338007 has been marked as a duplicate of this bug. ***
i had the same problem and modified the altitude lookup to use the mapquest service: http://open.mapquestapi.com/elevation/ i don't know if it would be legal to use this in libkgeomap. i'll attach my sources anyway (without the mapquest key, one can request one for free on the website). maybe one could request a key for the kde project and check it in. the code is a 1:1 copy of the geonames lookup code with tiny modifications.
Created attachment 90075 [details] patch for libkgeomap to add mapquest based altitude lookup
Created attachment 90076 [details] ask factory for mapquest based lookup
Created attachment 90077 [details] patch for libkgeomap to add mapquest based altitude lookup
*** Bug 342426 has been marked as a duplicate of this bug. ***
Maik, Here a patch is provided with mostly new source code files, which must be easy to integrate in git/master. Not tested however... Gilles
Currently work geonames.org with altitude look up in digiKam-5.0.0. I also see the credits / transactions in a free account from geonames.org in advantage. Maik
Git commit 2aa67aa37069868b953335ceaba5e77ce33d4ff2 by Maik Qualmann. Committed on 17/04/2016 at 07:40. Pushed by mqualmann into branch 'master'. remove last KIO dependency from geolocation editor Related: bug 354687 FIXED-IN: 5.0.0 M +3 -2 NEWS M +0 -1 utilities/geolocation/editor/CMakeLists.txt M +2 -3 utilities/geolocation/editor/backends/backend-geonames-rg.cpp M +36 -46 utilities/geolocation/editor/backends/backend-geonamesUS-rg.cpp M +4 -11 utilities/geolocation/editor/backends/backend-geonamesUS-rg.h M +2 -2 utilities/geolocation/editor/backends/backend-osm-rg.cpp M +2 -2 utilities/geolocation/editor/reversegeocoding/parsetagstring.h M +1 -1 utilities/geolocation/geoiface/CMakeLists.txt http://commits.kde.org/digikam/2aa67aa37069868b953335ceaba5e77ce33d4ff2