Rasterize shapefiles in Python with rasterio and geopandas Posted on December 12, 2016 Here’s a snippet showing how to rasterize a shapefile in python using rasterio and geopandas: #python #geopandas #rasterio #shapefiles