locationtech / jts

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
Other
1.98k stars 443 forks source link

Interpolate Z values in Densifier class #834

Closed nicolas-f closed 2 years ago

nicolas-f commented 2 years ago

Manage the interpolation of Z values of Coordinates in the Densifier class

About https://github.com/orbisgis/h2gis/issues/1272

Without this patch the Densifier would output a mix of Z and NaN values