<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/geos">Debian GIS Project / geos</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian-gis-team/geos/-/commit/f837bf2e200f50dbf9a9d0e96a0d73d497bc3a6a">f837bf2e</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2026-07-08T05:12:33+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.15.0~beta1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
557 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#8e91c39ea457744ee86e8378b154b7f3bb28e325">
NEWS.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#3c28cd96917297e8864bf1562e667fc498a41a77">
Version.txt
</a>
</li>
<li class="file-stats">
<a href="#5594e19be19ab2cbd4f0c2d2099435e88a1d33e5">
benchmarks/README.md
</a>
</li>
<li class="file-stats">
<a href="#e389da9b8aa5d5fe876df824acee857fd5a0f26d">
benchmarks/algorithm/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#4202cf139170fbf4abc53a1f29aec6950185a60e">
benchmarks/algorithm/OrientationIndexStressTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#7e2a746de6a158deb6f67b2460f22155535b8fd5">
capi/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#303b32d3a24ad168066dbcfb6082a6a549b96031">
capi/geos_c.cpp
</a>
</li>
<li class="file-stats">
<a href="#d7d0bc1e28dc5f2fa4ed960e71e8d9efe79c8477">
capi/geos_c.h.in
</a>
</li>
<li class="file-stats">
<a href="#1c6bc08b223925c525e97cdc3faa68f7f32f9598">
capi/geos_ts_c.cpp
</a>
</li>
<li class="file-stats">
<a href="#f03c8f2ccf101ce9c6232e6bb191b0af7be398b6">
include/geos/algorithm/Angle.h
</a>
</li>
<li class="file-stats">
<a href="#7fc89357a51775143f203e004ffe91fda5c1a5de">
<span class="new-file">
+
include/geos/algorithm/CircularArcIntersector.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#b749a67a8985b321601393aef2aa4f7f2362b1b6">
include/geos/algorithm/CircularArcs.h
</a>
</li>
<li class="file-stats">
<a href="#a5a0c9d29b7fe4b09d45fcbbfdff2e220c8a8cfc">
<span class="new-file">
+
include/geos/algorithm/CurveToLineParams.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#42a2efdca951ad6efd3869e6f6a694bfc673d01d">
include/geos/algorithm/Interpolate.h
</a>
</li>
<li class="file-stats">
<a href="#4fd67e1ea644633d1e04bf5912a92b955fb99dc6">
include/geos/algorithm/LineIntersector.h
</a>
</li>
<li class="file-stats">
<a href="#0d661af567cc1b6bdd0a59b79be02851a50b3390">
<span class="new-file">
+
include/geos/algorithm/LineToCurveConverter.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#cf385ab3877f7aa476af111cc4a3147d4325f23c">
<span class="new-file">
+
include/geos/algorithm/LineToCurveParams.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#68eb32a1efa9da0bf23bc054edc40ef4dfa26bff">
include/geos/algorithm/PointLocator.h
</a>
</li>
<li class="file-stats">
<a href="#fe4d2f63acc58698eeaf6bb231f77d4a3c982ea0">
include/geos/algorithm/RayCrossingCounter.h
</a>
</li>
<li class="file-stats">
<a href="#68eb16d417c209f98192520fdc40fd90acd9991b">
include/geos/algorithm/distance/DiscreteHausdorffDistance.h
</a>
</li>
<li class="file-stats">
<a href="#2fad4ab8eb344b4620fab42ec75b87318fe5c3a7">
include/geos/algorithm/distance/DistanceToPoint.h
</a>
</li>
<li class="file-stats">
<a href="#7fe5637975dc84e8e3d66389537d57d3606e8cac">
include/geos/coverage/CoverageCleaner.h
</a>
</li>
<li class="file-stats">
<a href="#b23376a64473c7f84843ca92b53961e97ccad525">
include/geos/coverage/CoverageEdge.h
</a>
</li>
<li class="file-stats">
<a href="#f3001aa20d83a653e7e521da44455c23f308fc77">
<span class="new-file">
+
include/geos/coverage/CoverageEdges.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#fd550264aaac6fecee1614934ef0874e8f7ef260">
include/geos/coverage/CoveragePolygonValidator.h
</a>
</li>
<li class="file-stats">
<a href="#a8039158314f68b8867c9834c6ecb05c39e9eac8">
include/geos/coverage/CoverageRing.h
</a>
</li>
<li class="file-stats">
<a href="#6ab2424c20b228f4c8e4201f4a8309f5e01c0ef0">
include/geos/coverage/CoverageSimplifier.h
</a>
</li>
<li class="file-stats">
<a href="#682f1d9a8d0cad78c907dfbbbe7009b982330832">
include/geos/coverage/TPVWSimplifier.h
</a>
</li>
<li class="file-stats">
<a href="#85727f7eb69dee431ad0064029ec4b52a902c835">
include/geos/dissolve/LineDissolver.h
</a>
</li>
<li class="file-stats">
<a href="#9b9904d7455c509aff5731bb1e94271f3fbe0501">
include/geos/edgegraph/HalfEdge.h
</a>
</li>
<li class="file-stats">
<a href="#1277806e7cba6640655cc0b420c5975c299fbf2b">
include/geos/geom/CircularArc.h
</a>
</li>
<li class="file-stats">
<a href="#ade55e414c9c03d1797bab833a431f5bafd5a4b3">
include/geos/geom/CircularString.h
</a>
</li>
<li class="file-stats">
<a href="#94e2de7ec20a07f5385a3d28fae19684dedd1c64">
include/geos/geom/CompoundCurve.h
</a>
</li>
<li class="file-stats">
<a href="#e870cb1eb477a8814d4d89e755837c0112230f28">
include/geos/geom/Coordinate.h
</a>
</li>
<li class="file-stats">
<a href="#e2aa5c1df4a32bf321b54c7de38d74156fcf946c">
include/geos/geom/CoordinateSequence.h
</a>
</li>
<li class="file-stats">
<a href="#0014b34c01de517950a6917faf15e0ac9c6a3acd">
include/geos/geom/Curve.h
</a>
</li>
<li class="file-stats">
<a href="#d7a1a10f4071207ee36971e4405dc3138bcaff5b">
include/geos/geom/CurvePolygon.h
</a>
</li>
<li class="file-stats">
<a href="#5dcdd788dda10a104650c1cc01ddc2f4a200ea52">
include/geos/geom/Envelope.h
</a>
</li>
<li class="file-stats">
<a href="#f74886e99d7c1c6cd7786128bdbca538498fbc5e">
include/geos/geom/Geometry.h
</a>
</li>
<li class="file-stats">
<a href="#9e277f9ccf82424a266480cd3675c4cfecb1a290">
include/geos/geom/GeometryCollection.h
</a>
</li>
<li class="file-stats">
<a href="#938a22872018f7dcadf07beba6638909296d7c9a">
include/geos/geom/GeometryFactory.h
</a>
</li>
<li class="file-stats">
<a href="#94564f05203034e286de3bee0207a7069b642fd4">
include/geos/geom/LineSegment.h
</a>
</li>
<li class="file-stats">
<a href="#e43150d668daf46be50fc1149ea52f16aee8c19a">
include/geos/geom/LineString.h
</a>
</li>
<li class="file-stats">
<a href="#e2ec2cb5f66e1fcd5f71c7a7789668816863e5c0">
include/geos/geom/LinearRing.h
</a>
</li>
<li class="file-stats">
<a href="#a8873f31ae7fc492cd7e62e0aedd8c0f94ce3220">
include/geos/geom/MultiCurve.h
</a>
</li>
<li class="file-stats">
<a href="#ecba019ddc863bd28ff1486efb92a2f592de2f03">
include/geos/geom/MultiLineString.h
</a>
</li>
<li class="file-stats">
<a href="#5c7ac3d3feb6593e2f66baa68061b79d0a4cd5d2">
include/geos/geom/MultiPolygon.h
</a>
</li>
<li class="file-stats">
<a href="#adaa9cd371c9c952490754d0c0204f0dce4a7b3a">
include/geos/geom/MultiSurface.h
</a>
</li>
<li class="file-stats">
<a href="#80fe54232dfa4e9922f96022c294635651f017a9">
include/geos/geom/Point.h
</a>
</li>
<li class="file-stats">
<a href="#38e7c8ccf0f7ed7e0d71fabaff726412ea0ac151">
include/geos/geom/Polygon.h
</a>
</li>
<li class="file-stats">
<a href="#2c3ecaf025f6c96ffd81967b1575233858ca74e8">
include/geos/geom/Quadrant.h
</a>
</li>
<li class="file-stats">
<a href="#063d02e68f7dd06738ced331762eb00b93195ca2">
include/geos/geom/SimpleCurve.h
</a>
</li>
<li class="file-stats">
<a href="#105e265e8378ab1421d0838cbcd9fd3191f8966b">
include/geos/geom/Surface.h
</a>
</li>
<li class="file-stats">
<a href="#9dbbec22dd33142d9fd8bed78aa42f6ab399c196">
include/geos/geom/SurfaceImpl.h
</a>
</li>
<li class="file-stats">
<a href="#c2e20735065d92535e8bbce8014ff017607b57de">
<span class="new-file">
+
include/geos/geom/util/CurveBuilder.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#406ff15faffcd9ec39c9eeb51afc387eacc8005b">
include/geos/geom/util/GeometryTransformer.h
</a>
</li>
<li class="file-stats">
<a href="#c336126034b45ffaa4fa1a9161f80c1882b2f99f">
<span class="new-file">
+
include/geos/geom/util/LinealExtracter.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#e1ab68fc2e3b879fac57e114a78d503181ddde42">
<span class="new-file">
+
include/geos/geom/util/SimpleCurveExtracter.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#46e57dade935d1c21bef4354b65d8b84eeee8c4c">
<span class="new-file">
+
include/geos/geom/util/SurfaceExtracter.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#bc68e4d7becad9c1c48c33b9556121e29e64a699">
include/geos/geomgraph/EdgeNodingValidator.h
</a>
</li>
<li class="file-stats">
<a href="#b9ad97169eecc746dfffeb3353c458291b391ea4">
include/geos/index/intervalrtree/IntervalRTreeLeafNode.h
</a>
</li>
<li class="file-stats">
<a href="#4b6e990720275d8db0dd9849efb1e7d87b14f858">
include/geos/index/intervalrtree/IntervalRTreeNode.h
</a>
</li>
<li class="file-stats">
<a href="#8e5fb760b21df3db4b17da58004c7f0aeab27725">
include/geos/index/intervalrtree/SortedPackedIntervalRTree.h
</a>
</li>
<li class="file-stats">
<a href="#5a5bc071c885f7a5f731f0bda9abc1b4c128e913">
include/geos/index/kdtree/KdNode.h
</a>
</li>
<li class="file-stats">
<a href="#cbb514135d14758cc5de346fce3936708dc1ba1c">
include/geos/index/kdtree/KdNodeVisitor.h
</a>
</li>
<li class="file-stats">
<a href="#c1464453d2c19627b9c3465c271a26c8518a6b07">
include/geos/index/kdtree/KdTree.h
</a>
</li>
<li class="file-stats">
<a href="#628b78ba6cdb120ece6d2259e736aed2d7f07333">
include/geos/io/GeoJSONReader.h
</a>
</li>
<li class="file-stats">
<a href="#8161d59179178404d6aee6c3cc20c5cb505e0dde">
include/geos/io/WKBReader.h
</a>
</li>
<li class="file-stats">
<a href="#85ec073ce42aa5bca067707c438b4d182018442c">
include/geos/io/WKTReader.h
</a>
</li>
<li class="file-stats">
<a href="#99817a81fe61ec48a8b6bb10a7146cdf8a59f5d6">
include/geos/linearref/LengthIndexedLine.h
</a>
</li>
<li class="file-stats">
<a href="#6aee2a1e3061780a03fa9a41ce13b2b7cd69cffd">
include/geos/linearref/LinearLocation.h
</a>
</li>
<li class="file-stats">
<a href="#8629dd89297381d0f3840ed57e1e6a78f085f97d">
include/geos/math/DD.h
</a>
</li>
<li class="file-stats">
<a href="#56b83d30f26dac9506e664205146aa5b5737c909">
<span class="new-file">
+
include/geos/noding/ArcIntersectionAdder.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#90febed5d324dfa6c91b28a77bed5c4fbafe60b2">
<span class="new-file">
+
include/geos/noding/ArcIntersector.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#1301b95a49a3686dd5b901b970b0fc65e4aee101">
<span class="new-file">
+
include/geos/noding/ArcNoder.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#1686678ea7e6722e6d193294a8c3ff015c5a8a62">
<span class="new-file">
+
include/geos/noding/ArcString.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#271145a1adeb3b9094806b7141f5b7c58eaa377b">
include/geos/noding/BasicSegmentString.h
</a>
</li>
<li class="file-stats">
<a href="#21e1c098e764ff64b0869f3d146427888f49de1e">
include/geos/noding/BoundaryChainNoder.h
</a>
</li>
<li class="file-stats">
<a href="#2066ab99ce3d33558ac4ef70b699224fb190ed1a">
include/geos/noding/FastNodingValidator.h
</a>
</li>
<li class="file-stats">
<a href="#ed4e55ecc4a0dca7d6516c51ad961a696c538bb9">
include/geos/noding/GeometryNoder.h
</a>
</li>
<li class="file-stats">
<a href="#e7d3cb019a3ef2c6ea7fd181f3fa7d57cc58e332">
include/geos/noding/IteratedNoder.h
</a>
</li>
<li class="file-stats">
<a href="#eb809a017fb86cbbec85f4c893c11dde431cb24c">
include/geos/noding/MCIndexNoder.h
</a>
</li>
<li class="file-stats">
<a href="#9f4b3765b55d223335fa06c05b9e13acf6901a9a">
<span class="new-file">
+
include/geos/noding/NodableArcString.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#38658b6860c6af1aa1727cf3ac6e392cd6edfcf1">
<span class="new-file">
+
include/geos/noding/NodablePath.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#168ada42a2873b92cbfbc63df04c8ede8a90d1f7">
include/geos/noding/NodableSegmentString.h
</a>
</li>
<li class="file-stats">
<a href="#1b0f8a262e7b874b94a3719651323f7add856dcd">
include/geos/noding/NodedSegmentString.h
</a>
</li>
<li class="file-stats">
<a href="#fc6d1a92ea0b905bc4a763185a0d515d72587486">
include/geos/noding/Noder.h
</a>
</li>
<li class="file-stats">
<a href="#aeddaba1fe5a0f54b5f50f855dd2077279f23f7e">
include/geos/noding/NodingValidator.h
</a>
</li>
<li class="file-stats">
<a href="#76ff416cf98e6fc6c84d8540466e0126cead6011">
include/geos/noding/Octant.h
</a>
</li>
<li class="file-stats">
<a href="#cf469d39b9bfc5dc186e87a98664fa41ac0b032f">
<span class="new-file">
+
include/geos/noding/PathString.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#d5ea0ac65a4668885e734a0b1ef8415fc13a5f6f">
include/geos/noding/ScaledNoder.h
</a>
</li>
<li class="file-stats">
<a href="#8b0e25d72a32030e16a3e696786fe8e8a24cba82">
include/geos/noding/SegmentExtractingNoder.h
</a>
</li>
<li class="file-stats">
<a href="#849eae00fa09a82d769510be93a37bc2d9e49400">
include/geos/noding/SegmentNodeList.h
</a>
</li>
<li class="file-stats">
<a href="#0d6368a39b223f206607f4611a8619a17b54c176">
include/geos/noding/SegmentPointComparator.h
</a>
</li>
<li class="file-stats">
<a href="#426607b572a53c40f6b4dad74245a3e08d2df7ea">
include/geos/noding/SegmentString.h
</a>
</li>
<li class="file-stats">
<a href="#09c8180df5fdb0b0b550f886865847886df8bf4e">
include/geos/noding/SegmentStringUtil.h
</a>
</li>
<li class="file-stats">
<a href="#37190ceee0700e9a97771b8ed61446198464e12f">
include/geos/noding/SimpleNoder.h
</a>
</li>
<li class="file-stats">
<a href="#b3113d89a3580c1f245266e597786817a8d151e7">
include/geos/noding/SinglePassNoder.h
</a>
</li>
<li class="file-stats">
<a href="#a8264b9230d8f3b221ce69e095c65df708e9d78b">
include/geos/noding/ValidatingNoder.h
</a>
</li>
<li class="file-stats">
<a href="#d74ed9309a93a175efacf858de23e390e5491760">
include/geos/noding/snap/SnappingNoder.h
</a>
</li>
<li class="file-stats">
<a href="#a2931a3d21a5393640be75eace4314b6ed93dfba">
include/geos/noding/snapround/MCIndexSnapRounder.h
</a>
</li>
<li class="file-stats">
<a href="#b400c2cb121aa1fff5a13e323fc3dacf4eabecaa">
include/geos/noding/snapround/SnapRoundingNoder.h
</a>
</li>
<li class="file-stats">
<a href="#4adcd891551772ab8894fb49aeaa9d3b3b6730f5">
include/geos/operation/BoundaryOp.h
</a>
</li>
<li class="file-stats">
<a href="#e95a9275c2acdf0db191620b80e6a74985e16119">
include/geos/operation/buffer/BufferCurveSetBuilder.h
</a>
</li>
<li class="file-stats">
<a href="#002eb2d7ef0c27efd6488e940c863148f534c7d5">
include/geos/operation/buffer/OffsetCurveBuilder.h
</a>
</li>
<li class="file-stats">
<a href="#5b8289cb49b3d26410c798cf7b75642521a40fbd">
include/geos/operation/buffer/OffsetSegmentGenerator.h
</a>
</li>
<li class="file-stats">
<a href="#9e3b186cc271cae481a437ca911114e08c3fd520">
include/geos/operation/distance/DistanceOp.h
</a>
</li>
<li class="file-stats">
<a href="#9a2c6ade13d66e4b799822bd93d2254373373d7d">
include/geos/operation/distance/FacetSequence.h
</a>
</li>
<li class="file-stats">
<a href="#21779ff7ea7d88aca3699dbb499f56268b4f7d91">
include/geos/operation/distance/FacetSequenceTreeBuilder.h
</a>
</li>
<li class="file-stats">
<a href="#5ea8d2c21d23b2d43e61557304d5a239e52c03b2">
include/geos/operation/distance/GeometryLocation.h
</a>
</li>
<li class="file-stats">
<a href="#5743af112187c8be074dd569d88b9e698fb1ad7e">
include/geos/operation/distance/IndexedFacetDistance.h
</a>
</li>
<li class="file-stats">
<a href="#641f6b566781ff3a37b02b6e41ab372dbaa17763">
include/geos/operation/grid/Cell.h
</a>
</li>
<li class="file-stats">
<a href="#56e477b34aabac2c88658c0e07f862e380b5cc74">
include/geos/operation/grid/Grid.h
</a>
</li>
<li class="file-stats">
<a href="#4f23f0daa5c9c4238e766ad94be617631f8f9eb4">
include/geos/operation/grid/GridIntersection.h
</a>
</li>
<li class="file-stats">
<a href="#02a5d76ad0cde4f1184a024ce6e9976f4826f069">
include/geos/operation/grid/PerimeterDistance.h
</a>
</li>
<li class="file-stats">
<a href="#feea807c840831ca8fdb7fe20c484451b58d83a5">
include/geos/operation/grid/Side.h
</a>
</li>
<li class="file-stats">
<a href="#58db5a12c0b7dc256ca4266c91399c87961e7ad5">
include/geos/operation/grid/Traversal.h
</a>
</li>
<li class="file-stats">
<a href="#1a9b7e7ca74523b6d48a1f3c64e4edc1b5c5b413">
include/geos/operation/grid/TraversalAreas.h
</a>
</li>
<li class="file-stats">
<a href="#1cdd1fa1f2fe47f6ed696faf954677740880cae1">
include/geos/operation/linemerge/EdgeString.h
</a>
</li>
<li class="file-stats">
<a href="#dc018d944a41bf50de656406108f025640f86e15">
include/geos/operation/linemerge/LineMergeDirectedEdge.h
</a>
</li>
<li class="file-stats">
<a href="#711e7c41b358311fe57932bff023908ba094181c">
include/geos/operation/linemerge/LineMergeEdge.h
</a>
</li>
<li class="file-stats">
<a href="#75a8addf0fbdfd6acdb4f20cb39f68d4a34f481c">
include/geos/operation/linemerge/LineMergeGraph.h
</a>
</li>
<li class="file-stats">
<a href="#17aa789ff10f9cd2a42d294f87a617acb5435f8d">
include/geos/operation/linemerge/LineMerger.h
</a>
</li>
<li class="file-stats">
<a href="#f0699bc1b398598876ddff2723282f79e6402460">
include/geos/operation/overlay/snap/GeometrySnapper.h
</a>
</li>
<li class="file-stats">
<a href="#273c2a8bd235b844ec184202b5bf3d8ea1732277">
include/geos/operation/overlayng/Edge.h
</a>
</li>
<li class="file-stats">
<a href="#fef06267285f89d6909df01f446dff4ab393d88b">
include/geos/operation/overlayng/EdgeKey.h
</a>
</li>
<li class="file-stats">
<a href="#9df6114a28da971b331b0e01fe903a4252202e14">
include/geos/operation/overlayng/EdgeNodingBuilder.h
</a>
</li>
<li class="file-stats">
<a href="#9dc1fdb8483af6c7ed382cffde63120b9e5d7e80">
include/geos/operation/overlayng/InputGeometry.h
</a>
</li>
<li class="file-stats">
<a href="#be503a4c3d90116e30b7ad7e6bd229522ac62536">
include/geos/operation/overlayng/LineBuilder.h
</a>
</li>
<li class="file-stats">
<a href="#6fa8c9f243140da615c83358321540552f51c322">
include/geos/operation/overlayng/LineLimiter.h
</a>
</li>
<li class="file-stats">
<a href="#7fc42cc13ca48f59305a82ae565703d9ccb11841">
include/geos/operation/overlayng/OverlayEdge.h
</a>
</li>
<li class="file-stats">
<a href="#a3773c3c4ff128596365c1c9d2c9e93e0e102bf5">
include/geos/operation/overlayng/OverlayEdgeRing.h
</a>
</li>
<li class="file-stats">
<a href="#44f9d480ba079f19b6cf30544c0a4c49d3e70f02">
include/geos/operation/overlayng/OverlayGraph.h
</a>
</li>
<li class="file-stats">
<a href="#a88f1867fe69f9dc80fd9beb5f59dcda984561e7">
include/geos/operation/overlayng/OverlayMixedPoints.h
</a>
</li>
<li class="file-stats">
<a href="#bbba6aa778f313b58d6c12a2a809c434ae27aae6">
include/geos/operation/overlayng/OverlayUtil.h
</a>
</li>
<li class="file-stats">
<a href="#7542113afc059f46692e1a2a9b853e28922d589b">
include/geos/operation/overlayng/PolygonBuilder.h
</a>
</li>
<li class="file-stats">
<a href="#8f773e2cb7857f57ef897fd75c871b1780ccd268">
include/geos/operation/overlayng/RingClipper.h
</a>
</li>
<li class="file-stats">
<a href="#c26c57cdf3d551ca408b1d48b6577bc129005661">
include/geos/operation/polygonize/EdgeRing.h
</a>
</li>
<li class="file-stats">
<a href="#a6996a5bb83147fbcd68fd644bbac5dbb624547b">
include/geos/operation/polygonize/PolygonizeDirectedEdge.h
</a>
</li>
<li class="file-stats">
<a href="#558b387136dd6b6b01d7730ab65882e3f0d317a4">
include/geos/operation/polygonize/PolygonizeEdge.h
</a>
</li>
<li class="file-stats">
<a href="#25db2bdeda61dc7c75996c931813bbf6ddf06c69">
include/geos/operation/polygonize/PolygonizeGraph.h
</a>
</li>
<li class="file-stats">
<a href="#dd381db4ec44437c87360523358f04c6f86be883">
include/geos/operation/polygonize/Polygonizer.h
</a>
</li>
<li class="file-stats">
<a href="#0435ff2e68dffc9d8ca11727e91028b242585acb">
include/geos/operation/relateng/RelateGeometry.h
</a>
</li>
<li class="file-stats">
<a href="#76b5d26bdaff79a58c11cd6786513885778822f3">
include/geos/operation/relateng/RelateSegmentString.h
</a>
</li>
<li class="file-stats">
<a href="#0a76ac94a86a88da6963e5a1e4d19461dd29ab8b">
<span class="new-file">
+
include/geos/operation/spanning/SpanningTree.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#b969c87a7f45f278cad14af0ef6cd52ebfb78d44">
<span class="new-file">
+
include/geos/operation/split/GeometrySplitter.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#8f2702b667fc5ecb1227303f80346c02aa63ba15">
<span class="new-file">
+
include/geos/operation/split/SplitLinealAtPoint.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#37ecd7c61f75d98967faa4e74b65e12ea82f87da">
include/geos/operation/union/CascadedPolygonUnion.h
</a>
</li>
<li class="file-stats">
<a href="#e72b79e90afc1946fbdbc9df035914dd4e7d7392">
include/geos/operation/union/UnaryUnionOp.h
</a>
</li>
<li class="file-stats">
<a href="#2c25983030b23e61c2b8ca6b27a4b9f2f02c154b">
include/geos/operation/valid/IsSimpleOp.h
</a>
</li>
<li class="file-stats">
<a href="#3deb629a42562100e91c747dcec986003bd16a31">
include/geos/operation/valid/PolygonTopologyAnalyzer.h
</a>
</li>
<li class="file-stats">
<a href="#a0f803c84a6bb548ab93da4b5cf9428ecea74462">
include/geos/operation/valid/RepeatedPointRemover.h
</a>
</li>
<li class="file-stats">
<a href="#a8b868a526e27596fbaf82336faeb391fed568a6">
include/geos/planargraph/DirectedEdge.h
</a>
</li>
<li class="file-stats">
<a href="#675c8b11bf88728d2748c27e6939289ff7d8a2dd">
include/geos/planargraph/DirectedEdgeStar.h
</a>
</li>
<li class="file-stats">
<a href="#9a1462b03f5eecbff8953e4668b76585562acce7">
include/geos/planargraph/Edge.h
</a>
</li>
<li class="file-stats">
<a href="#8bb594b9f24598bc89119507bcbac1747eedc1f4">
include/geos/planargraph/Node.h
</a>
</li>
<li class="file-stats">
<a href="#d9a1e90fa764efb5aa91cb46005964c492e14f8c">
include/geos/planargraph/NodeMap.h
</a>
</li>
<li class="file-stats">
<a href="#5390724e08c67399a6810a53657e8521226f0715">
include/geos/planargraph/PlanarGraph.h
</a>
</li>
<li class="file-stats">
<a href="#3990445709150d6376f71162e9d5bb1ad0afda43">
include/geos/precision/GeometryPrecisionReducer.h
</a>
</li>
<li class="file-stats">
<a href="#61fc76b8e26f8da334dd6a8fdb5b5f0f5653dc18">
include/geos/precision/PointwisePrecisionReducerTransformer.h
</a>
</li>
<li class="file-stats">
<a href="#1ff4e91356eda0de37033b65aa8c41f248e0c5b6">
include/geos/precision/PrecisionReducerTransformer.h
</a>
</li>
<li class="file-stats">
<a href="#2d11761a4b2a215ec0e90cd76127168321001311">
<span class="new-file">
+
include/geos/shape/GeometricShapeBuilder.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#891b9a3ad549bb3ec24387e197d2761f406cd7de">
<span class="new-file">
+
include/geos/shape/random/RandomPointsBuilder.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#4d7093ad4418fa6091f4ab84b2dd6f35d1ec6cd4">
include/geos/simplify/DouglasPeuckerSimplifier.h
</a>
</li>
<li class="file-stats">
<a href="#93879d3fef0d71e6184356623fd2798ace2a66c4">
include/geos/triangulate/polygon/PolygonHoleJoiner.h
</a>
</li>
<li class="file-stats">
<a href="#4492d26e28f0d6a883ba5d37193bbcc727ed7b75">
include/geos/triangulate/polygon/PolygonNoder.h
</a>
</li>
<li class="file-stats">
<a href="#ebc4ae11a1274636dcd29c62794345c8a15bb33b">
include/geos/triangulate/quadedge/TrianglePredicate.h
</a>
</li>
<li class="file-stats">
<a href="#cd2d9a6bcb30e7594fac7f5142128adcaa8ea32d">
include/geos/util/Assert.h
</a>
</li>
<li class="file-stats">
<a href="#4d4aac66614d581118e5c7892b946c2903a2f30b">
<span class="new-file">
+
include/geos/util/Progress.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#366acf1b70eb2d5e4d02c2c273080632f0703da4">
include/geos/util/TopologyException.h
</a>
</li>
<li class="file-stats">
<a href="#c857d9ac5e619b379188d78abd21dd345bc5de85">
release.md
</a>
</li>
<li class="file-stats">
<a href="#04049bed8f139d8b1a0e30effe991d223d0c3701">
src/algorithm/Angle.cpp
</a>
</li>
<li class="file-stats">
<a href="#1bcae3b32b81cbd77dd2d441c67e50094f4a0bcb">
src/algorithm/Area.cpp
</a>
</li>
<li class="file-stats">
<a href="#08b5f07ff942ecd2dab369641071fd0e829dbb59">
src/algorithm/CGAlgorithmsDD.cpp
</a>
</li>
<li class="file-stats">
<a href="#a6e05214fc4fd45d6ef1ae4a767699ad3af6f6c3">
<span class="new-file">
+
src/algorithm/CircularArcIntersector.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#49d00c6f94ef2af083036b1b3d0ae20a1ba12531">
src/algorithm/CircularArcs.cpp
</a>
</li>
<li class="file-stats">
<a href="#01172abff6dfb04d7d3d563f6624c9c1a52167f9">
src/algorithm/ConvexHull.cpp
</a>
</li>
<li class="file-stats">
<a href="#5e68e768ec505c2a542cf62f4dd890f1bd3b4684">
src/algorithm/Length.cpp
</a>
</li>
<li class="file-stats">
<a href="#d80dea102f5f8ed86f431bd300fe5e07106dbc49">
src/algorithm/LineIntersector.cpp
</a>
</li>
<li class="file-stats">
<a href="#3e9186c31854af04f282757abc2a5bfe10dda361">
<span class="new-file">
+
src/algorithm/LineToCurveConverter.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#32ef153bd5638ca72551b64035bde39752dc980f">
src/algorithm/MinimumDiameter.cpp
</a>
</li>
<li class="file-stats">
<a href="#f9e589396d86bf94f7b3f3bd94b9bff0f1cec3b9">
src/algorithm/PointLocator.cpp
</a>
</li>
<li class="file-stats">
<a href="#226c69503b88f8deb4840531422243833256cda7">
src/algorithm/RayCrossingCounter.cpp
</a>
</li>
<li class="file-stats">
<a href="#77428803eec31002a57f673b4fa690e5f1160dc9">
src/algorithm/distance/DiscreteHausdorffDistance.cpp
</a>
</li>
<li class="file-stats">
<a href="#76aefaf5f32c5655bfae4879828d1fe4129be2fc">
src/algorithm/locate/IndexedPointInAreaLocator.cpp
</a>
</li>
<li class="file-stats">
<a href="#dc6a1a6a9c911603e36c6c7f1d97476033150505">
src/coverage/CoverageCleaner.cpp
</a>
</li>
<li class="file-stats">
<a href="#36659163106669a0ec90842687c3d6f83c360651">
src/coverage/CoverageEdge.cpp
</a>
</li>
<li class="file-stats">
<a href="#507ec540dfad606a7535acb40e230828c9866ba8">
<span class="new-file">
+
src/coverage/CoverageEdges.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#159d0473540860dbacb99fc256094ba41af9f417">
src/coverage/CoveragePolygonValidator.cpp
</a>
</li>
<li class="file-stats">
<a href="#9e6cc9e10ed5fad9c3325f6e3304ad604358ea62">
src/coverage/CoverageRing.cpp
</a>
</li>
<li class="file-stats">
<a href="#afa8be6a898e87aa52953d0fe59ee02485ca83ba">
src/coverage/CoverageRingEdges.cpp
</a>
</li>
<li class="file-stats">
<a href="#81b50a4781b1d5c2b392a0fb22819e15371d85f0">
src/coverage/CoverageSimplifier.cpp
</a>
</li>
<li class="file-stats">
<a href="#67db5885a5523d3ce2b20442a6e93b5286a01b93">
src/coverage/TPVWSimplifier.cpp
</a>
</li>
<li class="file-stats">
<a href="#7b63a57e77278eacd6fba6b05cfe56703153d927">
src/dissolve/LineDissolver.cpp
</a>
</li>
<li class="file-stats">
<a href="#59a5b7c3d8cb825b9d5b631d9e704473401a45be">
src/edgegraph/HalfEdge.cpp
</a>
</li>
<li class="file-stats">
<a href="#334847cbfb5c893946dd7ffa2d42889fbcd0885b">
<span class="new-file">
+
src/geom/CircularArc.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#0cc98531f5bba65b7d2809972572ed4693223f71">
src/geom/CircularString.cpp
</a>
</li>
<li class="file-stats">
<a href="#65fc5f5fe28ba36200559b592c8097ddc560e5d2">
src/geom/CompoundCurve.cpp
</a>
</li>
<li class="file-stats">
<a href="#4549750fef88a5fc3769203c6b65b3292f7af466">
src/geom/CoordinateSequence.cpp
</a>
</li>
<li class="file-stats">
<a href="#9cbe3658f04407650fb53a57939acecd2ee06565">
src/geom/Curve.cpp
</a>
</li>
<li class="file-stats">
<a href="#8a773e57a96c5f9fe8d681c785f3327a5e750fc9">
src/geom/CurvePolygon.cpp
</a>
</li>
<li class="file-stats">
<a href="#2cc474057cc27c0f2c91e4cc451b29416258ad41">
src/geom/Geometry.cpp
</a>
</li>
<li class="file-stats">
<a href="#424319c8b5915828e7147ebaa9a57da923809308">
src/geom/GeometryCollection.cpp
</a>
</li>
<li class="file-stats">
<a href="#4798e9ca455833f5f1b6cd8ce60de45bb0ac4b61">
src/geom/GeometryFactory.cpp
</a>
</li>
<li class="file-stats">
<a href="#61437e66f7b1fb551fc25165a16954ae3a8843cf">
src/geom/LineSegment.cpp
</a>
</li>
<li class="file-stats">
<a href="#d98d9e2e9f35d7a8b2de39d8de088e65a8a20569">
src/geom/LineString.cpp
</a>
</li>
<li class="file-stats">
<a href="#df2fd390d3bde111d076593e468e682fff869ebc">
src/geom/LinearRing.cpp
</a>
</li>
<li class="file-stats">
<a href="#20dd20858c403a7f3a8038361a65bad04905e3f6">
src/geom/MultiCurve.cpp
</a>
</li>
<li class="file-stats">
<a href="#f5683703023f3318283ecc992109e58530a9bb64">
src/geom/MultiLineString.cpp
</a>
</li>
<li class="file-stats">
<a href="#9c82af5d4acba39c9f14c9023f9d205d455ed05b">
src/geom/MultiPolygon.cpp
</a>
</li>
<li class="file-stats">
<a href="#474a3271e71eead04c25d6fdfcfc6149102cee0b">
src/geom/MultiSurface.cpp
</a>
</li>
<li class="file-stats">
<a href="#c521d19fa32786a6e2b2c31e916e1349b50360db">
src/geom/Polygon.cpp
</a>
</li>
<li class="file-stats">
<a href="#b7b2b2865824dbe5df14736a04ccee34111b0770">
src/geom/SimpleCurve.cpp
</a>
</li>
<li class="file-stats">
<a href="#c60fe1630b1f5fea589b7f0cb0c2c225a04c939b">
src/geom/Surface.cpp
</a>
</li>
<li class="file-stats">
<a href="#9fc854f1da5ac581d24afda1a6fbfb12908750f7">
src/geom/util/CoordinateOperation.cpp
</a>
</li>
<li class="file-stats">
<a href="#3d5d772c7324645258ca33893b51ddffa541cc06">
<span class="new-file">
+
src/geom/util/CurveBuilder.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#ef1c857f2774adf29806e849bfeb2b96b69fb030">
src/geom/util/Densifier.cpp
</a>
</li>
<li class="file-stats">
<a href="#20c303092bdcc2a483183ddb371534f2bd20b679">
src/geom/util/GeometryFixer.cpp
</a>
</li>
<li class="file-stats">
<a href="#6997816a99ea68972ee3e6a648a2658360cbf4eb">
src/geom/util/GeometryTransformer.cpp
</a>
</li>
<li class="file-stats">
<a href="#6b69bba52760ed5a5caae1481745f3e2d4d639ee">
<span class="new-file">
+
src/geom/util/LinealExtracter.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#a475acfe17fe03c0f246b28bfaaa1c2c2fc87fb4">
<span class="new-file">
+
src/geom/util/SimpleCurveExtracter.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#22b9f09c12e5e939a3d2f3081f985f9f8f6d1ef0">
<span class="new-file">
+
src/geom/util/SurfaceExtracter.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#d4ea37a32dee9d9e8e0b471d317c2e840684bc5a">
src/geomgraph/EdgeNodingValidator.cpp
</a>
</li>
<li class="file-stats">
<a href="#2fbdf01c506df08529f9fac2ebd550724dff02c2">
src/index/kdtree/KdTree.cpp
</a>
</li>
<li class="file-stats">
<a href="#899fac19430323c4ed4ea8feab91805961cf9922">
src/io/GeoJSONReader.cpp
</a>
</li>
<li class="file-stats">
<a href="#8e3e3cd5685337654e2526672bc2f7c6ec4cc604">
src/io/WKBReader.cpp
</a>
</li>
<li class="file-stats">
<a href="#7fdb33c2a90e059c6f7aa9be1da4e70482da5a19">
src/io/WKBWriter.cpp
</a>
</li>
<li class="file-stats">
<a href="#7f7f8e9c3811493aab486b58b64706a5865fc0a7">
src/io/WKTReader.cpp
</a>
</li>
<li class="file-stats">
<a href="#b77e4702bd82ed1d0bbeb41e8e7e0416aa242630">
src/io/WKTWriter.cpp
</a>
</li>
<li class="file-stats">
<a href="#e0ad6b837917435d627c1448c01d794604cbeb53">
src/linearref/LengthIndexedLine.cpp
</a>
</li>
<li class="file-stats">
<a href="#d58ee577cbfa6fad13e85a48e36745d0d9cb04bc">
src/linearref/LinearGeometryBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#1b8048550915a92e973882e1968a813391c2f1ff">
src/linearref/LinearLocation.cpp
</a>
</li>
<li class="file-stats">
<a href="#6f3bc992ea4317aad9a879fabd9199c5dcce6ade">
src/math/DD.cpp
</a>
</li>
<li class="file-stats">
<a href="#8949e6c42972aceee4109be3ed6d4bbd94cb954c">
<span class="new-file">
+
src/noding/ArcIntersectionAdder.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#bf94020369fdfc53331609baeaccb261385a37e2">
<span class="new-file">
+
src/noding/ArcNoder.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#2fe20e7f6daba80620bc2865522d90b0f17a312e">
<span class="new-file">
+
src/noding/ArcString.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#ac43976ab6fa3b72bee4ba7981b9287abd583f31">
src/noding/BoundaryChainNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#64d864ee0b8ae1cf2bbd13ab016e3877711dbc1e">
src/noding/FastNodingValidator.cpp
</a>
</li>
<li class="file-stats">
<a href="#c61d06f762cdb9b028f58e72f7f5d728b388b946">
src/noding/GeometryNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#a9ecf5dd3f25456a34fde28cd2b3c1c865218221">
src/noding/IteratedNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#1d12d6116a3b5f205e7c3095dc219d2220bcb53b">
src/noding/MCIndexNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#57988298d149fd108e6692b12c69e243e5603643">
src/noding/MCIndexSegmentSetMutualIntersector.cpp
</a>
</li>
<li class="file-stats">
<a href="#81e960661368d21a196c70bedb694cce877574cb">
<span class="new-file">
+
src/noding/NodableArcString.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#4dead2374705ef407f528e4f317a86f836fa3d09">
src/noding/NodedSegmentString.cpp
</a>
</li>
<li class="file-stats">
<a href="#44f848ff17e2aef29c083d5d52ab7a1f471c52d0">
<span class="new-file">
+
src/noding/Noder.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#24afcea964121e2bece141a7bf2f018da22aba02">
<span class="new-file">
+
src/noding/PathString.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#63e7ecb30646aaf552679dadf72ea660685e5629">
src/noding/ScaledNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#2294dceb0eac4c9edd032098e4600636bbabbff5">
src/noding/SegmentExtractingNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#1e1b06a0b547399279b6e43658069d4e2d002c89">
src/noding/SegmentNodeList.cpp
</a>
</li>
<li class="file-stats">
<a href="#89fa2d4a38d00e2f44f5679036dd5dfb6ffa3dc4">
src/noding/SegmentString.cpp
</a>
</li>
<li class="file-stats">
<a href="#64d46a4992995b360d3c850450f29335a8fc4980">
src/noding/SimpleNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#9d62d4f2edaacd96a3ca646bd79d5e158771c6e9">
src/noding/ValidatingNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#065054c645eed352cf160c6d9ff9de6f2e6614dd">
src/noding/snap/SnappingNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#96324acff8f0d5ea06211b9d468cece7b0342d4e">
src/noding/snapround/MCIndexSnapRounder.cpp
</a>
</li>
<li class="file-stats">
<a href="#7313709a9f9b91adb97274352a4e2629409768f0">
src/noding/snapround/SnapRoundingNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#8f6b981a0adddc12d1f68d4585ed3e20bafdb41e">
src/operation/BoundaryOp.cpp
</a>
</li>
<li class="file-stats">
<a href="#870456f3195ff81bf43bb98b84bff70f1d303622">
src/operation/GeometryGraphOperation.cpp
</a>
</li>
<li class="file-stats">
<a href="#b6caa047d3eeacf67074f4593401943d2ae71ab6">
src/operation/buffer/BufferBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#462973e5971f436860485dd3118a0986b7d082ea">
src/operation/buffer/BufferCurveSetBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#b1e9fd3e7471abd5304b9a81f0582d30cf7387ba">
src/operation/buffer/BufferOp.cpp
</a>
</li>
<li class="file-stats">
<a href="#136ffced6a5b8b9a96adfbac8af9d2fba9de095f">
src/operation/buffer/OffsetCurve.cpp
</a>
</li>
<li class="file-stats">
<a href="#a0a4109bc3688feeb826f673a728959d1042bac4">
src/operation/buffer/OffsetCurveBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#2c9c3f58dea1330909d14756e495c068e4edc18d">
src/operation/buffer/OffsetSegmentGenerator.cpp
</a>
</li>
<li class="file-stats">
<a href="#c5d7f652512c02c542b5e243c95005d63cb01782">
src/operation/buffer/PolygonBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#679cb068e17b214646ac19ea1943ee5f43d619ab">
src/operation/cluster/DBSCANClusterFinder.cpp
</a>
</li>
<li class="file-stats">
<a href="#4f7d2db63b132d0857b439a0dfd56b998d43cd01">
src/operation/distance/ConnectedElementLocationFilter.cpp
</a>
</li>
<li class="file-stats">
<a href="#084b62b2e65c066ee9a0f6298b81561e0ca3a5df">
src/operation/distance/DistanceOp.cpp
</a>
</li>
<li class="file-stats">
<a href="#32fcf760eae249473fecc032c35ea63c47f3735b">
src/operation/distance/FacetSequence.cpp
</a>
</li>
<li class="file-stats">
<a href="#c2ad6d1f1d64d527f09f1fd84a85cd047e74ee43">
src/operation/distance/FacetSequenceTreeBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#900f69f1ad8aca096a6f07db85af6802885b24d3">
src/operation/distance/GeometryLocation.cpp
</a>
</li>
<li class="file-stats">
<a href="#8057c50803717866f9de3a15dafa4baf437ba9f6">
src/operation/distance/IndexedFacetDistance.cpp
</a>
</li>
<li class="file-stats">
<a href="#2f3887c2d37b4509887ee49db8189c086d387b02">
src/operation/grid/Cell.cpp
</a>
</li>
<li class="file-stats">
<a href="#0c9ed06aa2e17b53dfb6a9646b25ee11a224f02e">
src/operation/grid/Grid.cpp
</a>
</li>
<li class="file-stats">
<a href="#2d5e3a8a2a08269eea4de31e7cd172dba16a43b9">
src/operation/grid/GridIntersection.cpp
</a>
</li>
<li class="file-stats">
<a href="#49b0e87d34d89b545b42190f9741c2a1b333ff58">
src/operation/grid/PerimeterDistance.cpp
</a>
</li>
<li class="file-stats">
<a href="#ded58e6db1fed5e495c92b0b1dcc87228fbf624c">
src/operation/grid/Traversal.cpp
</a>
</li>
<li class="file-stats">
<a href="#92b0755a9063af6c8dbf9e57e835b52b9f935743">
src/operation/grid/TraversalAreas.cpp
</a>
</li>
<li class="file-stats">
<a href="#0a9f8a88d3ac564c1af22a739e8f524ecc2feb5c">
src/operation/linemerge/EdgeString.cpp
</a>
</li>
<li class="file-stats">
<a href="#fb3f8ae4f6980ac568f672399967d26208955fae">
src/operation/linemerge/LineMergeDirectedEdge.cpp
</a>
</li>
<li class="file-stats">
<a href="#ae76b6a0dcdbf585a1cde7e87fc5bc75254e08ec">
src/operation/linemerge/LineMergeEdge.cpp
</a>
</li>
<li class="file-stats">
<a href="#9d1cea71257661800b97eefa9109688ada369b12">
src/operation/linemerge/LineMergeGraph.cpp
</a>
</li>
<li class="file-stats">
<a href="#5b959d42bdd5ec97032944c015e2f3c6919fa156">
src/operation/linemerge/LineMerger.cpp
</a>
</li>
<li class="file-stats">
<a href="#8926fb0ae53140f0f493d862f7ba3e7e848c3b39">
src/operation/linemerge/LineSequencer.cpp
</a>
</li>
<li class="file-stats">
<a href="#2c206e97001022f1e3ef8f5ef2fc0c23756723a8">
src/operation/overlay/snap/GeometrySnapper.cpp
</a>
</li>
<li class="file-stats">
<a href="#6b40ecc02fcc922dc907cc0be70bdfc778cc5d10">
src/operation/overlayng/CoverageUnion.cpp
</a>
</li>
<li class="file-stats">
<a href="#3e403bd6531f61a8a3c273639d886cc4134e9c0f">
src/operation/overlayng/Edge.cpp
</a>
</li>
<li class="file-stats">
<a href="#a6a73609e72b0d6bc2bd75b9b51a0501e51b6f06">
src/operation/overlayng/EdgeNodingBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#8775a09570d80377908794964ea717fab2f79dd6">
src/operation/overlayng/IndexedPointOnLineLocator.cpp
</a>
</li>
<li class="file-stats">
<a href="#f3c4c67414feeae5a8cd9ada35e1acc060621118">
src/operation/overlayng/InputGeometry.cpp
</a>
</li>
<li class="file-stats">
<a href="#b3eb5becd74e0b9b3cabe5c505ca01f0796bca2f">
src/operation/overlayng/LineBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#4441048867f6062d84dc06ad483c5a0a1783c0c4">
src/operation/overlayng/LineLimiter.cpp
</a>
</li>
<li class="file-stats">
<a href="#c469a6dade0af4c9835cbb8ff85f96171f11b85c">
src/operation/overlayng/OverlayEdge.cpp
</a>
</li>
<li class="file-stats">
<a href="#96fe0050d9c63a521211a79a9c702637952a2aa2">
src/operation/overlayng/OverlayEdgeRing.cpp
</a>
</li>
<li class="file-stats">
<a href="#71abd74d90986fb5b46c4af187961f8ae4f08bd2">
src/operation/overlayng/OverlayGraph.cpp
</a>
</li>
<li class="file-stats">
<a href="#067816ea6b75739fe0dadc26c35ce385f648e818">
src/operation/overlayng/OverlayMixedPoints.cpp
</a>
</li>
<li class="file-stats">
<a href="#5bd737a6648bb1089af1b50b3fca3ef5b75d2954">
src/operation/overlayng/OverlayNG.cpp
</a>
</li>
<li class="file-stats">
<a href="#7852cd57f7f18a48b9555e7eaaef16498f545773">
src/operation/overlayng/OverlayNGRobust.cpp
</a>
</li>
<li class="file-stats">
<a href="#c9a882a6a756812acfd6ae608d93c47d96751fcf">
src/operation/overlayng/OverlayUtil.cpp
</a>
</li>
<li class="file-stats">
<a href="#863378cffbd876df86463de3705f479fdb1afc51">
src/operation/overlayng/PolygonBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#1058bab9537e24df1147d92089b20ee4118a8013">
src/operation/overlayng/RingClipper.cpp
</a>
</li>
<li class="file-stats">
<a href="#3dadbe4b9ba387b78f2479dec3b59af0bb0ee6d0">
src/operation/overlayng/UnaryUnionNG.cpp
</a>
</li>
<li class="file-stats">
<a href="#c89bba87d9d9c2aae10d8a5d75a3b964edaab948">
src/operation/polygonize/BuildArea.cpp
</a>
</li>
<li class="file-stats">
<a href="#78ae605f5bd0396e8d349459224bc8e2733d2a3e">
src/operation/polygonize/EdgeRing.cpp
</a>
</li>
<li class="file-stats">
<a href="#2ad5bafc0b25ef5747e67fc50ffa5f3a315ff21e">
src/operation/polygonize/PolygonizeDirectedEdge.cpp
</a>
</li>
<li class="file-stats">
<a href="#94b257cc88942ed1c182f28d65a33823e5030fbf">
src/operation/polygonize/PolygonizeEdge.cpp
</a>
</li>
<li class="file-stats">
<a href="#2cbdc28b2720260f8f460d84316cfb05d22ac372">
src/operation/polygonize/PolygonizeGraph.cpp
</a>
</li>
<li class="file-stats">
<a href="#b64f11260dbfd3bc43764bb48c048568132ecf93">
src/operation/polygonize/Polygonizer.cpp
</a>
</li>
<li class="file-stats">
<a href="#65e1990ea38964107b4f7c10840d3d113e2e3573">
src/operation/predicate/RectangleIntersects.cpp
</a>
</li>
<li class="file-stats">
<a href="#2a2504e2119f28993a279eea255524909ac26903">
src/operation/relateng/EdgeSetIntersector.cpp
</a>
</li>
<li class="file-stats">
<a href="#ce7e33454fd956d96f4e6ecbe2d0427030263a07">
src/operation/relateng/RelateGeometry.cpp
</a>
</li>
<li class="file-stats">
<a href="#d91c072359c970560265df19782bba4981f03144">
src/operation/relateng/RelateSegmentString.cpp
</a>
</li>
<li class="file-stats">
<a href="#a7f77076ad071912499580ad593201eefc1e8cf6">
<span class="new-file">
+
src/operation/spanning/SpanningTree.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#7d52cf83e25e337c300373894e8fde3d470d90ad">
<span class="new-file">
+
src/operation/split/GeometrySplitter.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#50413ad81fd9e2d75ba6fe08081cb0de0f434c76">
<span class="new-file">
+
src/operation/split/SplitLinealAtPoint.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#ddd183ffca45a8a7fc7281b88fbd1b078fb19ce7">
src/operation/union/CascadedPolygonUnion.cpp
</a>
</li>
<li class="file-stats">
<a href="#5e4107e6d891e3e5ce8e42830d9a678af00707d0">
src/operation/union/OverlapUnion.cpp
</a>
</li>
<li class="file-stats">
<a href="#f05019cdc9ca861958de20515f560995e3ebd6af">
src/operation/union/UnaryUnionOp.cpp
</a>
</li>
<li class="file-stats">
<a href="#4954fee03bfa08d097436f0d30329379a42a74eb">
src/operation/valid/IsSimpleOp.cpp
</a>
</li>
<li class="file-stats">
<a href="#83b2bd635c3111097a1cc9349b2c074a287ceafa">
src/operation/valid/PolygonTopologyAnalyzer.cpp
</a>
</li>
<li class="file-stats">
<a href="#50f62816ead455a673ca2cfdabf085da4d5b6ccf">
src/operation/valid/RepeatedPointRemover.cpp
</a>
</li>
<li class="file-stats">
<a href="#b877124e1940e8dd1384908a5f9433ceb937cc76">
src/planargraph/DirectedEdge.cpp
</a>
</li>
<li class="file-stats">
<a href="#8a409e86aa4fad879f58bef37f8a828fa554fbc6">
src/planargraph/DirectedEdgeStar.cpp
</a>
</li>
<li class="file-stats">
<a href="#1885e1d65acb4be81e4ad8258555209c4d0ded98">
src/planargraph/Edge.cpp
</a>
</li>
<li class="file-stats">
<a href="#6fb7a1f5d918616b534cd482f525c65d262eb224">
src/planargraph/Node.cpp
</a>
</li>
<li class="file-stats">
<a href="#fe364abea587bb32edd9f59fd8e49dad25465650">
src/planargraph/NodeMap.cpp
</a>
</li>
<li class="file-stats">
<a href="#33b5f8b4a27e54fd2c41b3c17e750d6cc31d4ad8">
src/precision/CommonBits.cpp
</a>
</li>
<li class="file-stats">
<a href="#50e0b2e17012102c3ee1de98a22210e587dd0a8a">
src/precision/GeometryPrecisionReducer.cpp
</a>
</li>
<li class="file-stats">
<a href="#fdaab4ccc2d2c672b286e57f403a27d8e3fa2700">
src/precision/PointwisePrecisionReducerTransformer.cpp
</a>
</li>
<li class="file-stats">
<a href="#2be30c4432d585e35b2ae79d5a13ba54cf1402e2">
src/precision/PrecisionReducerTransformer.cpp
</a>
</li>
<li class="file-stats">
<a href="#0263bdb13fadcf53878f6c2607ab5f1e806dd606">
<span class="new-file">
+
src/shape/GeometricShapeBuilder.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#545b2b2f9966231d578946a6929a41e9fee5b889">
<span class="new-file">
+
src/shape/random/RandomPointsBuilder.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#d2be2e48c642ce9441a61dbf56bbd543825c3aaa">
src/simplify/DouglasPeuckerLineSimplifier.cpp
</a>
</li>
<li class="file-stats">
<a href="#7e214b35ac8bc44c3b4acb81c04fc6292b6636ac">
src/simplify/DouglasPeuckerSimplifier.cpp
</a>
</li>
<li class="file-stats">
<a href="#bb58115ebbacd534fc80d66cc2c70c853c4d762e">
src/simplify/LinkedLine.cpp
</a>
</li>
<li class="file-stats">
<a href="#e4b3df5d3264437cf80580f153488cc1514c75ee">
src/simplify/TopologyPreservingSimplifier.cpp
</a>
</li>
<li class="file-stats">
<a href="#c6db73ed25b851b65c32caf08826bfd2b434236a">
src/triangulate/DelaunayTriangulationBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#ac951abdd63f8d931c2a0333073b12748bf4ab3c">
src/triangulate/VoronoiDiagramBuilder.cpp
</a>
</li>
<li class="file-stats">
<a href="#0a96e644c59b17585685d3b7b641071dedc844c6">
src/triangulate/polygon/PolygonHoleJoiner.cpp
</a>
</li>
<li class="file-stats">
<a href="#880c49bc899bdd5250516b75b82cccd7d0e23c35">
src/triangulate/polygon/PolygonNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#2fe9e8c75e381f2cc592be754f8156e9328c845e">
<span class="new-file">
+
src/util/Progress.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#64af95bb4d9d1d549984714f2a6c294d8202ac20">
src/util/string.cpp
</a>
</li>
<li class="file-stats">
<a href="#c62459b166a334e6529175340eedeee6977df0ca">
tests/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#3518157696fd14a3af2358b5f2f49ac475295eba">
<span class="new-file">
+
tests/fuzz/CMakeLists.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#5aaab732bb35d41739cfeffcb8650dd10fffa1a4">
<span class="new-file">
+
tests/fuzz/fuzz_geo2.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#10c48fea6ba16e83a3604ffef0425d85786d1117">
<span class="new-file">
+
tests/fuzz/fuzz_geo_ops.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#b19fb7a48b25b9d2f7eeb59a8a847af082b40726">
<span class="new-file">
+
tests/fuzz/fuzz_geo_ops_seed_corpus/bowtie
</span>
</a>
</li>
<li class="file-stats">
<a href="#3dcb65804b528d027cec6b2c06d47c3375549e8a">
<span class="new-file">
+
tests/fuzz/fuzz_geo_ops_seed_corpus/geomcoll
</span>
</a>
</li>
<li class="file-stats">
<a href="#f644129c4cc4d10d17c9b494ad1a79815c2500df">
<span class="new-file">
+
tests/fuzz/fuzz_geo_ops_seed_corpus/linestring
</span>
</a>
</li>
<li class="file-stats">
<a href="#673a051925b9d535327bf294a5ab8f1a37d7d42b">
<span class="new-file">
+
tests/fuzz/fuzz_geo_ops_seed_corpus/multiline
</span>
</a>
</li>
<li class="file-stats">
<a href="#51c5cafa7defc7394a32d4741c3a9db974296da7">
<span class="new-file">
+
tests/fuzz/fuzz_geo_ops_seed_corpus/multipoint
</span>
</a>
</li>
<li class="file-stats">
<a href="#9cd91884bd402124a4c4453b8a4b5e774b98e9f4">
<span class="new-file">
+
tests/fuzz/fuzz_geo_ops_seed_corpus/multipolygon
</span>
</a>
</li>
<li class="file-stats">
<a href="#526fea6235a650b937d4a3187d45c7b7aa4740d1">
<span class="new-file">
+
tests/fuzz/fuzz_geo_ops_seed_corpus/point
</span>
</a>
</li>
<li class="file-stats">
<a href="#6432106b975d0b7afab1a4acd3dcdf0b3ff153d7">
<span class="new-file">
+
tests/fuzz/fuzz_geo_ops_seed_corpus/polygon_hole
</span>
</a>
</li>
<li class="file-stats">
<a href="#63f2d5e95f9a879117940b0623ef122935e8c57f">
<span class="new-file">
+
tests/fuzz/fuzz_geojson.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#65d893a7b7330a57729a0cc31d3aee9f1ec38c07">
<span class="new-file">
+
tests/fuzz/geojson.dict
</span>
</a>
</li>
<li class="file-stats">
<a href="#be1dc14701e35f06193ffb09efc9f16e23547e03">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/feature.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#98a944c7f8f506e2920d9e123d44207c4900d8fb">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/featurecollection.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#2d74262fdb2e110b088750f752cb753e132c5f55">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/geometrycollection.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#74ad9e57c79eb7d16c62751913d5ed619fbf0609">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/linestring.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#45aa8cf5bb4d13fe707205abb23431c587f9970e">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/multilinestring.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#4b7af6d1142c70f5548cdd4b0fd2afa3f6134ea8">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/multipoint.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#26f0df607b90ef9628ca366522940a1545fde72c">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/multipolygon.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#b1e3e230a4b87fb9acbf9f19b35e91ff10740392">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/point.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#c9a492ecfe8a23c761f123da7d0a8c9b25fc3e7a">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/point_z.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#0fc663b3f939e595826448178ab93381c2131ad2">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/polygon.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#25b766a6a15e7ef161993ce5e3fb9a1cbac649f2">
<span class="new-file">
+
tests/fuzz/geojson_seed_corpus/polygon_hole.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#450352df0c5c8401d625877544ccc13703b8d9fa">
tests/unit/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#b2665f392f3b305c0e420b8b5ca7e588c680aef9">
tests/unit/algorithm/AngleTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#c21d318d9759df02902c5d86337c370e6f86a946">
tests/unit/algorithm/CGAlgorithms/OrientationIsCCWTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#92aca25f7ebd178a1f81bb3bd3ec518ba525376b">
<span class="new-file">
+
tests/unit/algorithm/CircularArcIntersectorTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#efb6a133a31aada792d20ce43bf5aa6cdce0f119">
tests/unit/algorithm/CircularArcsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#17365d36f8e714b42d59a0454fd2db163c97255b">
<span class="new-file">
+
tests/unit/algorithm/LineToCurveConverterTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#7757e2d7e72dcecd1004c7c53a7dd9340838db56">
tests/unit/algorithm/LocatePointInRingTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#450e1a7f58cbd545461f075302e415a27984049d">
tests/unit/algorithm/MinimumAreaRectangleTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#a3eac04c99e50b02c3d98ff1a12a07554acea73d">
tests/unit/algorithm/RobustLineIntersectorZTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#76229960dd9f3f1d3c8ff0ce155893783fa7ffc1">
tests/unit/algorithm/construct/MaximumInscribedCircleTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#2da6a7ac9cc29793529375734bfb93b5e24b3bd4">
tests/unit/algorithm/distance/DiscreteFrechetDistanceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#2bd4cf593abcb55a4d391471c930c132cd7bbac3">
tests/unit/algorithm/distance/DiscreteHausdorffDistanceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#ceac43b6441b8def021fc25bee591913597d75b3">
<span class="new-file">
+
tests/unit/capi/GEOSAreaTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ee938a61bba9e0f4056baf91ec414f9623dc8f9">
tests/unit/capi/GEOSBoundaryTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#d3679c7cd2709115226b7f8bf657710cc8626c46">
tests/unit/capi/GEOSBufferTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#3964bdd0f3e739462f390e49ecd493245eaefc00">
tests/unit/capi/GEOSBuildAreaTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#7424b776a84f91f88fc8e3f118972c096e688498">
<span class="new-file">
+
tests/unit/capi/GEOSCircularStringTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#7dd5269c103ef967cbd4cfdac3dada5b59d60740">
tests/unit/capi/GEOSClipByRectTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#fd3b4ec499c8f0251dc02eb6036fe372ac2070ca">
tests/unit/capi/GEOSClusterTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#dfc9239e0a5265381d5a92e1c43811744e511cd8">
<span class="new-file">
+
tests/unit/capi/GEOSCompoundCurveTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#4ab833e43255ab865de2f27b63d608245124f9ad">
tests/unit/capi/GEOSConcaveHullOfPolygonsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#86dc3f69c344227727f91f406af2daa9ea9bd4ec">
tests/unit/capi/GEOSConcaveHullTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#fb4d3cd9b11f24ae148d78cf421777f4e90cb156">
tests/unit/capi/GEOSConstrainedDelaunayTriangulationTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#54dcc5e91a77290bd64d1b3b15ae680695efc9cc">
tests/unit/capi/GEOSContainsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#e0faa3052f3c8cef602aa8c5337fd114bc7456ef">
tests/unit/capi/GEOSConvexHullTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#2722daff859a179fedd247724932413e2ea842c9">
<span class="new-file">
+
tests/unit/capi/GEOSCoverageCleanTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#326d4174238f673f103da1c618486da7eb4cb797">
<span class="new-file">
+
tests/unit/capi/GEOSCoverageEdgesTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#5fd1f870dd10f5ed64819ab63b053310a2651f1b">
tests/unit/capi/GEOSCoverageIsValidTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#8dde9544dfab0900f35aaf72d7b94ac37869035c">
tests/unit/capi/GEOSCoverageSimplifyTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#0c869f57907fa56711fef804b9f4fcd7e66e01ff">
tests/unit/capi/GEOSCoverageUnionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#c228518e167bd19f65408792b315302fd18208ce">
tests/unit/capi/GEOSCoveredByTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#d06a425da0d2ee48b2b583391d218fd74e58552b">
tests/unit/capi/GEOSCoversTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#5dbe264af92c46f89ad1fd27ae15bb098ed35ee2">
tests/unit/capi/GEOSCrossesTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#7927779b5333964dc9470c7e3d7545f6f17e17ff">
<span class="new-file">
+
tests/unit/capi/GEOSCurveToLineTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#d4e27d3ae696d0ff566386b1f5d8a7e216d897c6">
tests/unit/capi/GEOSDelaunayTriangulationTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#1855ce35e296b3c1b4128c87b71794b8d08970f1">
tests/unit/capi/GEOSDensifyTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#f29d639da8075b9f3ce301ca10e7f668bc5a561b">
tests/unit/capi/GEOSDifferenceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#9267b9c07067d57a79c27bd0ca5a06282b6c22a4">
tests/unit/capi/GEOSDisjointSubsetUnionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#4aeb2b0e96abc9d59151b652ae46c061926bcbb0">
tests/unit/capi/GEOSDisjointTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#a50b39c1010cf8a16c9184ed0b3ab128785bafa6">
tests/unit/capi/GEOSDistanceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#7e18bf38274964bf5828dbaa04501739eb25f36e">
tests/unit/capi/GEOSDistanceWithinTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#8318adda4e61d8e0a80c901f67246f87437a6f2b">
tests/unit/capi/GEOSEnvelopeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#eb30a5dc17a62d0a0f9f47cdddbd4fe5b7d894a4">
<span class="new-file">
+
tests/unit/capi/GEOSEqualsExactTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#5c463756e35dcf3566871a79aa61d8d8b1aad76c">
tests/unit/capi/GEOSEqualsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#ba80c91fa7e1b886fd3ceaeeed08df319febb401">
tests/unit/capi/GEOSFrechetDistanceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#664e1750e6d9115eb7a34b43d66f336984037742">
tests/unit/capi/GEOSGeom_createCollectionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#ebb17deecaca4e227447ff5fb5aef16feb6d0652">
tests/unit/capi/GEOSGeom_extentTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#75b6d74a2939f1c75735bd6c32263225020d6ba1">
tests/unit/capi/GEOSGeom_extractUniquePointsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#5c74072aafe0d2aa42816fc0aad0c42e32010e46">
tests/unit/capi/GEOSGeom_setPrecisionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#a7a3daa46583d2bc96ace4ebfcce27cb5584451b">
tests/unit/capi/GEOSGetCentroidTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#738b46ada54e023f2157bcb73b787eaa064a172c">
tests/unit/capi/GEOSGridIntersectionFractionsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#c796fe1175520938ef37fb0f7d2b20dbd799b6bd">
tests/unit/capi/GEOSHausdorffDistanceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#bb9ec3463f91fce35a00b2bce33e98457186c749">
tests/unit/capi/GEOSInterpolateTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#31a50e2a5182bed6931cf03f39bca97c8187e7ac">
tests/unit/capi/GEOSIntersectionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#20829d0d34c62d4d50b2d5b67bba0d3276485265">
tests/unit/capi/GEOSIntersectsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#b1c1bc2d8e32b50c8b3cdb6a92cea86da02ccf10">
tests/unit/capi/GEOSLargestEmptyCircleTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#ca5bfe23cde142d27c6c35a2b149f054ac6d668a">
tests/unit/capi/GEOSLengthTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#3cd98734cc2f4db396a5759347f320f24765e29d">
tests/unit/capi/GEOSLineMergeDirectedTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#74bd5c52cb956d04ac4a4573df58ada204c041a7">
tests/unit/capi/GEOSLineMergeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#fd94e7514ecb76d5a228d78b421db6c96e150810">
tests/unit/capi/GEOSLineStringTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#344ac10d34ecebf20e2c979c8071d9ef910e9105">
tests/unit/capi/GEOSLineSubstringTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#bf00741856baaad410ec612e03ab73518267014e">
<span class="new-file">
+
tests/unit/capi/GEOSLineToCurveTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#7bdf9180da3feab8599178cd22496e458d1bb38a">
tests/unit/capi/GEOSMakeValidTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#cc189957cf0f7a6c2e0f52cccc689760712bb569">
tests/unit/capi/GEOSMaximumInscribedCircleTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#e4759d335a85818cbba891198f48eed6d1b207e6">
tests/unit/capi/GEOSMinimumBoundingCircleTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#fdd033857dbb2db65314764050d3b45dc11192b8">
tests/unit/capi/GEOSMinimumClearanceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#0cf9f45f87434ec4a09c503ce56c8ae2627826b7">
tests/unit/capi/GEOSMinimumRotatedRectangleTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#50e6637bea15ebd7c94865571d6c92cfe81ab771">
<span class="new-file">
+
tests/unit/capi/GEOSMinimumSpanningTreeTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#552266607ade0753a1bfa5a796cf9dd306c0001a">
tests/unit/capi/GEOSMinimumWidthTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#d7b48b1ae5755cedb47d22dc03d5135a64f21aea">
tests/unit/capi/GEOSNearestPointsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#815180d9e3ed30b5c1d87099686840dd6d2640c5">
tests/unit/capi/GEOSNodeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#4dab333a1ea834d61726cc23aa79b28fdf386886">
tests/unit/capi/GEOSOffsetCurveTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#0309d1335f0810e018b11e600619140ba09362a7">
tests/unit/capi/GEOSOrientPolygonsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#3b70149b1b07ff501a269efa85eebc7c66dfe80c">
tests/unit/capi/GEOSOverlapsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#8ac78db20d3e6bb88b4d9602f8130c2515d41253">
tests/unit/capi/GEOSPointOnSurfaceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#30b89a484b28d8ee4dd6fdf28a4d53d406c0bb50">
tests/unit/capi/GEOSPolygonHullSimplifyTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#d57ee0ab299782f45b9ea9ce4b1936f8261b2254">
tests/unit/capi/GEOSPolygonizeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#bded37dded56dcfb5ee0ca349d163107b6a35792">
tests/unit/capi/GEOSProjectTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#312c52d99adf8f4fb52cd05fd619e5febdaa8285">
tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#42013b4f05c695edaef53e4123043a2d5076b0e6">
tests/unit/capi/GEOSRelatePatternTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#546edcc28e7587f60f4208d524af25b89d65c146">
tests/unit/capi/GEOSRelateTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#97881b243c9813284e3a17d1d79e6ba13cda6a8c">
tests/unit/capi/GEOSRemoveRepeatedPointsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#c8c79fb0e2364d70c81093fe62a189305d0d556c">
tests/unit/capi/GEOSReverseTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#3f668aa4783630c89fd56cce7c764b693a007c25">
tests/unit/capi/GEOSSharedPathsTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#821f18cb3cee7278d7191d3881cbc4f96f9b75fa">
tests/unit/capi/GEOSSimplifyTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#dba809d1e09225f84b24db71edf1dc799e4b4b71">
<span class="new-file">
+
tests/unit/capi/GEOSSplitTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#ca7cc52b83f395122c93b5d28ba5018aea561c97">
<span class="new-file">
+
tests/unit/capi/GEOSSubdivideByGridTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#4cf058027cba154e92ee0e36bf9023ac22c91f21">
tests/unit/capi/GEOSSymDifferenceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#0e65feac09aaa18c6f797aaed18aa95d21643c42">
tests/unit/capi/GEOSTopologyPreserveSimplifyTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#eee46cdf1d26f76247fd5ef1124bd9fee3ee0eac">
tests/unit/capi/GEOSTouchesTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#9f4be59f609851bbeee1e8bab7a93bfbd7a939fc">
tests/unit/capi/GEOSUnaryUnionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#9ae677932165b66533a7d2498232f07e815d489f">
tests/unit/capi/GEOSUnionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#1f7ff8cf24a0ce99a209e972d256c476eeb8d49e">
tests/unit/capi/GEOSVoronoiDiagramTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#b2c36d276171f7005a80973a52896291b02bbb45">
tests/unit/capi/GEOSWithinTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#a097b29df6388e715a7454b2752bac1df1118a51">
tests/unit/capi/GEOSisRingTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#fd22a878909d74138ffb924210d2eb6906854ea9">
tests/unit/capi/GEOSisSimpleDetailTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#50bbc6aca7de25ff28c3fef342fbbf03c180e505">
tests/unit/capi/GEOSisSimpleTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#a89a3708e265fba8f27b300602a5393b4ecb49d4">
tests/unit/capi/GEOSisValidDetailTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#65507302b889b4c297b4396796db2134922f4665">
tests/unit/capi/GEOSisValidReasonTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#ab0467d78e95216a174734624723690b51f6d0c5">
tests/unit/capi/GEOSisValidTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#b044a26e288f4511bd87c6956ee1a5219be9883c">
tests/unit/capi/capi_test_utils.h
</a>
</li>
<li class="file-stats">
<a href="#273300dcc92ddc7011813ff8095e4bdd9a53ff4a">
tests/unit/coverage/CoverageCleanerTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#663c9f0b257a9502d7109f91b1af1eb64a3e7f4b">
<span class="new-file">
+
tests/unit/coverage/CoverageEdgesTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#dd4965047652298a4a1d62caffdb8b7869c9bf4a">
tests/unit/coverage/CoverageSimplifierTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#1ed69b1f7da024ef37b2982cf1fd931d4f156c9a">
tests/unit/coverage/TPVWSimplifierTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#48d0c836633a58d9b222c1efd3af9fd8912d7513">
tests/unit/geom/CircularArcTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#41763e5b5f7e1bc59071f85c82d711ae6b0df8ee">
tests/unit/geom/CircularStringTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#4177d072512602bd9a82c183b4882c2538325a65">
tests/unit/geom/CompoundCurveTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#0c7766a3468a1d4467ace9eeca7d265bddbf15a9">
tests/unit/geom/CoordinateSequenceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#48bc974aab1e0ee12e43a9c32f9932ffc47eeef5">
tests/unit/geom/CoordinateTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#513c00a09dd7aeb7e567df0d83bae7201145b867">
tests/unit/geom/CurvePolygonTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#4c65cf2cd02133b9930ad16e584284ae0e8d3d4b">
tests/unit/geom/EnvelopeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#efc4cd282681655dff82a45e77a6996e8f1a6499">
tests/unit/geom/GeometryCollectionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#eb7c50d60abd29f277521ae1e406cf10931bd304">
tests/unit/geom/GeometryFactoryTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#df77b9ba54370ebe5277aa0b891373524e5245ed">
tests/unit/geom/LineStringTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#4ed1eedc4ce4aa97a4e2ec59db040ab4fbed3b89">
tests/unit/geom/LinearRingTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#2771d6f471c1d2d71e243e7dc5407ed9f2ac3c06">
tests/unit/geom/MultiCurveTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#bcbd5d9c242eebc379a8b99009ba71f2c3d75107">
tests/unit/geom/MultiLineStringTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#e8d0217079e67308ff23253fbe5a17ecc234ef92">
tests/unit/geom/MultiPolygonTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#39724df54ee20542ba51d8105887e3dffc53eaad">
tests/unit/geom/MultiSurfaceTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#1493813c83595351a80ad0a5b52251942c1781e2">
tests/unit/geom/PointTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#2e46668de0372d0115bc51a5755b361c75ea1d42">
tests/unit/geom/PolygonTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#bad4bf0b6838718699ea05122ae5ee1ad183ac70">
<span class="new-file">
+
tests/unit/geom/util/CurveBuilderTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#8b0724be67316c55e1f088b6a952ef380d9d8eb0">
<span class="new-file">
+
tests/unit/geom/util/LinealExtracterTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#2f9776f9f12388d8adbcc9c9054f42ef143706ca">
tests/unit/geos_unit.cpp
</a>
</li>
<li class="file-stats">
<a href="#d639a80134dfcf08e34153b32d877c29d82e3173">
tests/unit/index/kdtree/KdTreeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#98febe18b79feb402eb2173f0a794a6985177c18">
tests/unit/io/GeoJSONReaderTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#2c1e133a6c767cf4e3d242c794898b1105709e6d">
tests/unit/io/WKBReaderTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#2ee94ddca9beee30f74cde62a0ee1ccad5510a04">
tests/unit/io/WKTReaderTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#1a0862d0396f38c010e36aa38fa8ce2ebecda0ca">
tests/unit/noding/BasicSegmentStringTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#f43c8c715da59ed402266406ec164e85af577e75">
<span class="new-file">
+
tests/unit/noding/GeometryNoderTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#3832c32300bfa66a4533f72dcaf2f15c89751e03">
<span class="new-file">
+
tests/unit/noding/NodableArcStringTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#61f7b2421565f323b0bf3048402790d5c425a41a">
tests/unit/noding/NodedSegmentStringTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#d02196d70bfede9d33742e359a8b80aa2c31b852">
tests/unit/noding/SegmentNodeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#f60971b00b2ea113f715c19ff1846ee1bbcbcf4b">
<span class="new-file">
+
tests/unit/noding/SimpleNoderTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#d632252634418c612d46deecfc0d081fcf5635e4">
tests/unit/noding/snapround/MCIndexSnapRounderTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#861a933bb9c8d93c84535ebe578630314427d756">
tests/unit/operation/BoundaryOpTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#aa41dc0513671a67b746826349461ed62e7257b0">
tests/unit/operation/buffer/BufferOpTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#dde6facd7da0c3acb71463d53ceefaad9ed8f5ba">
tests/unit/operation/buffer/OffsetCurveTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#6abbc2c88c7b7156d7a261ad32dce6595ba790e3">
tests/unit/operation/distance/DistanceOpTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#76bcdda5860a2eede169403a0cfec243301eeea6">
tests/unit/operation/geounion/UnaryUnionOpTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#361a8302938575b4638bfd547e4561d7877dd607">
tests/unit/operation/grid/GridIntersectionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#3e89ae37f213e5753d4c9dfe19ff9f3ec85cd362">
tests/unit/operation/grid/GridTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#951b016ac3c15ce5b248d75f457f7f1d38151f23">
tests/unit/operation/grid/TraversalAreasTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#83370d3084c22c4087b5d11cf9e630b85a7589b8">
tests/unit/operation/linemerge/LineMergerTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#028ea4823de9cd4663e4facdc0faffe2c5e12ca7">
tests/unit/operation/overlay/snap/GeometrySnapperTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#c4dbb1c8636c6a1de79625438dfef33657922b38">
tests/unit/operation/overlayng/CoverageUnionNGTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#dbff75e48e3316ac9cdea0999874f9fc74edfdbc">
<span class="new-file">
+
tests/unit/operation/overlayng/EdgeNodingBuilderTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#6c1eb985ec4eea2e28aedfaf0ef35969b92ba427">
tests/unit/operation/overlayng/LineLimiterTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#f0e3c62e47956ba9538c1c5db9a0c4642856dfc2">
tests/unit/operation/overlayng/OverlayGraphTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#9ab48457da706b4e51aec3292de1f786eb844759">
tests/unit/operation/overlayng/OverlayNGGeometryCollectionTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#c612a0e4fbadce2c81566365c78616d64c0c68b7">
tests/unit/operation/overlayng/OverlayNGTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#c21cf69e55ca3ac3335e89652a5446575785bddc">
tests/unit/operation/overlayng/OverlayNGZTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#a160d93bbbada642fc4d3b388da2ddde49fbca20">
tests/unit/operation/overlayng/PrecisionReducerTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#0d9584b9a0a8ca4d18b2637991a20ab88a8af183">
tests/unit/operation/polygonize/PolygonizeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#5c3bbcb055c4df425114d72b1e57eaabb65ec610">
tests/unit/operation/relateng/RelateNGTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#aa0ca3e1b935eb40e42e860719e22a7bd4c64de8">
tests/unit/operation/relateng/RelateNGTest.h
</a>
</li>
<li class="file-stats">
<a href="#c4eb80db36229d72706bd695058625073e371467">
tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#b2a3354b991aa4291689e3dcedabfd2228dff87f">
<span class="new-file">
+
tests/unit/operation/spanning/SpanningTreeTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#e15d90200055d67968dc99f4b6c43f5955ebf951">
<span class="new-file">
+
tests/unit/operation/split/GeometrySplitterTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#261f20e55160fdcb48cb76b0a0b680d07e9867cd">
<span class="new-file">
+
tests/unit/operation/split/SplitLinealAtPointTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#349b05973417ef4e45b83e7d04559da48d46356c">
tests/unit/operation/valid/RepeatedPointRemoverTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#958f2a86c5682d3d6e52a26f5f6f30490a8a4662">
tests/unit/precision/GeometryPrecisionReducerTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#c0636d326be4e6d512b0a7d2687a404662406356">
<span class="new-file">
+
tests/unit/shape/random/RandomPointsBuilderTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#87b6d3a3ed1c4117036458956cd71ce18878f19d">
tests/unit/simplify/DouglasPeuckerSimplifierTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#78f6897efde7ab93b393c2d0307d2fcf909ac4d1">
tests/unit/simplify/TopologyPreservingSimplifierTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#6cab8c0c6d2f831aad26d5e74bbc80dcf3389039">
tests/unit/triangulate/VoronoiTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#ad7da9a0ad02be075aa84996b6d361906cbc2f58">
tests/unit/util/NodingTestUtil.cpp
</a>
</li>
<li class="file-stats">
<a href="#204b6871108953c90be87b52d15e1c3811b1fa45">
tests/unit/util/NodingTestUtil.h
</a>
</li>
<li class="file-stats">
<a href="#56fcb0cf0c4c320d81d5bf2d24823294cf84d189">
tests/unit/utility.h
</a>
</li>
<li class="file-stats">
<a href="#161e73c9552cc9d826c5d0a4a6ed1f7f47bd882e">
tests/xmltester/XMLTester.cpp
</a>
</li>
<li class="file-stats">
<a href="#1931984a19a513d33c4bdf7e750f65f84df487b8">
tests/xmltester/tests/general/TestDistance.xml
</a>
</li>
<li class="file-stats">
<a href="#2f19f371996055328046d4387f799d930922ae06">
tests/xmltester/tests/general/TestNGOverlayA.xml
</a>
</li>
<li class="file-stats">
<a href="#833f3529e17d908e3afe17a6600005e119c6d227">
tests/xmltester/tests/general/TestNGOverlayAPrec.xml
</a>
</li>
<li class="file-stats">
<a href="#cdb7d5a86664ea489eaad9e3c98be31e91c761bd">
tests/xmltester/tests/general/TestNGOverlayGC.xml
</a>
</li>
<li class="file-stats">
<a href="#f5f475e505ce4ddc584f908ddc0dfbc2259a9caf">
tests/xmltester/tests/general/TestNGOverlayL.xml
</a>
</li>
<li class="file-stats">
<a href="#03a480ccdbff8f514c89cb252c60733853295bff">
tests/xmltester/tests/general/TestNGOverlayLPrec.xml
</a>
</li>
<li class="file-stats">
<a href="#4ac5684dbf852790712cd51f3ac48676d52a358c">
tests/xmltester/tests/general/TestOverlayAA.xml
</a>
</li>
<li class="file-stats">
<a href="#9ecabfcd55b272be9f786c1457d22f5e6b205a9b">
tests/xmltester/tests/general/TestOverlayAAPrec.xml
</a>
</li>
<li class="file-stats">
<a href="#2b7b49b55361dbb37f8783ee431baeed3c5e3194">
tests/xmltester/tests/general/TestOverlayLA.xml
</a>
</li>
<li class="file-stats">
<a href="#d3354b62136df6b6534db524a4cca1fc6eabd731">
tests/xmltester/tests/general/TestOverlayLL.xml
</a>
</li>
<li class="file-stats">
<a href="#a48abc8aa5448eeecb2d26667eb5db134eb55f2e">
tests/xmltester/tests/general/TestOverlayLLPrec.xml
</a>
</li>
<li class="file-stats">
<a href="#4ebd21f9e0998e407e56da3e051ae357a30a1f3e">
tests/xmltester/tests/general/TestOverlayPL.xml
</a>
</li>
<li class="file-stats">
<a href="#908b045cb865fb3b9dbfc96c92f3021200032761">
tests/xmltester/tests/issue/issue-geos-527.xml
</a>
</li>
<li class="file-stats">
<a href="#cf6d0c0f600963d94b6eb30d42a1a6519c5a4c47">
tests/xmltester/tests/misc/makevalid.xml
</a>
</li>
<li class="file-stats">
<a href="#1ddeb4884da9353f587c31ef2711f1aab16dfbbe">
tests/xmltester/tests/misc/split.xml
</a>
</li>
<li class="file-stats">
<a href="#beccd2667e4ebe8b5d9fa7a28cc2aadbe99564d8">
util/geosop/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#2a69d9c8bab09fd0fdc8637740f907ebecbf8629">
util/geosop/GeometryOp.cpp
</a>
</li>
<li class="file-stats">
<a href="#05cba36c7de82e9cf234f8830bdca88b745046d9">
util/geosop/GeosOp.cpp
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/geos/-/commit/f837bf2e200f50dbf9a9d0e96a0d73d497bc3a6a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/debian-gis-team/geos/-/commit/f837bf2e200f50dbf9a9d0e96a0d73d497bc3a6a at 1783482029
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/geos/-/commit/f837bf2e200f50dbf9a9d0e96a0d73d497bc3a6a"}}</script>


</p>
</div>
</body>
</html>