arnis
arnis copied to clipboard
No Data Available.
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
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.