Opened 10 years ago
Closed 5 years ago
#438 closed task (fixed)
Add RasterIO python library package
Reported by: | jpalmer | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Package |
Version: | Keywords: | ||
Cc: |
Description
Much better pythonic API to GDAL which would be good to have pre-installed in windows:
Change History (5)
comment:1 by , 10 years ago
comment:3 by , 7 years ago
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.
comment:5 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Would be good to get it built against latest gdal 1.11 as well :)
Binaries are here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#fiona