Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9687512 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mwtoews committed Nov 19, 2024
1 parent ec2f109 commit 88251f1
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion doxygen/IteratedNoder_8h_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doxygen/Surface_8h_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doxygen/classgeos_1_1geom_1_1Geometry.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doxygen/classgeos_1_1io_1_1WKTWriter.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions doxygen/classgeos_1_1noding_1_1IteratedNoder.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doxygen/classgeos_1_1planargraph_1_1DirectedEdge.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ You can explore the C++ model via the Doxygen reference.</description>

<guid>https://libgeos.org/usage/tools/</guid>
<description>GeosOp Usage JTS TestBuilder GeosOp geosop is a CLI (command-line interface) for GEOS. It can be used to:
Run GEOS operations on one or many geometries Output geometry resuls in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README.</description>
Run GEOS operations on one or many geometries Output geometry results in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README.</description>
</item>

<item>
Expand Down
2 changes: 1 addition & 1 deletion posts/2024-08-13-relateng/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1454,7 +1454,7 @@ <h1 class="gdoc-post__title">RelateNG</h1>
<p>The RelateNG code is new and there are no doubt lots of places in the implementation that can still be tightened up. The existing pair-wise predicates can be considered deprecated, as the new <a
class="gdoc-markdown__link"
href="https://lin-ear-th-inking.blogspot.com/2024/05/relateng-performance.html"
>implementation is faster</a> and just as correct. The existing prepared geometry implementation is still faster, for the cases it supports, but for all the unsupported cases RelateNG now provides faster default implentations.</p>
>implementation is faster</a> and just as correct. The existing prepared geometry implementation is still faster, for the cases it supports, but for all the unsupported cases RelateNG now provides faster default implementations.</p>
</section>
</article>

Expand Down
2 changes: 1 addition & 1 deletion posts/2024-09-06-geos-3-13-released/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1535,7 +1535,7 @@ <h1 class="gdoc-post__title">Version 3.13.0</h1>
<p><strong>Breaking Changes:</strong></p>
<ul>
<li>Zero-length linestrings (eg LINESTRING(1 1, 1 1)) are now treated as equivalent to points (POINT(1 1)) in boolean predicates</li>
<li>CMake 3.15 or later is requried (<a
<li>CMake 3.15 or later is required (<a
class="gdoc-markdown__link"
href="https://github.com/libgeos/geos/issues/1143"
>GH-1143</a>, Mike Taves)</li>
Expand Down
2 changes: 1 addition & 1 deletion search/en.data.min.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion usage/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You can explore the C++ model via the Doxygen reference.</description>

<guid>https://libgeos.org/usage/tools/</guid>
<description>GeosOp Usage JTS TestBuilder GeosOp geosop is a CLI (command-line interface) for GEOS. It can be used to:
Run GEOS operations on one or many geometries Output geometry resuls in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README.</description>
Run GEOS operations on one or many geometries Output geometry results in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README.</description>
</item>

<item>
Expand Down
10 changes: 5 additions & 5 deletions usage/tools/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


<meta name="description" content="GeosOp Usage JTS TestBuilder GeosOp geosop is a CLI (command-line interface) for GEOS. It can be used to:
Run GEOS operations on one or many geometries Output geometry resuls in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README." />
Run GEOS operations on one or many geometries Output geometry results in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README." />

<title>Tools | GEOS</title>

Expand All @@ -40,7 +40,7 @@
/>
<meta property="og:site_name" content="GEOS" />
<meta property="og:description" content="GeosOp Usage JTS TestBuilder GeosOp geosop is a CLI (command-line interface) for GEOS. It can be used to:
Run GEOS operations on one or many geometries Output geometry resuls in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README." />
Run GEOS operations on one or many geometries Output geometry results in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://libgeos.org/usage/tools/" />

Expand All @@ -50,7 +50,7 @@
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Tools" />
<meta name="twitter:description" content="GeosOp Usage JTS TestBuilder GeosOp geosop is a CLI (command-line interface) for GEOS. It can be used to:
Run GEOS operations on one or many geometries Output geometry resuls in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README." />
Run GEOS operations on one or many geometries Output geometry results in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README." />


<script type="application/ld+json">
Expand All @@ -61,7 +61,7 @@
"name": "Tools",
"url" : "https://libgeos.org/usage/tools/",
"headline": "Tools",
"description": "GeosOp Usage JTS TestBuilder GeosOp geosop is a CLI (command-line interface) for GEOS. It can be used to:\n Run GEOS operations on one or many geometries Output geometry resuls in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README.",
"description": "GeosOp Usage JTS TestBuilder GeosOp geosop is a CLI (command-line interface) for GEOS. It can be used to:\n Run GEOS operations on one or many geometries Output geometry results in various formats (WKT and WKB) Convert between WKT and WKB Time the performance of operations Check for memory leaks in operations Check the semantics of GEOS operations For more information see the README.",
"wordCount" : "182",
"inLanguage": "en",
"isFamilyFriendly": "true",
Expand Down Expand Up @@ -1490,7 +1490,7 @@ <h1>Tools</h1>
<p><code>geosop</code> is a CLI (command-line interface) for GEOS. It can be used to:</p>
<ul>
<li>Run GEOS operations on one or many geometries</li>
<li>Output geometry resuls in various formats (WKT and WKB)</li>
<li>Output geometry results in various formats (WKT and WKB)</li>
<li>Convert between WKT and WKB</li>
<li>Time the performance of operations</li>
<li>Check for memory leaks in operations</li>
Expand Down

0 comments on commit 88251f1

Please sign in to comment.