louis-e/arnis

No Data Available.

Closed this issue · 5 comments

Every time it selects a server it says

Fetching data...
Chosen server: https://overpass-api.de/api/interpreter
Error! No data available

and here's an image of the data I have
Screenshot 2023-12-17 at 7 54 25 AM

That sounds like the city name input parameters are not correct, how do you run the program?

That sounds like the city name input parameters are not correct, how do you run the program?

python arnis.py --debug --city “bayonne” --state “new-jersey” --country “united-states” --path /Users/tadsandy7/Downloads/bayonneandstatenisllandattept

That sounds like the city name input parameters are not correct, how do you run the program?

I dont know Bayonne in open street map form

That sounds like the city name input parameters are not correct, how do you run the program?
so do you know Bayonne in this form? new jersey?

Hi there, better late then never! I just merged an awesome PR and a refactoring which should address this issue. Try to use the bbox method described in the README instead of the city/state/country input.