Closed GoogleCodeExporter closed 9 years ago
although NTS implementation is different from JTS one, NTS behavior looks
correct, and works also is able to avoid NullReferenceExceptions.
Original comment by diegogu...@gmail.com
on 26 Jun 2014 at 6:40
Original comment by diegogu...@gmail.com
on 26 Jun 2014 at 6:40
after a little bit of investigation, NTS implementation looks valid and
consistent with JTS one.
Original comment by diegogu...@gmail.com
on 26 Jun 2014 at 6:50
If the GeometricShapeFactory.Dimensions.getCentre() is the same as in NTS then
we should report that to JTS.
Original comment by felix.ob...@netcologne.de
on 27 Jun 2014 at 7:08
ah ok, so I've simply misunderstood the NTS code and I haven't see the bug :(
Original comment by diegogu...@gmail.com
on 27 Jun 2014 at 7:36
JTS code checks for "centre == null" exactly as JTS now, simply I've made a lot
of confusion with this code.
Original comment by diegogu...@gmail.com
on 27 Jun 2014 at 7:37
felixm this is for you :)
http://thecodinglove.com/post/49761335518/changed-one-line-of-code-bug-is-fixed
Original comment by diegogu...@gmail.com
on 27 Jun 2014 at 8:11
Original issue reported on code.google.com by
diegogu...@gmail.com
on 26 Jun 2014 at 6:34