[Liblas-commits] laszip: more LAZ and formatting
liblas-commits at liblas.org
liblas-commits at liblas.org
Tue Mar 22 17:08:08 EDT 2011
details: http://hg.liblas.orglaszip/rev/ecf77a491a50
changeset: 196:ecf77a491a50
user: isenburg
date: Tue Mar 22 14:20:22 2011 -0700
description:
more LAZ and formatting
diffstat:
docs/source/index.rst | 17 +++++++++++------
1 files changed, 11 insertions(+), 6 deletions(-)
diffs (42 lines):
diff -r 420caf9924a9 -r ecf77a491a50 docs/source/index.rst
--- a/docs/source/index.rst Tue Mar 22 12:12:09 2011 -0700
+++ b/docs/source/index.rst Tue Mar 22 14:20:22 2011 -0700
@@ -1,8 +1,15 @@
.. _home:
-LASzip Download
+******************************************************************************
+LASzip - lossless LAS compression
+******************************************************************************
+
+
+Download
------------------------------------------------------------------------------
+Please note that `libLAS`_ links to the LASzip compression library while
+`LASlib`_ embeds the LASzip codebase.
Source
..............................................................................
@@ -63,18 +70,16 @@
the two APIs `libLAS`_ and `lasLIB`_ with LASzip capability makes it easy to
add native LAZ support to your own software package.
-.. note::
- `libLAS`_ externally links to released forms of the library at
- http://laszip.org while `LASlib`_ embeds the LASzip codebase.
-
Download LAZ data
------------------------------------------------------------------------------
+* http://gisfiles.wm.edu/files/lidar/
* http://gisfiles.wm.edu/files/lidar/ESLiDAR/LiDAR_ClassifiedPointCloud/
* ftp://lidar.dnr.state.mn.us/data/raw/county/dodge/laz/
* ftp://lidar.dnr.state.mn.us/data/raw/county/faribault/laz/
-* ftp://lidar.dnr.state.mn.us/data/raw/county/fillmore/laz
+* ftp://lidar.dnr.state.mn.us/data/raw/county/fillmore/laz/
+* ftp://lidar.dnr.state.mn.us/data/raw/county/freeborn/laz/
* ftp://lidar.dnr.state.mn.us/data/raw/county/waseca/laz/
* http://liblas.org/samples/
More information about the Liblas-commits
mailing list