Persaeus
Persaeus
> I get the idea but I really dislike the `GeocodeQuery::create(' ')` to be honest I was thinking the same. It's not ideal. The idea is that whatever you put...
I have another PR in mind for Nominatim which either builds on this PR or is a separate PR. I will briefly summarize it here, so you see what my...
For installing something like a development/staging instance, it may not always be ideal to expose its URI in plaintext via email.
No activity on the master branch since Oct 2020. Looks like @grimzy might have abandoned the project.
Hi @maschmann. I encountered this inside a Docker container built using `ubuntu:22.04` on `aarch64`, `PHP 8.3.2`. My current workaround looks like this (using `spatie/invade` to access private method `addOption`): ```php...