Support (or ignore) EWKB
Status: Beta
Brought to you by:
dgarnier
Is there any chance the WKB4J reader could be forgiving
about the extra bits in PostGIS EWKB? Right now I am
having to mask my data from postgis before using WKB
(as part of a hibernate mapping).
Now I am not sure if poking around in hibernate will
eventually allow me to supply PostGIS function calls,
for now I need to twiddle the bits.