Giovanni, the JAR attached is the one of the current trunk??


2011/6/13 G. Allegri <[email protected]>

> I've tried to reproduce it with my own build from trunk and it works fine.
> So I suppose the problem has been solved and will be available in the Gvsig
> release.
> If I can extract the new jars that solve it, I will send you them.
>
> giovanni
>
> 2011/6/13 G. Allegri <[email protected]>
>
> I could reproduce it.
>> It seems to be caused by the multilnestring structure. If you explode the
>> geometries as linestrings, they are loaded correctly
>>
>> CREATE TABLE base_ave_view AS SELECT gid,the_geom
>> FROM (SELECT
>> gid,ST_GeometryN(the_geom,generate_series(1,ST_NumGeometries(the_geom))) AS
>> the_geom FROM base_ave) AS foo
>>
>> The multilinestrings contain uno linestring each, except the one with gid
>> 68 (2 linestrings).
>> I'll try to investigate it as soon as I find the time...
>>
>> giovanni
>>
>> 2011/6/13 Nacho Uve <[email protected]>
>>
>>> Hi,
>>>
>>> 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.
>>>
>>> Any pointer about the problem?
>>>
>>> Regards,
>>> Nacho V.
>>>
>>> --
>>> Juan Ignacio Varela García
>>>
>>>
>>>
>>> _______________________________________________
>>> Gvsig_internacional mailing list
>>> [email protected]
>>> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
>>>
>>>
>>
>
> _______________________________________________
> gvSIG-desktop-devel mailing list
> [email protected]
> https://lists.forge.osor.eu/listinfo/gvsig-desktop-devel
>
>


-- 
Juan Ignacio Varela García
_______________________________________________
Gvsig_internacional mailing list
[email protected]
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional

Reply via email to