abstreet/rustdoc/importer/utils/sidebar-items.js
2021-11-18 00:02:26 +00:00

1 line
614 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"fn":[["download","If the output file doesnt 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 doesnt 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."]]});