Shapely

Clip raster by polygon geometry in Python using Rioxarray

Clip/crop raster by polygon geometry in Python using Rioxarray Raster clipping is one of the common task in raster processing. In this tutorial, we will clip a raster by polygon geometry in python using Rioxarray. Rioxarray is open source gis package that extends the functionality of xarray by rasterio. Before cropping/clipping the raster data, we …

Clip raster by polygon geometry in Python using Rioxarray Read More »

Create fishnet grid using Python, GeoPandas and Shapely

There are many use cases in GIS where we need to compute parameters or aggregate information based on fishnet. One of the use case is to aggregate information for million of points on fishnet. Then use this aggregated fishnet layer to render on map. This aggregated fishnet layer will be more intuitive in nature than …

Create fishnet grid using Python, GeoPandas and Shapely Read More »

%%footer%%