| Port details |
- py-dask-geopandas Parallel GeoPandas with Dask
- 0.5.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-04-05 17:24:20
- Last Update: 2026-04-05 17:17:55
- Commit Hash: fb52d1c
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://dask-geopandas.readthedocs.io/en/stable/
- https://github.com/geopandas/dask-geopandas
- Description:
- Dask-GeoPandas is a project merging the geospatial capabilities of GeoPandas and
scalability of Dask. GeoPandas is an open source project designed to make
working with geospatial data in Python easier. GeoPandas extends the datatypes
used by pandas to allow spatial operations on geometric types. Dask provides
advanced parallelism and distributed out-of-core computation with a
dask.dataframe module designed to scale pandas. Since GeoPandas is an extension
to the pandas DataFrame, the same way Dask scales pandas can also be applied to
GeoPandas.
This project is a bridge between Dask and GeoPandas and offers geospatial
capabilities of GeoPandas backed by Dask.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dask-geopandas>0:devel/py-dask-geopandas@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dask-geopandas/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dask-geopandas
- pkg install py311-dask-geopandas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-dask-geopandas listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dask-geopandas
- Package flavors (<flavor>: <package>)
- py311: py311-dask-geopandas
- distinfo:
- TIMESTAMP = 1773966660
SHA256 (dask_geopandas-0.5.0.tar.gz) = b1fc2a041550d609b87db9fcfad2e8217f7336e3436415da11ba9dc8437272b1
SIZE (dask_geopandas-0.5.0.tar.gz) = 63726
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=42 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-dask>=2025.1.0 : devel/py-dask@py311
- py311-geopandas>=0.14.3 : graphics/py-geopandas@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-shapely>=2.0 : devel/py-shapely@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dask-geopandas
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.5.0 05 Apr 2026 17:17:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask-geopandas: Add py-dask-geopandas 0.5.0
Dask-GeoPandas is a project merging the geospatial capabilities of GeoPandas and
scalability of Dask. GeoPandas is an open source project designed to make
working with geospatial data in Python easier. GeoPandas extends the datatypes
used by pandas to allow spatial operations on geometric types. Dask provides
advanced parallelism and distributed out-of-core computation with a
dask.dataframe module designed to scale pandas. Since GeoPandas is an extension
to the pandas DataFrame, the same way Dask scales pandas can also be applied to
GeoPandas.
This project is a bridge between Dask and GeoPandas and offers geospatial
capabilities of GeoPandas backed by Dask. |
Number of commits found: 1
|