From a1072252542562a8a48891268593048bf2d286be Mon Sep 17 00:00:00 2001 From: Bert Temme Date: Tue, 3 Sep 2024 18:49:23 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 38c11ff..bcd5c93 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,10 @@ Sample result triangulation with interior rings: +Sample with multiple interior rings: + +![image](https://github.com/user-attachments/assets/c6b71969-f2bc-4e5c-b4d1-c8abc1a147c5) + ## Remarks - Input wkb must be of type PolyhedralSurface/MultiPolygon/Polygon, otherwise an error will occur;