[Osgeo4w-trac] [osgeo4w] #438: Add RasterIO python library package
OSGeo4W
trac_osgeo4w at osgeo.org
Sun Mar 4 18:24:57 PST 2018
#438: Add RasterIO python library package
--------------------+----------------------------
Reporter: jpalmer | Owner: osgeo4w-dev@…
Type: task | Status: new
Priority: major | Component: Package
Version: | Resolution:
Keywords: |
--------------------+----------------------------
Comment (by lpinner):
Please consider adding rasterio.
Normally I would just pip install "xyz_lib", but rasterio is a binary
library and is not distributed with binary wheels on PyPi.
The Gohlke rasterio build
(http://www.lfd.uci.edu/~gohlke/pythonlibs/#rasterio) is not compatible
with OSGeo4W (without also installing updated GDAL, numpy from there as
well, which kind of defeats the purpose of OSGeo4W). And other than conda,
I don't think there's any other builds of rasterio available for Windows.
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/438#comment:3>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list