This repository was archived by the owner on May 19, 2025. It is now read-only.
This repository was archived by the owner on May 19, 2025. It is now read-only.
pluggable helpers #105
Open
Description
I kind of like the idea of introducing pluggable helpers to extend the functionality of this module. Think of them as pre-cooked queries for specific purposes. The existing MapQuery
and WayQuery
are simple examples. However I would want the architecture to be such that anyone could contribute helpers easily by adding a .py
file to some directory. Who wants to help with (thinking about) this?
Metadata
Metadata
Assignees
Projects
Status
Backlog