2.1.9. geom_unpack
Purpose
Unpack geometry files containing ranges "a to b" and/or "n of x" multiples (exclusively in one line).
Usage
> geom_unpack options file[s]
Options
-
-1
/ --onedimensional
- output geom file with one-dimensional data arrangement
Example
> geom_unpack < pack.geom > unpack.geom
Decompresses the description in
pack.geom into
unpack.geom.