<div> Hello all,<br></div><div><br></div>I have some questions about the SEXTANTE and clip algorithm;<br><br>I tried clip algorithm of SEXTANTE on gvSIG desktop software ( gvSIG 1.1.2 with the sextante_gvSIG_installer_0.3.jar). I have tried clip function with SEXTANTE’s algorithm the returned result was wrong. But when I have tried the operation with clip function of gvSIG’s own geoprocess, the result was true. <br>
<br>1-    I looked for the SEXTANTE’s clip algorithm source code on this adress: <br><br>a)<a href="https://svn.forge.osor.eu/svn/sextante/soft/sextante_gvSIG/extVectorTools/src/es/unex/sextante/extVectorTools/clip/ClipAlgorithm.java">https://svn.forge.osor.eu/svn/sextante/soft/sextante_gvSIG/extVectorTools/src/es/unex/sextante/extVectorTools/clip/ClipAlgorithm.java</a> <br>
and also <br>b)<a href="https://svn.forge.osor.eu/svn/sextante/soft/sextante_lib/vectorTools/src/es/unex/sextante/vectorTools/clip/ClipAlgorithm.java">https://svn.forge.osor.eu/svn/sextante/soft/sextante_lib/vectorTools/src/es/unex/sextante/vectorTools/clip/ClipAlgorithm.java</a> <br>
<br>But these codes are different from each other. Which one of these codes is clip algorithm of SEXTANTE? If these codes are not belong to that clip algorithm on SEXTANTE, how can I see the java code of it? Could you please send me the code? <br>
<br>2-    When I tried to clip two GML data with SEXTANTE, the clip function didn’t activate, doesn’t it support GML and which data formats does SEXTANTE support? gvSIG knows GML format and there is no problem while working with it.  <br>
<br>3-    In clip algorithm, input layer and the clip layer is whole layers. For my application purpose, I want to clip the input layer with one of the features in the clip layer. (For example; I want to clip buildings with one parcel feature in the parcel layer. My aim is to clip the buildings in one parcel) So, I want to learn how can I modify the java code of algorithm?<br>
<br>Could you please inform me about these questios as soon as possible. It is very urgent for my study.<br><br><br>Best Regards,<br><div><br></div><div>Vurfem<br></div>