James Willis

Results 4 issues of James Willis

Loading data from S3 is a common use case today. With loaders.gl it is simple enough to perform this task against public data as it is easy to provide an...

I have the an invalid polygon with a bowtie in it. when I call buffer(0) on it I am returned a MultiPolygon when I was expecting a Polygon. Is this...

type-question

# Voronoi results incorrect in jts 1.20.0 The Voronoi diagram results are incorrect in JTS 1.20.0. It seems the results are not correctly clipped to the clip envelope. The following...

type-question
status-WONT FIX

A user of Apache Sedona reported an [issue](https://github.com/apache/sedona/issues/1612) where computing the intersection of a valid multipolygon and a valid polygon throws a "found non-noded intersection" Topology Exception. I have reproduced...