Skip to content

[bugfix][GeometryTyp] Use constructor for GeometryType with topology id.

Robert K requested to merge feature/geomtype into master

This removes the warning due to deprecated constructor of GeometryType being used. The change could potentially break code.

Merge request reports