slackbuilds/libraries/readosm
Alexander Bruy 9466572c60 libraries/readosm: Updated for version 1.0.0d.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-03-15 08:22:35 +07:00
..
README
readosm.SlackBuild libraries/readosm: Updated for version 1.0.0d. 2015-03-15 08:22:35 +07:00
readosm.info libraries/readosm: Updated for version 1.0.0d. 2015-03-15 08:22:35 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

ReadOSM is an open source library to extract valid data from within an
OpenStreetMap input file. Such OSM files come in two different formats:
 * files identified by the .osm suffix simply are plain XML files.
 * files identified by the .osm.pbf suffix does containt the same
   identical data, but adopting the Google's Protocol Buffer
   serialization format and thus requiring much less storage space.