Ben Abelshausen

Results 55 issues of Ben Abelshausen

Include a list of all cells to prevent downloads of non-existing cells.

Add a function to prepopulate the cache given a boundingbox.

enhancement
good first issue

Provide a single download with all global data to prepopulate the cache.

enhancement

We had a problem reported to us with using the API in the KBC/Olympus app. There seems to be an issue with requesting connections using the timesel parameter. These two...

RobustLineIntersector fails sometimes when called from: https://github.com/NetTopologySuite/NetTopologySuite/blob/develop/src/NetTopologySuite/Algorithm/RobustLineIntersector.cs#L38 I *think* because the InputLines are not set like in the other methods: https://github.com/NetTopologySuite/NetTopologySuite/blob/724c4301f250b882b43aa37392b891d9adb94b87/src/NetTopologySuite/Algorithm/LineIntersector.cs#L217

bug