revrt.utilities.raster.simplify_shapes#

simplify_shapes(gdf, transform)[source]#

Simplify geometries to half of the raster cell size

Parameters:
Returns:

geopandas.GeoDataFrame – Input gdf with simplified geometries and empty features removed.