[Liblas-commits] hg: add permutation matrix
liblas-commits at liblas.org
liblas-commits at liblas.org
Fri Oct 30 17:05:24 EDT 2009
changeset d1470f08a3ee in /home/www/liblas.org/hg
details: http://hg.liblas.org/main/hg?cmd=changeset;node=d1470f08a3ee
summary: add permutation matrix
diffstat:
README | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diffs (51 lines):
diff -r 71f65eb30834 -r d1470f08a3ee README
--- a/README Tue Oct 27 06:49:32 2009 -0500
+++ b/README Fri Oct 30 08:23:00 2009 -0500
@@ -13,12 +13,12 @@
libLAS' initial development was supported by the `IGSB`_ of the Iowa DNR
for use in its state-wide `LIDAR`_ project.
-
-Download
+
+Download
------------------------------------------------------------------------------
-
-The 1.2.0 version of libLAS can be downloaded from http://liblas.org/wiki/1.2.0
+
+The 1.2.1 version of libLAS can be downloaded from http://liblas.org/wiki/1.2.1
Older releases may be obtained from http://liblas.org/wiki/Releases
@@ -70,6 +70,7 @@
* `LAS 1.2 Format Standard`_ (2008-09-02)
* `LAS 1.1 Format Standard`_ (2005-05-07)
* `LAS 1.0 Format Standard`_ (2003-05-09)
+* `LAS permutation matrix`_
License
------------------------------------------------------------------------------
@@ -149,12 +150,11 @@
The Mercurial repository for libLAS is located at http://hg.liblas.org/main
-You can obtain a copy of the active source code by issuing the following:
-
-::
+You can obtain a copy of the active source code by issuing the following::
hg clone http://hg.liblas.org/main
+
Information about Trac
..............................................................................
@@ -189,6 +189,7 @@
.. _`LAS 1.2 Format Standard`: http://liblas.org/raw-attachment/wiki/WikiStart/asprs_las_format_v12.pdf
.. _`LAS 1.1 Format Standard`: http://liblas.org/raw-attachment/wiki/WikiStart/asprs_las_format_v11.pdf
.. _`LAS 1.0 Format Standard`: http://liblas.org/raw-attachment/wiki/WikiStart/asprs_las_format_v10.pdf
+.. _`LAS permutation matrix`: http://liblas.org/raw-attachment/wiki/WikiStart/LAS-1.0-1.3-feature-matrix.pdf
.. _`ASPRS Standards Committee`: http://www.asprs.org/society/committees/standards/lidar_exchange_format.html
.. _`Howard Butler`: http://hobu.biz
.. _`Mateusz Loskot`: http://mateusz.loskot.net
More information about the Liblas-commits
mailing list