When applied on a day of AIS data, the course extraction process crashes because of this function, with the error:
at io.arlas.data.utils.GeoTool$.removeConsecutiveDuplicatesCoords(GeoTool.scala:241)
Seems to be a recursive function with endless loop in some case?
When applied on a day of AIS data, the course extraction process crashes because of this function, with the error:
at io.arlas.data.utils.GeoTool$.removeConsecutiveDuplicatesCoords(GeoTool.scala:241)
Seems to be a recursive function with endless loop in some case?