JTS Topology Suite v1.16.1 Release Notes

Release Date: 2019-02-19 // about 5 years ago
  • Functionality Improvements

    • โž• Added HilbertCode and HilbertCurveBuilder.
    • โž• Added MortonCode and MortonCurveBuilder.
    • ๐Ÿ‘Œ Improved InteriorPointArea algorithm performance and robustness

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix IsValidOp to handle empty components.
    • ๐Ÿ›  Fix ShapeWriter to handle Polygons with empty holes.
    • ๐Ÿ›  Fix CoordinteArraySequence to duplicate coordinate array if needed (rather than fix in place)

    โœ… JTS TestBuilder

    • Functionality Improvements