Port details on branch 2024Q3 |
- py-geopandas Python tools for geographic data
- 0.14.4 graphics =2 0.14.4Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2018-06-27 14:02:27
- Last Update: 2024-08-28 06:54:30
- Commit Hash: 1708999
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/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.
- 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 = 1724733204
SHA256 (geopandas-0.14.4.tar.gz) = 56765be9d58e2c743078085db3bd07dc6be7719f0dbe1dfdc1d705cb80be7c25
SIZE (geopandas-0.14.4.tar.gz) = 1106304
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:
-
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pandas>0 : math/py-pandas@py311
- py311-shapely>=1.2.18 : devel/py-shapely@py311
- py311-Fiona>=1.0.1 : graphics/py-fiona@py311
- py311-pyproj>=1.9.3 : graphics/py-pyproj@py311
- py311-six>=1.3.0 : devel/py-six@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-earthpy
- for Run
-
- graphics/py-geosnap
- graphics/py-momepy
- graphics/py-osmnet
- graphics/qgis
- graphics/qgis-ltr
- math/py-splot
- math/py-spopt
Configuration Options:
- No options to configure
- Options name:
- graphics_py-geopandas
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|