2 comments (2 comments)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript1,449 forks (1,449 forks)github user discovery
help wantedlow priorityoperation
Repository metrics
- Stars
- 3,818 stars (3,818 stars)
- PR merge metrics
- Avg merge 29d 14h (Avg merge 29d 14h)82 merged PRs in 30d (82 merged PRs in 30d)
Description
Description
iD has a circle tool and a rectangle ("square") tool,
but no ellipse tool.
Screenshots
Drawn by hand.
So no hurry, but I'll leave this open so one day someone will add such a tool. Thanks.
Contributor guide
- Research direction
- Study the existing circle and rectangle tools in the iD codebase to understand how drawing tools are implemented. Then design an ellipse tool using a similar approach.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- JavaScriptOpenStreetMap editing concepts