Skip to content

Commit

Permalink
Deployed 3bd59c2fd9 to dev-2.x in en with MkDocs 1.6.1 and mike 1.2.0…
Browse files Browse the repository at this point in the history
….dev0
  • Loading branch information
OTP Bot committed Nov 14, 2024
1 parent 3c0ae40 commit 1695ff8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion en/dev-2.x/Changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2573,7 +2573,8 @@ <h2 id="270-snapshot-under-development">2.7.0-SNAPSHOT (under development)</h2>
<li>Add <code>via</code> to GTFS GraphQL API <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/5958">#5958</a></li>
<li>Deprecate old alert translations in the GTFS API and add language param to a few alert fields <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/6216">#6216</a></li>
<li>add stopPositionInPattern in Stoptime in GTFS GraphQL API <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/6204">#6204</a></li>
<li>Fix parsing of wheelchair accessible parking, add wheelchair debug layer <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/6229">#6229</a>
<li>Fix parsing of wheelchair accessible parking, add wheelchair debug layer <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/6229">#6229</a></li>
<li>Add previousLegs into GTFS GraphQL API <a href="https://github.com/opentripplanner/OpenTripPlanner/pull/6142">#6142</a>
<a href="AUTOMATIC_CHANGELOG_PLACEHOLDER_DO_NOT_REMOVE"></a></li>
</ul>
<h2 id="260-2024-09-18">2.6.0 (2024-09-18)</h2>
Expand Down
2 changes: 1 addition & 1 deletion en/dev-2.x/IslandPruning/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2158,7 +2158,7 @@ <h2 id="access-restriction-islands">Access restriction islands</h2>
to have the same access properties.</p>
<p><img alt="" src="../images/nothruisland.png" /><br />
<em>Some regular (gray colored) streets are blocked behind access restricted (red colored) connections. Walk routing to them fails because it would be considered as pass through traffic.
The image on the right shows that pruning added walk nothrough restricition to those streets, and routing works again.</em></p>
The image on the right shows that pruning added walk nothrough restriction to those streets, and routing works again.</em></p>
<h2 id="pruning-algorithm">Pruning algorithm</h2>
<p>Pruning analyses the three traverse modes - walk, bike and car - separately. For example, a resting area by a motorway may include some walking paths, but the only way to get there is
to use a car. Therefore, it represents a disconnected 'island' when considering the walk mode. Pruning does not erase disconnected graph geometry as long as it
Expand Down
2 changes: 1 addition & 1 deletion en/dev-2.x/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 1695ff8

Please sign in to comment.