Greenstand / Greenstand/treetracker-query-api
Legacy web map api: migrate to query api
Open
priority
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Migrate all those requests that targets to `https://prod-k8s.treetracker.org/webmap/` to query API, with prefix: v2
We have defined the API endpoint to replace old one:
https://github.com/Greenstand/treetracker-query-api/blob/a6e2ae8135cd9638b6cd40dc2d9659e06698684c/docs/api/spec/query-api.yaml#L812-L867
So when we implemented these two endpoint, we are able to migrate to query API and stop the old service.
Contributor guide
Assessment
This issue has not been assessed yet.