louis-e / arnis

Arnis - Generate cities from real life in Minecraft
GNU General Public License v3.0
260 stars 18 forks source link

when I put the bbox coords it says no data available #43

Closed PopsEj closed 4 weeks ago

PopsEj commented 4 weeks ago

Fetching data... Error! No data available

louis-e commented 4 weeks ago

Hi there! Could you please provide the --bbox parameter you used so we can reproduce the issue?

PopsEj commented 4 weeks ago

Hi there! Could you please provide the --bbox parameter you used so we can reproduce the issue?

python3 arnis.py --bbox="-74.277191,40.489782,-73.782806,40.928040” --path="/Users/tadsandy7/Downloads/FlatWorld”

louis-e commented 4 weeks ago

My guess is that this area is way to big so the API server returns a timeout. I can't even retrieve the data manually from the API servers, so this is not related to the Arnis code. Please try a smaller area and gradually increase the area size!