GIScience / GIScience/ohsome-quality-api
Building the URL for the ohsome API query does lack validation
Open
- Dominant language
- Python
- Stars
- 51
- Forks
- 7
- Avg merge
- 21h 54m
- Merged PRs (30d)
- 9
Description
Not all combinations of parameters (`group_by_boundary`, `ratio`, etc.) are valid ohsome API endpoints.
Since building the URL depends on manually defined Layer (which define ohsome API endpoint and parameter) this usually will not lead to invalid URLs.
Contributor guide
Assessment
This issue has not been assessed yet.