Veikko Eeva

Results 98 comments of Veikko Eeva

@bchapuis No problem. I was thinking that one next. I'll check too if there's something I could do by just adding binaries or maybe a C runtime or something. I'm...

@bchapuis I had both 32 and 64 bit Java runtime installed and the 64 bit one disabled. When I enabled it, loading succeeded. I also tested by enabling just the...

@bchapuis It is somewhat popular and I have it installed on a desktop. I don't use it often, some do, but it depends on what they do. I just happened...

Final update that generating vector tiles seemed to succeed. At least I got out `.pbf` files in a directory hierarch that corresponds to `/tiles/{z}/{x}/{y}.pbf` convention as described at https://docs.mapbox.com/archive/ios/maps/api/5.9.0/tile-url-templates.html. I...

One more added note, I got the Linux Docker container to run on Windows Server 2019. I installed Docker for Desktop and switched to Linux containers. I do not know...

@bchapuis I think it can be closed. I do knot know Java, but I think it would be possible to check the environment bitness and JVM bitness and if they...

@frantiucalexandru I think you need to see that `--` is next to `database` (there's a space now) and remove the `=` signs from the command-value pairs. E.g here's what worked...

Maybe I can explain myself a bit more in depth here. Anyone is welcome to chime in, the more thoughts the merrier. :) I think something like Rocket static page...

> I'm not sure I understand 😅 I'm just rambling. :) > **Possible** Yes. Let I try to rephrase with what you wrote. The intention is more like one piece...

One option to consider: https://github.com/mathnet/mathnet-numerics.