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

Limitations of Zonal Filtering #6

Open
markusstraub opened this issue Nov 13, 2024 · 0 comments
Open

Limitations of Zonal Filtering #6

markusstraub opened this issue Nov 13, 2024 · 0 comments

Comments

@markusstraub
Copy link
Member

Using the parameter cellSize as input we create a org.matsim.contrib.zone.SquareGridSystem to split the area covered by the model into squares. Then only requests starting / ending within the same square are matched.

This trivial approach leads to edge cases where two requests may start only a few meters apart but are assigned to neighbouring cells and therefore not matched.

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