使用python的rasterio模块处理tif数据.pdf 栅格可视化 掩膜提取 shp可视化
2022-10-18 09:05:12 593KB rasterio python与GIS
1
rasterio-1.2.3-cp38-cp38-win_amd64
2021-11-28 17:38:26 1.11MB 数据
gdal包安装时,不能直接通过pip和conda直接在线安装(rasterio上是给了conda安装方式,但是没走通),所以需要.whl文件离线安装。作者的python为3.7,anaconda版本为2019.10,对 rasterio 及其对应的 gdal 版本进行了下载,并且清测成功,留作备份,以后自己查看,同时给大家下载。rasterio官方网站,参考 https://pypi.org/project/rasterio/
2021-09-02 19:40:52 22.36MB gdal rasterio tiff hdf
1
windows python3.8 ,支持读取sentinel-2 .jp2图像
2021-04-21 21:02:48 1.08MB sentinel-2 .jp2读取
1
python开发中使用gdal、rasterio、xarray、geocoder和geopandas等依赖包时,需要的rasterio依赖包,先安装gdal,在安装rasterio.
2021-04-20 10:01:46 28.67MB gdal rasterio xarray geocoder
1
python3.7 rasterio‑1.1.7‑cp37‑cp37m‑win_amd64.whl GDAL‑3.1.3‑cp37‑cp37m‑win_amd64.whl 详情参考
2021-04-07 14:52:14 53.96MB Raserio
1
gdal读取波段数据的接口为RasterIO,这是一个及其重要的函数,GDALDataset和GDALRasterBand类都有这个函数,利用GDALDataset类中的RasterIO时可以按指定波段数并按一定的波段序读取数据,GDALRasterBand类中的RasterIO可以读取该波段的数据,读数据时可以全部读取、读取某一块或抽样读取。用的多的是GDALRasterBand类的RaterIO函数.
2021-03-30 10:49:45 1.12MB python
1
rasterio第三方库
2021-02-12 22:01:47 1018KB rasterio
1
使用GDALRasterIO快速显示大图像,自动读取金字塔数据进行显示。
2019-12-28 17:20:41 8.12MB GDAL 显示 大数据 RasterIO
1