Matej Kerekrety
Matej Kerekrety
Hi! Yeah, I am getting the same error. It is hard to say what is the issue, but usually it is because the OSM is broken in that area /...
Hi all, I am really sorry for that 😠Unfortunately, one of the API provides used in OSMnx, decreased its capacity and speed, so it is no longer able to...
Hi @danst0, The `requirements.txt` is pointing to the repo and `master` branch. In theory they shouldn't be contradicting. Do you have any more details about your problem? e.g. console log....
Hi @danst0, Sorry for a late reply, can you retry it with [the current update](https://github.com/matejker/everystreet/issues/25)
Hi all (@kevinp2, @eyramm, @bfontaine, @Peterhaydo, @MeijeSibbel , @kyleormsby) The web service _should be_ back, however it is computationally expensive process and it requires data from an external API, for...
Hi @kevinp2, Try https://github.com/matejker/everystreet?tab=readme-ov-file#usage
You can hack it, if look at the request payload, you can see the polygon. Then you can get the underlying network using [osmnx.graph.graph_from_polygon](https://osmnx.readthedocs.io/en/stable/user-reference.html#osmnx.graph.graph_from_polygon) ...
Hi @Treysf, the web service should be back, although, for larger maps it can time out, therefore, highly recommend to install it locally :)