Hi, Thanks for the proper answer. one more question:<br><br>Assume my application is written in Java. Is it a way to call functions of GRASS libraries in my Java application to use its functionality? or I have to use C, C++ and Python to develop the whole application? On the whole is it possible to use other languages for development using GRASS libraries rather than these three languages?<br>
<br>Regards<br><br><br><div class="gmail_quote">On Sat, Oct 9, 2010 at 6:59 PM, Saber Razmjooei <span dir="ltr">&lt;<a href="mailto:razmjooeis@faunalia.co.uk">razmjooeis@faunalia.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Sat, 2010-10-09 at 17:28 +1100, azadeh farjadnejad wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am a software developer and I am working on a forestry application<br>
&gt; involving remote sensing, 3D spatial modeling and image analysis for<br>
&gt; processing full-waveform airborne laser scanner (or lidar) data.<br>
&gt;<br>
&gt; I am looking for a high performance open source library for that.<br>
&gt;<br>
&gt; I want to know<br>
&gt;<br>
&gt; 1- Can I use GRASS GIS libraries to develop my own application?<br>
</div>You can, but like all other software you need to comply with its<br>
license. GRASS is released under GPL<br>
(<a href="http://grass.fbk.eu/intro/general.php" target="_blank">http://grass.fbk.eu/intro/general.php</a>) here is more on GPL:<br>
<a href="http://en.wikipedia.org/wiki/GNU_General_Public_License" target="_blank">http://en.wikipedia.org/wiki/GNU_General_Public_License</a><br>
<div class="im"><br>
<br>
&gt; 2- Do I have any limitation to choose any programming languages if I<br>
&gt; only want to use GIS libraries to develop my application?<br>
</div>The core of GRASS is in C, C++. For scripting you can choose Python.<br>
<div class="im"><br>
&gt; 3- What if I use Windows platform. Do I still have the capability of<br>
&gt; using libraries with the same performance and speed?<br>
</div>I guess yes, but I haven&#39;t used it under windows<br>
<div class="im"><br>
&gt; 4- Is there any other open source libraries you may recommend<br>
&gt; specifically for remote sensing, 3D spatial modeling and lidar data?<br>
</div><a href="http://en.wikipedia.org/wiki/ILWIS" target="_blank">http://en.wikipedia.org/wiki/ILWIS</a><br>
<div class="im"><br>
&gt;<br>
&gt; Thanks.<br>
&gt; I look forward hearing from you.<br>
</div>&gt; _______________________________________________<br>
&gt; grass-user mailing list<br>
&gt; <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
<br>
<br>
</blockquote></div><br>