a-b-street/abstreet

Better UI for bulk editing an area

Open

#92 opened on Jun 24, 2020

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Rust (256 forks)batch import
good first issue

Repository metrics

Stars
 (6,779 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Use case: select all the construction lanes around the West Seattle bridge. Right now, easiest way is the bulk edit paint tool, but it's hard to grab everything in an area. Drawing a polygon and matching everything inside would be nicer. There's a Lasso tool in devtools/story.rs that we could generalize.

Contributor guide