Skip to content

Feat: Geodb locations logic #47

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

Merged
merged 8 commits into from
Jun 17, 2025
Merged

Feat: Geodb locations logic #47

merged 8 commits into from
Jun 17, 2025

Conversation

santilland
Copy link
Contributor

Implementation of extracting input_data to create collections for each POI (aoi_id).
Needs to add InputData definition as part of GeoDB resource as well as Locations: True in order to be activated.
If not configured with this implementation an itemless(empty) collection will be created instead of an item per POI.

Locations: True
Resources:
- EndPoint: https://xcube-geodb.brockmann-consult.de/eodash/6bf15325-f6a0-4b6a-bf80-a2491753f8f2/
  Name: GeoDB
  Database: eodash
  CollectionId: E9_tri
  InputData:
  - Identifier: ALOS-2
    Url: https://services.sentinel-hub.com/ogc/wms/
    Type: WMS
    Layers: 'AWS_JAXA_CARS_CONTAINERS_ALOS2'
    # TimeDelta: 720 # in minutes
  - Identifier: Sentinel-1
    Url: https://services.sentinel-hub.com/ogc/wms/
    Type: WMS
    Layers: 'E8_SENTINEL1'

@santilland santilland requested a review from lubojr June 17, 2025 09:08
Copy link
Collaborator

@lubojr lubojr left a comment

Choose a reason for hiding this comment

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

Thank you very much for this one of last missing implementations! I will propagate the configs to the catalogs.

@lubojr lubojr merged commit 1461991 into main Jun 17, 2025
3 checks passed
@lubojr lubojr deleted the geodb_locations branch June 17, 2025 09: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.

2 participants