Provided by: osmium-tool_1.3.0-1_amd64 

NAME
osmium - multipurpose tool for working with OpenStreetMap data
SYNOPSIS
osmium COMMAND [ARG...]
osmium --version
DESCRIPTION
Multipurpose tool for working with OpenStreetMap data.
Run osmium help COMMAND to get more information about a command.
OPTIONS
-h, --help
Show usage and list of commands.
--version
Show program version.
COMMANDS
apply-changes
apply OSM change file(s) to OSM data file
cat concatenate OSM files and convert to different formats
changeset-filter
filter changesets from OSM changeset files
check-refs
check referential integrity of OSM file
fileinfo
show information about an OSM file
getid get objects from OSM file by ID
help show help about commands
merge-changes
merge several OSM change files into one
renumber
renumber object IDs
sort sort OSM files
time-filter
filter OSM data by time from a history file
SEE ALSO
• osmium-apply-changes(1), osmium-cat(1), osmium-check-refs(1), osmium-fileinfo(1), osmium-getid(1),
osmium-merge-changes(1), osmium-renumber(1), osmium-time-filter(1), osmium-file-formats(5)
• Osmium website (http://osmcode.org/osmium)
COPYRIGHT
Copyright (C) 2013-2015 Jochen Topf <jochen@topf.org>.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software:
you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
CONTACT
If you have any questions or want to report a bug, please go to http://osmcode.org/contact.html
AUTHORS
Jochen Topf <jochen@topf.org>.
1.3.0 OSMIUM(1)