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 optimization for OAF geopackages #9

Merged
merged 18 commits into from
Oct 16, 2024
Merged

Conversation

kad-korpem
Copy link
Collaborator

@kad-korpem kad-korpem commented Oct 15, 2024

Description

  • Minor refactoring of existing code
  • Add functionality to execute optimizations for OAF geopackages
  • Add additional (optional) flags for service-type (ows or oaf, defaults to ows) and OAF config (JSON string)

Type of change

  • New feature
  • Improvement of existing feature
  • Refactoring
  • Configuration change

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

go.mod Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
optimizer.go Show resolved Hide resolved
@kad-korpem kad-korpem merged commit db94043 into master Oct 16, 2024
@kad-korpem kad-korpem deleted the PDOK-16889-oaf-optimize branch October 16, 2024 08:55
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.

3 participants