~ubuntu-branches/ubuntu/trusty/liblas/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/utilities/lasdiff.txt

  • Committer: Package Import Robot
  • Author(s): Francesco Paolo Lovergine
  • Date: 2014-01-05 17:00:29 UTC
  • mfrom: (7.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140105170029-ddtp0j63x5jvck2u
Tags: 1.7.0+dfsg-2
Fixed missing linking of system boost component.
(closes: #733282)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. raw:: pdf
 
2
 
 
3
    PageBreak
 
4
    
 
5
.. _lasdiff:
 
6
 
 
7
****************************************************************
 
8
  lasdiff
 
9
****************************************************************
 
10
 
 
11
:Author: Martin Isenburg
 
12
:Contact: isenburg@cs.unc.edu
 
13
 
 
14
 
 
15
lasdiff compares two LAS files and reports whether they are identical 
 
16
or whether they are different.
 
17
 
 
18
Usage
 
19
-----
 
20
 
 
21
::
 
22
 
 
23
    C:\lastools\bin>lasdiff  -h
 
24
    usage:
 
25
    lasdiff lidar1.las lidar2.las
 
26
    lasdiff lidar1.las lidar1.laz
 
27
    lasdiff -i lidar1.las -i lidar1.laz
 
28
    lasdiff -h