Reverse geocoding not working in digikam

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












Running digikam 5.6.0 on Kubuntu 18.04.



I have several images with geolocation data.



When I select these and Edit Geolocation -> Reverse Geocoding -> Open Street Map -> Apply Reverse Geocoding



It does nothing.



The terminal output (relevant part) is:



digikam.general: AlbumWatch use QFileSystemWatcher
digikam.geoiface: "setting backend marble"
digikam.geoiface: ----
digikam.geoiface: "ROADMAP"
digikam.geoiface: Loading GPS bookmarks from "/home/user/.local/share/digikam/geobookmarks.xml"
digikam.geoiface: 900 2100 900
digikam.geoiface: "backend marble is ready!"
digikam.geoiface: "marble:900"
digikam.geoiface: 900 2100 900
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))) QSize(58, 32)
digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))) QSize(56, 31)
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.general: QModelIndex(0,3,0x55c011a92c90,Digikam::GPSImageSortProxyModel(0x55c011a91ca0)) QModelIndex(0,3,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))
digikam.geoiface: 900 2100 900
digikam.geoiface: 900 2100 900
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: ----


On the other hand, if I choose Geonames.org place name (non-US) in place of Open Street Map, it does tag the images with very limited information --- country and name of the place.



What is happening here? How do I get reverse geocoding to work?







share|improve this question


















  • 1




    if you start digikam with the terminal, do you see any error message coming up when clicking "Apply Reverse Geocoding" ?
    – RoVo
    May 24 at 12:28






  • 1




    If no one can help you here, this question might be better placed at the digikam support
    – RoVo
    May 24 at 12:29










  • @RoVo Thanks. I have updated the question with the output on the terminal. Also, if I choose Geonames.org place name (non-US), it does attach tags. I have attached output related to that, also
    – deshmukh
    May 24 at 12:35






  • 1




    did you try the current stable version 5.9.0. You can download the appimage from the website: download.kde.org/stable/digikam
    – RoVo
    May 24 at 12:44










  • @RoVo OK. I tried 5.9.0. But that, too, does not tag the pictures
    – deshmukh
    May 24 at 13:53














up vote
0
down vote

favorite












Running digikam 5.6.0 on Kubuntu 18.04.



I have several images with geolocation data.



When I select these and Edit Geolocation -> Reverse Geocoding -> Open Street Map -> Apply Reverse Geocoding



It does nothing.



The terminal output (relevant part) is:



digikam.general: AlbumWatch use QFileSystemWatcher
digikam.geoiface: "setting backend marble"
digikam.geoiface: ----
digikam.geoiface: "ROADMAP"
digikam.geoiface: Loading GPS bookmarks from "/home/user/.local/share/digikam/geobookmarks.xml"
digikam.geoiface: 900 2100 900
digikam.geoiface: "backend marble is ready!"
digikam.geoiface: "marble:900"
digikam.geoiface: 900 2100 900
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))) QSize(58, 32)
digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))) QSize(56, 31)
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.general: QModelIndex(0,3,0x55c011a92c90,Digikam::GPSImageSortProxyModel(0x55c011a91ca0)) QModelIndex(0,3,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))
digikam.geoiface: 900 2100 900
digikam.geoiface: 900 2100 900
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: ----


On the other hand, if I choose Geonames.org place name (non-US) in place of Open Street Map, it does tag the images with very limited information --- country and name of the place.



What is happening here? How do I get reverse geocoding to work?







share|improve this question


















  • 1




    if you start digikam with the terminal, do you see any error message coming up when clicking "Apply Reverse Geocoding" ?
    – RoVo
    May 24 at 12:28






  • 1




    If no one can help you here, this question might be better placed at the digikam support
    – RoVo
    May 24 at 12:29










  • @RoVo Thanks. I have updated the question with the output on the terminal. Also, if I choose Geonames.org place name (non-US), it does attach tags. I have attached output related to that, also
    – deshmukh
    May 24 at 12:35






  • 1




    did you try the current stable version 5.9.0. You can download the appimage from the website: download.kde.org/stable/digikam
    – RoVo
    May 24 at 12:44










  • @RoVo OK. I tried 5.9.0. But that, too, does not tag the pictures
    – deshmukh
    May 24 at 13:53












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Running digikam 5.6.0 on Kubuntu 18.04.



I have several images with geolocation data.



When I select these and Edit Geolocation -> Reverse Geocoding -> Open Street Map -> Apply Reverse Geocoding



It does nothing.



The terminal output (relevant part) is:



digikam.general: AlbumWatch use QFileSystemWatcher
digikam.geoiface: "setting backend marble"
digikam.geoiface: ----
digikam.geoiface: "ROADMAP"
digikam.geoiface: Loading GPS bookmarks from "/home/user/.local/share/digikam/geobookmarks.xml"
digikam.geoiface: 900 2100 900
digikam.geoiface: "backend marble is ready!"
digikam.geoiface: "marble:900"
digikam.geoiface: 900 2100 900
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))) QSize(58, 32)
digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))) QSize(56, 31)
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.general: QModelIndex(0,3,0x55c011a92c90,Digikam::GPSImageSortProxyModel(0x55c011a91ca0)) QModelIndex(0,3,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))
digikam.geoiface: 900 2100 900
digikam.geoiface: 900 2100 900
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: ----


