deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: python3 (<< 3.14), python3 (>= 3.12~), python3-certifi, python3-numpy (>=
1:1.25.0), python3-numpy-abi9, python3-packaging, python3:any, libc6 (>= 2.14),
libgdal35 (>= 3.8.0), libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.4), sphinx-rtd-theme-common
(>= 3.0.1+dfsg)
Description: |-
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.
Homepage: https://github.com/geopandas/pyogrio
Installed-Size: '3549'
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Package: python3-pyogrio
Priority: optional
Section: python
Source: pyogrio (0.10.0+ds-3)
Version: 0.10.0+ds-3+b1
srcpkg_name: pyogrio
srcpkg_version: 0.10.0+ds-3