abstreet/rustdoc/raw_map/sidebar-items.js
2022-04-21 16:29:17 +00:00

1 line
1.3 KiB
JavaScript

initSidebarItems({"constant":[["NORMAL_LANE_THICKNESS",""],["SIDEWALK_THICKNESS",""]],"enum":[["AmenityType","Businesses are categorized into one of these types."],["AreaType",""],["BufferType",""],["Direction",""],["DrivingSide",""],["IntersectionType",""],["LaneType",""],["RawTransitType",""],["RestrictionType",""]],"fn":[["get_lane_specs_ltr",""],["intersection_polygon",""]],"mod":[["geometry","OSM describes roads as center-lines that intersect. Turn these into road and intersection polygons roughly by"],["initial","Naming is confusing, but RawMap -> InitialMap -> Map. InitialMap is separate pretty much just for the step of producing https://a-b-street.github.io/docs/tech/map/importing/geometry.html."],["lane_specs",""],["osm","Useful utilities for working with OpenStreetMap."],["transform",""],["types",""]],"struct":[["Amenity","A business located inside a building."],["LaneSpec",""],["MapConfig",""],["NamePerLanguage","None corresponds to the native name"],["OriginalRoad","A way to refer to roads across many maps and over time. Also trivial to relate with OSM to find upstream problems."],["RawArea",""],["RawBuilding",""],["RawIntersection",""],["RawMap",""],["RawParkingLot",""],["RawRoad",""],["RawTransitRoute",""],["RawTransitStop",""],["TurnRestriction",""]]});