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

Add TrimTripsOutsidePolygon strategy #241

Open
tisseo-deploy opened this issue May 17, 2024 · 0 comments
Open

Add TrimTripsOutsidePolygon strategy #241

tisseo-deploy opened this issue May 17, 2024 · 0 comments

Comments

@tisseo-deploy
Copy link

Summary:

GTFS Transformer: Add a new strategy to trim trips using a WKT geometry.

Expected behavior:

This strategy applies the trim trip strategy using a WKT Polygon or Multipolygon.
It should remove all stop_times from stops outside the polygon
Need one argument named 'polygon' using WKT format and WGS84 (SSID : 4326).

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

1 participant