From 7089dc6ef72591b807c8ab430e9b94f74f55f38b Mon Sep 17 00:00:00 2001 From: Ondrej Pesek Date: Thu, 26 Oct 2023 13:27:31 +0200 Subject: [PATCH] wxGUI/gmodeler: update sample model (#3043) * wxGUI/gmodeler: update sample model * parameterize color table --------- Co-authored-by: Martin Landa --- .../g_gui_gmodeler_zipcodes_avg_elevation.gxm | 34 +++++++++++++++---- 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/gui/wxpython/gmodeler/g_gui_gmodeler_zipcodes_avg_elevation.gxm b/gui/wxpython/gmodeler/g_gui_gmodeler_zipcodes_avg_elevation.gxm index dfccc51c61f..b2fe8128b14 100644 --- a/gui/wxpython/gmodeler/g_gui_gmodeler_zipcodes_avg_elevation.gxm +++ b/gui/wxpython/gmodeler/g_gui_gmodeler_zipcodes_avg_elevation.gxm @@ -20,6 +20,7 @@ raster import + %raster @@ -38,12 +39,13 @@ estimated - vector import + + %vector @@ -56,8 +58,6 @@ 1e-13 - - @@ -74,12 +74,16 @@ method = average + zipcodes_wake 1 + + point,line,boundary,centroid,area + elevation @@ -92,7 +96,6 @@ 90 - @@ -114,6 +117,7 @@ average raster + zipcodes_wake @@ -138,19 +142,25 @@ 300 - bgyr color table + zipcodes_avg + bgyr - + + 0 + + + 1 + @@ -228,6 +238,12 @@ 5 + + legend/area + + + legend/line + 1 @@ -295,6 +311,12 @@ 10 + + black + + + white +