Changeset 860 for trunk/README
- Timestamp:
- 08/19/08 01:07:20 (5 months ago)
- Files:
-
- 1 modified
-
trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r815 r860 27 27 libLAS provides excellent coverage of the ASPRS LAS 1.0 and 1.1 specifications, 28 28 and it provides support for copying variable length records from one file to 29 another. As of 1.0.0-beta- 1, support for creating your own variable length records29 another. As of 1.0.0-beta-2, support for creating your own variable length records 30 30 is limited to the C and C++ APIs. libLAS concentrates on reading and writing 31 31 point data for processing pipelines from C++, C, and Python. Contact the … … 37 37 (released in `7/28/2008`_) must be linked with libLAS to provide reading support 38 38 for spatial reference systems. 39 The 1.0.0-beta- 1 Windows binaries come provided with libgeotiff, but those folks39 The 1.0.0-beta-2 Windows binaries require that OSGeo4W is installed, but those folks 40 40 building libLAS on their own platforms must use the --with-geotiff configure-time 41 41 switch to tell libLAS where the library is located.
