Hi,

I cannot reproduce it either today. 

-Jukka-

Michaël Michaud 

> Hi Jukka,
> 
> Cannot reproduce the problem,
> I loaded a recent version of Spatialite, the sqlite jdbc driver and the 
> version
> 0.8 of the plugin I created a table and inserted a segment into it
> 
> CREATE TABLE tata (geometrie geometry, col varchar) insert into tata
> values(ST_GeometryFromText('LINESTRING(0 0, 10 10)'), 'A');
> 
> I could read the segment (Linestring) from OpenJUMP
> 
> Michaël
> > Hi,
> >
> > For some reason the DB Query plugin v. 0.8.0 reads data from
> > Spatialite with OJ version r.3131 but not with version r3252.  The error is
> "Unknown WKB type 0"
> >
> > java.sql.SQLException: Unknown WKB type 0
> >          at
> > org.freevoice.jumpdbqueryextension.spatialite.JumpSpatialiteDbQuery.ge
> > tAttributeValueFrom
> > Results(JumpSpatialiteDbQuery.java:359)
> >          at
> >
> org.freevoice.jumpdbqueryextension.AbstractJumpDbQuery.addFeatureTo
> Col
> > lection(AbstractJum
> > pDbQuery.java:129)
> >          at
> > org.freevoice.jumpdbqueryextension.spatialite.JumpSpatialiteDbQuery.ge
> > tCollection(JumpSpa
> > tialiteDbQuery.java:308)
> >          at
> org.freevoice.jumpdbqueryextension.JumpDbQueryPlugin.run(JumpDbQue
> ryPlugin.java:169)
> >          at java.lang.Thread.run(Unknown Source)
> >
> > I am using the same DB Query plugin jars, sqlite driver and jre version
> (1.6_33).
> >
> > -Jukka Rahkonen-
> >
> > ----------------------------------------------------------------------
> > --------
> > Free Next-Gen Firewall Hardware Offer
> > Buy your Sophos next-gen firewall before the end March 2013 and get
> > the hardware for free! Learn more.
> > http://p.sf.net/sfu/sophos-d2d-feb
> > _______________________________________________
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> 
> 
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013 and get the
> hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to