| Port details on branch 2026Q2 |
- py-geopandas Python tools for geographic data
- 1.1.3_1 graphics
=0 0.14.4_2Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2018-06-27 14:02:27
- Last Update: 2026-05-05 19:29:37
- Commit Hash: 2bf3834
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://geopandas.org/
- https://github.com/geopandas/geopandas
- Description:
- GeoPandas is a project to add support for geographic data to pandas objects.
It currently implements GeoSeries and GeoDataFrame types which are subclasses
of pandas.Series and pandas.DataFrame respectively. GeoPandas objects can act
on shapely geometry objects and perform geometric operations.
GeoPandas geometry operations are cartesian. The coordinate reference system
(crs) can be stored as an attribute on an object, and is automatically set when
loading from a file. Objects may be transformed to new coordinate systems with
the to_crs() method. There is currently no enforcement of like coordinates for
operations, but that may change in the future.
 ¦ ¦ ¦ ¦ 
- 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}geopandas>0:graphics/py-geopandas@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-geopandas/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-geopandas
- pkg install py311-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-geopandas listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-geopandas
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777906407
SHA256 (geopandas-1.1.3.tar.gz) = 91a31989b6f566012838d21d5f8033f37dce882079ccb7cfdc40d5ccce7f284f
SIZE (geopandas-1.1.3.tar.gz) = 336718
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>=61.0.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-cython>=3.2.4 : lang/cython@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-numpy>=1.24 : math/py-numpy@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-pandas>=2.0.0,1 : math/py-pandas@py311
- py311-pyogrio>=0.7.2 : graphics/py-pyogrio@py311
- py311-pyproj>=3.5.0 : graphics/py-pyproj@py311
- py311-shapely>=2.0.0 : devel/py-shapely@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-earthpy
- for Run
-
- devel/py-dask-geopandas
- graphics/py-geosnap
- graphics/py-momepy
- graphics/py-osmnet
- graphics/py-pandarm
- graphics/py-pointpats
- graphics/qgis
Configuration Options:
- No options to configure
- Options name:
- graphics_py-geopandas
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|