File: index.rst

package info (click to toggle)
python-laspy 2.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,928 kB
  • sloc: python: 9,065; makefile: 20
file content (66 lines) | stat: -rw-r--r-- 942 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
API Documentation
=================

.. module:: laspy

Re-exported functions
---------------------

laspy.read
___________

.. autofunction:: read

laspy.open
___________

.. autofunction:: open

laspy.create
____________

.. autofunction:: create

laspy.convert
_____________

.. autofunction:: convert


Re-exported classes
-------------------

 - :class:`.LasHeader`
 - :class:`.LasData`
 - :class:`.PointFormat`
 - :class:`.VLR`
 - :class:`.ExtraBytesParams`
 - :class:`.LasReader`
 - :class:`.LasWriter`
 - :class:`.LasAppender`
 - :class:`.PackedPointRecord`
 - :class:`.ScaleAwarePointRecord`
 - :class:`.CopcReader`


Submodules
----------

.. toctree::

   laspy.lib
   laspy.header
   laspy.lasreader
   laspy.lasdata
   laspy.copc
   laspy.vlrs.vlrlist
   laspy.vlrs.known
   laspy.vlrs.vlr
   laspy.point.record
   laspy.errors
   laspy.compression
   laspy.point.format
   laspy.lasmmap
   laspy.lasappender
   laspy.laswriter