Skip to content

Add gpkg generator#130

Draft
RoelvandenBerg wants to merge 7 commits intomasterfrom
roeland-add-empty-gpkg-generator
Draft

Add gpkg generator#130
RoelvandenBerg wants to merge 7 commits intomasterfrom
roeland-add-empty-gpkg-generator

Conversation

@RoelvandenBerg
Copy link
Copy Markdown
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

### Generate geopackage from table definitions

```bash
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```bash
```text

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.

2 participants