Hi, I would like to upload xml file to be presented like this one: https://sourceforge.net/p/saga-gis/code/ci/master/tree/saga-gis/src/accessories/toolchains/imagery_lczc.xml#l160 thanks.
If I understood goal well here are some brainstorms: making much higher* resolution for base map(grid) calculating slope grid you need to determine how much higher resolution is for ex. 5deg and so on..; max slope will define * -all this can be achieved with band calculation,resampling or/and using and/or generating point shapefiles (I don't have SAGA GIS open now) "the maps will show more points"_not so clear to me your final grid will have higher resolution and you desire flat terraine 25m res_that...
Hi Etsuko; I find your project very interesting. An ecologist is a great spatial analayst. There is a way of classifying shadows without use of DEM. I recon you don't have many bands in imagery. Anyways I would appreciate a lot if you would share results with me: mih.zemva@gmail.com.
Tool (I/O) presentation: https://github.com/RhoSpatial/Saga-gis-toolchain-for-burned-area-mapping- XML on sourceforge: https://sourceforge.net/projects/saga-gis-rhotoolchains/files/
Hi I'm making toolchain where one export is classified grid with range=5, Is there a way to set # colours count=5 # and # range=1;6 # inside tool chain, so that export will be visualy ready? Failed try for colors(for presentation): <output varname="RECLASSnbr" type="grid" parent="GRID_SYSTEM"> <name>dNBR_classes </name><colours count="true">5</colours></output> I found this and I dont know what number 12 represents? <output varname="RBR" type="grid" parent="GRID_SYSTEM"> <name>RBR</name><colours...
Hi I'm making toolchain where one export is classified grid with range=5, Is there a way to set # colours count=5 # and # range=1;6 # inside tool chain, so that export will be visualy ready? Failed try for colors(for presentation): <output varname="RECLASSnbr" type="grid" parent="GRID_SYSTEM"> <name>dNBR_classes </name><colours count="true">5</colours></output> I found this and I dont know what number 12 represents? <output varname="RBR" type="grid" parent="GRID_SYSTEM"> <name>RBR</name><colours...