套件:python-pdal(2.1.8+ds-1)
python-pdal 的相關連結
Debian 的資源:
下載原始碼套件 python-pdal:
- [python-pdal_2.1.8+ds-1.dsc]
- [python-pdal_2.1.8+ds.orig.tar.gz]
- [python-pdal_2.1.8+ds-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Point Data Abstraction Library - Python 2 extension
PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite.
PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities.
This package contains the PDAL extension for Python 2.
其他與 python-pdal 有關的套件
|
|
|
|
-
- dep: cython
- C-Extensions for Python
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支援函式庫
-
- dep: libpdal-base7 (>= 1.8.0)
- Point Data Abstraction Library - libpdal_base
-
- dep: libpdal-plugin-python
- Point Data Abstraction Library - Python plugin
-
- dep: libpdal-util7 (>= 1.8.0)
- Point Data Abstraction Library - libpdal_util
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-numpy (>= 1:1.14.3)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- 本虛擬套件由這些套件填實: python-numpy
-
- dep: python-packaging
- core utilities for python packages