developmentseed / developmentseed/observe
Handle multilinestring / multipolygons
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 66
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Right now if the user selects a multiline string or multi polygons, they can't edit. It'll just throw them back to the Explore mode with no warnings/messages.
We should:
* figure out what it takes to be able to edit these. Multi polygons are usually some sort of complex relation geometries.
* disable editing geometry and give a message
Contributor guide
Assessment
This issue has not been assessed yet.