Nils

Results 135 issues of Nils

1. No need for HD polygon here actually. You're not using it except for plotting. Think you can leave it out. 2. The first locations list: - Only give the...

Hi @isikl, I'd suggest to drop the part about hgv vs. car. Maybe more like: - route Munich-Budapest with hgv - I like your `extra_info` idea: request them with a...

https://github.com/jupyter/jupyter/wiki/Jupyter-kernels Virtually all languages are supported.

Currently it seems like we don't expose API to get the final routes when a routing engine was used instead of custom matrices, see #94 . Should be easy, I'll...

always nice IMO

documentation

wrt https://github.com/VROOM-Project/vroom/issues/400 Looking briefly at the runtime requirements for libosrm from vroom's makefile I guess this wouldn't bloat an image too much? https://github.com/VROOM-Project/vroom/blob/24a6dd54175f40f2fb58be1c2ff76dd951a957f8/src/makefile#L30 I also do think it would be...

For maximum performance & output information we could try protobuf in-/output optionally. Probably quite a bit of work, if we want to do it properly, so I’d first try to...

I haaate the location stuff for Valhalla😅 Coords ALWAYS come as lists in one way or another so let’s at least give some convenience function that accepts a ([lon, lat],...

I'm planning to move away from this plugin for our blog and instead go with `mkdocs` and deploying it via Github Actions, which I recently did for [Valhalla](https://valhalla.github.io/valhalla/) and the...

same as other plugins, e.g. ![image](https://user-images.githubusercontent.com/25637358/131669289-5820bfb3-a870-4bc5-a83a-26988e93d524.png)

enhancement