软件包: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.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- 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 标准 C++ 库,第3版
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- 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