From 3025f19b79ea97aa760ff0ec07b1376fedde3b86 Mon Sep 17 00:00:00 2001 From: pramsey Date: Tue, 13 Aug 2024 17:36:02 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20libgeos/?= =?UTF-8?q?geos@dfdaa76ba241c74e46046e12a7237bba1ded4b0e=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.xml | 3 +-- posts/2024-08-13-relateng/index.html | 12 ++++-------- posts/index.html | 3 +-- posts/index.xml | 3 +-- search/en.data.min.json | 2 +- 5 files changed, 8 insertions(+), 15 deletions(-) diff --git a/index.xml b/index.xml index 4a9610c232..ab293e7e99 100644 --- a/index.xml +++ b/index.xml @@ -135,8 +135,7 @@ Go gogeos Haskell geos hgeos Javascript node-geos Julia L Tue, 13 Aug 2024 00:00:00 +0000 https://libgeos.org/posts/2024-08-13-relateng/ - The upcoming 3.13 release of GEOS includes a complete re-write of the &ldquo;boolean predicates&rdquo;, called &ldquo;RelateNG&rdquo;. The boolean predicates are pairwise tests for geometries that return true/false answers. &ldquo;Intersects&rdquo;, &ldquo;Contains&rdquo;, &ldquo;Touches&rdquo; are all examples of boolean predicates. -The old implementation in JTS and GEOS operated by building a complete topological relationship graph between the two inputs, then reading the result off the graph. However, computing the whole graph every time is computationally expensive, and the results of many predicates can be determined without a full graph &ndash; the first time you hit an edge intersection, you know that geometries intersect, and you do not need to do any more calculations. + <p>The upcoming 3.13 release of GEOS includes a complete re-write of the &ldquo;boolean predicates&rdquo;, called &ldquo;RelateNG&rdquo;. The boolean predicates are pairwise tests for geometries that return true/false answers. &ldquo;Intersects&rdquo;, &ldquo;Contains&rdquo;, &ldquo;Touches&rdquo; are all examples of boolean predicates.</p> diff --git a/posts/2024-08-13-relateng/index.html b/posts/2024-08-13-relateng/index.html index f5d94ab931..dd29b47272 100644 --- a/posts/2024-08-13-relateng/index.html +++ b/posts/2024-08-13-relateng/index.html @@ -12,8 +12,7 @@ - + RelateNG | GEOS @@ -39,8 +38,7 @@ content="RelateNG" /> - + @@ -57,8 +55,7 @@ - +