[OSGeoLive] #2479: package dask-geopandas
OSGeoLive
trac_osgeolive at osgeo.org
Tue Oct 29 08:06:19 PDT 2024
#2479: package dask-geopandas
-------------------------+----------------------------
Reporter: darkblueb | Owner: osgeolive@…
Type: enhancement | Status: new
Priority: normal | Milestone: OSGeoLive17.0
Component: OSGeoLive | Resolution:
Keywords: geopandas |
-------------------------+----------------------------
Comment (by darkblueb):
**ol17_build95**
geopandas has shipped v1.0
## install geopandas v1.0 via pip
{{{
user at osgeolive:~$ pip install --upgrade --break-system-packages --upgrade-
strategy=only-if-needed geopandas
Defaulting to user installation because normal site-packages is not
writeable
Requirement already satisfied: geopandas in /usr/lib/python3/dist-packages
(0.14.3)
Collecting geopandas
Downloading geopandas-1.0.1-py3-none-any.whl.metadata (2.2 kB)
Requirement already satisfied: numpy>=1.22 in /usr/lib/python3/dist-
packages (from geopandas) (1.26.4)
Collecting pyogrio>=0.7.2 (from geopandas)
Downloading
pyogrio-0.10.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (5.5 kB)
Requirement already satisfied: packaging in /usr/lib/python3/dist-packages
(from geopandas) (24.0)
Requirement already satisfied: pandas>=1.4.0 in /usr/lib/python3/dist-
packages (from geopandas) (2.1.4+dfsg)
Requirement already satisfied: pyproj>=3.3.0 in /usr/lib/python3/dist-
packages (from geopandas) (3.6.1)
Requirement already satisfied: shapely>=2.0.0 in /usr/lib/python3/dist-
packages (from geopandas) (2.0.3)
Requirement already satisfied: certifi in /usr/lib/python3/dist-packages
(from pyogrio>=0.7.2->geopandas) (2023.11.17)
Downloading geopandas-1.0.1-py3-none-any.whl (323 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.6/323.6 kB 271.6 kB/s eta
0:00:00
Downloading pyogrio-0.10.0-cp312-cp312-manylinux_2_28_x86_64.whl (24.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.0/24.0 MB 274.6 kB/s eta
0:00:00
Installing collected packages: pyogrio, geopandas
Successfully installed geopandas-1.0.1 pyogrio-0.10.0
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2479#comment:1>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.
More information about the osgeolive
mailing list