-
-
Notifications
You must be signed in to change notification settings - Fork 103
Add support for GeoPackage to deegree #1437
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
base: main
Are you sure you want to change the base?
Conversation
Use trimmed OGC schemas zip file (reducing size by approx. 32 MB)
…lved. Build is successful, GPDK can be added but not read
|
Proposal is to rename the dialect to SqliteDialect instead of GpkgDialect. |
|
As discussed in the tmc meeting, the documentation should mention the native reference to the native dependencies. |
|
Thank you for your contribution. Unfortunately, this PR has been inactive for 90 days (see PR stuck workflow). Of course this is not the final word. The PR can become unstuck, for example, by reengaging in the discussion, answering open questions, rebasing, or adding new commits to this PR. |
With this PR the support of GeoPackage is added to deegree. This PR is an update of the source PR #333 (developed by @diegomigliavacca) with changes to be able to merge into the 3.5 main branch.
It has been tested with the workspace available here: https://github.com/lat-lon/deegree-workspaces/tree/gpkgWorkspace-8209
When merging this PR consider to make a squash and merge commit.