GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
osmpbf-outline(1) FreeBSD General Commands Manual osmpbf-outline(1)

osmpbf-outline - outline the content of an .osm.pbf or .osh.pbf file

osmpbf-outline [ --color ] filename

osmpbf-outline generates a colored outline of an .osm.pbf or .osh.pbf file, revealing its inner structure. It does not decode all information nor does it check for of possible mistakes, but it will warn on some bad mistakes one can make when generating .osm.pbf files.

This tool can be used by authors of .osm.pbf readers and writers and is useful to understand the inner blob/block structure of .osm.pbf files.

Its source code is heavily documented and can be used as a good starting point understanding on how to read and write .osm.pbf files with C++.

-c, --color
usually colorization is disabled when writing to a file descriptor that is not a tty (eg. when the output is piped to a file or to a pager like more or less). Some pagers can handle ANSI color code ( more can, less can when invoked as less -R ). To enforce colorization when working with such pagers, specify the --color flag.

osmpbf-outline germany.osm.pbf

Peter Koerner <peter@mazdermind.de> Jochen Topf <jochen@topf.org>

LOCAL

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.