Nils

Results 135 issues of Nils

Add support & Travis configs for Python 3.7 & 3.8. Problem I could figure out so far: gunicorn needs to be updated to >=19.9.0, maybe ,

infrastructure
waiting for release

Update project to work on newest packages, most notably `Flask>=1.0`, which also means `Werkzeug>=1.0`.

infrastructure
waiting for release

Since `imposm` is deprecated since a long while and we really don't wanna start maintaining that, we need to investigate alternative ways to process PBFs: - `pyosmium` could be an...

infrastructure
waiting for release

**Describe the bug** This might be rather curious or anecdotal, but maybe someone else stumbles over this too: I created a custom OSM file from proprietary data (no mingling with...

bug

Ref https://github.com/maptiler/qgis-maptiler-plugin/issues/80#issuecomment-643683427 Current implementation can and will cause crashes > QGIS 3.4

investigate

@nmalasevic just encountered a serious flaw in our image, not being present in the upstream valhalla image: https://github.com/valhalla/valhalla/issues/3556#issuecomment-1058244884 also sounds pretty terrible to debug.. open for suggestions!:)

There's been an issue with truck routing where it takes the ferry or not depending on whether a waypoint is placed before or after a certain graph node. What's hard...

bug

I’d like to add timestamps to the processing logs of the various commands. I didn’t look into the code base yet, not sure if the logging is centralized, so it’d...

through a valhalla discussion I realized this repo exists. just wanted to leave a few thoughts here as we just implemented live traffic with tomtom in valhalla and maybe this...

I've discovered this during the possibly only test that properly tests shortcuts end to end in `test/astar.cc`. with this map where `ABCDE` is faster than `AXYE`, we still take `AXYE`:...

bug