Document park-and-ride lot choice and capacity - #1112
Open
jpn-- wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The documentation accurately reflects the implemented configuration, iteration, skim, and matrix behavior.
Pull request overview
Documents explicit park-and-ride lot choice, capacity feedback, and configuration.
Changes:
- Adds a comprehensive component guide.
- Documents park-and-ride matrix endpoints and mode-choice integration.
- Adds navigation links.
File summaries
| File | Description |
|---|---|
docs/dev-guide/components/park_and_ride_lot_choice.md |
Adds the component guide. |
docs/dev-guide/components/write_trip_matrices.md |
Explains drive/transit leg matrices. |
docs/dev-guide/components/tour_mode_choice.md |
Documents park-and-ride integration. |
docs/dev-guide/components/index.rst |
Adds the component to the index. |
Review details
- Files reviewed: 4/4 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR #1001 added explicit park-and-ride lot choice and capacity feedback without an accompanying documentation page. This documents what the feature implements and how agencies can configure it, addressing the request for usage documentation.
Adds a Markdown component page following the existing documentation pattern, with configuration fragments, land-use inputs, workflow placement, skim wrappers, eligibility and availability requirements, capacity iteration and diagnostics, logsum support, and at-work subtour behavior. Links it from the component index and tour mode choice page, and explains per-entry matrix endpoints for drive and transit legs.
The guide distinguishes illustrative configuration from a runnable agency example and documents capacity limitations, including tour-based occupancy, specification-controlled full-lot availability, and the iteration limit.
Validation:
Documentation only; no simulation behavior changed.
Note: This PR authored by GPT-6-Astra-Medium.