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

feat: add 'occupancies.txt' support (ntfs:v0.13.0) #884

Merged
merged 8 commits into from
Jan 9, 2023
Merged

Conversation

woshilapin
Copy link
Contributor

@woshilapin woshilapin commented Jan 5, 2023

Implementing support for the new version of NTFS (not released yet, see hove-io/ntfs-specification#38).

sanitize is not ideal because it could go a step further by removing Occupancy when:

  • none of the vehicle_journey of the line is traveling on the interval from_date-to_date
  • from_stop_area is after to_stop_area on all vehicle_journey of the line

@woshilapin woshilapin requested review from a team and pbench January 5, 2023 21:55
pbench
pbench previously approved these changes Jan 6, 2023
@ArnaudOggy ArnaudOggy self-requested a review January 6, 2023 08:39
@woshilapin woshilapin requested a review from a team January 6, 2023 10:04
@@ -1,5 +1,5 @@
feed_info_param,feed_info_value
ntfs_version,0.3
ntfs_version,0.13.0

This comment was marked as resolved.

This comment was marked as resolved.

This comment was marked as resolved.

This comment was marked as resolved.

ArnaudOggy
ArnaudOggy previously approved these changes Jan 9, 2023
@woshilapin woshilapin merged commit 9bd0b64 into master Jan 9, 2023
@woshilapin woshilapin deleted the occupancy branch January 9, 2023 15:42
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

Successfully merging this pull request may close these issues.

4 participants