Skip to content

Implement Koordinates API integration with export validation, layer d…#2

Merged
mogdentt merged 1 commit into
developfrom
1-initialisation
Nov 20, 2025
Merged

Implement Koordinates API integration with export validation, layer d…#2
mogdentt merged 1 commit into
developfrom
1-initialisation

Conversation

@mogdentt

Copy link
Copy Markdown
Contributor

…etails retrieval, and metadata handling

  • Added validate_export.py for validating export requests using the Koordinates API.
  • Introduced get_details.py to fetch layer details and metadata.
  • Created conn.py for managing the Koordinates API connection with authentication.
  • Defined constants for coordinate reference systems in crs.py.
  • Developed get_latest.py to retrieve the latest layer version with caching support.
  • Implemented metadata.py for handling Dublin Core compliant metadata.
  • Removed obsolete whitelabel package and its associated files.
  • Added tests for the new functionalities, including layer downloading and metadata handling.
  • Updated dependencies in uv.lock to include defusedxml for XML handling.

…etails retrieval, and metadata handling

- Added `validate_export.py` for validating export requests using the Koordinates API.
- Introduced `get_details.py` to fetch layer details and metadata.
- Created `conn.py` for managing the Koordinates API connection with authentication.
- Defined constants for coordinate reference systems in `crs.py`.
- Developed `get_latest.py` to retrieve the latest layer version with caching support.
- Implemented `metadata.py` for handling Dublin Core compliant metadata.
- Removed obsolete `whitelabel` package and its associated files.
- Added tests for the new functionalities, including layer downloading and metadata handling.
- Updated dependencies in `uv.lock` to include `defusedxml` for XML handling.
@mogdentt mogdentt linked an issue Nov 20, 2025 that may be closed by this pull request
@mogdentt mogdentt merged commit 732ff4b into develop Nov 20, 2025
1 of 14 checks passed
@mogdentt mogdentt deleted the 1-initialisation branch November 20, 2025 21:45
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.

Initialisation

1 participant