Peet Whittaker

Results 7 issues of Peet Whittaker

When outputting HelpText, the following code will correctly list valid values for enum type options. However, if the option is a nullable enum type, then it will not list the...

The [documentation](http://nettopologysuite.github.io/NetTopologySuite/api/NetTopologySuite.LinearReferencing.LocationIndexedLine.html#NetTopologySuite_LinearReferencing_LocationIndexedLine_IndexOf_NetTopologySuite_Geometries_Coordinate_) for the `LocationIndexedLine.IndexOf` method suggests that the `LocationIndexedLine.Project` method may be more accurate/suitable if the point lies far from the line. However, the implementation of the two methods...

upstream-investigate

The documentation for the pre-commit hook (added in #35) currently states that `rev: v0.2.9` should be used. However, the pre-commit hook was added after the `v0.2.9` tag, which means that...

Somewhat inspired by the NetTopologySuite project (see [here](https://github.com/NetTopologySuite/NetTopologySuite/issues/199) and [here](https://github.com/NetTopologySuite/NetTopologySuite/issues/179)), I was thinking that now that we have a (semi - see #87) working CI environment set up, it might...

Also increases the line buffer when reading the S3 credentials file to ensure that the session token isn't truncated

feedback requested