New Qt Mobility GeoServices plugin: Cloudmade
-
wrote on 4 Feb 2011, 13:18 last edited by
Hello,
As member of Cloudmade team, I'm proud to tell that we released our geoservice plugin!
It's only initial version, and it will be continuously improved.
It support search, reverse geocoding, routing and of course cloudmade map tiles!
Now you can use all this stuff in your map application, its very simple to switch and check how it works.Sources are here:
- Development version: (plugin + qt-mobility + examples modified to use cloudmade plugin)
http://gitorious.org/~sluzan/qt-mobility/sluzans-meego-maps-qt-mobility
- geoservice plugin code itself: plugins/geoservices/cloudmade
- you can see how it works with examples: mapviewer, geoservicedemo
- Release version (only plugin code, it will work with latest qt-mobility)
http://gitorious.org/~sluzan/qt-mobility/sluzans-meego-maps-qt-mobility
Any feedback and questions are welcome!
Cloudmade team - Development version: (plugin + qt-mobility + examples modified to use cloudmade plugin)
-
wrote on 4 Feb 2011, 13:24 last edited by
Moved to showcase forum, which is meant for this type of posts.
-
wrote on 1 Mar 2011, 19:35 last edited by
The openstreetmap plugin (haven't tested this for the cloudmade one) segfaults, if the map widget is destroyed while network transfers are still in progress (e.g. while there are still "grey" tiles).
But other than that: Great!!!
-
wrote on 7 Mar 2011, 04:52 last edited by
I also gave the cloudmade geoservices plugin a quick spin and indeed it worked. I ran the declarative location example apps without problems.
A question, are the development and release version meant to point to same gitorious project?
In any case here you can find the contribution process should you want to start contribution process of the plugin upstream to qtmobility: http://developer.qt.nokia.com/wiki/Qt_Contribution_Guidelines
-
wrote on 9 Mar 2011, 19:23 last edited by
The release and development versions are separated, and we looking forward to contribute into upstream to qt mobility, so thanks for link to guide!