NoiseModelling icon indicating copy to clipboard operation
NoiseModelling copied to clipboard

Delaunay grid bug

Open Donaldhermann opened this issue 1 year ago • 1 comments

I tried to execute a delaunay grid in my work and I received this message. How can I do to correct it?

Process failed during execution Process execution e2b7e36d-69a0-4f55-a56e-50fee746396a failed java.lang.OutOfMemoryError: Java heap space Java heap space

Donaldhermann avatar Dec 23 '23 08:12 Donaldhermann

Hi,

Usually when there is issues with memory on Delaunay it is because you are using the wrong projection system. It should be a metric projection.

Can you attach the geoserver log file that was requested when you created this issue please ?

nicolas-f avatar Jan 08 '24 08:01 nicolas-f