diff --git a/docs/examples/examples.rst b/docs/examples/examples.rst index 1d6fbaa..0a8a156 100644 --- a/docs/examples/examples.rst +++ b/docs/examples/examples.rst @@ -23,4 +23,4 @@ This page contains links to a collection of examples of how to use GeoCube. How to convert vector format (geopackage, shapefile) to raster format (geotiff) using rasterio without template raster Rasterizing polygon grid in Python (geopandas & rasterio) Rasterising multiple shapefiles into a single raster - Shapely Polygon to numpy boolean mask \ No newline at end of file + Extract population count from GeoTIFF based on mask layer \ No newline at end of file