php-nominatim
php-nominatim copied to clipboard
:satellite: Wrapper for Nominatim API
Results
2
php-nominatim issues
Sort by
recently updated
recently updated
newest added
Hi In your `\maxh\Nominatim\Nominatim` constructor, you accept a custom Guzzle Client instance, which is really fine. But would it perhaps not be prudent to accept `\GuzzleHttp\ClientInterface` or `\Psr\Http\Client\ClientInterface` as argument?...
enhancement
help wanted
The Nominatim search api has a "bounded" parameter which takes a value of "0 or 1" to make the search bounded to the viewBox (this parameter already exists in the...
enhancement
help wanted