Hi,

I want to reuse the code that has been written for the DB2 Plugin for
another tool that I am developing.

My question is on how to read the blob data that DB2 uses to store geometry
data. I looked through the DB2 Plugin, from what I understand ST_AsBinary is
used to convert the geometry blob data from db2 into a WKB and then this WKB
is converted into a JTS Geometry.

Can you please confirm? Are there any mechanisms to read the BYTE data of
the blob directly to convert it into a WKB representation and vice versa?

Thanks and Regards,
Shyam
------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to