|
From: Ian T. <ijt...@gm...> - 2020-10-16 08:08:08
|
It looks like that has been there since the beginning of the module, if you added a Float.class -> Real as well as Double.class -> Double would that work? Also are we still able to read back existing geopackages? Anyway feel free to add a PR with some additional tests. Ian On Thu, 15 Oct 2020 at 23:57, Piotr Marcińczyk <pio...@gm...> wrote: > Hi all, > > I created this ticket: > https://osgeo-org.atlassian.net/browse/GEOT-6722 > and I'd like to find a solution for this problem. > However, I'm not sure why the mapping Double -> REAL was created in the > first place. I was thinking about simply changing the mapping into Double > -> DOUBLE. > The tests are passing but I'm not sure about the consequences of such > change. > > Any hints would be appreciated. > > Best regards, > Piotr Marcińczyk > _______________________________________________ > GeoTools-GT2-Users mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > -- Ian Turton |