Florian Schmidt
Florian Schmidt
After running the map matching algorithm on an input gpx file, the output gpx file is missing all other attributes such as `` or ``
Zugriff zu finden auf https://vtmanager.duesseldorf.de/info/?parkquartier#main Beispiel Request ```curl curl 'https://vtmanager.duesseldorf.de/geoserverwfs' -H 'Origin: https://vtmanager.duesseldorf.de' -H 'Accept-Encoding: gzip, deflate, br' -H 'Accept-Language: en' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3)...
Thanks!
Hi there! Just wanted to say thanks for building / maintaining this! Using it about every month when I do my budget planning. Sorry for the issue, didn't find a...
This PR adds a config option called `COB_LOAD_GLOBAL` which allows the flags of `dlopen` used in `call.c` to be changed between `RTLD_GLOBAL` and `RTLD_LOCAL` (see https://linux.die.net/man/3/dlopen) # Motivation This flag...
Hey Guys, I see an IllegalStateException when running one particular test. **What steps will reproduce the problem?** The following code fails each time it is run _Testcase:_ ```kotlin package backend.model.posting...