############# API reference ############# Plotting utilities ================== .. currentmodule:: geomappy.plot_utils .. autosummary:: :toctree: generated/ create_colorbar_axes legend_patches add_gridlines add_ticks plot_world Plotting functions ================== Plotting rasters **************** .. currentmodule:: geomappy.plotting.raster .. autosummary:: :toctree: generated/ plot_raster plot_classified_raster Plotting shapes *************** .. currentmodule:: geomappy.plotting.shapes .. autosummary:: :toctree: generated/ plot_shapes plot_classified_shapes Integrated plotting functions ============================= Rioxarray ********* .. currentmodule:: geomappy.integration.rioxarray .. autosummary:: :toctree: generated/ da_plot_raster da_plot_classified_raster da_plot_world Geopandas ********* .. currentmodule:: geomappy.integration.geopandas .. autosummary:: :toctree: generated/ gpd_plot_shapes gpd_plot_classified_shapes gpd_plot_world