-
Hello,
I've started migrating to docker-valhalla from a stand-alone deployment. When comparing the results I don't see the date_time field in the response. I'm creating a custom Docker image based …
-
I am trying to run a Valhalla docker with transit on a region slighlty bigger than the Paris Ile de France region. The OSM data I am using is obtained from the [Geofabrik France](https://download.geof…
-
Following on from this issue: https://github.com/valhalla/valhalla/issues/4893
What would be the challenges to overcome to achieve this? To get this kind of thing working in a flutter ios / mac os …
-
Hello!
I am trying to make valhalla_service listen to ipv6 addresses, but it doesn't work.
## What I've tried
### 1. Setting `httpd.service.listen` to `"tcp://*:8002"`
This doesn't work, it …
-
### Description
During my tests, I found a pretty crazy route... It seems like Valhalla tries to take the longest possible route in this scenario :)
First the longest way to the traffic lights, th…
-
Test: compiler/valhalla/inlinetypes/TestArrayCopyWithOops.java
```
java.lang.ClassCastException: compiler.valhalla.inlinetypes.TestArrayCopyWithOops$MyObject incompatible with compiler.valhalla.in…
-
I am using valhalla_build_tiles with transit data but having issue in the process. The process is aborting and the error is as follows:
```
2024/11/19 22:23:32.142386 [WARN] Could not find connect…
-
Jep 401 migrates existing ValueBased classes (such as java/lang/Integer) to be value classes. Right now these classes are compiled into `jdk/lib/valueclasses/java.base-valueclasses.jar` and can be use…
-
Tests: https://github.com/ibmruntimes/openj9-openjdk-jdk.valuetypes/tree/openj9/test/jdk/valhalla/valuetypes
See https://github.com/ibmruntimes/openj9-openjdk-jdk.valuetypes/pull/14 to run the test…
-
Anyone, who succeed in integrating Valhalla into a Flutter project?
Thanks in advance!
Best regards Daniel