.. _usage_examples: Usage Examples ============== This page contains links to a collection of examples of how to use GeoCube. .. toctree:: :maxdepth: 1 :caption: notebooks: timestamp_missing_data.ipynb categorical.ipynb rasterize_point_data.ipynb grid_to_vector_map.ipynb zonal_statistics.ipynb rasterize_function.ipynb vectorize.ipynb .. toctree:: :maxdepth: 1 :caption: stackexchange: 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 Extract population count from GeoTIFF based on mask layer