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

Elastic Docker example should only contain Elastic examples #6

Closed
KilimAnnejaro opened this issue Apr 9, 2024 · 1 comment
Closed

Comments

@KilimAnnejaro
Copy link
Contributor

KilimAnnejaro commented Apr 9, 2024

From #8:

Description
In the elastic docker example, pygeoapi is configured to serve 4 datasets, but only 1 of them is actually using elastic as a backend provider.

Steps to Reproduce
Start the docker-compose file and navigate to the collections page. You will see 4 datasets there.

272300502-5dfdf86b-2b7a-47b4-9d9f-402822c85723

These datasets use different providers: CSV, GeoJSON, SQLiteGPKG. Only one of them uses elastic.

Expected behavior

In this example, we should publish only the dataset that is served using the elastic provider:

272300155-98889862-26a3-4421-9760-9d7c3a6cd263

In order to achieve this, you can edit the pygeoapi configuration file to remove all the datasets that are not published using the elastic provider.

@tomkralidis
Copy link
Member

Closing in lieu of #8 (now transferred here).

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

No branches or pull requests

2 participants