logo
首页技术栈工具库讨论
georasters

georasters

The GeoRasters package is a python module that provides a fast and flexible tool to work with GIS raster files. It provides the GeoRaster class, which makes working with rasters quite transparent and easy. In a way it tries to do for rasters what GeoPandas does for geometries. It includes tools to * Merge rasters * Plot rasters * Extract information from rasters * Given a point (lat,lon) find its location in a raster * Aggregate rasters to lower resolutions * Align two rasters of different sizes to common area and size * Get all the geographical information of raster * Create GeoTiff files easily * Load GeoTiff files as masked numpy rasters * Clip raster using geometries * Get zonal statistics using geometries * Spatial analysis tools
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconozak/georasters177
CONDA
conda install -c anaconda georasters
查看
标签
根据用户添加的标签生成
暂无标签