abstreet/map_model
Dustin Carlino 1eb7ec7ddf Detect perimeters hitting map boundaries upfront. This lets us more
easily work with perimeters and only transform to blocks when we need to
last minute. As a happy side effect, it vastly speeds up blockfinding --
the slowdown was attempting to mangle geometry for the huge broken
perimeters near boundaries!

Also improve the incremental merge debug UI
2021-10-29 16:43:35 -07:00
..
src Detect perimeters hitting map boundaries upfront. This lets us more 2021-10-29 16:43:35 -07:00
Cargo.toml Split the importer into individual commands with structopt. #745 2021-10-25 13:02:00 -07:00