mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 17:37:22 +03:00
1 line
1.3 KiB
JavaScript
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",""]]}); |