Skip to content
  1. Dec 11, 2015
  2. Dec 10, 2015
  3. Dec 07, 2015
    • Marcus Lundblad's avatar
      osmEdit: Add OSM shim library · 3c46537c
      Marcus Lundblad authored
      The following GObject classes are defined:
      
      MapsOSMObject: An abstract base class representing objects in the
      OpenStreetMap database. Has a function to serialize objects to their XML
      representation and abstract functions that implementation classes define
      to add object-specific XML tags.
      
      MapsOSMNode: Represents an object of type ”node” in OSM. Inherits from
      MapsOSMObject.
      
      MapsOSMWay: Represents an object of type ”way” in OSM. Inherits from
      MapsOSMObject.
      
      MapsOSMRelation: Represents an object of type ”relation” in OSM.
      Inherits from MapsOSMObject.
      
      MapsOSMChangeset: Represents a changeset in OSM. Has a function to
      serialize the changeset (with comment and client identifier) to the
      XML representation.
      
      maps-osm.[c|h]: Contains parsing functions to read OSM objects from
      the raw XML input as downloaded from the OSM database.
      Also contains utility functions to initialize and destruct
      the libxml2 parser.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=726628
      3c46537c
    • Jiri Grönroos's avatar
      Updated Finnish translation · c9d308f9
      Jiri Grönroos authored and Administrator's avatar Administrator committed
      c9d308f9
  4. Dec 06, 2015
  5. Dec 05, 2015
  6. Dec 03, 2015
  7. Dec 01, 2015
  8. Nov 27, 2015
  9. Nov 26, 2015
  10. Nov 23, 2015
  11. Nov 22, 2015
  12. Nov 21, 2015
  13. Nov 20, 2015
  14. Nov 18, 2015
  15. Nov 17, 2015
  16. Nov 14, 2015
  17. Nov 09, 2015
  18. Nov 06, 2015
  19. Nov 05, 2015