diff --git a/map_so_ii.rmd b/map_so_ii.rmd index 7938eb84adfed38244d9f737d3513649ca2a4cf9..0cfa10c89ae8443831d48ce1ca32ec023bb98560 100644 --- a/map_so_ii.rmd +++ b/map_so_ii.rmd @@ -7,7 +7,11 @@ map_so_ii(theme = "collectivity", detail = "symbo") map_so_ii(theme = "clc") map_so_ii(theme = "population") map_so_ii(theme = "catnat", year = 2019) +map_so_ii(theme = "hydro") map_so_ii(theme = "hydro", detail = 3) +map_so_ii(theme = "catchment") +map_so_ii(theme = "catchment", detail = 2, legend_theme = TRUE) +map_so_ii(theme = "catchment", detail = 3) # Can only work if data-common is a symbolic link