This is implemented in GeoTools (and any fix needed to recognize date / timestamps) would also occur there.
Because the base class (JDBC DataStore) are able to handle time it should be something geopkg can support (even if a fix is required). I encourage you to start by looking at the test cases. -- Jody Garnett On Fri, 8 Nov 2019 at 00:53, Richard Duivenvoorde <[email protected]> wrote: > On 06/11/2019 19.51, Jody Garnett wrote: > > GeoPackage operates as a normal JDBC DataStore, you may be able to > > improve the implementation to recognize the iso-date strings. > > > > Looking in the geotools issue tracker there is one issue resolved > > < > https://osgeo-org.atlassian.net/browse/GEOT-5355?jql=project%20%3D%20%22GEOT%22%20AND%20component%20%3D%20%22geopkg%22 > > > > with respect to dates being parsed incorrectly (MM and mm swapped). The > > issue was resolved but not confirmed, still it shows some support for > time > > Thanks Jody, for the pointer. So it seems possible... > Or do you mean: if other JDBC DataStores are able to reckognize it, gpkg > should be able too, and I should investigate it. > > I've been able to debug Geoserver, would that be enough? Or is this > implemented in GeoTools? > I'll do a debug session... > > Regards, > Richard > > > > > > > _______________________________________________ > Geoserver-users mailing list > > Please make sure you read the following two resources before posting to > this list: > - Earning your support instead of buying it, but Ian Turton: > http://www.ianturton.com/talks/foss4g.html#/ > - The GeoServer user list posting guidelines: > http://geoserver.org/comm/userlist-guidelines.html > > If you want to request a feature or an improvement, also see this: > https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer > > > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users >
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
