Replies: 1 comment 2 replies
-
Hello, would you care to share your implementation? Thanks. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I develop a plugin which exposes hundreds of resources (same provider but with a different parameter), and a small Python script which updates the configuration file to list all the available resources, which could vary over time. I haven't found a better way to handle that in pygeoapi.
Is this a common need? Like sharing all the files in a folder, or many similar resources coming from the same source.
Would it be an option to read the list of the resources from a database, maybe? Or have groups of dynamic resources?
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions