You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson b7f866edef
gis/readosm: Remove .la files.
4 years ago
..
README gis/readosm: Moved from libraries/ category. 9 years ago
readosm.SlackBuild gis/readosm: Remove .la files. 4 years ago
readosm.info gis/readosm: Moved from libraries/ category. 9 years ago
slack-desc gis/readosm: Moved from libraries/ category. 9 years ago

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.