Nils

Results 135 issues of Nils

On trivial routes, the CostMatrix fails to connect on the correct edge. It always chooses the wrong direction it seems. Not sure yet if that's consistent, but seems so. Found...

bug

as it seems like I'll be taking a OSS sabbatical for a while and I'm trying to distribute my projects:) we have https://github.com/gis-ops/pyvalhalla which only packages the bindings and pushes...

question

After a talk with @kevinkreiser and after I went down the rabbit hole to understand the entire flow for date_time objects from input to path finding in preparation of #3765,...

bug
enhancement
cleanup

EDIT: I'll leave this open as draft, it contains all potential todos I could think of. I'll open another PR with the changes to remove names and speed. relates to...

I have problems sending emails, e.g. when private messages are sent. my config.php is: ``` 'email' => [ // Can be mail, smtp, sendmail or log 'driver' => env('MAIL_DRIVER', 'mail'),...