Matej Kerekrety

Results 8 comments of 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) ![Screenshot 2024-02-07 at 18 15 32](https://github.com/matejker/everystreet/assets/45606539/3dc2dbf7-85e8-4862-9a5b-4d3a70fb4ec2)...

Hi @Treysf, the web service should be back, although, for larger maps it can time out, therefore, highly recommend to install it locally :)