Hi,<br><br>you could use qgis, plugin ftools -&gt; multi to single parts.<br><br>[]&#39;s<br clear="all">Luigi Castro Cardeles<br>
<br><br><div class="gmail_quote">2009/8/28 Johannes Valenta <span dir="ltr">&lt;<a href="mailto:spatialjoe@googlemail.com">spatialjoe@googlemail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi Wolfgang, list,<br><br>geometries2points should be located at &quot;tools for vector layers&quot;.<br>Unfortunately I do not know how to figure out which Sextante version I am using. It is the one with 241 algorithms.<br>


I just checked this function with one plain polygon and it worked properly delivering all vertices as points. Nice, I should use this more often ;-)<br>Maybe dealing with multi-part features is not implemented?<br><br>Best,<br>


<br>Johannes<br><br><div class="gmail_quote">2009/8/28 Wolfgang Qual <span dir="ltr">&lt;<a href="mailto:Wolfgang.Qual@muenchen.de" target="_blank">Wolfgang.Qual@muenchen.de</a>&gt;</span><div><div></div><div class="h5">

<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Johannes,<br>
I did not even _find_ the function geometries to points - ...<br>
<br>
Beste,<br>
Wolfgang<br>
<br>
Johannes Valenta schrieb:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
Hi all,<br>
<br>
I tried to use /geometries to points/ but Sextante won&#39;t accept my multipoint layer  which I created in gvSIG.<br>
While Antonio was answering I found the follwing &quot;not so complicated&quot; workaround:<br>
-export multipoint shp to PostGIS<br>
-use this SQL-Statment:<br>
&quot;SELECT ST_X(geom) As x, ST_Y(geom) as y<br>
FROM (SELECT (ST_Dump(mpt.the_geom)).geom<br>
   FROM multipointtest mpt)AS mpt;&quot;<br>
this will explode the multipoints into points (function ST_Dump) and  create  the coordinates columns (functions ST_X and ST_Y)<br>
-Export the results as csv<br>
-Add csv as Event Layer in gvSIG<br>
- be happy ;-)<br>
see screenshot<br>
<br>
Best,<br>
Johannes<br>
<br>
PS: I  still use 1.1.2<br>
<br>
<br></div>
2009/8/28 Antonio Falciano &lt;<a href="mailto:afalciano@yahoo.it" target="_blank">afalciano@yahoo.it</a> &lt;mailto:<a href="mailto:afalciano@yahoo.it" target="_blank">afalciano@yahoo.it</a>&gt;&gt;<div><div></div><div>


<br>
<br>
    Wolfgang Qual ha scritto:<br>
    &gt; Hello Jean,<br>
    &gt; hm. right. I would suggest to write a feature request to this<br>
    list. I<br>
    &gt; could imagine that it is not that complicated to write a<br>
    function for<br>
    &gt; this purpose.<br>
    &gt; However, I am not a developer. Therefore, I would be very glad,<br>
    if one<br>
    &gt; of the developers could comment this issue - ...<br>
    &gt; gvSIG allows to create new multipoint features, but will it allow to<br>
    &gt; convert multipart shapefiles to singlepart? Will it be possible to<br>
    &gt; write a nice script for this purpose once the new 2.0 is available?<br>
    &gt; Maybe it is more complex than I think. ogr2ogr does not allow<br>
    the user<br>
    &gt; to do this conversion...<br>
    &gt; Any comments would be great.<br>
<br>
    Hi all,<br>
    you can try with &quot;Geometries to Points&quot; tool of Sextante.<br>
<br>
    Best regards,<br>
    Antonio<br>
<br>
    &gt; Best,<br>
    &gt; Wolfgang<br>
    &gt;<br>
    &gt;<br>
    &gt; Jean Hemmi schrieb:<br>
    &gt;&gt; Hi Wolfgang,<br>
    &gt;&gt; The Sextant option you&#39;ve proposed does not change the<br>
    shapefile type from<br>
    &gt;&gt; multipoint to point...<br>
    &gt;&gt; It explose the points in many shp files.<br>
    &gt;&gt;<br>
    &gt;&gt; Has anybody an idea to change MULPOINT to POINT ?<br>
    &gt;&gt; ogr2ogr refuse... Gvsig ?<br>
    &gt;&gt;<br>
    &gt;&gt; This thread is not about Sextant on 1.2 and 1.9...<br>
    &gt;&gt;<br>
    &gt;&gt; Thanks for your help.<br>
    &gt;&gt;<br>
    &gt;&gt; Jean<br>
    &gt;&gt;<br>
<br>
    --<br>
    Antonio Falciano<br>
    <a href="http://www.linkedin.com/in/antoniofalciano" target="_blank">http://www.linkedin.com/in/antoniofalciano</a><br>
    _______________________________________________<br>
    Gvsig_internacional mailing list<br>
    <a href="mailto:Gvsig_internacional@listserv.gva.es" target="_blank">Gvsig_internacional@listserv.gva.es</a><br></div></div>
    &lt;mailto:<a href="mailto:Gvsig_internacional@listserv.gva.es" target="_blank">Gvsig_internacional@listserv.gva.es</a>&gt;<div><br>
    <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
<br>
<br>
<br></div>
------------------------------------------------------------------------<br>
<br>
------------------------------------------------------------------------<div><br>
<br>
_______________________________________________<br>
Gvsig_internacional mailing list<br>
<a href="mailto:Gvsig_internacional@listserv.gva.es" target="_blank">Gvsig_internacional@listserv.gva.es</a><br>
<a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
  <br>
</div></blockquote>
<br><div><div></div><div>
-- <br>
<br>
        *Wolfgang Qual<br>
<br>
* *Referat für Gesundheit und Umwelt*<br>
Umweltschutz<br>
Umweltvorsorge<br>
RGU-UW 11<br>
<br>
Bayerstraße 28a<br>
80335 München<br>
<br>
Telefon +49 - 89 - 233 - 4 77 17<br>
Telefax +49 - 89 - 233 - 4 77 05<br>
<br>
<a href="http://www.muenchen.de/umweltatlas" target="_blank">http://www.muenchen.de/umweltatlas</a><br>
<a href="mailto:uw11.rgu@muenchen.de" target="_blank">uw11.rgu@muenchen.de</a><br>
Bitte beachten Sie die Hinweise zur elektronischen<br>
Kommunikation mit der Landeshauptstadt München:<br>
<a href="http://www.muenchen.de/ekomm" target="_blank">http://www.muenchen.de/ekomm</a><br>
<br>
</div></div></blockquote></div></div></div><br>
<br>_______________________________________________<br>
Gvsig_internacional mailing list<br>
<a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
<a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
<br></blockquote></div><br>