Skip to content

kapadia/rio-clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rio-clip

A Rasterio CLI command plugin for clipping datasets.

Usage

Given two datasets, rio clip clips the second dataset to the bounds of the first dataset.

$ rio clip source.tif target.tif clipped.tif

Installation

If you've already installed Rasterio, installation is just pip install rio-clip.

About

Clip a geo-aware raster to the bounds of another

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages