User friendly Rasterio plugin to read raster datasets
rio-tiler User friendly Rasterio plugin to read raster datasets. rio-tiler was initialy designed to create slippy maptiles from large raster datasources and render these tiles dynamically on a web map. With rio-tiler v2.0 we added many more helper methods to readdata and metadata from any raster source supported by Rasterio/GDAL.This includes local files and via HTTP, AWS S3, Google Cloud Storage,etc. At the low level, rio-tiler is just a wrapper around the rasterio.vrt.WarpedVRT class, which can be useful for doing […]
Read more