Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WPS Download creates GPKG with invalid timestamp columns from PostGIS table #344

Open
giohappy opened this issue Feb 13, 2023 · 0 comments

Comments

@giohappy
Copy link

giohappy commented Feb 13, 2023

As per Table.1 GeoPackage Data Types of the GPKG Encoding standard, the type for datetime columns is DATETIME.
WPS Download generates "timestamp" columns in case the origin feature type has a timestamp with timezone column

See https://github.com/geosolutions-it/geonode-internal-issues/issues/11#issuecomment-1426101069 for an example.

  • Geoserver 2.20.6
  • PostgreSQL 13 - PostGIS 3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant