10
Jun
10

Map Updates

I recently made a number of improvements to osm-gps-map, the easy to use mapping widget. The motivation for these came at the request of the foxtrotGPS developers (foxtrotGPS is a community developed fork of TangoGPS). These changes enhanced the API for adding images and tracks to the map, and in addition allowed me to clean up the basic API making it easier to use for the common case. But, there is more, especially relevant to Gtk+/GNOME 3.0.

osm-gps-map demo application

osm-gps-map demo application


8 Responses to “Map Updates”


  1. 1 Jonas June 11, 2010 at 2:28 pm

    What’s the relation/difference between osm-gps-map and libchamplain? (http://projects.gnome.org/libchamplain/)

  2. 2 John Stowers June 12, 2010 at 5:44 pm

    @Jonas: Primarily, osm-gps-map does not use clutter/opengl/etc. It runs on Gtk+ and Cairo alone, and many people find it draws faster and feels more responsive. Beyond that I think osm-gps-map has a flatter easier to use API.

  3. 3 Avatar July 2, 2010 at 3:12 pm

    Hi, do you have a documentation/tutorial on how this can be ported to windows?
    I tried running mapviewer.py (Ubuntu 10.04 with python-osmgpsmap) and got this error:

    class DummyLayer(gobject.GObject, osmgpsmap.GpsMapLayer):
    AttributeError: ‘module’ object has no attribute ‘GpsMapLayer’

  4. 4 John Stowers July 4, 2010 at 6:38 pm

    @Avatar: This already works on windows! see the download page.

    The error you are seeing indicates that you have not installed the new version correctly, it looks like it is using the 0.5.0 version of the bindings, which is in the 10.04 repository.

  5. 5 jobec August 15, 2010 at 6:54 am

    Looks nice, and I’d be interested in testing this, but the links to win packets on the download page seem to be dead. Just to let you know…

  6. 6 John Stowers September 24, 2010 at 8:55 pm
  7. 7 Puss September 22, 2011 at 6:11 pm

    Your website has to be the eeltcorinc Swiss army knife for this topic.

  1. 1 Modern Warfare 2 Abandon Map Pingback on Jun 11th, 2010 at 2:41 am

Leave a Reply