M393

Results 113 comments of M393

Ah, I was looking in this repositories projects, I now have found it at its current location. You may also want to add #3633 and #3627 which also seems to...

Thanks for the quick response. I am already using the shape input and have `'break'` set on each location - doesn't seem to work. trace_attributes request ```json { "costing": "auto",...

Defaulting to `via` for map matching would make sense. So it is a bug in trace_attributes? Thanks for your help.

I included the request in https://github.com/valhalla/valhalla/issues/3627#issuecomment-1126278714. Is there anything else you need?

A method to programmatically cancel the DragBox would be nice to have. Sharing my implementation of and ESC-cancelable DragBox. It ain't pretty, but works for me. ```js class CancelableDragBox extends...

Looks like a problem with geotiff. Try reporting it there: https://github.com/geotiffjs/geotiff.js/

32 characters are 32 bytes! Why do you think it is 16 bytes? In the documentation the function `sodium_hex2bin` is used which converts the 64 hex characters to 32 bytes....

The two suggested alternatives from #19075 were 1. Sort by the native language (my preferation) 2. Put the English language name first The title of this pull request is from...

The necessary change is quite small. And I already implemented it locally. (That's how I made the screenshots.) Just waiting for someone to say they welcome this change.

https://github.com/williamdes/mariadb-mysql-kbs/issues/300 is for MariaDB and they are working, just with additional redirects. My links are to dev.mysql.com and no link I tried works. I guess MySQL changed their links, so...