mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-23 17:07:12 +03:00
1 line
540 B
JavaScript
1 line
540 B
JavaScript
window.SIDEBAR_ITEMS = {"fn":[["oneshot","Transforms a .osm file to a map in one step."],["pick_geofabrik","Given the path to an Osmosis boundary polygon, return the URL of a Geofabrik osm.pbf file that best covers the boundary."],["regenerate_everything","Regenerate all maps and scenarios from scratch."]],"mod":[["basemap",""],["berlin",""],["configuration",""],["map_config",""],["pick_geofabrik",""],["seattle",""],["soundcast",""],["uk",""],["utils",""]],"struct":[["Job","A specification for importing all maps in a single city."]]}; |