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

Read multiple collections from the same data source #4

Open
doublebyte1 opened this issue Aug 15, 2024 · 0 comments
Open

Read multiple collections from the same data source #4

doublebyte1 opened this issue Aug 15, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@doublebyte1
Copy link
Collaborator

Currently, the Portugal CRUS layer is split into multiple files:

Original layer:
https://snig.dgterritorio.gov.pt/rndg/srv/por/catalog.search#/metadata/517c5023-04cc-47a4-99f7-bb32814dd62f

Multiple layers:
https://snig.dgterritorio.gov.pt/rndg/srv/por/catalog.search#/search?resultType=details&sortBy=referenceDateOrd&from=1&to=20&fast=index&_content_type=json&type=dataset%2Bor%2Bseries&anysnig=CRUS

Can we filter the original layer, to obtain the multiple collections? Is that efficient?

Some ideas to investigate:

  • create postgres views for the original table, for instance using keywords
  • create the filter directly on the OGC API Features request (e.g.: using CQL or q)
@doublebyte1 doublebyte1 added enhancement New feature or request help wanted Extra attention is needed labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant