Skip to content

tool to clip raster using many polygons from shapefile at a time.

Notifications You must be signed in to change notification settings

rupestre-campos/raster_parallel_clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Parallel raster clip

easy to use yet powerfull tool to clip raster based in shapefile polygons and osgeo GDAL python bindings.
just updates paths to mosaick, shapefile, and output folder.

You must have/create a unique id field and pass it to script also.
If you do not have a lot of memory update function clip_raster reducing memory and memory_cache sizes to use less RAM.
You may need to update noData values in function clip_raster.

About

tool to clip raster using many polygons from shapefile at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages