Changeset 624:1682d66080fb
- Timestamp:
- 05/08/08 20:39:31 (2 years ago)
- Branch:
- default
- Convert:
- svn:1766ff46-f334-0410-ab20-d63176f87757/trunk@691
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r622 r624 56 56 * `LAS 1.0 Format Standard`_ (2003-05-09) 57 57 58 Documentation 59 ------------------------------------------------------------------------------ 60 61 Library 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 69 Utilities 70 .............................................................................. 71 72 * `las2las`_ 73 * `lasinfo`_ 74 * `las2txt`_ 75 * `txt2las`_ 76 * `lasmerge`_ 77 58 78 Authors 59 79 ------------------------------------------------------------------------------ … … 90 110 See `License`_ for a copy. 91 111 92 libLAS Wiki93 ------------------------------------------------------------------------------94 95 * :trac:`LASElements LAS Format Elements` - comparison of elements of LAS Format 1.0 and 1.196 * :trac:`Software` - list of geospatial software with reading and writing capabilities of LAS Format97 * :trac:`Resources` - list of LiDAR/LAS resources98 112 99 113 About Trac … … 123 137 .. _`Phil Vachon`: http://www.geoscan.info 124 138 .. _`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 125 143 .. _`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.
