Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nettopologysuite.2.2.0.snupkg | 2021-03-10 | 190.1 kB | |
nettopologysuite.2.2.0.nupkg | 2021-03-10 | 599.2 kB | |
README.md | 2021-03-10 | 728 Bytes | |
v2.2.0 source code.tar.gz | 2021-03-10 | 22.4 MB | |
v2.2.0 source code.zip | 2021-03-10 | 23.1 MB | |
Totals: 5 Items | 46.3 MB | 0 |
Milestone: 2.2
- Updated JTS compatibility to 1.18.0. Try out the new OverlayNG code!
- Added a way to invalidate the weak reference in PackedCoordinateSequence (#449)
- Added some helpers to make it slightly easier to get new NtsGeometryServices and PrecisionModel instances.
- Improve WKTReader parsing in certain edge cases (#484).
- More work on improving geometry equality comparisons (#447).
- Enable GML3 writing (thanks @kristofdegrave).
- Improved consistency in accessing non-X/Y/Z/M values in coordinate sequences.
- Copy GeometryFactory instances more faithfully when the only reason for the copy is to use a different SRID value (#437).