软件包:python3-pyogrio(0.10.0+ds-4)
Vectorized spatial vector file format I/O using GDAL/OGR
Pyogrio provides a GeoPandas-oriented API to OGR vector data sources, such as ESRI Shapefile, GeoPackage, and GeoJSON. Vector data sources have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.
Pyogrio uses a vectorized approach for reading and writing GeoDataFrames to and from OGR vector data sources in order to give the user a faster interoperability. It uses pre-compiled bindings for GDAL/OGR so that the performance is primarily limited by the underlying I/O speed of data source drivers in GDAL/OGR rather than multiple steps of converting to and from Python data types within Python.
The user can read these data sources into GeoDataFrames, read just the non-geometry columns into Pandas DataFrames, or even read non-spatial data sources that exist alongside vector data sources, such as tables in a ESRI File Geodatabase, or antiquated DBF files.
Pyogrio also enables you to write GeoDataFrames to at least a few different OGR vector data source formats.
其他与 python3-pyogrio 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgdal36 (>= 3.8.0)
- Geospatial Data Abstraction Library
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-numpy (>= 1:1.25.0)
- 用于 Python 语言的快速数组运算库(Python 3)
-
- dep: python3-numpy-abi9
- 本虚包由这些包填实: python3-numpy
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: sphinx-rtd-theme-common (>= 3.0.2+dfsg)
- sphinx theme from readthedocs.org (common files)