Jonathan Beliën

Results 29 issues of Jonathan Beliën

First things first, thanks a lot for this GitHub Actions workflow ! 👍 I see that there is the `composer-options` that allow to specify the working directory with `--working-dir=foo` if...

Allow user to sort the table.

enhancement
vps
cloud

Hello, I can see in the FAQ : > Is the position relevant within the input? > > For instance: "33 bd Bordeaux Troyes" vs. "bd de Troyes 33 Bordeaux"...

Hi guys, @cquest showed me your awesome Addok search engine last year at FOSS4G in Brussels and I plan on using it for addresses in Belgium. Only issue, we have...

The last 2 PR are aiming to add autocomplete support. I like the idea but I think we need to figure out a consistent way to implement that across all...

improvement

At the moment, some providers README file contain a usage example and some don't. Here is my suggestion: - Full example in [main README file](https://github.com/geocoder-php/Geocoder/blob/master/README.md) - Link to main README...

documentation

Now that we removed support for PHP 7.0, we can use [nullable types](https://www.php.net/manual/en/migration71.new-features.php#migration71.new-features.nullable-types). I took the opportunity to improve functions signature.

I may have missed it but I didn't find any documentation about `AdminLevel`. If I understand correctly it goes from 1 to 5 ; but what's level 1 and what's...

documentation

it would be great if we could also let users choose between aggregations, the default one could be gender-identity based, the other - occupation-based, for example, based on the Wikidata...

enhancement

There is a [Mapbox plugin](https://github.com/mapbox/mapbox-gl-language) to have a map that displays labels in a specific language. Unfortunately, it doesn't support NL at the moment (see [documentation](https://docs.mapbox.com/vector-tiles/reference/mapbox-streets-v7/#name-fields)). (it also doesn't support...

enhancement
website