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

street_network_to_sf() produces weird artefacts on the periphery of the street network #173

Closed
mvpsaraiva opened this issue May 21, 2021 · 2 comments

Comments

@mvpsaraiva
Copy link
Collaborator

R5 creates additional street edges linking transit stops to existing streets. This creates a weird pattern on the edges of the sample dataset, because the provided GTFS covers a larger area than the street network pbf:

Screenshot 2021-05-21 at 08 04 00

I've fixed this by removing those extra links from the results of street_network_to_sf():

Screenshot 2021-05-21 at 08 06 41

@mvpsaraiva
Copy link
Collaborator Author

Adding this issue just for reference. Closed by ba0816f

@rafapereirabr
Copy link
Member

Thanks, Marcus! I just added this update to our NEWS.md file

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