Changeset 624:1682d66080fb


Ignore:
Timestamp:
05/08/08 20:39:31 (2 years ago)
Author:
Howard Butler <hobu.inc@…>
Branch:
default
Convert:
svn:1766ff46-f334-0410-ab20-d63176f87757/trunk@691
Message:

more updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r622 r624  
    5656* `LAS 1.0 Format Standard`_ (2003-05-09) 
    5757 
     58Documentation 
     59------------------------------------------------------------------------------ 
     60 
     61Library Documents 
     62.............................................................................. 
     63 
     64* `LAS Format Elements`_ - comparison of elements of LAS Format 1.0 and 1.1   
     65* `Software`_ - list of geospatial software with reading and writing capabilities of LAS Format 
     66* `Resources`_ - list of LiDAR/LAS resources 
     67* `Tutorials`_ - Tutorials on C++ and Python APIs 
     68 
     69Utilities 
     70.............................................................................. 
     71 
     72* `las2las`_ 
     73* `lasinfo`_ 
     74* `las2txt`_ 
     75* `txt2las`_ 
     76* `lasmerge`_ 
     77 
    5878Authors 
    5979------------------------------------------------------------------------------ 
     
    90110See `License`_ for a copy. 
    91111 
    92 libLAS Wiki 
    93 ------------------------------------------------------------------------------ 
    94  
    95 * :trac:`LASElements LAS Format Elements` - comparison of elements of LAS Format 1.0 and 1.1   
    96 * :trac:`Software` - list of geospatial software with reading and writing capabilities of LAS Format 
    97 * :trac:`Resources` - list of LiDAR/LAS resources 
    98112 
    99113About Trac 
     
    123137.. _`Phil Vachon`: http://www.geoscan.info 
    124138.. _`BSD license`: http://www.opensource.org/licenses/bsd-license.php 
     139.. _`LAS Format Elements`: http://liblas.org/wiki/LASElements 
     140.. _`Tutorials`: http://liblas.org/wiki/Tutorial 
     141.. _`Software`: http://liblas.org/wiki/Software 
     142.. _`Resources`: http://liblas.org/wiki/Resources 
    125143.. _`License`: http://liblas.org/wiki/License 
     144.. _`las2las`: http://liblas.org/browser/trunk/doc/las2las.txt 
     145.. _`las2txt`: http://liblas.org/browser/trunk/doc/las2txt.txt 
     146.. _`lasinfo`: http://liblas.org/browser/trunk/doc/lasinfo.txt 
     147.. _`lasmerge`: http://liblas.org/browser/trunk/doc/lasmerge.txt 
     148.. _`txt2las`: http://liblas.org/browser/trunk/doc/txt2las.txt 
Note: See TracChangeset for help on using the changeset viewer.