Skip to content

Merge 3d point conversion for Apache SIS

Michael requested to merge sis_3d_point_conversion into master

This includes a fix for #9 (closed) This new feature will allow 3d point conversion for consecutive transformations that support 3d point conversion. Note that the z values will be shifted back to the original input values after the 3d point conversions have been done.

Merge request reports