Wouter Lievens

Results 4 issues of Wouter Lievens

Would it be possible to add Reddit to the list of social links in theme customization?

enhancement

In the "Heap" section, it is stated that finding the maximum value of a "Linked List (Sorted)" is O(1). However, this is only the case for a Doubly Linked List,...

On non-integral zoom levels, I notice strange geometry artifacts. Is there anything that can be done about this? I need non-integral zoom to fit my maps nicely in their containers,...

I'm getting the following exception when feeding a polygon with one hole: ``` Error at Function.CorrectBisectorDirection (D:\Workspaces\griffin\griffin-renderer\node_modules\straight-skeleton\src\lib\SkeletonBuilder.ts:260:10) at Function.MultiSplitEvent (D:\Workspaces\griffin\griffin-renderer\node_modules\straight-skeleton\src\lib\SkeletonBuilder.ts:221:9) at Function.Build (D:\Workspaces\griffin\griffin-renderer\node_modules\straight-skeleton\src\lib\SkeletonBuilder.ts:103:11) at Function.BuildFromGeoJSON (D:\Workspaces\griffin\griffin-renderer\node_modules\straight-skeleton\src\lib\SkeletonBuilder.ts:45:27) ``` Below is an...