Kevin Kreiser
Kevin Kreiser
can you paste the final json request `meili_request_body` that you send to the library? if i were you i would use the python module called `json` and then create a...
it seems very unlikely to me that the code is broken in this trivial way. i think the best way you could help us help you would be to post...
Why is it not compatible? I haven't done it for a while but it used to build on the pi
yeah so by default each location type in a map matching request is set to `through` but if you set them to `via` (or `break`) it will allow a uturn...
ah i remembered wrong, actually it seems for trace_attributes all locations are `via` https://github.com/valhalla/valhalla/blob/master/src/worker.cc#L247-L250 which should allow uturns... :thinking:
It looks like it is, can you post a minimal example that reproduces the images above. Then we can turn it into a test and fix it.
Ah no sorry I just scrolled over it apologies
Nils is right we need more detailed docs so the Readme can stay a quick start document. Our config generator has a lot of good info but without understanding the...
building the timezones makes sense but building the admins often doesnt work with an extract because a lot of times the relations are missing that we use to get those...
I'm pretty sure this is the result of the `denoise` parameter (which i remember implementing). That parameter deletes outers and inners of a certain contour of the isochrone depending on...