From 39ee8b8bd2dcd37128e3b8fd10b1c4e144185d57 Mon Sep 17 00:00:00 2001 From: dabreegster Date: Sun, 27 Sep 2020 19:37:03 +0000 Subject: [PATCH] deploy: 371d26f70739cbe82185413ff612a675a118f542 --- print.html | 8 +++++++ project/CHANGELOG.html | 8 +++++++ .../convert_osm/extract/fn.get_area_type.html | 2 +- .../extract/fn.get_bldg_amenities.html | 2 +- .../extract/fn.get_multipolygon_members.html | 2 +- .../extract/fn.glue_multipolygon.html | 2 +- .../extract/fn.glue_to_boundary.html | 2 +- rustdoc/convert_osm/extract/fn.is_bldg.html | 2 +- rustdoc/convert_osm/extract/fn.is_road.html | 2 +- .../extract/fn.multipoly_geometry.html | 2 +- rustdoc/convert_osm/extract/index.html | 2 +- rustdoc/game/edit/fn.can_edit_lane.html | 2 +- rustdoc/game/edit/fn.cmd_to_id.html | 2 +- rustdoc/game/edit/fn.make_changelist.html | 2 +- .../game/edit/fn.maybe_edit_intersection.html | 2 +- rustdoc/game/edit/fn.speed_limit_choices.html | 2 +- rustdoc/game/edit/index.html | 2 +- rustdoc/game/edit/struct.ConfirmDiscard.html | 4 ++-- rustdoc/game/game/trait.State.html | 2 +- rustdoc/game/helpers/fn.loading_tips.html | 2 +- rustdoc/game/helpers/index.html | 2 +- .../built_info/constant.BUILT_TIME_UTC.html | 2 +- rustdoc/map_model/all.html | 2 +- .../constant.SERVICE_ROAD_LANE_THICKNESS.html | 1 + .../constant.SHOULDER_THICKNESS.html | 2 +- .../constant.SIDEWALK_THICKNESS.html | 2 +- rustdoc/map_model/index.html | 4 ++-- .../initial/lane_specs/fn.assemble_ltr.html | 2 +- .../lane_specs/fn.get_lane_specs_ltr.html | 2 +- .../make/initial/lane_specs/index.html | 2 +- rustdoc/map_model/objects/road/index.html | 2 +- .../map_model/objects/road/struct.Road.html | 4 ++-- .../map_model/raw/enum.RestrictionType.html | 20 ++++++++-------- rustdoc/map_model/raw/index.html | 2 +- rustdoc/map_model/raw/struct.RawArea.html | 10 ++++---- rustdoc/map_model/raw/struct.RawBuilding.html | 10 ++++---- rustdoc/map_model/raw/struct.RawBusRoute.html | 8 +++---- rustdoc/map_model/raw/struct.RawBusStop.html | 8 +++---- .../map_model/raw/struct.RawIntersection.html | 16 ++++++------- .../map_model/raw/struct.RawParkingLot.html | 10 ++++---- rustdoc/map_model/raw/struct.RawRoad.html | 4 ++-- .../map_model/raw/struct.TurnRestriction.html | 24 +++++++++---------- rustdoc/map_model/sidebar-items.js | 2 +- rustdoc/map_model/struct.Map.html | 6 ++--- rustdoc/map_model/struct.Road.html | 4 ++-- rustdoc/search-index.js | 14 +++++------ rustdoc/src/convert_osm/extract.rs.html | 12 ++++++---- rustdoc/src/convert_osm/parking.rs.html | 2 +- rustdoc/src/convert_osm/snappy.rs.html | 2 +- rustdoc/src/game/edit/mod.rs.html | 10 +++++--- rustdoc/src/game/helpers.rs.html | 6 ++++- .../game-9f4de26f0a0787cb/out/built.rs.html | 2 +- rustdoc/src/map_model/lib.rs.html | 2 ++ .../map_model/make/initial/lane_specs.rs.html | 20 ++++++++++++++-- rustdoc/src/map_model/objects/road.rs.html | 14 +++++++++++ rustdoc/src/map_model/raw.rs.html | 8 +++++++ searchindex.js | 2 +- searchindex.json | 2 +- 58 files changed, 185 insertions(+), 116 deletions(-) create mode 100644 rustdoc/map_model/constant.SERVICE_ROAD_LANE_THICKNESS.html diff --git a/print.html b/print.html index a528f2af1e..26bdc277ad 100644 --- a/print.html +++ b/print.html @@ -3126,6 +3126,14 @@ changes here.

  • bugfix for some pathfinding costs around uber-turns
  • start to show a trip's purpose
  • +

    0.2.13

    +

    References

    Example use cases

    +

    0.2.13

    + diff --git a/rustdoc/convert_osm/extract/fn.get_area_type.html b/rustdoc/convert_osm/extract/fn.get_area_type.html index 09af813ddd..35e6926809 100644 --- a/rustdoc/convert_osm/extract/fn.get_area_type.html +++ b/rustdoc/convert_osm/extract/fn.get_area_type.html @@ -1 +1 @@ -convert_osm::extract::get_area_type - Rust

    [][src]Function convert_osm::extract::get_area_type

    fn get_area_type(tags: &Tags) -> Option<AreaType>
    \ No newline at end of file +convert_osm::extract::get_area_type - Rust

    [][src]Function convert_osm::extract::get_area_type

    fn get_area_type(tags: &Tags) -> Option<AreaType>
    \ No newline at end of file diff --git a/rustdoc/convert_osm/extract/fn.get_bldg_amenities.html b/rustdoc/convert_osm/extract/fn.get_bldg_amenities.html index b7766e3a35..d0774b22eb 100644 --- a/rustdoc/convert_osm/extract/fn.get_bldg_amenities.html +++ b/rustdoc/convert_osm/extract/fn.get_bldg_amenities.html @@ -1 +1 @@ -convert_osm::extract::get_bldg_amenities - Rust

    [][src]Function convert_osm::extract::get_bldg_amenities

    fn get_bldg_amenities(tags: &Tags) -> BTreeSet<(NamePerLanguage, String)>
    \ No newline at end of file +convert_osm::extract::get_bldg_amenities - Rust

    [][src]Function convert_osm::extract::get_bldg_amenities

    fn get_bldg_amenities(tags: &Tags) -> BTreeSet<(NamePerLanguage, String)>
    \ No newline at end of file diff --git a/rustdoc/convert_osm/extract/fn.get_multipolygon_members.html b/rustdoc/convert_osm/extract/fn.get_multipolygon_members.html index 03173045d6..2afa487b67 100644 --- a/rustdoc/convert_osm/extract/fn.get_multipolygon_members.html +++ b/rustdoc/convert_osm/extract/fn.get_multipolygon_members.html @@ -1 +1 @@ -convert_osm::extract::get_multipolygon_members - Rust

    [][src]Function convert_osm::extract::get_multipolygon_members

    fn get_multipolygon_members(
        id: RelationID,
        rel: &Relation,
        doc: &Document
    ) -> Vec<(WayID, Vec<Pt2D>)>
    \ No newline at end of file +convert_osm::extract::get_multipolygon_members - Rust

    [][src]Function convert_osm::extract::get_multipolygon_members

    fn get_multipolygon_members(
        id: RelationID,
        rel: &Relation,
        doc: &Document
    ) -> Vec<(WayID, Vec<Pt2D>)>
    \ No newline at end of file diff --git a/rustdoc/convert_osm/extract/fn.glue_multipolygon.html b/rustdoc/convert_osm/extract/fn.glue_multipolygon.html index 60e93c51f2..cfa4a34e72 100644 --- a/rustdoc/convert_osm/extract/fn.glue_multipolygon.html +++ b/rustdoc/convert_osm/extract/fn.glue_multipolygon.html @@ -1 +1 @@ -convert_osm::extract::glue_multipolygon - Rust

    [][src]Function convert_osm::extract::glue_multipolygon

    fn glue_multipolygon(
        rel_id: RelationID,
        pts_per_way: Vec<(WayID, Vec<Pt2D>)>,
        boundary: &Ring,
        timer: &mut Timer
    ) -> Vec<Polygon>
    \ No newline at end of file +convert_osm::extract::glue_multipolygon - Rust

    [][src]Function convert_osm::extract::glue_multipolygon

    fn glue_multipolygon(
        rel_id: RelationID,
        pts_per_way: Vec<(WayID, Vec<Pt2D>)>,
        boundary: &Ring,
        timer: &mut Timer
    ) -> Vec<Polygon>
    \ No newline at end of file diff --git a/rustdoc/convert_osm/extract/fn.glue_to_boundary.html b/rustdoc/convert_osm/extract/fn.glue_to_boundary.html index 420ecd1129..ef12e136d4 100644 --- a/rustdoc/convert_osm/extract/fn.glue_to_boundary.html +++ b/rustdoc/convert_osm/extract/fn.glue_to_boundary.html @@ -1 +1 @@ -convert_osm::extract::glue_to_boundary - Rust

    [][src]Function convert_osm::extract::glue_to_boundary

    fn glue_to_boundary(result_pl: PolyLine, boundary: &Ring) -> Option<Polygon>
    \ No newline at end of file +convert_osm::extract::glue_to_boundary - Rust

    [][src]Function convert_osm::extract::glue_to_boundary

    fn glue_to_boundary(result_pl: PolyLine, boundary: &Ring) -> Option<Polygon>
    \ No newline at end of file diff --git a/rustdoc/convert_osm/extract/fn.is_bldg.html b/rustdoc/convert_osm/extract/fn.is_bldg.html index 79fdb44d76..a61070ee9c 100644 --- a/rustdoc/convert_osm/extract/fn.is_bldg.html +++ b/rustdoc/convert_osm/extract/fn.is_bldg.html @@ -1 +1 @@ -convert_osm::extract::is_bldg - Rust

    [][src]Function convert_osm::extract::is_bldg

    fn is_bldg(tags: &Tags) -> bool
    \ No newline at end of file +convert_osm::extract::is_bldg - Rust

    [][src]Function convert_osm::extract::is_bldg

    fn is_bldg(tags: &Tags) -> bool
    \ No newline at end of file diff --git a/rustdoc/convert_osm/extract/fn.is_road.html b/rustdoc/convert_osm/extract/fn.is_road.html index 281f84f051..421adbd9b7 100644 --- a/rustdoc/convert_osm/extract/fn.is_road.html +++ b/rustdoc/convert_osm/extract/fn.is_road.html @@ -1 +1 @@ -convert_osm::extract::is_road - Rust

    [][src]Function convert_osm::extract::is_road

    fn is_road(tags: &mut Tags, opts: &Options) -> bool
    \ No newline at end of file +convert_osm::extract::is_road - Rust

    [][src]Function convert_osm::extract::is_road

    fn is_road(tags: &mut Tags, opts: &Options) -> bool
    \ No newline at end of file diff --git a/rustdoc/convert_osm/extract/fn.multipoly_geometry.html b/rustdoc/convert_osm/extract/fn.multipoly_geometry.html index 31e4cc17b3..fa2fa032e0 100644 --- a/rustdoc/convert_osm/extract/fn.multipoly_geometry.html +++ b/rustdoc/convert_osm/extract/fn.multipoly_geometry.html @@ -1 +1 @@ -convert_osm::extract::multipoly_geometry - Rust

    [][src]Function convert_osm::extract::multipoly_geometry

    fn multipoly_geometry(
        rel_id: RelationID,
        rel: &Relation,
        doc: &Document
    ) -> Result<Polygon, String>
    \ No newline at end of file +convert_osm::extract::multipoly_geometry - Rust

    [][src]Function convert_osm::extract::multipoly_geometry

    fn multipoly_geometry(
        rel_id: RelationID,
        rel: &Relation,
        doc: &Document
    ) -> Result<Polygon, String>
    \ No newline at end of file diff --git a/rustdoc/convert_osm/extract/index.html b/rustdoc/convert_osm/extract/index.html index d81cbe22a1..b54bb503c9 100644 --- a/rustdoc/convert_osm/extract/index.html +++ b/rustdoc/convert_osm/extract/index.html @@ -1,3 +1,3 @@ -convert_osm::extract - Rust

    [][src]Module convert_osm::extract

    Structs

    +convert_osm::extract - Rust

    [][src]Module convert_osm::extract

    Structs

    OsmExtract

    Functions

    extract_osm
    get_area_type
    get_bldg_amenities
    get_multipolygon_members
    glue_multipolygon
    glue_to_boundary
    is_bldg
    is_road
    multipoly_geometry
    \ No newline at end of file diff --git a/rustdoc/game/edit/fn.can_edit_lane.html b/rustdoc/game/edit/fn.can_edit_lane.html index 53b216dc61..6bef642650 100644 --- a/rustdoc/game/edit/fn.can_edit_lane.html +++ b/rustdoc/game/edit/fn.can_edit_lane.html @@ -1 +1 @@ -game::edit::can_edit_lane - Rust

    [][src]Function game::edit::can_edit_lane

    pub fn can_edit_lane(mode: &GameplayMode, l: LaneID, app: &App) -> bool
    \ No newline at end of file +game::edit::can_edit_lane - Rust

    [][src]Function game::edit::can_edit_lane

    pub fn can_edit_lane(mode: &GameplayMode, l: LaneID, app: &App) -> bool
    \ No newline at end of file diff --git a/rustdoc/game/edit/fn.cmd_to_id.html b/rustdoc/game/edit/fn.cmd_to_id.html index f6d12589ca..af85f61651 100644 --- a/rustdoc/game/edit/fn.cmd_to_id.html +++ b/rustdoc/game/edit/fn.cmd_to_id.html @@ -1 +1 @@ -game::edit::cmd_to_id - Rust

    [][src]Function game::edit::cmd_to_id

    fn cmd_to_id(cmd: &EditCmd) -> Option<ID>
    \ No newline at end of file +game::edit::cmd_to_id - Rust

    [][src]Function game::edit::cmd_to_id

    fn cmd_to_id(cmd: &EditCmd) -> Option<ID>
    \ No newline at end of file diff --git a/rustdoc/game/edit/fn.make_changelist.html b/rustdoc/game/edit/fn.make_changelist.html index 2c9658b9d0..e9780e901f 100644 --- a/rustdoc/game/edit/fn.make_changelist.html +++ b/rustdoc/game/edit/fn.make_changelist.html @@ -1 +1 @@ -game::edit::make_changelist - Rust

    [][src]Function game::edit::make_changelist

    fn make_changelist(ctx: &mut EventCtx, app: &App) -> Panel
    \ No newline at end of file +game::edit::make_changelist - Rust

    [][src]Function game::edit::make_changelist

    fn make_changelist(ctx: &mut EventCtx, app: &App) -> Panel
    \ No newline at end of file diff --git a/rustdoc/game/edit/fn.maybe_edit_intersection.html b/rustdoc/game/edit/fn.maybe_edit_intersection.html index 18b44ba431..3869cf6848 100644 --- a/rustdoc/game/edit/fn.maybe_edit_intersection.html +++ b/rustdoc/game/edit/fn.maybe_edit_intersection.html @@ -1 +1 @@ -game::edit::maybe_edit_intersection - Rust

    [][src]Function game::edit::maybe_edit_intersection

    pub fn maybe_edit_intersection(
        ctx: &mut EventCtx,
        app: &mut App,
        id: IntersectionID,
        mode: &GameplayMode
    ) -> Option<Box<dyn State>>
    \ No newline at end of file +game::edit::maybe_edit_intersection - Rust

    [][src]Function game::edit::maybe_edit_intersection

    pub fn maybe_edit_intersection(
        ctx: &mut EventCtx,
        app: &mut App,
        id: IntersectionID,
        mode: &GameplayMode
    ) -> Option<Box<dyn State>>
    \ No newline at end of file diff --git a/rustdoc/game/edit/fn.speed_limit_choices.html b/rustdoc/game/edit/fn.speed_limit_choices.html index 5ee807201b..3f7f0fa0b5 100644 --- a/rustdoc/game/edit/fn.speed_limit_choices.html +++ b/rustdoc/game/edit/fn.speed_limit_choices.html @@ -1 +1 @@ -game::edit::speed_limit_choices - Rust

    [][src]Function game::edit::speed_limit_choices

    pub fn speed_limit_choices() -> Vec<Choice<Speed>>
    \ No newline at end of file +game::edit::speed_limit_choices - Rust

    [][src]Function game::edit::speed_limit_choices

    pub fn speed_limit_choices() -> Vec<Choice<Speed>>
    \ No newline at end of file diff --git a/rustdoc/game/edit/index.html b/rustdoc/game/edit/index.html index ba7f3ee1cd..e6fd32fc69 100644 --- a/rustdoc/game/edit/index.html +++ b/rustdoc/game/edit/index.html @@ -1,4 +1,4 @@ -game::edit - Rust

    [][src]Module game::edit

    Re-exports

    +game::edit - Rust

    [][src]Module game::edit

    Re-exports

    pub use self::cluster_traffic_signals::ClusterTrafficSignalEditor;
    pub use self::lanes::LaneEditor;
    pub use self::routes::RouteEditor;
    pub use self::stop_signs::StopSignEditor;
    pub use self::traffic_signals::TrafficSignalEditor;
    pub use self::validate::check_blackholes;
    pub use self::validate::check_sidewalk_connectivity;
    pub use self::validate::try_change_lt;

    Modules

    bulk
    cluster_traffic_signals
    lanes
    routes
    select
    stop_signs
    traffic_signals
    validate
    zones

    Structs

    ConfirmDiscard
    EditMode
    LoadEdits
    SaveEdits

    Functions

    diff --git a/rustdoc/game/edit/struct.ConfirmDiscard.html b/rustdoc/game/edit/struct.ConfirmDiscard.html index b8ff4e05a8..50ed36b948 100644 --- a/rustdoc/game/edit/struct.ConfirmDiscard.html +++ b/rustdoc/game/edit/struct.ConfirmDiscard.html @@ -1,8 +1,8 @@ -game::edit::ConfirmDiscard - Rust

    [][src]Struct game::edit::ConfirmDiscard

    pub struct ConfirmDiscard {
    +game::edit::ConfirmDiscard - Rust

    [][src]Struct game::edit::ConfirmDiscard

    pub struct ConfirmDiscard {
         panel: Panel,
         discard: Box<dyn Fn(&mut App)>,
     }

    - Fields

    panel: Paneldiscard: Box<dyn Fn(&mut App)>

    Implementations

    impl ConfirmDiscard[src]

    pub fn new(ctx: &mut EventCtx, discard: Box<dyn Fn(&mut App)>) -> Box<dyn State>[src]

    Trait Implementations

    impl State for ConfirmDiscard[src]

    Auto Trait Implementations

    Blanket Implementations

    impl<T> Any for T where
        T: 'static + ?Sized
    [src]

    \ No newline at end of file +

    Implementors

    impl State for ChallengesPicker[src]

    impl State for CityPicker[src]

    impl State for IsochroneViewer[src]

    impl State for CrossStreet[src]

    impl State for Navigator[src]

    impl State for SearchBuildings[src]

    impl State for DebugWarp[src]

    impl State for Warping[src]

    impl State for CutscenePlayer[src]

    impl State for FYI[src]

    impl State for Floodfiller[src]

    impl State for PolygonDebugger[src]

    impl State for DebugMode[src]

    impl State for ScreenshotTest[src]

    impl State for PopularDestinations[src]

    impl State for ViewKML[src]

    impl State for ChangeWay[src]

    impl State for ParkingMapper[src]

    impl State for PolygonEditor[src]

    impl State for ScenarioManager[src]

    impl State for StoryMapEditor[src]

    impl State for DevToolsMode[src]

    impl State for BulkEdit[src]

    impl State for BulkSelect[src]

    impl State for ClusterTrafficSignalEditor[src]

    impl State for LaneEditor[src]

    impl State for RouteEditor[src]

    impl State for StopSignEditor[src]

    impl State for ConfirmDiscard[src]

    impl State for EditMode[src]

    impl State for LoadEdits[src]

    impl State for SaveEdits[src]

    impl State for ChangeDuration[src]

    impl State for ShowAbsolute[src]

    impl State for ShowRelative[src]

    impl State for TuneRelative[src]

    impl State for SignalPicker[src]

    impl State for PreviewTrafficSignal[src]

    impl State for TrafficSignalEditor[src]

    impl State for ZoneEditor[src]

    impl State for PopupMsg[src]

    impl State for PromptInput[src]

    impl State for PickLayer[src]

    impl State for OptionsPanel[src]

    impl State for About[src]

    impl State for MainMenu[src]

    impl State for Proposals[src]

    impl State for TitleScreen[src]

    impl State for CommuterPatterns[src]

    impl State for ActiveTraffic[src]

    impl State for TransitRoutes[src]

    impl State for TripSummaries[src]

    impl State for TrafficSignalDemand[src]

    impl State for AgentSpawner[src]

    impl State for ChangeMode[src]

    impl State for EditScenarioModifiers[src]

    impl State for FinalScore[src]

    impl State for TurnExplorer[src]

    impl State for BackToMainMenu[src]

    impl State for SandboxMode[src]

    impl State for JumpToDelay[src]

    impl State for JumpToTime[src]

    impl State for TimeWarpScreen[src]

    impl State for UberTurnPicker[src]

    impl State for UberTurnViewer[src]

    impl<T: 'static> State for ChooseSomething<T>[src]

    impl<T: 'static, F: 'static, P: 'static + Fn(&mut EventCtx, &App, &Table<T, F>) -> Panel> State for GenericTripTable<T, F, P>[src]

    Loading content...
    \ No newline at end of file diff --git a/rustdoc/game/helpers/fn.loading_tips.html b/rustdoc/game/helpers/fn.loading_tips.html index 4d245e4249..612bb9d7b3 100644 --- a/rustdoc/game/helpers/fn.loading_tips.html +++ b/rustdoc/game/helpers/fn.loading_tips.html @@ -1 +1 @@ -game::helpers::loading_tips - Rust

    [][src]Function game::helpers::loading_tips

    pub fn loading_tips() -> Text
    \ No newline at end of file +game::helpers::loading_tips - Rust

    [][src]Function game::helpers::loading_tips

    pub fn loading_tips() -> Text
    \ No newline at end of file diff --git a/rustdoc/game/helpers/index.html b/rustdoc/game/helpers/index.html index 06eb0badd3..6353bf6a0f 100644 --- a/rustdoc/game/helpers/index.html +++ b/rustdoc/game/helpers/index.html @@ -1,3 +1,3 @@ -game::helpers - Rust

    [][src]Module game::helpers

    Enums

    +game::helpers - Rust

    [][src]Module game::helpers

    Enums

    ID

    Functions

    amenity_type
    checkbox_per_mode
    cmp_duration_shorter
    color_for_agent_type
    color_for_mode
    color_for_trip_phase
    hotkey_btn
    intersections_from_roads
    list_names
    loading_tips
    nice_map_name
    open_browser
    \ No newline at end of file diff --git a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html index 51caa05720..04aac84b8c 100644 --- a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html +++ b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html @@ -1,2 +1,2 @@ -game::pregame::built_info::BUILT_TIME_UTC - Rust

    [][src]Constant game::pregame::built_info::BUILT_TIME_UTC

    pub const BUILT_TIME_UTC: &str = "Sun, 27 Sep 2020 18:35:40 +0000";

    The built-time in RFC2822, UTC

    +game::pregame::built_info::BUILT_TIME_UTC - Rust

    [][src]Constant game::pregame::built_info::BUILT_TIME_UTC

    pub const BUILT_TIME_UTC: &str = "Sun, 27 Sep 2020 19:34:35 +0000";

    The built-time in RFC2822, UTC

    \ No newline at end of file diff --git a/rustdoc/map_model/all.html b/rustdoc/map_model/all.html index 8f2c1e028e..6ea7e044bd 100644 --- a/rustdoc/map_model/all.html +++ b/rustdoc/map_model/all.html @@ -1,3 +1,3 @@ List of all items in this crate

    [] - List of all items

    Structs

    Enums

    Functions

    Constants

    \ No newline at end of file + List of all items

    Structs

    Enums

    Functions

    Constants

    \ No newline at end of file diff --git a/rustdoc/map_model/constant.SERVICE_ROAD_LANE_THICKNESS.html b/rustdoc/map_model/constant.SERVICE_ROAD_LANE_THICKNESS.html new file mode 100644 index 0000000000..7189e693f6 --- /dev/null +++ b/rustdoc/map_model/constant.SERVICE_ROAD_LANE_THICKNESS.html @@ -0,0 +1 @@ +map_model::SERVICE_ROAD_LANE_THICKNESS - Rust

    [][src]Constant map_model::SERVICE_ROAD_LANE_THICKNESS

    pub(crate) const SERVICE_ROAD_LANE_THICKNESS: Distance;
    \ No newline at end of file diff --git a/rustdoc/map_model/constant.SHOULDER_THICKNESS.html b/rustdoc/map_model/constant.SHOULDER_THICKNESS.html index cc0312aa6d..95caa526e5 100644 --- a/rustdoc/map_model/constant.SHOULDER_THICKNESS.html +++ b/rustdoc/map_model/constant.SHOULDER_THICKNESS.html @@ -1 +1 @@ -map_model::SHOULDER_THICKNESS - Rust

    [][src]Constant map_model::SHOULDER_THICKNESS

    pub(crate) const SHOULDER_THICKNESS: Distance;
    \ No newline at end of file +map_model::SHOULDER_THICKNESS - Rust

    [][src]Constant map_model::SHOULDER_THICKNESS

    pub(crate) const SHOULDER_THICKNESS: Distance;
    \ No newline at end of file diff --git a/rustdoc/map_model/constant.SIDEWALK_THICKNESS.html b/rustdoc/map_model/constant.SIDEWALK_THICKNESS.html index ac3b5403d2..1a8aca8474 100644 --- a/rustdoc/map_model/constant.SIDEWALK_THICKNESS.html +++ b/rustdoc/map_model/constant.SIDEWALK_THICKNESS.html @@ -1 +1 @@ -map_model::SIDEWALK_THICKNESS - Rust

    [][src]Constant map_model::SIDEWALK_THICKNESS

    pub const SIDEWALK_THICKNESS: Distance;
    \ No newline at end of file +map_model::SIDEWALK_THICKNESS - Rust

    [][src]Constant map_model::SIDEWALK_THICKNESS

    pub const SIDEWALK_THICKNESS: Distance;
    \ No newline at end of file diff --git a/rustdoc/map_model/index.html b/rustdoc/map_model/index.html index 0bea6ff3e8..55f12275ad 100644 --- a/rustdoc/map_model/index.html +++ b/rustdoc/map_model/index.html @@ -1,5 +1,5 @@ -map_model - Rust

    [][src]Crate map_model

    Modules

    +map_model - Rust

    [][src]Crate map_model

    Modules

    city
    connectivity
    edits
    make
    map
    objects
    osm
    pathfind
    raw
    traversable

    Structs

    AccessRestrictions
    Area
    AreaID
    Building
    BuildingID
    BusRoute
    BusRouteID
    BusStop
    BusStopID
    City
    CompressedMovementID
    ControlStopSign
    ControlTrafficSignal
    DirectedRoadID
    EditEffects
    EditRoad
    Intersection
    IntersectionCluster
    IntersectionID
    Lane
    LaneID
    Map
    MapConfig
    MapEdits
    Movement
    MovementID
    NamePerLanguage
    ParkingLot
    ParkingLotID
    Path
    PathRequest
    PermanentMapEdits
    Position
    Road
    RoadID
    RoadWithStopSign
    Stage
    Turn
    TurnID
    UberTurn
    UberTurnGroup
    Zone

    Enums

    AreaType
    BuildingType
    Direction
    DrivingSide
    EditCmd
    EditIntersection
    IntersectionType
    LaneType
    OffstreetParking
    PathConstraints
    PathStep
    PhaseType
    Traversable
    TurnPriority
    TurnType

    Constants

    -
    NORMAL_LANE_THICKNESS
    PARKING_LOT_SPOT_LENGTH
    PARKING_SPOT_LENGTH
    SHOULDER_THICKNESS
    SIDEWALK_THICKNESS
    \ No newline at end of file +
    NORMAL_LANE_THICKNESS
    PARKING_LOT_SPOT_LENGTH
    PARKING_SPOT_LENGTH
    SERVICE_ROAD_LANE_THICKNESS
    SHOULDER_THICKNESS
    SIDEWALK_THICKNESS
    \ No newline at end of file diff --git a/rustdoc/map_model/make/initial/lane_specs/fn.assemble_ltr.html b/rustdoc/map_model/make/initial/lane_specs/fn.assemble_ltr.html index 402fc24da4..a63e528243 100644 --- a/rustdoc/map_model/make/initial/lane_specs/fn.assemble_ltr.html +++ b/rustdoc/map_model/make/initial/lane_specs/fn.assemble_ltr.html @@ -1 +1 @@ -map_model::make::initial::lane_specs::assemble_ltr - Rust

    [][src]Function map_model::make::initial::lane_specs::assemble_ltr

    fn assemble_ltr(
        fwd_side: Vec<LaneSpec>,
        back_side: Vec<LaneSpec>,
        driving_side: DrivingSide
    ) -> Vec<LaneSpec>
    \ No newline at end of file +map_model::make::initial::lane_specs::assemble_ltr - Rust

    [][src]Function map_model::make::initial::lane_specs::assemble_ltr

    fn assemble_ltr(
        fwd_side: Vec<LaneSpec>,
        back_side: Vec<LaneSpec>,
        driving_side: DrivingSide
    ) -> Vec<LaneSpec>
    \ No newline at end of file diff --git a/rustdoc/map_model/make/initial/lane_specs/fn.get_lane_specs_ltr.html b/rustdoc/map_model/make/initial/lane_specs/fn.get_lane_specs_ltr.html index 5e9c6c6266..544b30ef7e 100644 --- a/rustdoc/map_model/make/initial/lane_specs/fn.get_lane_specs_ltr.html +++ b/rustdoc/map_model/make/initial/lane_specs/fn.get_lane_specs_ltr.html @@ -1 +1 @@ -map_model::make::initial::lane_specs::get_lane_specs_ltr - Rust

    [][src]Function map_model::make::initial::lane_specs::get_lane_specs_ltr

    pub fn get_lane_specs_ltr(
        tags: &Tags,
        driving_side: DrivingSide
    ) -> Vec<LaneSpec>
    \ No newline at end of file +map_model::make::initial::lane_specs::get_lane_specs_ltr - Rust

    [][src]Function map_model::make::initial::lane_specs::get_lane_specs_ltr

    pub fn get_lane_specs_ltr(
        tags: &Tags,
        driving_side: DrivingSide
    ) -> Vec<LaneSpec>
    \ No newline at end of file diff --git a/rustdoc/map_model/make/initial/lane_specs/index.html b/rustdoc/map_model/make/initial/lane_specs/index.html index e07cdb3934..fcbc0950b1 100644 --- a/rustdoc/map_model/make/initial/lane_specs/index.html +++ b/rustdoc/map_model/make/initial/lane_specs/index.html @@ -1,3 +1,3 @@ -map_model::make::initial::lane_specs - Rust

    [][src]Module map_model::make::initial::lane_specs

    Structs

    +map_model::make::initial::lane_specs - Rust

    [][src]Module map_model::make::initial::lane_specs

    Structs

    LaneSpec

    Functions

    assemble_ltr
    back
    fwd
    get_lane_specs_ltr
    \ No newline at end of file diff --git a/rustdoc/map_model/objects/road/index.html b/rustdoc/map_model/objects/road/index.html index de71e9749d..505cc6d2f2 100644 --- a/rustdoc/map_model/objects/road/index.html +++ b/rustdoc/map_model/objects/road/index.html @@ -1,3 +1,3 @@ -map_model::objects::road - Rust

    [][src]Module map_model::objects::road

    Structs

    +map_model::objects::road - Rust

    [][src]Module map_model::objects::road

    Structs

    DirectedRoadID
    Road
    RoadID

    Enums

    Direction
    \ No newline at end of file diff --git a/rustdoc/map_model/objects/road/struct.Road.html b/rustdoc/map_model/objects/road/struct.Road.html index 621f7ce66b..3daad284d8 100644 --- a/rustdoc/map_model/objects/road/struct.Road.html +++ b/rustdoc/map_model/objects/road/struct.Road.html @@ -1,4 +1,4 @@ -map_model::objects::road::Road - Rust

    [][src]Struct map_model::objects::road::Road

    pub struct Road {
    +map_model::objects::road::Road - Rust

    [][src]Struct map_model::objects::road::Road

    pub struct Road {
         pub id: RoadID,
         pub osm_tags: Tags,
         pub turn_restrictions: Vec<(RestrictionType, RoadID)>,
    @@ -12,7 +12,7 @@
         pub src_i: IntersectionID,
         pub dst_i: IntersectionID,
     }

    - Fields

    id: RoadIDosm_tags: Tagsturn_restrictions: Vec<(RestrictionType, RoadID)>complicated_turn_restrictions: Vec<(RoadID, RoadID)>orig_id: OriginalRoadspeed_limit: Speedaccess_restrictions: AccessRestrictionszorder: isizelanes_ltr: Vec<(LaneID, Direction, LaneType)>center_pts: PolyLinesrc_i: IntersectionIDdst_i: IntersectionID

    Implementations

    impl Road[src]

    pub fn lanes_ltr(&self) -> Vec<(LaneID, Direction, LaneType)>[src]

    pub fn get_left_side(&self, map: &Map) -> PolyLine[src]

    pub fn offset(&self, lane: LaneID) -> usize[src]

    pub fn dir(&self, lane: LaneID) -> Direction[src]

    pub fn parking_to_driving(&self, parking: LaneID, map: &Map) -> Option<LaneID>[src]

    pub(crate) fn speed_limit_from_osm(&self) -> Speed[src]

    pub fn find_closest_lane<F: Fn(&Lane) -> bool>(
        &self,
        from: LaneID,
        filter: F,
        map: &Map
    ) -> Option<LaneID>
    [src]

    pub fn all_lanes(&self) -> Vec<LaneID>[src]

    pub fn get_dir_change_pl(&self, map: &Map) -> PolyLine[src]

    pub fn get_half_width(&self, map: &Map) -> Distance[src]

    pub fn get_thick_polygon(&self, map: &Map) -> Polygon[src]

    pub fn get_name(&self, lang: Option<&String>) -> String[src]

    pub fn get_rank(&self) -> RoadRank[src]

    pub fn all_bus_stops(&self, map: &Map) -> Vec<BusStopID>[src]

    pub fn percent_grade(&self, map: &Map) -> f64[src]

    pub fn is_light_rail(&self) -> bool[src]

    pub fn is_footway(&self) -> bool[src]

    pub fn common_endpt(&self, other: &Road) -> IntersectionID[src]

    pub fn is_private(&self) -> bool[src]

    pub(crate) fn access_restrictions_from_osm(&self) -> AccessRestrictions[src]

    pub fn get_zone<'a>(&self, map: &'a Map) -> Option<&'a Zone>[src]

    impl Road[src]

    pub(crate) fn children_forwards(&self) -> Vec<(LaneID, LaneType)>[src]

    pub(crate) fn children_backwards(&self) -> Vec<(LaneID, LaneType)>[src]

    pub(crate) fn children(&self, dir: Direction) -> Vec<(LaneID, LaneType)>[src]

    pub(crate) fn incoming_lanes(
        &self,
        i: IntersectionID
    ) -> Vec<(LaneID, LaneType)>
    [src]

    pub(crate) fn outgoing_lanes(
        &self,
        i: IntersectionID
    ) -> Vec<(LaneID, LaneType)>
    [src]

    Trait Implementations

    impl Debug for Road[src]