Nils

Results 135 issues of Nils

we broke `/expansion` quite a few times before, but it's _still_ BETA technically. let me explain first: #### issue(s) with the exception of `/isochrones`, the expansion endpoint is only useful...

enhancement

I wonder if we should support a JSON schema for our config file.. Apart from the validation rules, it'd be nice for documentation/auto-completion of options. Most IDEs today support that....

enhancement
good first issue

I was debugging our TomTom converter and did a deeper analysis of the expansion where I found that also in OSM we break shortcuts fairly often when the names of...

enhancement
question

will fix part of #3761 - [x] matrix_locations is ineffective if CostMatrix is used - [x] out-of-range values for costing options where we clamp to the default - ~~[ ]...

with #3588 landing sometime soon, let's collect things to warn on. - [x] `matrix_locations` is ineffective if CostMatrix is used - [x] out-of-range values for costing options where we clamp...

enhancement

I just got a warning from our monitoring on the FOSSGIS instance with low disk space. Out of 1.7 TB we only have 100 GB left currently while the parsing...

cleanup

Ref https://github.com/gis-ops/valhalla-qgis-plugin/issues/17 Somehow isochrones can produce those squares. I guess it's basically no reachability and the contouring spits out a single square?! Anyways, should be easy to reproduce.

bug

this is my personal list of PRs I'd like to see merged before releasing 3.4.1. anyone please feel free to add or challenge my list. the trivial ones: - [...

it's fairly common that `hgv=no` is tagged on a road, e.g. in inner cities, but certain companies have a legal permit to enter anyways. it's similar to `hgv=permit` but currently...

enhancement

fixes #4551 I'll do a performance test tmrw when I have the full planet graph available.

on hold