Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rkettelerij
Copy link
Collaborator

@rkettelerij rkettelerij commented Jun 26, 2025

Description

add Postgres/PostGIS support voor OAPIF.

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

@rkettelerij rkettelerij changed the title feat(datasource): add Postgres support. Rename PostGIS stub to Postgres. feat(datasource): add Postgres support Jun 26, 2025
@rkettelerij rkettelerij force-pushed the postgres-datasource branch 2 times, most recently from dc155ea to 6270fbc Compare July 1, 2025 13:27
…apable of on-the-fly reprojection/transformation
… setup Postgres including testdata though Docker Compose with Testcontainers
chore: remove 'env' struct tags, doesn't work nicely with 'default' tag. Rely on existing environment variables expansion logic.
@rkettelerij rkettelerij force-pushed the postgres-datasource branch from 17ad3fa to 3e07ab4 Compare July 14, 2025 20:42
…tests pass (TDD). Also added force UTC config option.
…ke tests pass (based on original geopackage tests)
…quest a single feature by ID (either integer of UUID)
…gres. Allow Postgres to be more precies with respect to dates, since dates don't really exist in SQLite (text field).
@rkettelerij rkettelerij force-pushed the postgres-datasource branch from 7e420e2 to 53a902b Compare July 21, 2025 20:47
@rkettelerij rkettelerij marked this pull request as ready for review July 21, 2025 20:48
@rkettelerij rkettelerij merged commit d83e3d3 into master Jul 22, 2025
9 checks passed
@rkettelerij rkettelerij deleted the postgres-datasource branch July 22, 2025 09:29
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.

4 participants