readosm

Extract and validate data from OpenStreetMap input files

brewmacoslinux
Try with needOr install directly
Source

About

Extract valid data from an Open Street Map input file

Commands

readosm

Examples

Extract nodes from an OSM file and display basic info$ readosm input.osm
Parse OSM file and validate its structure$ readosm -v input.osm
Extract ways and relations from compressed OSM file$ readosm input.osm.bz2