rgeo v3.0.0-rc.2 Release Notes

Release Date: 2022-07-07 // almost 2 years ago
  • ๐Ÿ’ฅ Breaking Changes

    • โœ‚ Remove SRSDatabase and factory_generator related methods #314
    • 0๏ธโƒฃ Use GEOS tools as defaults for WKRep manipulation within GEOS CAPI and FFI #331

    Minor Changes

    • Implement coordinate_dimension, spatial_dimension, is_3d? and measured? for all factories.
    • Add invalid_reason_location method to the CAPI factory #310
    • โž• Add polygonize method to the CAPI factory (@aleksejleonov, @tyfoan) #313

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix memory leak on failing geometry collection creation #301
    • ๐Ÿ— Use polygon factory on build polygon centroid #306
    • ๐Ÿ‘ป Don't raise exception when topology-invalid geometry compared with itself (CAPI factory) #311