[Interest] getting location data and/or GPS points using Qt
Sivan Greenberg
sivan at omniqueue.com
Thu Nov 10 12:23:36 CET 2011
I found this nice example :
http://doc.qt.nokia.com/qtmobility-1.2/weatherinfo.html
However, it is not as easy to a new comer to find out where the
location stuff happens. I would like to propose a reference commentary
sprint for docs :) In which, we would take every example of Qt and add
more introductory hand holding text to it, this could make the
examples a true work horse tool as some of them provide good real
world practices.
Perhaps this was already suggested once?
-Sivan
On Thu, Nov 10, 2011 at 1:14 PM, Sivan Greenberg <sivan at omniqueue.com> wrote:
> Hi All,
>
> I'm trying to beat the clock and be ready with my location based app
> for Qt Innovation Challenge. I have a Django based GeoSpatial backedn,
> and so I am now exploring the interaction points between the backend
> and the handset app.
>
> What would be the way to retrieve the point of location from Qt ? Is
> there a way to know under which SRID it is provided to be able to tell
> this to the GeoDjango backend, so to later be able to do geographic
> queries like distances on it? (To measure distances, one must convert
> a geometry to a projected plane cordinate system otherwise, distances
> are returned in degrees )
>
> Any help / suggestion / comment will be *highly* appreciated!
>
> Many thanks in advance,
> --
> -Sivan
>
--
-Sivan
More information about the Interest
mailing list