Well, while we're at it, the OSM backend in Qt 5.5 is much more complete in general than in 5.4. It supports the Places api and detailed routing. I have an app in the works for that. If there are no blocking issues and we're still "far" away from upgrading Qt in our phone baseline, it'd be great to backport the complete OSM backend. That should be doable quite easily I think.
In Qt 5.6 the map implementation gained some performance boost and also had some API changes. So if we're going to backport more than just the OSM backend, we'd probably require to keep the version bump to 5.6 too in order to not mix up a 5.6 api into a 5.4 version. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to qtlocation-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1568439 Title: QtLocation OSM based routing does not work any more Status in Canonical System Image: New Status in qtlocation-opensource-src package in Ubuntu: New Bug description: Apparently OSM changed a status code in their server, so all routing operations fail. This has been fixed in Qt 5.5. Please consider backporting this patch to our Qt 5.4 version: http://code.qt.io/cgit/qt/qtlocation.git/patch/?id=9969179a06c30b56d3d057aba127686b64ccd659 I have tested it locally and it seems to work fine. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1568439/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp