GIScience / GIScience/sketch-map-tool
ui/ux: recreate sketch map with same extent/parameters as previously generated map
Open
feature
priority:low
- Dominant language
- Python
- Stars
- 54
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
User case:
1. user creates a map.
2. user wants to recreate map and choose a different layer
User needs a way to specify in the front-end the parameter of the previously generated map.
One solution could be to map the request parameters to the request uuid. This way one could use the uuid during map generation to recreate the input parameter
Contributor guide
Assessment
This issue has not been assessed yet.