Expand description
The convert_osm crate produces a RawMap from OSM and other data. Storing this intermediate structure is useful to iterate quickly on parts of the map importing pipeline without having to constantly read .osm files, and to visualize the intermediate state with map_editor.
Modules§
- types 🔒
Structs§
- Amenity
- A business located inside a building.
- ExtraPOI
- Extra point-of-interest
- Extra
Road Data - Extra data associated with one Road
- RawArea
- RawBuilding
- RawMap
- RawParking
Lot - RawTransit
Route - RawTransit
Stop
Enums§
- Amenity
Type - Businesses are categorized into one of these types.
- Area
Type - Crossing
Type - Classifies pedestrian and cyclist crossings. Note lots of detail is missing.
- ExtraPOI
Type - RawTransit
Type