[liblas] 02/02: Don't install old LAStools utilities removed upstream.

Bas Couwenberg sebastic at xs4all.nl
Mon Jul 28 21:28:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository liblas.

commit f4a4877eb1dc1c9dff24c19ad676b78f2f5a8b3d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jun 10 23:58:18 2014 +0200

    Don't install old LAStools utilities removed upstream.
---
 debian/changelog             |   3 +-
 debian/liblas-bin.install    |   4 -
 debian/liblas-bin.manpages   |   4 -
 debian/man/las2las-old.1.xml | 528 -------------------------------------------
 debian/man/las2txt-old.1.xml | 160 -------------
 debian/man/lasinfo-old.1.xml | 362 -----------------------------
 debian/man/lasmerge.1.xml    | 174 --------------
 7 files changed, 1 insertion(+), 1234 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 49597f7..baaca39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,7 @@ liblas (1.7.0+dfsg-6) UNRELEASED; urgency=medium
 
   * Add build dependency on liblaszip-dev for compression support.
   * Use dh_install --list-install.
-  * Also include lasblock, ts2las, las2las-old, las2txt-old & lasinfo-old
-    programs in liblas-bin.
+  * Also include lasblock & ts2las programs in liblas-bin.
   * Add patch from upstream to remove old LAStools utilities.
     (closes: #749403)
 
diff --git a/debian/liblas-bin.install b/debian/liblas-bin.install
index ebef8e4..4ba9111 100644
--- a/debian/liblas-bin.install
+++ b/debian/liblas-bin.install
@@ -1,11 +1,7 @@
 /usr/bin/las2las
-/usr/bin/las2las-old
 /usr/bin/las2ogr
 /usr/bin/las2txt
-/usr/bin/las2txt-old
 /usr/bin/lasblock
 /usr/bin/lasinfo
-/usr/bin/lasinfo-old
-/usr/bin/lasmerge
 /usr/bin/ts2las
 /usr/bin/txt2las
diff --git a/debian/liblas-bin.manpages b/debian/liblas-bin.manpages
index adc759b..1b3c1fe 100644
--- a/debian/liblas-bin.manpages
+++ b/debian/liblas-bin.manpages
@@ -1,11 +1,7 @@
 debian/man/las2las.1
-debian/man/las2las-old.1
 debian/man/las2ogr.1
 debian/man/las2txt.1
-debian/man/las2txt-old.1
 debian/man/lasblock.1
 debian/man/lasinfo.1
-debian/man/lasinfo-old.1
-debian/man/lasmerge.1
 debian/man/ts2las.1
 debian/man/txt2las.1
diff --git a/debian/man/las2las-old.1.xml b/debian/man/las2las-old.1.xml
deleted file mode 100644
index 6bf1fe8..0000000
--- a/debian/man/las2las-old.1.xml
+++ /dev/null
@@ -1,528 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
-<refentry id='las2las-old'>
-
-  <refmeta>
-    <refentrytitle>las2las-old</refentrytitle>
-    <manvolnum>1</manvolnum>
-  </refmeta>
-
-  <refnamediv>
-    <refname>las2las-old</refname>
-    <refpurpose>display LAS file details</refpurpose>
-  </refnamediv>
-
-  <refsynopsisdiv id='synopsis'>
-    <cmdsynopsis>
-      <command>las2las-old</command>
-      <group>
-        <arg choice='plain'><option>-h</option></arg>
-        <arg choice='plain'>
-          <arg choice='opt'><option>-v</option></arg>
-          <arg choice='opt'><option>-s</option></arg>
-          <arg choice='opt'><option>-b</option></arg>
-          <option>--input</option> <replaceable>arg</replaceable>
-          <arg choice='opt'><option>-o</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--stdout</option></arg>
-          <arg choice='opt'><option>--clip</option></arg>
-          <arg choice='opt'><option>--format</option></arg>
-          <arg choice='opt'><option>--eliminate_return</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--eliminate_scan_angle_above</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--eliminate_class</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--eliminate_intensity_below</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--stdin</option></arg>
-          <arg choice='opt'><option>--first_only</option></arg>
-          <arg choice='opt'><option>--last_only</option></arg>
-          <arg choice='opt'><option>--s_srs</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--t_srs</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--a_srs</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--a_vertcs</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--scale</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--xyz_scale</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--xyz_offset</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--pad-header</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--thin</option> <replaceable>arg</replaceable></arg>
-        </arg>
-      </group>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-
-  <refsect1 id='description'>
-    <title>DESCRIPTION</title>
-    <para>
-      <command>las2las-old</command> reads and writes LiDAR data in the
-      ASPRS LAS 1.0 and 1.1 formats while modifying its contents.
-      While
-      <citerefentry>
-        <refentrytitle>lasinfo-old</refentrytitle>
-        <manvolnum>1</manvolnum>
-      </citerefentry>,
-      can do a few simple operations like updating header information,
-      more drastic changes, like removing points or altering values,
-      will require <command>las2las-old</command>.
-      <command>las2las-old</command> is expected to be used for modifying
-      single files at a time, and all las2las: Advanced LAS filtering and
-      manipulation operations require multiple read passes through the points.
-      Some examples of operations las2las can be used for include:
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            clipping of points to those that lie within a certain region
-            specified by a bounding box (<option>--clip</option>)
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            eliminating points that are the second return
-            (<option>--eliminate_return 2</option>),
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            eliminating points that have a scan angle above some threshold
-            (<option>--eliminate_scan_angle_above 5</option>)
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            eliminating points that have an intensity below some threshold
-            (<option>--eliminate_intensity_below 15</option>)
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            extracting only first (<option>--first-only</option>)
-             or last (<option>--last-only</option>) returns
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            changing the format from LAS 1.0 to 1.1 or vice versa
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            eliminating points of a given classification
-            (<option>--eliminate_class 2</option>)
-          </para>
-        </listitem>
-
-      </itemizedlist>
-
-    </para>
-    <para>
-      <command>las2las-old</command> is a port of Martin Isenburg's
-      <command>las2las-old</command> utility from
-      <ulink url="http://www.cs.unc.edu/~isenburg/lastools/">LASTools</ulink>
-      to the libLAS library.
-      For the most part, it is unchanged from Martin's utility except
-      for a few differences:
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            Text output describing the operation(s) is only provided when the
-            <option>--verbose</option> switch is provided.
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            Provides some point validation
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            Variable Length Records (VLRs) are carried forward by default.
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            Supports format (1.1->1.0 & 1.0->1.1) conversion.
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            GNU-style arguments and switches (although most of the switches
-            used by Martin's utilities should continue to work).
-          </para>
-        </listitem>
-
-      </itemizedlist>
-    </para>
-  </refsect1>
-
-  <refsect1 id='options'>
-    <title>OPTIONS</title>
-
-    <variablelist>
-
-      <varlistentry>
-        <term><option>-h</option></term>
-        <term><option>--help</option></term>
-        <listitem>
-          <para>
-            produce help message
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-v</option></term>
-        <term><option>--verbose</option></term>
-        <listitem>
-          <para>
-            Text output describing the operation(s)
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-s</option></term>
-        <term><option>--skip_invalid</option></term>
-        <listitem>
-          <para>
-            Throw out invalid data
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-b</option></term>
-        <term><option>--bulk</option></term>
-        <listitem>
-          <para>
-            Use bulk copy
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--input</option> <replaceable>arg</replaceable></term>
-        <term><option>-input</option> <replaceable>arg</replaceable></term>
-        <term><option>-i</option> <replaceable>arg</replaceable></term>
-        <term><option>-in</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            input LAS file
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--stdout</option></term>
-        <term><option>-olas</option></term>
-        <listitem>
-          <para>
-            Use STDOUT instead of file
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--clip</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></term>
-        <term><option>-clip</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></term>
-        <term><option>-clip_xy</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Clipping with a rectangle
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--format</option> <replaceable>arg</replaceable></term>
-        <term><option>-f</option> <replaceable>arg</replaceable></term>
-        <term><option>-format</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Convert to specific version format
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--eliminate_return</option> <replaceable>arg</replaceable></term>
-        <term><option>-eliminate_return</option> <replaceable>arg</replaceable></term>
-        <term><option>-elim_return</option> <replaceable>arg</replaceable></term>
-        <term><option>-elim_ret</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Eliminating specified returns
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--eliminate_scan_angle_above</option> <replaceable>arg</replaceable></term>
-        <term><option>-eliminate_scan_angle_above</option> <replaceable>arg</replaceable></term>
-        <term><option>-elim_scan_angle_above</option> <replaceable>arg</replaceable></term>
-        <term><option>--clip_scan_above</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Limiting based on scan angle
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--eliminate_class</option> <replaceable>arg</replaceable></term>
-        <term><option>-eliminate_class</option> <replaceable>arg</replaceable></term>
-        <term><option>-elim_class</option> <replaceable>arg</replaceable></term>
-        <term><option>--class</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Eliminate ground points
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--eliminate_intensity_below</option> <replaceable>arg</replaceable></term>
-        <term><option>-eliminate_intensity_below</option> <replaceable>arg</replaceable></term>
-        <term><option>-elim_intensity_below</option> <replaceable>arg</replaceable></term>
-        <term><option>--clip_intensity_below</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Limiting based on intensity
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--stdin</option></term>
-        <term><option>-ilas</option></term>
-        <listitem>
-          <para>
-            Read input from STDIN instead of file
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--first_only</option></term>
-        <term><option>-first_only</option></term>
-        <listitem>
-          <para>
-            Eleminate only the first point
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--last_only</option></term>
-        <term><option>-last_only</option></term>
-        <listitem>
-          <para>
-            Eleminate only the last point
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--s_srs</option> <replaceable>arg</replaceable></term>
-        <term><option>-s_srs</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Import assigned SRS
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--t_srs</option> <replaceable>arg</replaceable></term>
-        <term><option>-t_srs</option> <replaceable>arg</replaceable></term>
-        <term><option>-t</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Import output SRS and reproject
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--a_srs</option> <replaceable>arg</replaceable></term>
-        <term><option>-a_srs</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Import output SRS
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--a_vertcs</option> <replaceable>CS Type</replaceable> <replaceable>Citation</replaceable> <replaceable>Datum</replaceable> <replaceable>Units</replaceable></term>
-        <term><option>-a_vertcs</option> <replaceable>CS Type</replaceable> <replaceable>Citation</replaceable> <replaceable>Datum</replaceable> <replaceable>Units</replaceable></term>
-        <listitem>
-          <para>
-            Vertical CS
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--scale</option> <replaceable>arg</replaceable></term>
-        <term><option>-scale</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set XYZ scale
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--xyz_scale</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></term>
-        <term><option>-xyz_scale</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set XYZ scale
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--xyz_offset</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></term>
-        <term><option>-xyz_offset</option> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set XYZ offset
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--pad-header</option> <replaceable>arg</replaceable></term>
-        <term><option>-pad-header</option> <replaceable>arg</replaceable></term>
-        <term><option>-ph</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set header padding
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--thin</option> <replaceable>arg</replaceable></term>
-        <term><option>-y</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Thin output
-          </para>
-        </listitem>
-      </varlistentry>
-
-    </variablelist>
-
-  </refsect1>
-
-  <refsect1 id='example'>
-    <title>EXAMPLE</title>
-
-    <example>
-      <title>Clipping with a rectangle</title>
-
-      <screen>
-las2las-old --input in.las --output out.las --clip 63025000 483450000 63050000 483475000
-      </screen>
-
-      clips points of <filename>in.las</filename> with x<63025000 or
-      y<483450000 or x>63050000 or y>483475000 and stores surviving
-      points to <filename>out.las</filename>.
-      Note that clip expects the scaled integer values that the points are
-      stored with (not the floating point coordinates they represent).
-    </example>
-
-    <example>
-      <title>Eliminating specified returns</title>
-
-      <screen>
-las2las-old --input in.las --output out.las --eliminate_return 1
-      </screen>
-
-      eliminates all points of <filename>in.las</filename> that are designated
-      first returns by the value in their <literal>return_number</literal>
-      field and stores surviving points to <filename>out.las</filename>.
-    </example>
-
-    <example>
-      <title>Limiting based on scan angle</title>
-
-      <screen>
-las2las-old --input in.las --output out.las --eliminate_scan_angle_above 15
-      </screen>
-
-      eliminates all points of <filename>in.las</filename> whose scan angle is
-      above 15 or below \-15 and stores surviving points to
-      <filename>out.las</filename>.
-    </example>
-
-    <example>
-      <title>Limiting based on intensity</title>
-
-      <screen>
-las2las-old --input in.las --output out.las --eliminate_intensity_below 1000
-      </screen>
-
-      eliminates all points of <filename>in.las</filename> whose intensity is
-      below 1000 and stores surviving points to <filename>out.las</filename>.
-    </example>
-
-    <example>
-      <title>Extract last returns</title>
-
-      <screen>
-las2las-old --input in.las --output out.las --last_only
-      </screen>
-
-      extracts all last return points from <filename>in.las</filename> and
-      stores them to <filename>out.las</filename>.
-    </example>
-
-    <example>
-      <title>Throw out invalid data</title>
-
-      <screen>
-las2las-old --input in.las --output out.las --skip_invalid
-      </screen>
-
-      removes invalid (according to the ASPRS LAS file format specification)
-      points.
-      This switch should only be required in a few special circumstances.
-    </example>
-
-    <example>
-      <title>Eliminate ground points</title>
-
-      <screen>
-las2las-old --input in.las --output out.las --eliminate_class 2
-      </screen>
-
-      removes points with that have a classification of 2.
-      Points with a classification of 2 are conventionally called ground
-      points, but that convention may not be followed for older LAS 1.0 files.
-    </example>
-
-    <example>
-      <title>Convert to 1.1</title>
-
-      <screen>
-las2las-old --input in.las --output out.las --format 1.1
-      </screen>
-
-      converts the in.las file to a 1.1-formatted file.
-      For the most part, this conversion is "in name only".
-    </example>
-
-  </refsect1>
-
-</refentry>
diff --git a/debian/man/las2txt-old.1.xml b/debian/man/las2txt-old.1.xml
deleted file mode 100644
index 504fc3c..0000000
--- a/debian/man/las2txt-old.1.xml
+++ /dev/null
@@ -1,160 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
-<refentry id='las2txt-old'>
-
-  <refmeta>
-    <refentrytitle>las2txt-old</refentrytitle>
-    <manvolnum>1</manvolnum>
-  </refmeta>
-
-  <refnamediv>
-    <refname>las2txt-old</refname>
-    <refpurpose>output ASRPS LAS files into ASCII text</refpurpose>
-  </refnamediv>
-
-  <refsynopsisdiv id='synopsis'>
-    <cmdsynopsis>
-      <command>las2txt-old</command>
-      <group>
-        <arg choice='plain'><option>-h</option></arg>
-        <arg choice='plain'>
-          <arg choice='opt'><option>--verbose</option></arg>
-          <arg choice='opt'><option>--skip_invalid</option></arg>
-          <arg choice='opt'><option>--parse</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--sep</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--header</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--stdin</option></arg>
-          <arg choice='opt'><option>--stdout</option></arg>
-          <option>--input</option> <replaceable>arg</replaceable>
-          <arg choice='opt'><option>-o</option> <replaceable>arg</replaceable></arg>
-        </arg>
-      </group>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-
-  <refsect1 id='description'>
-    <title>DESCRIPTION</title>
-    <para>
-      <command>las2txt</command> allows you to output ASRPS LAS files into
-      ASCII text.
-    </para>
-  </refsect1>
-
-  <refsect1 id='options'>
-    <title>OPTIONS</title>
-
-    <variablelist>
-
-      <varlistentry>
-        <term><option>-h</option></term>
-        <term><option>--help</option></term>
-        <listitem>
-          <para>
-            produce help message
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-v</option></term>
-        <term><option>--verbose</option></term>
-        <listitem>
-          <para>
-            Text output describing the operation(s)
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-s</option></term>
-        <term><option>--skip_invalid</option></term>
-        <listitem>
-          <para>
-            Throw out invalid data
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--parse</option> <replaceable>arg</replaceable></term>
-        <term><option>-parse</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set parse string
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--sep</option> <replaceable>arg</replaceable></term>
-        <term><option>-sep</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set separator. Argument is one of: komma or comma, tab,
-            dot or period, colon, scolon or semicolon, hyphen or minus, space.
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--header</option> <replaceable>arg</replaceable></term>
-        <term><option>--comment</option> <replaceable>arg</replaceable></term>
-        <term><option>-header</option> <replaceable>arg</replaceable></term>
-        <term><option>-comment</option> <replaceable>arg</replaceable></term>
-        <term><option>-head</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set header comment sign. Argument is one of: komma or comma,
-            colon, scolon or semicolon, pound or hash, percent, dollar, star.
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--stdin</option></term>
-        <term><option>-ilas</option></term>
-        <listitem>
-          <para>
-            Read input from STDIN instead of file
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--stdout</option></term>
-        <listitem>
-          <para>
-            Use STDOUT instead of file
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--input</option> <replaceable>arg</replaceable></term>
-        <term><option>-input</option> <replaceable>arg</replaceable></term>
-        <term><option>-i</option> <replaceable>arg</replaceable></term>
-        <term><option>-in</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            input LAS file
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--output</option> <replaceable>arg</replaceable></term>
-        <term><option>--out</option> <replaceable>arg</replaceable></term>
-        <term><option>-out</option> <replaceable>arg</replaceable></term>
-        <term><option>-o</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            output text file
-          </para>
-        </listitem>
-      </varlistentry>
-
-    </variablelist>
-
-  </refsect1>
-
-</refentry>
diff --git a/debian/man/lasinfo-old.1.xml b/debian/man/lasinfo-old.1.xml
deleted file mode 100644
index e7c3231..0000000
--- a/debian/man/lasinfo-old.1.xml
+++ /dev/null
@@ -1,362 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
-<refentry id='lasinfo-old'>
-
-  <refmeta>
-    <refentrytitle>lasinfo-old</refentrytitle>
-    <manvolnum>1</manvolnum>
-  </refmeta>
-
-  <refnamediv>
-    <refname>lasinfo-old</refname>
-    <refpurpose>display LAS file details</refpurpose>
-  </refnamediv>
-
-  <refsynopsisdiv id='synopsis'>
-    <cmdsynopsis>
-      <command>lasinfo-old</command>
-      <group>
-        <arg choice='plain'><option>-h</option></arg>
-        <arg choice='plain'><option>-v</option></arg>
-        <arg choice='plain'>
-          <option>--input</option> <replaceable>arg</replaceable>
-          <arg choice='opt'><option>--[no]check</option></arg>
-          <arg choice='opt'><option>--stdin</option></arg>
-          <arg choice='opt'><option>--repair</option></arg>
-          <arg choice='opt'><option>--repair_bb</option></arg>
-          <arg choice='opt'><option>--system_identifier</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--generating_software</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--file_creation</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>--skip_vlr</option></arg>
-        </arg>
-      </group>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-
-  <refsect1 id='description'>
-    <title>DESCRIPTION</title>
-    <para>
-      <command>lasinfo-old</command> prints the header contents by default,
-      and with a switch, can be used to print a short summary of the points.
-      When in summary mode (using the <option>--check</option> switch),
-      differences between header info and point content are reported as
-      warnings.
-      <command>lasinfo-old</command> prints its information to stderr,
-      and you can use pipes to redirect the output of
-      <command>lasinfo-old</command> as necessary.
-      <command>lasinfo-old</command> supports reading from stdin,
-      but it does not attempt to read from stdin if the
-      <option>--stdin</option> switch is not used.
-      <command>lasinfo-old</command> can also be used to modify a few header
-      entries in-place as described in the examples.
-    </para>
-    <para>
-      <command>lasinfo-old</command> is a port of Martin Isenburg's
-      <command>lasinfo-old</command> utility from
-      <ulink url="http://www.cs.unc.edu/~isenburg/lastools/">LASTools</ulink>
-      to the libLAS library.
-      For the most part, it is unchanged from Martin's utility except
-      for a few differences:
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            It does <emphasis>not</emphasis> scan the points by default and
-            instead you must use the <option>--check</option> switch to have
-            them scanned.
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            It <emphasis>does</emphasis> print the Variable Length Records
-            (VLRs) by default.
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            Slightly different (and tidier) output format.
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
-            GNU-style arguments and switches (although most of the switches
-            used by Martin's utilities should continue to work).
-          </para>
-        </listitem>
-
-      </itemizedlist>
-    </para>
-  </refsect1>
-
-  <refsect1 id='options'>
-    <title>OPTIONS</title>
-
-    <variablelist>
-
-      <varlistentry>
-        <term><option>-h</option></term>
-        <term><option>--help</option></term>
-        <listitem>
-          <para>
-            produce help message
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-v</option></term>
-        <term><option>--version</option></term>
-        <listitem>
-          <para>
-            Display version number
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--input</option> <replaceable>arg</replaceable></term>
-        <term><option>-input</option> <replaceable>arg</replaceable></term>
-        <term><option>-i</option> <replaceable>arg</replaceable></term>
-        <term><option>-in</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            input LAS file
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--points</option></term>
-        <term><option>--check</option></term>
-        <term><option>--check_points</option></term>
-        <term><option>-c</option></term>
-        <term><option>-points</option></term>
-        <term><option>-check</option></term>
-        <term><option>-check_points</option></term>
-        <listitem>
-          <para>
-            Check the points for header inconsistencies
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--nocheck</option></term>
-        <term><option>-nocheck</option></term>
-        <listitem>
-          <para>
-            Don't check the points for header inconsistencies
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--stdin</option></term>
-        <term><option>-ilas</option></term>
-        <listitem>
-          <para>
-            Read input from STDIN instead of file
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--repair</option></term>
-        <term><option>-r</option></term>
-        <term><option>-repair_header</option></term>
-        <term><option>-repair</option></term>
-        <listitem>
-          <para>
-            Repair missing or inconsistent header information
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--repair_bb</option></term>
-        <term><option>--repair_bounding_box</option></term>
-        <term><option>--repair_boundingbox</option></term>
-        <term><option>-repair_bb</option></term>
-        <term><option>-repair_bounding_box</option></term>
-        <term><option>-repair_boundingbox</option></term>
-        <term><option>-repair</option></term>
-        <term><option>-rb</option></term>
-        <listitem>
-          <para>
-            Update bounding box of LAS file
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--system_identifier</option> <replaceable>arg</replaceable></term>
-        <term><option>-system_identifier</option> <replaceable>arg</replaceable></term>
-        <term><option>-s</option> <replaceable>arg</replaceable></term>
-        <term><option>-sys_id</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set system identifier
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--generating_software</option> <replaceable>arg</replaceable></term>
-        <term><option>-generating_software</option> <replaceable>arg</replaceable></term>
-        <term><option>-g</option> <replaceable>arg</replaceable></term>
-        <term><option>-gen_soft</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set generating software header field
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--file_creation</option> <replaceable>arg</replaceable></term>
-        <term><option>-file_creation</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            Set file creation date
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--skip_vlr</option></term>
-        <term><option>--no_vlr</option></term>
-        <listitem>
-          <para>
-            Skip the printing of Variable Record Headers (VLRs)
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>--wkt</option></term>
-        <listitem>
-          <para>
-            Also display WKT for SRS
-          </para>
-        </listitem>
-      </varlistentry>
-
-    </variablelist>
-
-  </refsect1>
-
-  <refsect1 id='example'>
-    <title>EXAMPLE</title>
-
-    <example>
-      <title>Simple header inspection</title>
-
-      <screen>
-lasinfo-old lidar.las
-lasinfo-old --input lidar.las
-      </screen>
-    </example>
-
-    <example>
-      <title>Read from STDIN</title>
-
-      <screen>
-lasinfo-old --stdin < lidar.las
-      </screen>
-    </example>
-
-    <example>
-      <title>Variable Header Records</title>
-
-      <screen>
-lasinfo-old --input lidar.las -skip_vlr
-      </screen>
-
-      will skip the printing of Variable Record Headers (VLRs) for the file.
-    </example>
-
-    <example>
-      <title>Check the points for header inconsistencies</title>
-
-      <screen>
-lasinfo-old --input lidar.las --check
-      </screen>
-
-      scans over all the points and reports any differences with the header.
-      Descriptive information like minimums and maximums of various variables
-      (time, x, y, z, etc) and some basic histograms are also reported.
-    </example>
-
-    <example>
-      <title>Repair missing or inconsistent header information</title>
-
-      <screen>
-lasinfo-old --input lidar.las --repair
-      </screen>
-
-      will add missing or repair inconsistent header entries with respect to
-      the points.
-      Items that are repaired with <option>--repair</option> include the
-      bounding box header entries and the point records by return count.
-      Future versions of the software may include other header repair types if
-      they can be done in such a way as to not require rewriting of the file.
-    </example>
-
-    <example>
-      <title>Update bounding box of LAS file</title>
-
-      <screen>
-lasinfo-old --input lidar.las --repair_boundingbox
-      </screen>
-
-      reads all points, computes their bounding box, and updates it in the header.
-    </example>
-
-    <example>
-      <title>Set file creation date</title>
-
-      <screen>
-lasinfo-old -i lidar.las --file_creation 8 2007
-      </screen>
-
-      sets the file creation day/year in the header to 8/2007.
-      With accordance to the ASPRS LAS specification,
-      this literally means the 8th day of 2007.
-    </example>
-
-    <example>
-      <title>Set system identifier</title>
-
-      <screen>
-lasinfo-old -i lidar.las --system_identifier "hello world"
-      </screen>
-
-      copies the first 31 characters of the string into the
-      <literal>system_identifier</literal> field of the header.
-    </example>
-
-    <example>
-      <title>Set generating software header field</title>
-
-      <screen>
-lasinfo-old -i lidar.las -generating_software "this is a test (-:"
-      </screen>
-
-      copies the first 31 characters of the string into the
-      <literal>generating_software</literal> field of the header.
-    </example>
-
-    <example>
-      <title>Example data</title>
-
-      Visit the libLAS sample library for LiDAR data in LAS format:
-
-      <ulink url="http://liblas.org/samples/">http://liblas.org/samples/</ulink>
-    </example>
-
-  </refsect1>
-
-</refentry>
diff --git a/debian/man/lasmerge.1.xml b/debian/man/lasmerge.1.xml
deleted file mode 100644
index 75dc1f5..0000000
--- a/debian/man/lasmerge.1.xml
+++ /dev/null
@@ -1,174 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
-<refentry id='lasmerge'>
-
-  <refmeta>
-    <refentrytitle>lasmerge</refentrytitle>
-    <manvolnum>1</manvolnum>
-  </refmeta>
-
-  <refnamediv>
-    <refname>lasmerge</refname>
-    <refpurpose>merge multiple LAS files into a single file</refpurpose>
-  </refnamediv>
-
-  <refsynopsisdiv id='synopsis'>
-    <cmdsynopsis>
-      <command>lasmerge</command>
-      <group>
-        <arg choice='plain'><option>-h</option></arg>
-        <arg choice='plain'>
-          <arg choice='plain' rep='repeat'><option>-i</option> <replaceable>arg</replaceable></arg>
-          <arg choice='opt'><option>-scale</option> <replaceable>0.01</replaceable></arg>
-          <arg choice='opt'><option>-verbose</option></arg>
-          <arg choice='opt'><option>-olas</option></arg>
-          <arg choice='opt'><option>-o</option> <replaceable>arg</replaceable></arg>
-        </arg>
-      </group>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-
-  <refsect1 id='description'>
-    <title>DESCRIPTION</title>
-    <para>
-      <command>lasmerge</command> reads multiple LIDAR data files in the
-      LAS format and merges them into a single file.
-      The filenames can either be provided one by one or in form of a text file.
-    </para>
-    <para>
-      All the header information of the first file provided is used including
-      variable and user_defined headers.
-      But some records are updated by integrating the corresponding information
-      from other headers.
-      These are:
-      <itemizedlist>
-        <listitem>
-          <para>number_of_point_records</para>
-        </listitem>
-        <listitem>
-          <para>number_of_points_by_return[5]</para>
-        </listitem>
-        <listitem>
-          <para>max_x, min_x, max_y, min_y, max_z, and min_z</para>
-        </listitem>
-      </itemizedlist>
-    </para>
-    <para>
-      In addition x_scale_factor, y_scale_factor, z_scale_factor may need to be
-      increased to accommodate a possibly larger bounding box.
-      The user can also set those in the command line with
-    </para>
-    <para>
-      <option>-scale 0.01</option> or <option>-scale_xyz  0.01 0.01 0.001</option>
-    </para>
-    <para>
-      Similarly a new offset can be specified
-    </para>
-    <para>
-      <option>-xyz_offset 63025000 483450000 0</option>
-    </para>
-  </refsect1>
-
-  <refsect1 id='options'>
-    <title>OPTIONS</title>
-
-    <variablelist>
-
-      <varlistentry>
-        <term><option>-h</option></term>
-        <listitem>
-          <para>
-            produce help message
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-i</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            input LAS file.
-            Can be specified multiple times.
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-scale</option> <replaceable>0.01</replaceable></term>
-        <listitem>
-          <para>
-            scale input file(s)
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-verbose</option></term>
-        <listitem>
-          <para>
-            verbose output
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-olas</option></term>
-        <listitem>
-          <para>
-            output to STDOUT.
-          </para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
-        <term><option>-o</option> <replaceable>arg</replaceable></term>
-        <listitem>
-          <para>
-            output LAS file.
-          </para>
-        </listitem>
-      </varlistentry>
-
-    </variablelist>
-
-  </refsect1>
-
-  <refsect1 id='example'>
-    <title>EXAMPLE</title>
-
-    <example>
-      <screen>
-$ lasmerge -i in1.las -i in2.las -i in3.las -o out.las
-      </screen>
-
-      merge the three inX.las files into one out.las file. 
-    </example>
-
-    <example>
-      <screen>
-$ lasmerge -i las_file_list.txt -o out.las
-      </screen>
-
-      merges all LAS files listed in the text file into one out.las file
-    </example>
-
-    <example>
-      <screen>
-$ lasmerge -i las_file_list.txt -o out.las -scale 0.01 -verbose
-      </screen>
-
-      merges the file and stores the LIDAR points with 0.01 accuracy in x, y,
-      and z and prints out control information.
-    </example>
-
-    <example>
-      <screen>
-$ lasmerge -i las_file_list.txt -o out.las -scale_xyz 0.01 0.01 0.001
-      </screen>
-
-      same but with a different accuracy for z.
-    </example>
-
-  </refsect1>
-
-</refentry>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git



More information about the Pkg-grass-devel mailing list