Add comprehensive SNCF France provider and station data#35
Merged
Conversation
- Wire France SNCF into analytics and country map - Bind SNCF_API_KEY in env bindings - Register France scraper and import France module - Extend country data to include FR code and FRM mapping
- Add four FR regional TER logos and operators: fluo.svg, regionaura.svg, ter-na.svg, zou.svg under apps/static/public/operators/fr - Update branding mappings to support new logos: map new slugs fluo, regionaura, ter-na, zou to corresponding FR logo paths adjust aliases for ter na and zou variants to resolve to the proper logos - Extend operator data: add fluo, regionaura, ter-na, and zou entries to packages/data/src/operators.json with metadata and links
Update SNCF scraper to use the Navitia coverage endpoint and remove the inline comment on the platform field
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Station Data Change Report➕ Stations Added (3304)
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b3ab190a99
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
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.
This pull request introduces full support for French train operators and stations by adding a dedicated SNCF provider, expanding the station dataset, and updating related assets and configuration.
Key Changes
SNCF_API_KEY.TRAIN_LIMITto cap API results.stop_point.platform_code.Technical Details
TRAIN_LIMITenvironment variable.Platformmodel.assets/france/with proper naming conventions.Impact