IMHO for development it is better to have a Linux or Unix environment. so that you can compile from source modify code again recompile and follow the chain. In windows you have msys shell but you need to do a lot to setup an environment.<div>
<br></div><div>so switch to *NIX and come back. please dont start os or distro wars. dont ask the list to recommend an OS or linux distro. please...<br><br><div class="gmail_quote">On Tue, Nov 15, 2011 at 12:23 PM, Sandip Maity <span dir="ltr"><<a href="mailto:sandip.stesalit@gmail.com">sandip.stesalit@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>Dear frnd,</div>
<div> </div>
<div>Thanks for your reply.</div>
<div> </div>
<div>But i am using grass 6.5 -wxpython in windows. I cant able to run r.watershed.</div>
<div> </div>
<div>Please tell me "how can i get grass shell?"</div>
<div> </div>
<div>please help me.</div><span class="HOEnZb"><font color="#888888">
<div> </div>
<div>Sandip</div></font></span><div class="HOEnZb"><div class="h5">
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">On Mon, Nov 14, 2011 at 7:17 PM, Mohammed Rashad <span dir="ltr"><<a href="mailto:mohammedrashadkm@gmail.com" target="_blank">mohammedrashadkm@gmail.com</a>></span> wrote:<br>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">you run from grass shell
<div>r.watershed --interface-description 2> gui.xml</div>
<div>open gui.xml in an text editor. parse the xml using some xml parsers i use pugixml and then create your own gui.</div>
<div>you can also make a standalone application if you link your application with libgrass* libraries</div>
<div><br></div>
<div>please see below your required xml output genreated by r.watershed</div>
<div>
<div><?xml version="1.0" encoding="UTF-8"?></div>
<div><!DOCTYPE task SYSTEM "grass-interface.dtd"></div>
<div><task name="r.watershed"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Watershed basin analysis program.</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keywords></div>
<div><span style="white-space:pre-wrap"></span>raster</div>
<div><span style="white-space:pre-wrap"></span></keywords></div>
<div><span style="white-space:pre-wrap"></span><parameter name="elevation" type="string" required="yes" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Input map: elevation on which entire analysis is based</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="old" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Input_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="depression" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Input map: locations of real depressions</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="old" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Input_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="flow" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Input map: amount of overland flow per cell</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="old" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Input_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="disturbed.land" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Input map or value: percent of disturbed land, for USLE</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="old" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Input_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="blocking" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Input map: terrain blocking overland surface flow, for USLE</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="old" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Input_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="accumulation" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Output map: number of cells that drain through each cell</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="new" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Output_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="drainage" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Output map: drainage direction</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="new" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Output_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="basin" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Output map: unique label for each watershed basin</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="new" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Output_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="stream" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Output map: stream segments</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="new" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Output_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="half.basin" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Output map: each half-basin is given a unique value</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="new" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Output_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="visual" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Output map: useful for visual display of results</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="new" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Output_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="length.slope" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Output map: slope length and steepness (LS) factor for USLE</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="new" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Output_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="slope.steepness" type="string" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Output map: slope steepness (S) factor for USLE</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><keydesc></div>
<div><span style="white-space:pre-wrap"></span><item order="1">name</item></div>
<div><span style="white-space:pre-wrap"></span></keydesc></div>
<div><span style="white-space:pre-wrap"></span><gisprompt age="new" element="cell" prompt="raster" /></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Output_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="threshold" type="integer" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Input value: minimum size of exterior watershed basin</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Input_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="max.slope.length" type="float" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Input value: maximum length of surface flow, for USLE</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><guisection></div>
<div><span style="white-space:pre-wrap"></span>Input_options</div>
<div><span style="white-space:pre-wrap"></span></guisection></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="convergence" type="integer" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><label></div>
<div><span style="white-space:pre-wrap"></span>Convergence factor for MFD (1-10)</div>
<div><span style="white-space:pre-wrap"></span></label></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>1 = most diverging flow, 10 = most converging flow. Recommended: 5</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><default></div>
<div><span style="white-space:pre-wrap"></span>5</div>
<div><span style="white-space:pre-wrap"></span></default></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><parameter name="memory" type="integer" required="no" multiple="no"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Maximum memory to be used with -m flag (in MB)</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span><default></div>
<div><span style="white-space:pre-wrap"></span>300</div>
<div><span style="white-space:pre-wrap"></span></default></div>
<div><span style="white-space:pre-wrap"></span></parameter></div>
<div><span style="white-space:pre-wrap"></span><flag name="f"></div>
<div><span style="white-space:pre-wrap"></span><label></div>
<div><span style="white-space:pre-wrap"></span>Enable MFD flow (default is SFD (D8))</div>
<div><span style="white-space:pre-wrap"></span></label></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>SFD: single flow direction, MFD: multiple flow direction</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span></flag></div>
<div><span style="white-space:pre-wrap"></span><flag name="4"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Allow only horizontal and vertical flow of water</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span></flag></div>
<div><span style="white-space:pre-wrap"></span><flag name="m"></div>
<div><span style="white-space:pre-wrap"></span><label></div>
<div><span style="white-space:pre-wrap"></span>Enable disk swap memory option: Operation is slow</div>
<div><span style="white-space:pre-wrap"></span></label></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Only needed if memory requirements exceed available RAM; see manual on how to calculate memory requirements</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span></flag></div>
<div><span style="white-space:pre-wrap"></span><flag name="a"></div>
<div><span style="white-space:pre-wrap"></span><label></div>
<div><span style="white-space:pre-wrap"></span>Use positive flow accumulation even for likely underestimates</div>
<div><span style="white-space:pre-wrap"></span></label></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>See manual for a detailed description of flow accumulation output</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span></flag></div>
<div><span style="white-space:pre-wrap"></span><flag name="overwrite"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Allow output files to overwrite existing files</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span></flag></div>
<div><span style="white-space:pre-wrap"></span><flag name="verbose"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Verbose module output</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span></flag></div>
<div><span style="white-space:pre-wrap"></span><flag name="quiet"></div>
<div><span style="white-space:pre-wrap"></span><description></div>
<div><span style="white-space:pre-wrap"></span>Quiet module output</div>
<div><span style="white-space:pre-wrap"></span></description></div>
<div><span style="white-space:pre-wrap"></span></flag></div>
<div></task></div>
<div>
<div></div>
<div><br>
<div class="gmail_quote">On Mon, Nov 14, 2011 at 7:02 PM, Sandip Maity <span dir="ltr"><<a href="mailto:sandip.stesalit@gmail.com" target="_blank">sandip.stesalit@gmail.com</a>></span> wrote:<br>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">
<div>Dear frnd,</div>
<div> </div>
<div>I want </div>
<div>1> to keep input option on required screen.</div>
<div>2> to keep only minimum size of exterior basis of input option.</div>
<div>3> to keep first and third parameter of output option.</div>
<div>All are in first screen( with required screen) .</div>
<div> </div>
<div>please suggest me.</div>
<div> </div>
<div>thanks and regards.</div><span><font color="#888888">
<div> </div>
<div>Sandip.</div></font></span>
<div>
<div>
<div><br><br> </div>
<div class="gmail_quote">On Mon, Nov 14, 2011 at 5:30 PM, Mohammed Rashad <span dir="ltr"><<a href="mailto:mohammedrashadkm@gmail.com" target="_blank">mohammedrashadkm@gmail.com</a>></span> wrote:<br>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">what are changes you are planing. pleasse be more secific
<div>and dont be shy to ask on grass-dev
<div>
<div></div>
<div><br><br>
<div class="gmail_quote">On Mon, Nov 14, 2011 at 5:27 PM, Sandip Maity <span dir="ltr"><<a href="mailto:sandip.stesalit@gmail.com" target="_blank">sandip.stesalit@gmail.com</a>></span> wrote:<br>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">
<div><br>Dear frnd</div>
<div> </div>
<div>I am planning to change in GUI for watershed basin analysis.</div>
<div> </div>
<div>Actually the GUI asking to many datas. I want to fixed the parameter to make easy to handle.</div>
<div> </div>
<div>please help me.</div>
<div> </div>
<div>thanking for your suggetion and waiting for more suggetion.</div>
<div> </div>
<div>sandip<br></div>
<div class="gmail_quote">On Mon, Nov 14, 2011 at 4:36 PM, Mohammed Rashad <span dir="ltr"><<a href="mailto:mohammedrashadkm@gmail.com" target="_blank">mohammedrashadkm@gmail.com</a>></span> wrote:<br>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">move to grass-dev ML.
<div>gui is not very active now a days. and be specific when asking questions</div>
<div>r.watershed is the module you are looking for...</div>
<div><br></div>
<div>folder is raster/r.watershed . Its not gui in python its C code you need to familiar with and in my opinion should swich to UNIX-like PC for these work and its my own opnion. </div>
<div><br></div>
<div>please dont start operating system wars!!!</div>
<div><br></div>
<div>gui is gnerated from an xml format .Each grass module have interface-description and based on that gui parsers will generate the form structure. What changes are you planning to make.?<br><br>
<div class="gmail_quote">
<div>
<div></div>
<div>On Fri, Nov 11, 2011 at 5:06 PM, Sandip Maity <span dir="ltr"><<a href="mailto:sandip.stesalit@gmail.com" target="_blank">sandip.stesalit@gmail.com</a>></span> wrote:<br></div></div>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">
<div>
<div></div>
<div>
<div>Dear sir,</div>
<div> </div>
<div>I want to modify the existing code of watershed analysis.</div>
<div> </div>
<div>Please tell me in which file or folder i should go for changing the code?</div>
<div> </div>
<div>I have to change some or modify the form structure.</div>
<div> </div>
<div>Please help me.</div>
<div> </div>
<div>regards.</div><span><font color="#888888">
<div> </div>
<div><span style="background:yellow">Sandip</span>.</div></font></span><br></div></div>
<div>_______________________________________________<br>grass-gui mailing list<br><a href="mailto:grass-gui@lists.osgeo.org" target="_blank">grass-gui@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/grass-gui" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-gui</a><br>
<br></div></blockquote></div><font color="#888888"><br><br clear="all"><span><font color="#888888">
<div><br></div>-- <br>
<div><font face="arial, helvetica, sans-serif">Regards,</font></div><font face="arial, helvetica, sans-serif"> Mohammed Rashad K M</font>
<div><font face="arial, helvetica, sans-serif"> M.S. (By Research) student<br> Lab for Spatial Informatics<br> Department of CSE<br> International Institute of Information Technology</font></div>
<div><font face="arial, helvetica, sans-serif"> Hyderabad, India</font></div><br></font></span></font></div></blockquote></div><br></blockquote></div><br><br clear="all">
<div><br></div>-- <br>
<div><font face="arial, helvetica, sans-serif">Regards,</font></div><font face="arial, helvetica, sans-serif"> Mohammed Rashad K M</font>
<div><font face="arial, helvetica, sans-serif"> M.S. (By Research) student<br> Lab for Spatial Informatics<br> Department of CSE<br> International Institute of Information Technology</font></div>
<div><font face="arial, helvetica, sans-serif"> Hyderabad, India</font></div><br></div></div></div></blockquote></div><br></div></div></blockquote></div><br><br clear="all">
<div><br></div>-- <br>
<div><font face="arial, helvetica, sans-serif">Regards,</font></div><font face="arial, helvetica, sans-serif"> Mohammed Rashad K M</font>
<div><font face="arial, helvetica, sans-serif"> M.S. (By Research) student<br> Lab for Spatial Informatics<br> Department of CSE<br> International Institute of Information Technology</font></div>
<div><font face="arial, helvetica, sans-serif"> Hyderabad, India</font></div><br></div></div></div></blockquote></div><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><font face="arial, helvetica, sans-serif">Regards,</font></div><font face="arial, helvetica, sans-serif"> Mohammed Rashad K M</font><div><font face="arial, helvetica, sans-serif"> M.S. (By Research) student<br>
Lab for Spatial Informatics<br> Department of CSE<br> International Institute of Information Technology</font></div><div><font face="arial, helvetica, sans-serif"> Hyderabad, India</font></div><br>
</div>