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 »