SlackBuilds Repository

15.0 > Python > python3-pyogrio (0.9.0)

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 you 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.

This requires: gdal, python3-versioneer

Maintained by: Isaac Yu
Keywords: pyogrio,geopandas,GeoDataFrames
ChangeLog: python3-pyogrio

Homepage:
https://pyogrio.readthedocs.io/

Source Downloads:
pyogrio-0.9.0.tar.gz (a82220371300e16b3b809c4e12950997)

Download SlackBuild:
python3-pyogrio.tar.gz
python3-pyogrio.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds