[postgis-users] New within problem (was:(URGENT BUGFIX (was: twodifferent geometries with the same Astext))

Markus Schaber schabi at logix-tt.com
Mon Aug 8 02:42:48 PDT 2005


Hi, Strk,

strk at refractions.net wrote:

> This is one of the cases in which having hex-wkb parsing
> capability in JTS would help (read my other message for
> details)...

You can use the experimental jdbc2 jts code, it should be able to
produce jts geometries out of hexwkb.


JtsBinaryParser.parse(String value) should do the job.

HTH,
Markus