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

Add gpkg generator #130

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

RoelvandenBerg
Copy link
Collaborator

@RoelvandenBerg RoelvandenBerg commented Oct 8, 2024

Description

Add a command to generate a valid geopackage from a table definition configuration. This helps to create (a template gpkg for) valid geopackages.

We should fix or deal with #102 and #107 (and make the legacy schemas possible) before we merge this.

https://gdal.org/en/latest/development/rfc/rfc31_ogr_64.html

Type of change

  • New feature

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

@RoelvandenBerg RoelvandenBerg changed the title Add gpkg generator WIP: Add gpkg generator Oct 11, 2024
@RoelvandenBerg RoelvandenBerg marked this pull request as draft October 11, 2024 09:46
@RoelvandenBerg RoelvandenBerg changed the title WIP: Add gpkg generator Add gpkg generator Oct 11, 2024
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

Successfully merging this pull request may close these issues.

1 participant