I could reproduce it.<br>It seems to be caused by the multilnestring structure. If you explode the geometries as linestrings, they are loaded correctly<br><br>CREATE TABLE base_ave_view AS SELECT gid,the_geom<br>FROM (SELECT gid,ST_GeometryN(the_geom,generate_series(1,ST_NumGeometries(the_geom))) AS the_geom FROM base_ave) AS foo<br>
<br>The multilinestrings contain uno linestring each, except the one with gid 68 (2 linestrings).<br>I&#39;ll try to investigate it as soon as I find the time...<br><br>giovanni<br><br><div class="gmail_quote">2011/6/13 Nacho Uve <span dir="ltr">&lt;<a href="mailto:nachouve@gmail.com">nachouve@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br><br>I load a postgis layer on gvSIG-1.11 and I got a strange error. I attach a screenshot of the error, a sql with the table and the log file.<br>
<br>Any pointer about the problem?<br><br clear="all">Regards,<br>Nacho V.<br><font color="#888888">
<br>-- <br><div><div>Juan Ignacio Varela García <br></div><div><br></div></div><br>
</font><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><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">
</div>