arnis icon indicating copy to clipboard operation
arnis copied to clipboard

No Data Available.

Open PopsEj opened this issue 1 year ago • 4 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

PopsEj avatar Dec 17 '23 12:12 PopsEj

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

louis-e avatar Dec 19 '23 09:12 louis-e

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

PopsEj avatar Dec 19 '23 10:12 PopsEj

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

PopsEj avatar Dec 24 '23 10:12 PopsEj

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?

PopsEj avatar Jan 07 '24 13:01 PopsEj

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.

louis-e avatar Aug 04 '24 21:08 louis-e