php-ug / php.ug

A home for all PHP-related Usergroups
https://php.ug
MIT License
94 stars 47 forks source link

Adds a one-second sleep before each nominatim-call #162

Closed heiglandreas closed 6 years ago

heiglandreas commented 8 years ago

As the nominatim API expects calls to behave and have one second between every request we'll have to play nicely and respect that.