On the other hand, if I choose Geonames.org place name (non-US) in place of Open Street Map, it does tag the images with very limited information --- country and name of the place.



What is happening here? How do I get reverse geocoding to work?







share|improve this question














Running digikam 5.6.0 on Kubuntu 18.04.



I have several images with geolocation data.



When I select these and Edit Geolocation -> Reverse Geocoding -> Open Street Map -> Apply Reverse Geocoding



It does nothing.



The terminal output (relevant part) is:



digikam.general: AlbumWatch use QFileSystemWatcher
digikam.geoiface: "setting backend marble"
digikam.geoiface: ----
digikam.geoiface: "ROADMAP"
digikam.geoiface: Loading GPS bookmarks from "/home/user/.local/share/digikam/geobookmarks.xml"
digikam.geoiface: 900 2100 900
digikam.geoiface: "backend marble is ready!"
digikam.geoiface: "marble:900"
digikam.geoiface: 900 2100 900
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))) QSize(58, 32)
digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))) QSize(56, 31)
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.general: QModelIndex(0,3,0x55c011a92c90,Digikam::GPSImageSortProxyModel(0x55c011a91ca0)) QModelIndex(0,3,0x0,Digikam::GPSImageModel(0x55c00e9c85b0))
digikam.geoiface: 900 2100 900
digikam.geoiface: 900 2100 900
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: "created cluster 0: 1 tiles"
digikam.geoiface: "level 5: 1 non empty tiles sorted into 1 clusters (1 searched)"
digikam.geoiface: ----


On the other hand, if I choose Geonames.org place name (non-US) in place of Open Street Map, it does tag the images with very limited information --- country and name of the place.



What is happening here? How do I get reverse geocoding to work?









share|improve this question













share|improve this question




share|improve this question








edited May 24 at 12:52

























asked May 24 at 12:25









deshmukh

1,20252957




1,20252957







  • 1




    if you start digikam with the terminal, do you see any error message coming up when clicking "Apply Reverse Geocoding" ?
    – RoVo
    May 24 at 12:28






  • 1




    If no one can help you here, this question might be better placed at the digikam support
    – RoVo
    May 24 at 12:29










  • @RoVo Thanks. I have updated the question with the output on the terminal. Also, if I choose Geonames.org place name (non-US), it does attach tags. I have attached output related to that, also
    – deshmukh
    May 24 at 12:35






  • 1




    did you try the current stable version 5.9.0. You can download the appimage from the website: download.kde.org/stable/digikam
    – RoVo
    May 24 at 12:44










  • @RoVo OK. I tried 5.9.0. But that, too, does not tag the pictures
    – deshmukh
    May 24 at 13:53












  • 1




    if you start digikam with the terminal, do you see any error message coming up when clicking "Apply Reverse Geocoding" ?
    – RoVo
    May 24 at 12:28






  • 1




    If no one can help you here, this question might be better placed at the digikam support
    – RoVo
    May 24 at 12:29










  • @RoVo Thanks. I have updated the question with the output on the terminal. Also, if I choose Geonames.org place name (non-US), it does attach tags. I have attached output related to that, also
    – deshmukh
    May 24 at 12:35






  • 1




    did you try the current stable version 5.9.0. You can download the appimage from the website: download.kde.org/stable/digikam
    – RoVo
    May 24 at 12:44










  • @RoVo OK. I tried 5.9.0. But that, too, does not tag the pictures
    – deshmukh
    May 24 at 13:53







1




1




if you start digikam with the terminal, do you see any error message coming up when clicking "Apply Reverse Geocoding" ?
– RoVo
May 24 at 12:28




if you start digikam with the terminal, do you see any error message coming up when clicking "Apply Reverse Geocoding" ?
– RoVo
May 24 at 12:28




1




1




If no one can help you here, this question might be better placed at the digikam support
– RoVo
May 24 at 12:29




If no one can help you here, this question might be better placed at the digikam support
– RoVo
May 24 at 12:29












@RoVo Thanks. I have updated the question with the output on the terminal. Also, if I choose Geonames.org place name (non-US), it does attach tags. I have attached output related to that, also
– deshmukh
May 24 at 12:35




@RoVo Thanks. I have updated the question with the output on the terminal. Also, if I choose Geonames.org place name (non-US), it does attach tags. I have attached output related to that, also
– deshmukh
May 24 at 12:35




1




1




did you try the current stable version 5.9.0. You can download the appimage from the website: download.kde.org/stable/digikam
– RoVo
May 24 at 12:44




did you try the current stable version 5.9.0. You can download the appimage from the website: download.kde.org/stable/digikam
– RoVo
May 24 at 12:44












@RoVo OK. I tried 5.9.0. But that, too, does not tag the pictures
– deshmukh
May 24 at 13:53




@RoVo OK. I tried 5.9.0. But that, too, does not tag the pictures
– deshmukh
May 24 at 13:53















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1039819%2freverse-geocoding-not-working-in-digikam%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1039819%2freverse-geocoding-not-working-in-digikam%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491