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

rectify default network_type #86

Closed
wants to merge 1 commit into from
Closed

rectify default network_type #86

wants to merge 1 commit into from

Conversation

mitanshu7
Copy link

In the markdown block starting with: ## Part 2: download and model street networks...
You mention that the default network_type is 'all', however according to the osmnx documentation, I see that the default now is 'all_private'. See.

Hence, this PR is to reflect the same change in the examples.

@gboeing
Copy link
Owner

gboeing commented May 2, 2024

Thanks @mitanshu7. You're right, that had been the case. But it was recently rectified on the OSMnx side by setting the default network_type="all". See https://osmnx.readthedocs.io/en/latest/user-reference.html#module-osmnx.graph

@gboeing gboeing closed this May 2, 2024
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.

2 participants