Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop platform for parentless stops create orphan transfers #32

Open
magnusburton opened this issue Oct 16, 2024 · 2 comments
Open

Drop platform for parentless stops create orphan transfers #32

magnusburton opened this issue Oct 16, 2024 · 2 comments

Comments

@magnusburton
Copy link
Contributor

I'm having an issue with the parameter --drop-platform-for-parentless. Using this parameter causes orphan transfers with reference to the stop_id to exist. This doesn't work well with my current database setup.

@patrickbr
Copy link
Owner

Thank you for noticing this. Could you post the exact arguments with which you are calling gtfstidy? Also, could you upload the failing GTFS feed somewhere for debugging?

@magnusburton
Copy link
Contributor Author

I'm so sorry for taking so long to answer. I've dropped the files in your info@ mail and below are the arguments used.

gtfstidy --show-warnings --remeasure-shapes --min-shapes --drop-errs --default-on-errs --fix-zip --check-null-coords --keep-trip-ids --keep-route-ids --keep-station-ids --remove-red-shapes --keep-additional-fields --remove-red-services --minimize-services --delete-orphans --recluster-stops --drop-too-fast-trips --red-stops-fuzzy --remove-red-agencies

Also, for some reason headsigns in stop_times are being dropped using these arguments in some commit that occurred after 646982a. My debugging has not gotten me further than that.

Best,
Magnus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants