https://bugs.kde.org/show_bug.cgi?id=497410
Tobias Leupold <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Tobias Leupold <[email protected]> --- Okay, I can at least partly confirm this. And I think I also know where the problem could be … For example, take a place in Hof's old town. From Google, you can copy "50.31774500000000, 11.915441000000000", from OSM, you can copy "geo:50.317745,11.915441?z=19" (of course without the quotes). Both can be assigned to a photo using "Set coordinates from clipboard" without a problem. However, I also can't use your example coordinates, "49.17126432760858, -12.472038542224464", this actually fails. But "49.17126432760858, 12.472038542224464" works. Looks like the parsing is not smart enough to handle the negative coordinates part. Additionally, you're right this function should be able to handle KGeoTag's own coordinates export. I'll fix this ASAP. -- You are receiving this mail because: You are watching all bug changes.
