That sounds like it would be really useful, have you had a look at how the
other JDBC datastores code handle Curves?
I'll keep an eye out for the PR
Ian
On Mon, 10 Nov 2025 at 03:14, Glenn Walbran via GeoTools-Devel <
[email protected]> wrote:
> Hello Geotools developers
>
>
Hello Geotools developers
We've been finding a lot a curved geometries in GeoPackage files lately
and these aren't supported by GeoTools. You get an error like: `Unknown
WKB type xx`.
I'm wondering if there would be interest in adding this to GeoTools? If
there is I can create merge request