abstreet/map_editor
Dustin Carlino 4ef04f5bd1 Change road incline calculations to be stored in RawMap. Previously, the
"rise / run" calculation used the trimmed road center-lines, which don't
match up with the elevation at each original intersection point.

Also handle infinity in the output and reduce the resolution of the
query from every 1m to every 5m.

Regenerate all maps due to the map format change. Try bringing in
elevation data for all of Seattle using the LIDAR source, since
the data quality assessed in eldang/elevation_lookups#12 seems to be
similar, and LIDAR is way faster than contours.
2021-03-23 22:47:52 -07:00
..
src Change road incline calculations to be stored in RawMap. Previously, the 2021-03-23 22:47:52 -07:00
Cargo.toml Make the map_editor read .osm directly 2021-02-20 09:31:52 -08:00