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

« back to all changes in this revision

Viewing changes to doc/utilities/ts2las.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
.. _ts2las:
 
6
    
 
7
****************************************************************
 
8
  ts2las
 
9
****************************************************************
 
10
 
 
11
:Author: Howard Butler
 
12
:Contact: hobu at hobu.net
 
13
 
 
14
    
 
15
 
 
16
ts2las converts TerraSolid .bin files into LAS files.  
 
17
 
 
18
Usage
 
19
-----
 
20
 
 
21
::
 
22
 
 
23
  $ ts2las -i input.bin -o lidar.las
 
24
 
 
25