Skip to content

Maven release 1.2.1

Compare
Choose a tag to compare
@climbage climbage released this 23 Mar 17:23
· 134 commits to master since this release

Bug Fixes

  • #80 OperatorCut is returning incorrect result that has an extra piece
  • #79 OperatorDisjoint is throwing java.lang.NullPointerException if the geometry is accelerated.
  • #74 Envelope.toString() prints the min coordinate twice
  • #71 OperatorClip is returning a clipped geometry that is not contained in the original geometry
  • #63 Scala: Can not create Line using new Line() constructor
  • #62 OperatorContains gives incorrect result for this Polygon-Polyline pair
  • #61 JsonWriter throws exception when started as an Array