-
-
Notifications
You must be signed in to change notification settings - Fork 295
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Some components in itemtypes.py (for instance, get_collection_items) are somewhat lengthy and could be factored into multiple functions. We're wondering if PRs to refactor these into more modular components would be welcome.
On our end, having smaller functions would make it easier to monkey-patch custom functionality on top of existing pygeoapi features going forward (for instance, #2060 )
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request