[Marble-devel] Marble and GeoClue - the dynamic duo?

keith preston keithpre at gmail.com
Tue Aug 21 01:10:13 CEST 2007


Ok, here are my thought.  Just an FYI, but I wrote most of the code and
Jussi did the rest.   As a note, I met I believe the Head Marble developer
at akademy and he showed me the marble project.

>
> 1. What is the status of the GeoClue project?  My impression is that it's
> in a
> pretty early phase.  Andrew writes that the DBUS protocol is stable, but
> that
> is not the impression that I get from the mailing list.  For instance, I
> saw
> a remark that somebody wanted to commit quickly so that his API isn't
> broken
> again before he gets the chance.
>
> Can we trust that if we implement support for GeoClue that we won't have
> to
> change it later?  Additions is not a problem, but we don't want millions
> of
> users to have their system break because the API / protocol wasn't correct
> the first time.  A way around this might be to introduce a protocol
> version.
> Future versions of Marble can then query the GeoClue server for the
> protocol
> version and adapt to it.


The status of the Geoclue project is that it is just entering the Beta phase
for the positioning API as of a few days ago.   Although we are not
guaranteeing ABI and API
for right now, they should be very stable.   I expect us to declare a stable
ABI API in probably a few months.   A note for other geoclue developers,
I've been working to replace the GPSD backend.    I have contacted the
author of another project GYPSY about integrating his NMEA parser dbus
backend with Geoclue.   Once this is done and any remaining problems are
worked out, I believe we will be stable for the position API.


2. On the wiki, you mention a number of services that you want to support.
> Right now, the most interesting of them is Positioning.  What is the
> status
> of the various services regarding stability (design and implementation)?
>
> I see some problems with frontend - backend separation here...  Surely the
> backend is not supposed to propose Routing between positions?  Isn't that
> a
> natural feature of an application? Also, what is the 'Map' service
> supposed
> to be? I couldn't find any real explanation for it on the wiki.

Sorry, the wiki is out of date.   Geoclue is designed to be a DBUS service
protocol definition of geographic data.   Obviously position is the most
obvious and the first that we are completing.   The second was going to be
the 'Map' service.   If you look at it, it is a rudimentary way to grabs
maps of location.    I hacked up a simple backend that fetches maps from
yahoo maps.  Marble, might qualify for a nice Map Backend for geoclue in the
future, depending on how that API develops.



3. Regarding settings: This is a project hosted on the freedesktop.orgserver.
> You also mention that you want this to be a cross-desktop backend
> (something
> I agree with very much).  Yet, I see several mentions of storing settings
> in
> gconf, the Gnome configuration storage.  I must confess my ignorance here,
> since I don't know how other freedesktop.org projects handle this issue,
> but
> to me that sounds like a pretty *non*-cross desktop solution. Also on the
> mailing list, I see no mention whatsoever about contacting KDE people, but
> several mentions of Gnome and Guadec.  Now, I know that we/you have to
> start
> somewhere, but if the intention is truly cross-platform compatibility this
> issue must be dealt with.


Granted this generally started as a gnome friendly project, but we are open
to other solutions.   We currently use gconf and the dbus-glib bindings.
However there is quite a bit of portability in KDE to use the glib
mainloop.   I sure if we had enough interest we could maintain a QT
bindings.  Technically these are not requirements on the client, but only
the backends.   Client can purely use DBUS to access us (we are looking into
some python application currently)

4. Also regarding platforms: Marble, and I imagine other applications, are
> already portable to not only Linux, but other Unix-like systems and also
> Windows and Mac OS X. We cannot depend too closely on solutions that are
> too
> platform-specific.  What is the status of GeoClue in this regard, and what
> are the plans for the future?  Is there a roadmap?


We have no roadmap about other operating systems.  Currently we would have
to have dbus support on that platform, and enough users to test if our
backends functioned on that platform

5. Downstream: What relations does the GeoClue project have with the Linux
> distributions and people on other platforms?  Is there or will there be
> binary packages of GeoClue?  If there will be, do you know when?


We haven't quite got established yet in the downstream.   We are currently
working toward integrating with some Apps first and then expanding.


Ok, that was a lot.  Don't get me wrong here; I think GeoClue is a good
> idea,
> and it would be a very natural backend for Marble if it was already
> established and stable. I think it would be a good idea if you could
> release
> something small with just the positioning service pretty soon and also
> introduce some forward compatibility by using version numbers for the
> protocol.
>
> Best regards,
>
> Inge Wallin
> The Marble Team
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/marble-devel/attachments/20070820/39f2703e/attachment.html 


More information about the Marble-devel mailing list