Closed e183b796621afbf902067460 closed 5 months ago
Your code runs fine on my computer. Both methods produce a graph with 6,429 nodes. It was probably a connectivity issue with the server when you first ran it, and seems to be resolved on their end now.
Contributing guidelines
Documentation
Existing issues
What operating system and Python version are you using?
Ubuntu 22.04.4 LTS/Python 3.10
What OSMnx version are you using?
1.9.2
Environment packages and versions
How did you install OSMnx?
Pip
Problem description
Got
InsufficientResponseError
on oneosmnx.settings.overpass_url
but a good one on another.Complete minimal reproducible example