abstreet/convert_osm
Dustin Carlino 843d24b6ed Refactor: OriginalBuilding should just be OsmID. The purpose of
OriginalBuilding was to refer to buildings in a stable way across
different maps and across OSM updates. Recently, OsmID and friends
appeared. The double layer of wrapping is an annoying API.

Not regenerating map data yet; about to do the same thing for
OriginalIntersection
2020-08-13 11:37:06 -07:00
..
src Refactor: OriginalBuilding should just be OsmID. The purpose of 2020-08-13 11:37:06 -07:00
Cargo.toml ditch osm-xml, make a new osm parser from scratch based on roxmltree. 2020-07-25 13:52:41 -07:00