[OSM-dev] New version 0.1.3 of Ruby OSMLib with improved XML parser support
Jochen Topf
jochen at remote.org
Tue Jun 24 11:41:44 BST 2008
I have just released version 0.1.3 of the Ruby OSM library. The most
important change is that the XML parsing code has been restructured to
support multiple parsers. Many people had problems with the Libxml
C-based parser. So the new code uses the Ruby standard REXML parser by
default. The Libxml or Expat parsers (which should be faster) can be
used by changing an environment variable.
OSMLib is a Ruby library for parsing, handling, writing and exporting
OSM data.
More information: http://osmlib.rubyforge.org/
Jochen
--
Jochen Topf jochen at remote.org http://www.remote.org/jochen/ +49-721-388298
More information about the dev
mailing list