~ubuntu-branches/ubuntu/trusty/liblas/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/development/specifications.txt

  • Committer: Package Import Robot
  • Author(s): Francesco Paolo Lovergine
  • Date: 2014-01-05 17:00:29 UTC
  • mfrom: (7.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140105170029-ddtp0j63x5jvck2u
Tags: 1.7.0+dfsg-2
Fixed missing linking of system boost component.
(closes: #733282)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. _specifications:
 
2
 
 
3
******************************************************************************
 
4
ASPRS Specifications
 
5
******************************************************************************
 
6
 
 
7
The LAS format standard is maintained by the `ASPRS Standards Committee`_.  
 
8
LAS format standard documents are available from liblas.org for convenience 
 
9
and archival purposes.  Please check the APSRS website for the authoritative 
 
10
source on the standards documents.
 
11
 
 
12
* `ASPRS LAS 1.3`_
 
13
* `ASPRS LAS 1.2`_
 
14
* `ASPRS LAS 1.1`_
 
15
* `ASPRS LAS 1.0`_
 
16
 
 
17
.. _liblas_vlr_key:
 
18
 
 
19
VLR Key
 
20
----------------
 
21
 
 
22
libLAS' VLR key is ``1209`` with keyname ``liblas``. See
 
23
http://www.asprs.org/society/committees/lidar/lidar_format_keylist.html for
 
24
the key list and Keys may be requested at
 
25
http://www.asprs.org/lasform/keyform.html to register your own keys.
 
26
 
 
27
.. _`ASPRS LAS 1.3`: http://liblas.org/_static/files/specifications/asprs_las_format_v13.pdf
 
28
.. _`ASPRS LAS 1.2`: http://liblas.org/_static/files/specifications/asprs_las_format_v12.pdf
 
29
.. _`ASPRS LAS 1.1`: http://liblas.org/_static/files/specifications/asprs_las_format_v11.pdf
 
30
.. _`ASPRS LAS 1.0`: http://liblas.org/_static/files/specifications/asprs_las_format_v10.pdf
 
31
.. _`ASPRS Standards Committee`: http://www.asprs.org/society/committees/standards/lidar_exchange_format.html
 
 
b'\\ No newline at end of file'