Hi all!<br><br>Will it be possible to write a simple script for image classification routine? Basically I have several image groups/subgroups in same/different mapsets in GRASS. I perform supervised classification with the following routine:<br>

<ol><li>Vector layer containing training sites imported from QGIS - same sites to be used for all image groups/subgroups<br></li><li>Conversion of vector to raster</li><li>Generation of signature sites using i.gensig - here the usage of groups/subgroups arise<br>

</li><li>Classification using i.maxlik</li></ol>So far I have been doing all these operations using GUI but now I want to become a power user. Can anyone give me a brief overview/outline of how a script would look like for my purpose. I did look into the wiki pages but wasn&#39;t able to understand it. So I seek suggestions from regular script users in this community.<br>

<br>Thanks and regards,<br><br>Chethan S.<br><br>
<style>img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; }
.cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px blue !important; cursor: pointer !important; margin: -3px 3px 3px -3px; }
.cubbies-selected:active{ box-shadow: 2px 2px 5px -1px darkblue !important; margin: -1px 1px 1px -1px; }
#cubbies-overlay{ position: fixed; z-index: 9999; bottom: 30px; left: 30px; box-shadow: 0 2px 3px rgba(0,0,0,0.8); border: none; }
#cubbies-overlay:hover{ box-shadow: 0 2px 3px rgb(0,0,0); }</style>