Nils

Results 135 issues of Nils

sorry to group those two things, which are functionally pretty different, but they'd make it a lot easier to work on live traffic data needing matching: 1. ability to pass...

enhancement
good first issue

I'm not sure if there's already an existing issue about it, but maybe better to start fresh anyways. on a medium-sized machine (e.g. 16 threads) it takes approx 1.5 -...

enhancement

this is just a temp PR for easier reviewing. not at all complete!

not sure if this is caused by any of the open map-matching issues: there seems to be some regression where `map_snap` finds an edge, but `walk_or_snap` doesn't (though it does...

bug

I'm just monitoring a first planet build with the recent changes to the elevation downloader. 3 tiles couldn't be downloaded caused by what I assume some sort of rate limit:...

I'll leave that here as well: https://github.com/mapbox/mason. doesn't mean it's going away or will be broken anytime soon, but since OSRM [is slowly getting really out of date on dependencies](https://github.com/Project-OSRM/osrm-backend/issues/6264),...

first time I try to build osrm from source on arch linux, some experiences: - `tbb` from package manager is incompatible, I ended up building & installing the ubuntu 20.04...

for europe that demands ~ ~~60~~ 52 GB RAM instead of ~15 GB. https://github.com/GIScience/openrouteservice/blob/393a4bfa7ec1bcecfa1e4b21a4a42bf0de6b5bf7/openrouteservice/src/main/resources/ors-config-sample.json#L69-L74

investigate :mag:
isochrones :dart:

Ref. #218. To be able to run `vroom` locally, but use a remote `matrix` provider, such as Mapbox or openrouteservice, we'd have to be able to: 1. specify a host-dependent...

feature request
routing
good first issue

I fiddled a bit yesterday: - changed the build system to `setuptools_scm` for automatic versioning based on git tags - added a workflow for automatic publishing on pypi somehow that...

help wanted