mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-18 20:02:18 +03:00
1 line
614 B
JavaScript
1 line
614 B
JavaScript
initSidebarItems({"fn":[["download","If the output file doesn’t already exist, downloads the URL into that location. Automatically uncompresses .zip and .gz files. Assumes a proper path is passed in (including data/)."],["download_kml","If the output file doesn’t already exist, downloads the URL into that location. Clips .kml files and converts to a .bin."],["osm_to_raw","Creates a RawMap from OSM and other input data."],["osmconvert","Uses osmconvert to clip the input .osm (or .pbf) against a polygon and produce some output. Skips if the output exists."],["raw_to_map","Converts a RawMap to a Map."]]}); |