EasyIDP icon indicating copy to clipboard operation
EasyIDP copied to clipboard

Create square / rectangle grids ROI from GeoTiff

Open HowcanoeWang opened this issue 3 years ago • 2 comments
trafficstars

The origina function built in caas_lite in EasyIDP v1.0, aimed to crop geotiff to several parts conveniently

HowcanoeWang avatar Jul 27 '22 15:07 HowcanoeWang

Readme deprecated:

或者你可以直接自动创建一个网格ROI:

roi = idp.ROI(grid_h=300, grid_w=300, tif_path="xxxx.tif")

HowcanoeWang avatar Oct 24 '22 11:10 HowcanoeWang