slackbuilds/gis/readosm
David Spencer 37dceb8aa3
gis/readosm: Moved from libraries/ category.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
2016-06-10 08:02:42 +07:00
..
README gis/readosm: Moved from libraries/ category. 2016-06-10 08:02:42 +07:00
readosm.SlackBuild gis/readosm: Moved from libraries/ category. 2016-06-10 08:02:42 +07:00
readosm.info gis/readosm: Moved from libraries/ category. 2016-06-10 08:02:42 +07:00
slack-desc gis/readosm: Moved from libraries/ category. 2016-06-10 08:02:42 +07: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.