Ycarus (Yannick Chabanois)
Ycarus (Yannick Chabanois)
I added support for OpenWeatherMap API in latest commit.
Free and Paid API are the same, only calls by minutes are limited.
I think it's the number of time the API is contacted.
Yes they seems to be the same now.
Fixed in latest commit
Each file is a call to the API, so if your zoom is far this call the API many times.
For openweathermap maybe. I didn't make any tests yet. I would like to find a free source.
It's what the warning say: you have **Geoid support** enabled but you didn't run the script **update_db.php** and the file *data/egm96-15.pgm* doesn't exist. So, you should run **update_db.php** script to...
It's only a warning, not an error. The script will function even without geoid. How do you run **update_db.php** (in a shell ? a cronjob ?) and what was the...