[OSGeoLive] #2378: rasterio plug-ins

OSGeoLive trac_osgeolive at osgeo.org
Wed Aug 30 13:01:33 PDT 2023


#2378: rasterio plug-ins
------------------------------+----------------------------
 Reporter:  darkblueb         |       Owner:  osgeolive@…
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  OSGeoLive16.0
Component:  OSGeoLive         |  Resolution:
 Keywords:  python, rasterio  |
------------------------------+----------------------------
Comment (by darkblueb):

 ol16 **RC1**
 {{{
 user at osgeolive:~$ pip3 install --user --upgrade-strategy=only-if-needed
 rio-cogeo
 Collecting rio-cogeo
   Downloading rio_cogeo-5.0.0-py3-none-any.whl (19 kB)
 Requirement already satisfied: numpy~=1.15 in /usr/lib/python3/dist-
 packages (from rio-cogeo) (1.21.5)
 Collecting pydantic~=2.0
   Downloading pydantic-2.3.0-py3-none-any.whl (374 kB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 374.5/374.5 KB 243.3 kB/s
 eta 0:00:00
 Requirement already satisfied: rasterio>=1.3.3 in /usr/lib/python3/dist-
 packages (from rio-cogeo) (1.3.4)
 Collecting morecantile<6.0,>=5.0
   Downloading morecantile-5.0.0-py3-none-any.whl (48 kB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.6/48.6 KB 301.0 kB/s eta
 0:00:00
 Requirement already satisfied: click>=7.0 in /usr/lib/python3/dist-
 packages (from rio-cogeo) (8.0.3)
 Requirement already satisfied: pyproj~=3.1 in /usr/lib/python3/dist-
 packages (from morecantile<6.0,>=5.0->rio-cogeo) (3.4.0)
 Requirement already satisfied: attrs in /usr/lib/python3/dist-packages
 (from morecantile<6.0,>=5.0->rio-cogeo) (21.2.0)
 Collecting pydantic-core==2.6.3
   Downloading
 pydantic_core-2.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 (1.9 MB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 247.8 kB/s eta
 0:00:00
 Collecting annotated-types>=0.4.0
   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
 Collecting typing-extensions>=4.6.1
   Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
 Requirement already satisfied: cligj>=0.5 in /usr/lib/python3/dist-
 packages (from rasterio>=1.3.3->rio-cogeo) (0.7.2)
 Requirement already satisfied: affine in /usr/lib/python3/dist-packages
 (from rasterio>=1.3.3->rio-cogeo) (2.3.0)
 Requirement already satisfied: click-plugins in /usr/lib/python3/dist-
 packages (from rasterio>=1.3.3->rio-cogeo) (1.1.1)
 Requirement already satisfied: certifi in /usr/lib/python3/dist-packages
 (from rasterio>=1.3.3->rio-cogeo) (2020.6.20)
 Requirement already satisfied: setuptools in /usr/lib/python3/dist-
 packages (from rasterio>=1.3.3->rio-cogeo) (59.6.0)
 Requirement already satisfied: snuggs>=1.4.1 in /usr/lib/python3/dist-
 packages (from rasterio>=1.3.3->rio-cogeo) (1.4.7)
 Installing collected packages: typing-extensions, annotated-types,
 pydantic-core, pydantic, morecantile, rio-cogeo
   WARNING: The script morecantile is installed in '/home/user/.local/bin'
 which is not on PATH.
   Consider adding this directory to PATH or, if you prefer to suppress
 this warning, use --no-warn-script-location.
 Successfully installed annotated-types-0.5.0 morecantile-5.0.0
 pydantic-2.3.0 pydantic-core-2.6.3 rio-cogeo-5.0.0 typing-extensions-4.7.1

 }}}
-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2378#comment:9>
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