Crate convert_osm

Source

ModulesΒ§

elevation πŸ”’
extract πŸ”’
gtfs πŸ”’
parking πŸ”’

StructsΒ§

Options
Configures the creation of a RawMap from OSM and other input data.

EnumsΒ§

OnstreetParking
What roads will have on-street parking lanes? Data from https://wiki.openstreetmap.org/wiki/Key:parking:lane is always used if available.
PrivateOffstreetParking
If a building doesn’t have anything from public_offstreet_parking and isn’t tagged as a garage in OSM, how many private spots should it have?
PublicOffstreetParking
How many spots are available in public parking garages?

FunctionsΒ§

add_census πŸ”’
add_extra_buildings πŸ”’
bristol_hack πŸ”’
clip_map πŸ”’
convert
Create a RawMap from OSM and other input data.
filter_crosswalks πŸ”’
use_barrier_nodes πŸ”’
use_crossing_nodes πŸ”’