rgeo v3.0.0-rc.2 Release Notes
Release Date: 2022-07-07 // 9 months ago-
๐ฅ Breaking Changes
- โ Remove
SRSDatabase
andfactory_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?
andmeasured?
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
- โ Remove