The following packages will be installed: geos Fetching README... 0%100%100%100%100%100%Done Fetching geos.SlackBuild... 0%100%100%100%100%100%Done Fetching geos.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done geos-3.10.2/ geos-3.10.2/.astylerc geos-3.10.2/.azure-pipelines.yml geos-3.10.2/.codecov.yml geos-3.10.2/.drone-1.0.yml geos-3.10.2/.editorconfig geos-3.10.2/.git-blame-ignore-revs geos-3.10.2/.github/ geos-3.10.2/.github/workflows/ geos-3.10.2/.github/workflows/ci.yml geos-3.10.2/.gitignore geos-3.10.2/.gitlab-ci.yml geos-3.10.2/.mailmap geos-3.10.2/AUTHORS geos-3.10.2/CMakeLists.txt geos-3.10.2/COPYING geos-3.10.2/DEVELOPER-NOTES.md geos-3.10.2/HOWTO_RELEASE geos-3.10.2/INSTALL.md geos-3.10.2/NEWS geos-3.10.2/README.md geos-3.10.2/Version.txt geos-3.10.2/appveyor.yml geos-3.10.2/benchmarks/ geos-3.10.2/benchmarks/CMakeLists.txt geos-3.10.2/benchmarks/ClassSizes.cpp geos-3.10.2/benchmarks/algorithm/ geos-3.10.2/benchmarks/algorithm/CMakeLists.txt geos-3.10.2/benchmarks/algorithm/InteriorPointAreaPerfTest.cpp geos-3.10.2/benchmarks/algorithm/LineIntersectorPerfTest.cpp geos-3.10.2/benchmarks/algorithm/OrientationIndexPerfTest.cpp geos-3.10.2/benchmarks/algorithm/UnaryUnionSegmentsPerfTest.cpp geos-3.10.2/benchmarks/algorithm/VoronoiPerfTest.cpp geos-3.10.2/benchmarks/algorithm/locate/ geos-3.10.2/benchmarks/algorithm/locate/CMakeLists.txt geos-3.10.2/benchmarks/algorithm/locate/IndexedPointInAreaLocatorPerfTest.cpp geos-3.10.2/benchmarks/capi/ geos-3.10.2/benchmarks/capi/CMakeLists.txt geos-3.10.2/benchmarks/capi/GEOSCoordSeqPerfTest.cpp geos-3.10.2/benchmarks/capi/GEOSPreparedContainsPerfTest.cpp geos-3.10.2/benchmarks/capi/IntersectionPerfTest.cpp geos-3.10.2/benchmarks/capi/UnaryOpPerfTest.cpp geos-3.10.2/benchmarks/capi/memleak_mp_prep.c geos-3.10.2/benchmarks/capi/memleak_mp_prep.sh geos-3.10.2/benchmarks/geom/ geos-3.10.2/benchmarks/geom/CMakeLists.txt geos-3.10.2/benchmarks/geom/EnvelopePerfTest.cpp geos-3.10.2/benchmarks/index/ geos-3.10.2/benchmarks/index/CMakeLists.txt geos-3.10.2/benchmarks/index/SpatialIndexPerfTest.cpp geos-3.10.2/benchmarks/index/chain/ geos-3.10.2/benchmarks/index/chain/CMakeLists.txt geos-3.10.2/benchmarks/index/chain/MonotoneChainBuilderPerfTest.cpp geos-3.10.2/benchmarks/index/chain/MonotoneChainPerfTest.cpp geos-3.10.2/benchmarks/operation/ geos-3.10.2/benchmarks/operation/CMakeLists.txt geos-3.10.2/benchmarks/operation/buffer/ geos-3.10.2/benchmarks/operation/buffer/CMakeLists.txt geos-3.10.2/benchmarks/operation/buffer/IteratedBufferStressTest.cpp geos-3.10.2/benchmarks/operation/predicate/ geos-3.10.2/benchmarks/operation/predicate/CMakeLists.txt geos-3.10.2/benchmarks/operation/predicate/RectangleIntersectsPerfTest.cpp geos-3.10.2/capi/ geos-3.10.2/capi/CMakeLists.txt geos-3.10.2/capi/geos_c.cpp geos-3.10.2/capi/geos_c.h.in geos-3.10.2/capi/geos_ts_c.cpp geos-3.10.2/cmake/ geos-3.10.2/cmake/FindMakeDistCheck.cmake geos-3.10.2/cmake/cmake_uninstall.cmake.in geos-3.10.2/cmake/geos-config.cmake geos-3.10.2/configure geos-3.10.2/debian/ geos-3.10.2/debian/Makefile geos-3.10.2/debian/README.Debian geos-3.10.2/debian/changelog geos-3.10.2/debian/compat geos-3.10.2/debian/control geos-3.10.2/debian/copyright geos-3.10.2/debian/geos-config.1 geos-3.10.2/debian/libgeos-dev.dirs geos-3.10.2/debian/libgeos-dev.docs geos-3.10.2/debian/libgeos-dev.install geos-3.10.2/debian/libgeos-dev.manpages geos-3.10.2/debian/libgeos-doc.doc-base geos-3.10.2/debian/libgeos-doc.docs geos-3.10.2/debian/libgeos.dirs geos-3.10.2/debian/libgeos.docs geos-3.10.2/debian/libgeos.install geos-3.10.2/debian/makedoc geos-3.10.2/debian/rules geos-3.10.2/debian/watch geos-3.10.2/doc/ geos-3.10.2/doc/CMakeLists.txt geos-3.10.2/doc/Doxyfile.in geos-3.10.2/doc/check_doxygen_errors.cmake geos-3.10.2/examples/ geos-3.10.2/examples/CMakeLists.txt geos-3.10.2/examples/README.md geos-3.10.2/examples/capi_prepared.c geos-3.10.2/examples/capi_prepared.cpp geos-3.10.2/examples/capi_read.c geos-3.10.2/examples/capi_read.cpp geos-3.10.2/examples/capi_read_ts.c geos-3.10.2/examples/capi_read_ts.cpp geos-3.10.2/examples/capi_strtree.c geos-3.10.2/examples/cpp_read.cpp geos-3.10.2/include/ geos-3.10.2/include/CMakeLists.txt geos-3.10.2/include/geos.h geos-3.10.2/include/geos/ geos-3.10.2/include/geos/algorithm/ geos-3.10.2/include/geos/algorithm/Angle.h geos-3.10.2/include/geos/algorithm/Area.h geos-3.10.2/include/geos/algorithm/BoundaryNodeRule.h geos-3.10.2/include/geos/algorithm/CGAlgorithmsDD.h geos-3.10.2/include/geos/algorithm/CGAlgorithmsDD.inl geos-3.10.2/include/geos/algorithm/CentralEndpointIntersector.h geos-3.10.2/include/geos/algorithm/Centroid.h geos-3.10.2/include/geos/algorithm/ConvexHull.h geos-3.10.2/include/geos/algorithm/ConvexHull.inl geos-3.10.2/include/geos/algorithm/Distance.h geos-3.10.2/include/geos/algorithm/HCoordinate.h geos-3.10.2/include/geos/algorithm/InteriorPointArea.h geos-3.10.2/include/geos/algorithm/InteriorPointLine.h geos-3.10.2/include/geos/algorithm/InteriorPointPoint.h geos-3.10.2/include/geos/algorithm/Intersection.h geos-3.10.2/include/geos/algorithm/Length.h geos-3.10.2/include/geos/algorithm/LineIntersector.h geos-3.10.2/include/geos/algorithm/LineIntersector.inl geos-3.10.2/include/geos/algorithm/MinimumBoundingCircle.h geos-3.10.2/include/geos/algorithm/MinimumDiameter.h geos-3.10.2/include/geos/algorithm/NotRepresentableException.h geos-3.10.2/include/geos/algorithm/Orientation.h geos-3.10.2/include/geos/algorithm/PointInRing.h geos-3.10.2/include/geos/algorithm/PointLocation.h geos-3.10.2/include/geos/algorithm/PointLocator.h geos-3.10.2/include/geos/algorithm/RayCrossingCounter.h geos-3.10.2/include/geos/algorithm/RayCrossingCounterDD.h geos-3.10.2/include/geos/algorithm/RobustDeterminant.h geos-3.10.2/include/geos/algorithm/SimplePointInRing.h geos-3.10.2/include/geos/algorithm/construct/ geos-3.10.2/include/geos/algorithm/construct/LargestEmptyCircle.h geos-3.10.2/include/geos/algorithm/construct/MaximumInscribedCircle.h geos-3.10.2/include/geos/algorithm/distance/ geos-3.10.2/include/geos/algorithm/distance/DiscreteFrechetDistance.h geos-3.10.2/include/geos/algorithm/distance/DiscreteHausdorffDistance.h geos-3.10.2/include/geos/algorithm/distance/DistanceToPoint.h geos-3.10.2/include/geos/algorithm/distance/PointPairDistance.h geos-3.10.2/include/geos/algorithm/locate/ geos-3.10.2/include/geos/algorithm/locate/IndexedPointInAreaLocator.h geos-3.10.2/include/geos/algorithm/locate/PointOnGeometryLocator.h geos-3.10.2/include/geos/algorithm/locate/SimplePointInAreaLocator.h geos-3.10.2/include/geos/constants.h geos-3.10.2/include/geos/edgegraph/ geos-3.10.2/include/geos/edgegraph/EdgeGraph.h geos-3.10.2/include/geos/edgegraph/EdgeGraphBuilder.h geos-3.10.2/include/geos/edgegraph/HalfEdge.h geos-3.10.2/include/geos/edgegraph/MarkHalfEdge.h geos-3.10.2/include/geos/export.h geos-3.10.2/include/geos/geom.h geos-3.10.2/include/geos/geom/ geos-3.10.2/include/geos/geom/Coordinate.h geos-3.10.2/include/geos/geom/Coordinate.inl geos-3.10.2/include/geos/geom/CoordinateArraySequence.h geos-3.10.2/include/geos/geom/CoordinateArraySequenceFactory.h geos-3.10.2/include/geos/geom/CoordinateArraySequenceFactory.inl geos-3.10.2/include/geos/geom/CoordinateFilter.h geos-3.10.2/include/geos/geom/CoordinateList.h geos-3.10.2/include/geos/geom/CoordinateSequence.h geos-3.10.2/include/geos/geom/CoordinateSequenceFactory.h geos-3.10.2/include/geos/geom/CoordinateSequenceFilter.h geos-3.10.2/include/geos/geom/DefaultCoordinateSequenceFactory.h geos-3.10.2/include/geos/geom/Dimension.h geos-3.10.2/include/geos/geom/Envelope.h geos-3.10.2/include/geos/geom/Envelope.inl geos-3.10.2/include/geos/geom/FixedSizeCoordinateSequence.h geos-3.10.2/include/geos/geom/Geometry.h geos-3.10.2/include/geos/geom/GeometryCollection.h geos-3.10.2/include/geos/geom/GeometryCollection.inl geos-3.10.2/include/geos/geom/GeometryComponentFilter.h geos-3.10.2/include/geos/geom/GeometryFactory.h geos-3.10.2/include/geos/geom/GeometryFactory.inl geos-3.10.2/include/geos/geom/GeometryFilter.h geos-3.10.2/include/geos/geom/HeuristicOverlay.h geos-3.10.2/include/geos/geom/IntersectionMatrix.h geos-3.10.2/include/geos/geom/LineSegment.h geos-3.10.2/include/geos/geom/LineSegment.inl geos-3.10.2/include/geos/geom/LineString.h geos-3.10.2/include/geos/geom/LinearRing.h geos-3.10.2/include/geos/geom/Location.h geos-3.10.2/include/geos/geom/MultiLineString.h geos-3.10.2/include/geos/geom/MultiLineString.inl geos-3.10.2/include/geos/geom/MultiPoint.h geos-3.10.2/include/geos/geom/MultiPolygon.h geos-3.10.2/include/geos/geom/MultiPolygon.inl geos-3.10.2/include/geos/geom/Point.h geos-3.10.2/include/geos/geom/Polygon.h geos-3.10.2/include/geos/geom/Position.h geos-3.10.2/include/geos/geom/PrecisionModel.h geos-3.10.2/include/geos/geom/PrecisionModel.inl geos-3.10.2/include/geos/geom/Quadrant.h geos-3.10.2/include/geos/geom/Quadrant.inl geos-3.10.2/include/geos/geom/Triangle.h geos-3.10.2/include/geos/geom/prep/ geos-3.10.2/include/geos/geom/prep/AbstractPreparedPolygonContains.h geos-3.10.2/include/geos/geom/prep/BasicPreparedGeometry.h geos-3.10.2/include/geos/geom/prep/PreparedGeometry.h geos-3.10.2/include/geos/geom/prep/PreparedGeometryFactory.h geos-3.10.2/include/geos/geom/prep/PreparedLineString.h geos-3.10.2/include/geos/geom/prep/PreparedLineStringDistance.h geos-3.10.2/include/geos/geom/prep/PreparedLineStringIntersects.h geos-3.10.2/include/geos/geom/prep/PreparedLineStringNearestPoints.h geos-3.10.2/include/geos/geom/prep/PreparedPoint.h geos-3.10.2/include/geos/geom/prep/PreparedPolygon.h geos-3.10.2/include/geos/geom/prep/PreparedPolygonContains.h geos-3.10.2/include/geos/geom/prep/PreparedPolygonContainsProperly.h geos-3.10.2/include/geos/geom/prep/PreparedPolygonCovers.h geos-3.10.2/include/geos/geom/prep/PreparedPolygonDistance.h geos-3.10.2/include/geos/geom/prep/PreparedPolygonIntersects.h geos-3.10.2/include/geos/geom/prep/PreparedPolygonPredicate.h geos-3.10.2/include/geos/geom/util/ geos-3.10.2/include/geos/geom/util/ComponentCoordinateExtracter.h geos-3.10.2/include/geos/geom/util/CoordinateOperation.h geos-3.10.2/include/geos/geom/util/Densifier.h geos-3.10.2/include/geos/geom/util/GeometryCombiner.h geos-3.10.2/include/geos/geom/util/GeometryEditor.h geos-3.10.2/include/geos/geom/util/GeometryEditorOperation.h geos-3.10.2/include/geos/geom/util/GeometryExtracter.h geos-3.10.2/include/geos/geom/util/GeometryFixer.h geos-3.10.2/include/geos/geom/util/GeometryTransformer.h geos-3.10.2/include/geos/geom/util/LinearComponentExtracter.h geos-3.10.2/include/geos/geom/util/NoOpGeometryOperation.h geos-3.10.2/include/geos/geom/util/PointExtracter.h geos-3.10.2/include/geos/geom/util/PolygonExtracter.h geos-3.10.2/include/geos/geom/util/ShortCircuitedGeometryVisitor.h geos-3.10.2/include/geos/geom/util/SineStarFactory.h geos-3.10.2/include/geos/geomgraph/ geos-3.10.2/include/geos/geomgraph/Depth.h geos-3.10.2/include/geos/geomgraph/Depth.inl geos-3.10.2/include/geos/geomgraph/DirectedEdge.h geos-3.10.2/include/geos/geomgraph/DirectedEdge.inl geos-3.10.2/include/geos/geomgraph/DirectedEdgeStar.h geos-3.10.2/include/geos/geomgraph/Edge.h geos-3.10.2/include/geos/geomgraph/EdgeEnd.h geos-3.10.2/include/geos/geomgraph/EdgeEndStar.h geos-3.10.2/include/geos/geomgraph/EdgeIntersection.h geos-3.10.2/include/geos/geomgraph/EdgeIntersectionList.h geos-3.10.2/include/geos/geomgraph/EdgeList.h geos-3.10.2/include/geos/geomgraph/EdgeNodingValidator.h geos-3.10.2/include/geos/geomgraph/EdgeRing.h geos-3.10.2/include/geos/geomgraph/GeometryGraph.h geos-3.10.2/include/geos/geomgraph/GeometryGraph.inl geos-3.10.2/include/geos/geomgraph/GraphComponent.h geos-3.10.2/include/geos/geomgraph/Label.h geos-3.10.2/include/geos/geomgraph/Label.inl geos-3.10.2/include/geos/geomgraph/Node.h geos-3.10.2/include/geos/geomgraph/NodeFactory.h geos-3.10.2/include/geos/geomgraph/NodeMap.h geos-3.10.2/include/geos/geomgraph/PlanarGraph.h geos-3.10.2/include/geos/geomgraph/TopologyLocation.h geos-3.10.2/include/geos/geomgraph/TopologyLocation.inl geos-3.10.2/include/geos/geomgraph/index/ geos-3.10.2/include/geos/geomgraph/index/EdgeSetIntersector.h geos-3.10.2/include/geos/geomgraph/index/MonotoneChain.h geos-3.10.2/include/geos/geomgraph/index/MonotoneChainEdge.h geos-3.10.2/include/geos/geomgraph/index/MonotoneChainIndexer.h geos-3.10.2/include/geos/geomgraph/index/SegmentIntersector.h geos-3.10.2/include/geos/geomgraph/index/SegmentIntersector.inl geos-3.10.2/include/geos/geomgraph/index/SimpleEdgeSetIntersector.h geos-3.10.2/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h geos-3.10.2/include/geos/geomgraph/index/SimpleSweepLineIntersector.h geos-3.10.2/include/geos/geomgraph/index/SweepLineEvent.h geos-3.10.2/include/geos/geomgraph/index/SweepLineEventObj.h geos-3.10.2/include/geos/geomgraph/index/SweepLineSegment.h geos-3.10.2/include/geos/index/ geos-3.10.2/include/geos/index/ItemVisitor.h geos-3.10.2/include/geos/index/SpatialIndex.h geos-3.10.2/include/geos/index/bintree/ geos-3.10.2/include/geos/index/bintree/Bintree.h geos-3.10.2/include/geos/index/bintree/Interval.h geos-3.10.2/include/geos/index/bintree/Key.h geos-3.10.2/include/geos/index/bintree/Node.h geos-3.10.2/include/geos/index/bintree/NodeBase.h geos-3.10.2/include/geos/index/bintree/Root.h geos-3.10.2/include/geos/index/chain/ geos-3.10.2/include/geos/index/chain/MonotoneChain.h geos-3.10.2/include/geos/index/chain/MonotoneChainBuilder.h geos-3.10.2/include/geos/index/chain/MonotoneChainOverlapAction.h geos-3.10.2/include/geos/index/chain/MonotoneChainSelectAction.h geos-3.10.2/include/geos/index/intervalrtree/ geos-3.10.2/include/geos/index/intervalrtree/IntervalRTreeBranchNode.h geos-3.10.2/include/geos/index/intervalrtree/IntervalRTreeLeafNode.h geos-3.10.2/include/geos/index/intervalrtree/IntervalRTreeNode.h geos-3.10.2/include/geos/index/intervalrtree/SortedPackedIntervalRTree.h geos-3.10.2/include/geos/index/kdtree/ geos-3.10.2/include/geos/index/kdtree/KdNode.h geos-3.10.2/include/geos/index/kdtree/KdNodeVisitor.h geos-3.10.2/include/geos/index/kdtree/KdTree.h geos-3.10.2/include/geos/index/quadtree/ geos-3.10.2/include/geos/index/quadtree/IntervalSize.h geos-3.10.2/include/geos/index/quadtree/Key.h geos-3.10.2/include/geos/index/quadtree/Node.h geos-3.10.2/include/geos/index/quadtree/NodeBase.h geos-3.10.2/include/geos/index/quadtree/Quadtree.h geos-3.10.2/include/geos/index/quadtree/Root.h geos-3.10.2/include/geos/index/strtree/ geos-3.10.2/include/geos/index/strtree/AbstractNode.h geos-3.10.2/include/geos/index/strtree/AbstractSTRtree.h geos-3.10.2/include/geos/index/strtree/Boundable.h geos-3.10.2/include/geos/index/strtree/BoundablePair.h geos-3.10.2/include/geos/index/strtree/EnvelopeUtil.h geos-3.10.2/include/geos/index/strtree/GeometryItemDistance.h geos-3.10.2/include/geos/index/strtree/Interval.h geos-3.10.2/include/geos/index/strtree/ItemBoundable.h geos-3.10.2/include/geos/index/strtree/ItemDistance.h geos-3.10.2/include/geos/index/strtree/SIRtree.h geos-3.10.2/include/geos/index/strtree/STRtree.h geos-3.10.2/include/geos/index/strtree/SimpleSTRdistance.h geos-3.10.2/include/geos/index/strtree/SimpleSTRnode.h geos-3.10.2/include/geos/index/strtree/SimpleSTRtree.h geos-3.10.2/include/geos/index/strtree/TemplateSTRNode.h geos-3.10.2/include/geos/index/strtree/TemplateSTRNodePair.h geos-3.10.2/include/geos/index/strtree/TemplateSTRtree.h geos-3.10.2/include/geos/index/strtree/TemplateSTRtreeDistance.h geos-3.10.2/include/geos/index/sweepline/ geos-3.10.2/include/geos/index/sweepline/SweepLineEvent.h geos-3.10.2/include/geos/index/sweepline/SweepLineIndex.h geos-3.10.2/include/geos/index/sweepline/SweepLineInterval.h geos-3.10.2/include/geos/index/sweepline/SweepLineOverlapAction.h geos-3.10.2/include/geos/inline.h geos-3.10.2/include/geos/io/ geos-3.10.2/include/geos/io/ByteOrderDataInStream.h geos-3.10.2/include/geos/io/ByteOrderDataInStream.inl geos-3.10.2/include/geos/io/ByteOrderValues.h geos-3.10.2/include/geos/io/CLocalizer.h geos-3.10.2/include/geos/io/GeoJSON.h geos-3.10.2/include/geos/io/GeoJSONReader.h geos-3.10.2/include/geos/io/GeoJSONWriter.h geos-3.10.2/include/geos/io/ParseException.h geos-3.10.2/include/geos/io/StringTokenizer.h geos-3.10.2/include/geos/io/WKBConstants.h geos-3.10.2/include/geos/io/WKBReader.h geos-3.10.2/include/geos/io/WKBWriter.h geos-3.10.2/include/geos/io/WKTReader.h geos-3.10.2/include/geos/io/WKTReader.inl geos-3.10.2/include/geos/io/WKTWriter.h geos-3.10.2/include/geos/io/Writer.h geos-3.10.2/include/geos/linearref/ geos-3.10.2/include/geos/linearref/ExtractLineByLocation.h geos-3.10.2/include/geos/linearref/LengthIndexOfPoint.h geos-3.10.2/include/geos/linearref/LengthIndexedLine.h geos-3.10.2/include/geos/linearref/LengthLocationMap.h geos-3.10.2/include/geos/linearref/LinearGeometryBuilder.h geos-3.10.2/include/geos/linearref/LinearIterator.h geos-3.10.2/include/geos/linearref/LinearLocation.h geos-3.10.2/include/geos/linearref/LocationIndexOfLine.h geos-3.10.2/include/geos/linearref/LocationIndexOfPoint.h geos-3.10.2/include/geos/linearref/LocationIndexedLine.h geos-3.10.2/include/geos/math/ geos-3.10.2/include/geos/math/DD.h geos-3.10.2/include/geos/namespaces.h geos-3.10.2/include/geos/noding/ geos-3.10.2/include/geos/noding/BasicSegmentString.h geos-3.10.2/include/geos/noding/BasicSegmentString.inl geos-3.10.2/include/geos/noding/FastNodingValidator.h geos-3.10.2/include/geos/noding/FastSegmentSetIntersectionFinder.h geos-3.10.2/include/geos/noding/GeometryNoder.h geos-3.10.2/include/geos/noding/IntersectionAdder.h geos-3.10.2/include/geos/noding/IntersectionFinderAdder.h geos-3.10.2/include/geos/noding/IteratedNoder.h geos-3.10.2/include/geos/noding/MCIndexNoder.h geos-3.10.2/include/geos/noding/MCIndexNoder.inl geos-3.10.2/include/geos/noding/MCIndexSegmentSetMutualIntersector.h geos-3.10.2/include/geos/noding/NodableSegmentString.h geos-3.10.2/include/geos/noding/NodedSegmentString.h geos-3.10.2/include/geos/noding/NodedSegmentString.inl geos-3.10.2/include/geos/noding/Noder.h geos-3.10.2/include/geos/noding/NodingIntersectionFinder.h geos-3.10.2/include/geos/noding/NodingIntersectionFinder.inl geos-3.10.2/include/geos/noding/NodingValidator.h geos-3.10.2/include/geos/noding/Octant.h geos-3.10.2/include/geos/noding/OrientedCoordinateArray.h geos-3.10.2/include/geos/noding/ScaledNoder.h geos-3.10.2/include/geos/noding/SegmentIntersectionDetector.h geos-3.10.2/include/geos/noding/SegmentIntersector.h geos-3.10.2/include/geos/noding/SegmentNode.h geos-3.10.2/include/geos/noding/SegmentNode.inl geos-3.10.2/include/geos/noding/SegmentNodeList.h geos-3.10.2/include/geos/noding/SegmentPointComparator.h geos-3.10.2/include/geos/noding/SegmentSetMutualIntersector.h geos-3.10.2/include/geos/noding/SegmentString.h geos-3.10.2/include/geos/noding/SegmentStringUtil.h geos-3.10.2/include/geos/noding/SimpleNoder.h geos-3.10.2/include/geos/noding/SinglePassNoder.h geos-3.10.2/include/geos/noding/ValidatingNoder.h geos-3.10.2/include/geos/noding/snap/ geos-3.10.2/include/geos/noding/snap/SnappingIntersectionAdder.h geos-3.10.2/include/geos/noding/snap/SnappingNoder.h geos-3.10.2/include/geos/noding/snap/SnappingPointIndex.h geos-3.10.2/include/geos/noding/snapround/ geos-3.10.2/include/geos/noding/snapround/HotPixel.h geos-3.10.2/include/geos/noding/snapround/HotPixel.inl geos-3.10.2/include/geos/noding/snapround/HotPixelIndex.h geos-3.10.2/include/geos/noding/snapround/MCIndexPointSnapper.h geos-3.10.2/include/geos/noding/snapround/MCIndexSnapRounder.h geos-3.10.2/include/geos/noding/snapround/SnapRoundingIntersectionAdder.h geos-3.10.2/include/geos/noding/snapround/SnapRoundingNoder.h geos-3.10.2/include/geos/operation/ geos-3.10.2/include/geos/operation/GeometryGraphOperation.h geos-3.10.2/include/geos/operation/buffer/ geos-3.10.2/include/geos/operation/buffer/BufferBuilder.h geos-3.10.2/include/geos/operation/buffer/BufferInputLineSimplifier.h geos-3.10.2/include/geos/operation/buffer/BufferOp.h geos-3.10.2/include/geos/operation/buffer/BufferParameters.h geos-3.10.2/include/geos/operation/buffer/BufferSubgraph.h geos-3.10.2/include/geos/operation/buffer/OffsetCurveBuilder.h geos-3.10.2/include/geos/operation/buffer/OffsetCurveSetBuilder.h geos-3.10.2/include/geos/operation/buffer/OffsetSegmentGenerator.h geos-3.10.2/include/geos/operation/buffer/OffsetSegmentString.h geos-3.10.2/include/geos/operation/buffer/RightmostEdgeFinder.h geos-3.10.2/include/geos/operation/buffer/SubgraphDepthLocater.h geos-3.10.2/include/geos/operation/distance/ geos-3.10.2/include/geos/operation/distance/ConnectedElementLocationFilter.h geos-3.10.2/include/geos/operation/distance/ConnectedElementPointFilter.h geos-3.10.2/include/geos/operation/distance/DistanceOp.h geos-3.10.2/include/geos/operation/distance/FacetSequence.h geos-3.10.2/include/geos/operation/distance/FacetSequenceTreeBuilder.h geos-3.10.2/include/geos/operation/distance/GeometryLocation.h geos-3.10.2/include/geos/operation/distance/IndexedFacetDistance.h geos-3.10.2/include/geos/operation/intersection/ geos-3.10.2/include/geos/operation/intersection/Rectangle.h geos-3.10.2/include/geos/operation/intersection/RectangleIntersection.h geos-3.10.2/include/geos/operation/intersection/RectangleIntersectionBuilder.h geos-3.10.2/include/geos/operation/linemerge/ geos-3.10.2/include/geos/operation/linemerge/EdgeString.h geos-3.10.2/include/geos/operation/linemerge/LineMergeDirectedEdge.h geos-3.10.2/include/geos/operation/linemerge/LineMergeEdge.h geos-3.10.2/include/geos/operation/linemerge/LineMergeGraph.h geos-3.10.2/include/geos/operation/linemerge/LineMerger.h geos-3.10.2/include/geos/operation/linemerge/LineSequencer.h geos-3.10.2/include/geos/operation/overlay/ geos-3.10.2/include/geos/operation/overlay/EdgeSetNoder.h geos-3.10.2/include/geos/operation/overlay/ElevationMatrix.h geos-3.10.2/include/geos/operation/overlay/ElevationMatrixCell.h geos-3.10.2/include/geos/operation/overlay/LineBuilder.h geos-3.10.2/include/geos/operation/overlay/MaximalEdgeRing.h geos-3.10.2/include/geos/operation/overlay/MinimalEdgeRing.h geos-3.10.2/include/geos/operation/overlay/MinimalEdgeRing.inl geos-3.10.2/include/geos/operation/overlay/OverlayNodeFactory.h geos-3.10.2/include/geos/operation/overlay/OverlayOp.h geos-3.10.2/include/geos/operation/overlay/PointBuilder.h geos-3.10.2/include/geos/operation/overlay/PolygonBuilder.h geos-3.10.2/include/geos/operation/overlay/snap/ geos-3.10.2/include/geos/operation/overlay/snap/GeometrySnapper.h geos-3.10.2/include/geos/operation/overlay/snap/LineStringSnapper.h geos-3.10.2/include/geos/operation/overlay/snap/SnapOverlayOp.h geos-3.10.2/include/geos/operation/overlay/validate/ geos-3.10.2/include/geos/operation/overlay/validate/FuzzyPointLocator.h geos-3.10.2/include/geos/operation/overlay/validate/OffsetPointGenerator.h geos-3.10.2/include/geos/operation/overlay/validate/OverlayResultValidator.h geos-3.10.2/include/geos/operation/overlayng/ geos-3.10.2/include/geos/operation/overlayng/Edge.h geos-3.10.2/include/geos/operation/overlayng/Edge.inl geos-3.10.2/include/geos/operation/overlayng/EdgeKey.h geos-3.10.2/include/geos/operation/overlayng/EdgeKey.inl geos-3.10.2/include/geos/operation/overlayng/EdgeMerger.h geos-3.10.2/include/geos/operation/overlayng/EdgeNodingBuilder.h geos-3.10.2/include/geos/operation/overlayng/EdgeSourceInfo.h geos-3.10.2/include/geos/operation/overlayng/ElevationModel.h geos-3.10.2/include/geos/operation/overlayng/IndexedPointOnLineLocator.h geos-3.10.2/include/geos/operation/overlayng/InputGeometry.h geos-3.10.2/include/geos/operation/overlayng/IntersectionPointBuilder.h geos-3.10.2/include/geos/operation/overlayng/LineBuilder.h geos-3.10.2/include/geos/operation/overlayng/LineLimiter.h geos-3.10.2/include/geos/operation/overlayng/MaximalEdgeRing.h geos-3.10.2/include/geos/operation/overlayng/OverlayEdge.h geos-3.10.2/include/geos/operation/overlayng/OverlayEdge.inl geos-3.10.2/include/geos/operation/overlayng/OverlayEdgeRing.h geos-3.10.2/include/geos/operation/overlayng/OverlayGraph.h geos-3.10.2/include/geos/operation/overlayng/OverlayLabel.h geos-3.10.2/include/geos/operation/overlayng/OverlayLabel.inl geos-3.10.2/include/geos/operation/overlayng/OverlayLabeller.h geos-3.10.2/include/geos/operation/overlayng/OverlayMixedPoints.h geos-3.10.2/include/geos/operation/overlayng/OverlayNG.h geos-3.10.2/include/geos/operation/overlayng/OverlayNGRobust.h geos-3.10.2/include/geos/operation/overlayng/OverlayPoints.h geos-3.10.2/include/geos/operation/overlayng/OverlayUtil.h geos-3.10.2/include/geos/operation/overlayng/PolygonBuilder.h geos-3.10.2/include/geos/operation/overlayng/PrecisionReducer.h geos-3.10.2/include/geos/operation/overlayng/PrecisionUtil.h geos-3.10.2/include/geos/operation/overlayng/RingClipper.h geos-3.10.2/include/geos/operation/overlayng/RobustClipEnvelopeComputer.h geos-3.10.2/include/geos/operation/overlayng/UnaryUnionNG.h geos-3.10.2/include/geos/operation/polygonize/ geos-3.10.2/include/geos/operation/polygonize/BuildArea.h geos-3.10.2/include/geos/operation/polygonize/EdgeRing.h geos-3.10.2/include/geos/operation/polygonize/HoleAssigner.h geos-3.10.2/include/geos/operation/polygonize/PolygonizeDirectedEdge.h geos-3.10.2/include/geos/operation/polygonize/PolygonizeEdge.h geos-3.10.2/include/geos/operation/polygonize/PolygonizeGraph.h geos-3.10.2/include/geos/operation/polygonize/Polygonizer.h geos-3.10.2/include/geos/operation/predicate/ geos-3.10.2/include/geos/operation/predicate/RectangleContains.h geos-3.10.2/include/geos/operation/predicate/RectangleIntersects.h geos-3.10.2/include/geos/operation/predicate/SegmentIntersectionTester.h geos-3.10.2/include/geos/operation/relate/ geos-3.10.2/include/geos/operation/relate/EdgeEndBuilder.h geos-3.10.2/include/geos/operation/relate/EdgeEndBundle.h geos-3.10.2/include/geos/operation/relate/EdgeEndBundleStar.h geos-3.10.2/include/geos/operation/relate/RelateComputer.h geos-3.10.2/include/geos/operation/relate/RelateNode.h geos-3.10.2/include/geos/operation/relate/RelateNodeFactory.h geos-3.10.2/include/geos/operation/relate/RelateNodeGraph.h geos-3.10.2/include/geos/operation/relate/RelateOp.h geos-3.10.2/include/geos/operation/sharedpaths/ geos-3.10.2/include/geos/operation/sharedpaths/SharedPathsOp.h geos-3.10.2/include/geos/operation/union/ geos-3.10.2/include/geos/operation/union/CascadedPolygonUnion.h geos-3.10.2/include/geos/operation/union/CoverageUnion.h geos-3.10.2/include/geos/operation/union/OverlapUnion.h geos-3.10.2/include/geos/operation/union/PointGeometryUnion.h geos-3.10.2/include/geos/operation/union/UnaryUnionOp.h geos-3.10.2/include/geos/operation/union/UnionStrategy.h geos-3.10.2/include/geos/operation/valid/ geos-3.10.2/include/geos/operation/valid/ConnectedInteriorTester.h geos-3.10.2/include/geos/operation/valid/ConsistentAreaTester.h geos-3.10.2/include/geos/operation/valid/IndexedNestedHoleTester.h geos-3.10.2/include/geos/operation/valid/IndexedNestedPolygonTester.h geos-3.10.2/include/geos/operation/valid/IsSimpleOp.h geos-3.10.2/include/geos/operation/valid/IsValidOp.h geos-3.10.2/include/geos/operation/valid/MakeValid.h geos-3.10.2/include/geos/operation/valid/PolygonIntersectionAnalyzer.h geos-3.10.2/include/geos/operation/valid/PolygonNode.h geos-3.10.2/include/geos/operation/valid/PolygonRing.h geos-3.10.2/include/geos/operation/valid/PolygonRingSelfNode.h geos-3.10.2/include/geos/operation/valid/PolygonRingTouch.h geos-3.10.2/include/geos/operation/valid/PolygonTopologyAnalyzer.h geos-3.10.2/include/geos/operation/valid/RepeatedPointRemover.h geos-3.10.2/include/geos/operation/valid/RepeatedPointTester.h geos-3.10.2/include/geos/operation/valid/TopologyValidationError.h geos-3.10.2/include/geos/planargraph/ geos-3.10.2/include/geos/planargraph/DirectedEdge.h geos-3.10.2/include/geos/planargraph/DirectedEdgeStar.h geos-3.10.2/include/geos/planargraph/Edge.h geos-3.10.2/include/geos/planargraph/GraphComponent.h geos-3.10.2/include/geos/planargraph/Node.h geos-3.10.2/include/geos/planargraph/NodeMap.h geos-3.10.2/include/geos/planargraph/PlanarGraph.h geos-3.10.2/include/geos/planargraph/Subgraph.h geos-3.10.2/include/geos/planargraph/algorithm/ geos-3.10.2/include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h geos-3.10.2/include/geos/precision/ geos-3.10.2/include/geos/precision/CommonBits.h geos-3.10.2/include/geos/precision/CommonBitsOp.h geos-3.10.2/include/geos/precision/CommonBitsRemover.h geos-3.10.2/include/geos/precision/EnhancedPrecisionOp.h geos-3.10.2/include/geos/precision/GeometryPrecisionReducer.h geos-3.10.2/include/geos/precision/MinimumClearance.h geos-3.10.2/include/geos/precision/PointwisePrecisionReducerTransformer.h geos-3.10.2/include/geos/precision/PrecisionReducerCoordinateOperation.h geos-3.10.2/include/geos/precision/PrecisionReducerTransformer.h geos-3.10.2/include/geos/precision/SimpleGeometryPrecisionReducer.h geos-3.10.2/include/geos/profiler.h geos-3.10.2/include/geos/shape/ geos-3.10.2/include/geos/shape/fractal/ geos-3.10.2/include/geos/shape/fractal/HilbertCode.h geos-3.10.2/include/geos/shape/fractal/HilbertEncoder.h geos-3.10.2/include/geos/shape/fractal/MortonCode.h geos-3.10.2/include/geos/simplify/ geos-3.10.2/include/geos/simplify/DouglasPeuckerLineSimplifier.h geos-3.10.2/include/geos/simplify/DouglasPeuckerSimplifier.h geos-3.10.2/include/geos/simplify/LineSegmentIndex.h geos-3.10.2/include/geos/simplify/TaggedLineSegment.h geos-3.10.2/include/geos/simplify/TaggedLineString.h geos-3.10.2/include/geos/simplify/TaggedLineStringSimplifier.h geos-3.10.2/include/geos/simplify/TaggedLinesSimplifier.h geos-3.10.2/include/geos/simplify/TopologyPreservingSimplifier.h geos-3.10.2/include/geos/triangulate/ geos-3.10.2/include/geos/triangulate/DelaunayTriangulationBuilder.h geos-3.10.2/include/geos/triangulate/IncrementalDelaunayTriangulator.h geos-3.10.2/include/geos/triangulate/VoronoiDiagramBuilder.h geos-3.10.2/include/geos/triangulate/polygon/ geos-3.10.2/include/geos/triangulate/polygon/ConstrainedDelaunayTriangulator.h geos-3.10.2/include/geos/triangulate/polygon/PolygonEarClipper.h geos-3.10.2/include/geos/triangulate/polygon/PolygonHoleJoiner.h geos-3.10.2/include/geos/triangulate/polygon/PolygonTriangulator.h geos-3.10.2/include/geos/triangulate/polygon/TriDelaunayImprover.h geos-3.10.2/include/geos/triangulate/polygon/VertexSequencePackedRtree.h geos-3.10.2/include/geos/triangulate/quadedge/ geos-3.10.2/include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h geos-3.10.2/include/geos/triangulate/quadedge/LocateFailureException.h geos-3.10.2/include/geos/triangulate/quadedge/QuadEdge.h geos-3.10.2/include/geos/triangulate/quadedge/QuadEdgeLocator.h geos-3.10.2/include/geos/triangulate/quadedge/QuadEdgeQuartet.h geos-3.10.2/include/geos/triangulate/quadedge/QuadEdgeSubdivision.h geos-3.10.2/include/geos/triangulate/quadedge/TrianglePredicate.h geos-3.10.2/include/geos/triangulate/quadedge/TriangleVisitor.h geos-3.10.2/include/geos/triangulate/quadedge/Vertex.h geos-3.10.2/include/geos/triangulate/tri/ geos-3.10.2/include/geos/triangulate/tri/Tri.h geos-3.10.2/include/geos/triangulate/tri/TriEdge.h geos-3.10.2/include/geos/triangulate/tri/TriList.h geos-3.10.2/include/geos/triangulate/tri/TriangulationBuilder.h geos-3.10.2/include/geos/unload.h geos-3.10.2/include/geos/util.h geos-3.10.2/include/geos/util/ geos-3.10.2/include/geos/util/Assert.h geos-3.10.2/include/geos/util/AssertionFailedException.h geos-3.10.2/include/geos/util/CoordinateArrayFilter.h geos-3.10.2/include/geos/util/GEOSException.h geos-3.10.2/include/geos/util/GeometricShapeFactory.h geos-3.10.2/include/geos/util/IllegalArgumentException.h geos-3.10.2/include/geos/util/IllegalStateException.h geos-3.10.2/include/geos/util/Interrupt.h geos-3.10.2/include/geos/util/Machine.h geos-3.10.2/include/geos/util/TopologyException.h geos-3.10.2/include/geos/util/UniqueCoordinateArrayFilter.h geos-3.10.2/include/geos/util/UnsupportedOperationException.h geos-3.10.2/include/geos/util/math.h geos-3.10.2/include/geos/vend/ geos-3.10.2/include/geos/vend/include_nlohmann_json.hpp geos-3.10.2/include/geos/vend/json.hpp geos-3.10.2/include/geos/version.h.in geos-3.10.2/src/ geos-3.10.2/src/CMakeLists.txt geos-3.10.2/src/algorithm/ geos-3.10.2/src/algorithm/Angle.cpp geos-3.10.2/src/algorithm/Area.cpp geos-3.10.2/src/algorithm/BoundaryNodeRule.cpp geos-3.10.2/src/algorithm/CGAlgorithmsDD.cpp geos-3.10.2/src/algorithm/Centroid.cpp geos-3.10.2/src/algorithm/ConvexHull.cpp geos-3.10.2/src/algorithm/Distance.cpp geos-3.10.2/src/algorithm/HCoordinate.cpp geos-3.10.2/src/algorithm/InteriorPointArea.cpp geos-3.10.2/src/algorithm/InteriorPointLine.cpp geos-3.10.2/src/algorithm/InteriorPointPoint.cpp geos-3.10.2/src/algorithm/Intersection.cpp geos-3.10.2/src/algorithm/Length.cpp geos-3.10.2/src/algorithm/LineIntersector.cpp geos-3.10.2/src/algorithm/MinimumBoundingCircle.cpp geos-3.10.2/src/algorithm/MinimumDiameter.cpp geos-3.10.2/src/algorithm/NotRepresentableException.cpp geos-3.10.2/src/algorithm/Orientation.cpp geos-3.10.2/src/algorithm/PointLocation.cpp geos-3.10.2/src/algorithm/PointLocator.cpp geos-3.10.2/src/algorithm/RayCrossingCounter.cpp geos-3.10.2/src/algorithm/RayCrossingCounterDD.cpp geos-3.10.2/src/algorithm/RobustDeterminant.cpp geos-3.10.2/src/algorithm/SimplePointInRing.cpp geos-3.10.2/src/algorithm/construct/ geos-3.10.2/src/algorithm/construct/LargestEmptyCircle.cpp geos-3.10.2/src/algorithm/construct/MaximumInscribedCircle.cpp geos-3.10.2/src/algorithm/distance/ geos-3.10.2/src/algorithm/distance/DiscreteFrechetDistance.cpp geos-3.10.2/src/algorithm/distance/DiscreteHausdorffDistance.cpp geos-3.10.2/src/algorithm/distance/DistanceToPoint.cpp geos-3.10.2/src/algorithm/locate/ geos-3.10.2/src/algorithm/locate/IndexedPointInAreaLocator.cpp geos-3.10.2/src/algorithm/locate/PointOnGeometryLocator.cpp geos-3.10.2/src/algorithm/locate/SimplePointInAreaLocator.cpp geos-3.10.2/src/deps/ geos-3.10.2/src/deps/CMakeLists.txt geos-3.10.2/src/deps/ryu/ geos-3.10.2/src/deps/ryu/LICENSE geos-3.10.2/src/deps/ryu/LICENSE-Apache2 geos-3.10.2/src/deps/ryu/LICENSE-Boost geos-3.10.2/src/deps/ryu/README.md geos-3.10.2/src/deps/ryu/common.h geos-3.10.2/src/deps/ryu/d2fixed_full_table.h geos-3.10.2/src/deps/ryu/d2s.c geos-3.10.2/src/deps/ryu/d2s_full_table.h geos-3.10.2/src/deps/ryu/d2s_intrinsics.h geos-3.10.2/src/deps/ryu/digit_table.h geos-3.10.2/src/deps/ryu/ryu.h geos-3.10.2/src/edgegraph/ geos-3.10.2/src/edgegraph/EdgeGraph.cpp geos-3.10.2/src/edgegraph/EdgeGraphBuilder.cpp geos-3.10.2/src/edgegraph/HalfEdge.cpp geos-3.10.2/src/edgegraph/MarkHalfEdge.cpp geos-3.10.2/src/geom/ geos-3.10.2/src/geom/Coordinate.cpp geos-3.10.2/src/geom/CoordinateArraySequence.cpp geos-3.10.2/src/geom/CoordinateArraySequenceFactory.cpp geos-3.10.2/src/geom/CoordinateSequence.cpp geos-3.10.2/src/geom/DefaultCoordinateSequenceFactory.cpp geos-3.10.2/src/geom/Dimension.cpp geos-3.10.2/src/geom/Envelope.cpp geos-3.10.2/src/geom/Geometry.cpp geos-3.10.2/src/geom/GeometryCollection.cpp geos-3.10.2/src/geom/GeometryComponentFilter.cpp geos-3.10.2/src/geom/GeometryFactory.cpp geos-3.10.2/src/geom/HeuristicOverlay.cpp geos-3.10.2/src/geom/IntersectionMatrix.cpp geos-3.10.2/src/geom/LineSegment.cpp geos-3.10.2/src/geom/LineString.cpp geos-3.10.2/src/geom/LinearRing.cpp geos-3.10.2/src/geom/Location.cpp geos-3.10.2/src/geom/MultiLineString.cpp geos-3.10.2/src/geom/MultiPoint.cpp geos-3.10.2/src/geom/MultiPolygon.cpp geos-3.10.2/src/geom/Point.cpp geos-3.10.2/src/geom/Polygon.cpp geos-3.10.2/src/geom/Position.cpp geos-3.10.2/src/geom/PrecisionModel.cpp geos-3.10.2/src/geom/Quadrant.cpp geos-3.10.2/src/geom/Triangle.cpp geos-3.10.2/src/geom/prep/ geos-3.10.2/src/geom/prep/AbstractPreparedPolygonContains.cpp geos-3.10.2/src/geom/prep/BasicPreparedGeometry.cpp geos-3.10.2/src/geom/prep/PreparedGeometry.cpp geos-3.10.2/src/geom/prep/PreparedGeometryFactory.cpp geos-3.10.2/src/geom/prep/PreparedLineString.cpp geos-3.10.2/src/geom/prep/PreparedLineStringDistance.cpp geos-3.10.2/src/geom/prep/PreparedLineStringIntersects.cpp geos-3.10.2/src/geom/prep/PreparedLineStringNearestPoints.cpp geos-3.10.2/src/geom/prep/PreparedPoint.cpp geos-3.10.2/src/geom/prep/PreparedPolygon.cpp geos-3.10.2/src/geom/prep/PreparedPolygonContains.cpp geos-3.10.2/src/geom/prep/PreparedPolygonContainsProperly.cpp geos-3.10.2/src/geom/prep/PreparedPolygonCovers.cpp geos-3.10.2/src/geom/prep/PreparedPolygonDistance.cpp geos-3.10.2/src/geom/prep/PreparedPolygonIntersects.cpp geos-3.10.2/src/geom/prep/PreparedPolygonPredicate.cpp geos-3.10.2/src/geom/util/ geos-3.10.2/src/geom/util/ComponentCoordinateExtracter.cpp geos-3.10.2/src/geom/util/CoordinateOperation.cpp geos-3.10.2/src/geom/util/Densifier.cpp geos-3.10.2/src/geom/util/GeometryCombiner.cpp geos-3.10.2/src/geom/util/GeometryEditor.cpp geos-3.10.2/src/geom/util/GeometryFixer.cpp geos-3.10.2/src/geom/util/GeometryTransformer.cpp geos-3.10.2/src/geom/util/LinearComponentExtracter.cpp geos-3.10.2/src/geom/util/NoOpGeometryOperation.cpp geos-3.10.2/src/geom/util/PointExtracter.cpp geos-3.10.2/src/geom/util/PolygonExtracter.cpp geos-3.10.2/src/geom/util/ShortCircuitedGeometryVisitor.cpp geos-3.10.2/src/geom/util/SineStarFactory.cpp geos-3.10.2/src/geomgraph/ geos-3.10.2/src/geomgraph/Depth.cpp geos-3.10.2/src/geomgraph/DirectedEdge.cpp geos-3.10.2/src/geomgraph/DirectedEdgeStar.cpp geos-3.10.2/src/geomgraph/Edge.cpp geos-3.10.2/src/geomgraph/EdgeEnd.cpp geos-3.10.2/src/geomgraph/EdgeEndStar.cpp geos-3.10.2/src/geomgraph/EdgeIntersectionList.cpp geos-3.10.2/src/geomgraph/EdgeList.cpp geos-3.10.2/src/geomgraph/EdgeNodingValidator.cpp geos-3.10.2/src/geomgraph/EdgeRing.cpp geos-3.10.2/src/geomgraph/GeometryGraph.cpp geos-3.10.2/src/geomgraph/GraphComponent.cpp geos-3.10.2/src/geomgraph/Label.cpp geos-3.10.2/src/geomgraph/Node.cpp geos-3.10.2/src/geomgraph/NodeFactory.cpp geos-3.10.2/src/geomgraph/NodeMap.cpp geos-3.10.2/src/geomgraph/PlanarGraph.cpp geos-3.10.2/src/geomgraph/TopologyLocation.cpp geos-3.10.2/src/geomgraph/index/ geos-3.10.2/src/geomgraph/index/MonotoneChainEdge.cpp geos-3.10.2/src/geomgraph/index/MonotoneChainIndexer.cpp geos-3.10.2/src/geomgraph/index/SegmentIntersector.cpp geos-3.10.2/src/geomgraph/index/SimpleEdgeSetIntersector.cpp geos-3.10.2/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp geos-3.10.2/src/geomgraph/index/SimpleSweepLineIntersector.cpp geos-3.10.2/src/geomgraph/index/SweepLineEvent.cpp geos-3.10.2/src/geomgraph/index/SweepLineSegment.cpp geos-3.10.2/src/index/ geos-3.10.2/src/index/bintree/ geos-3.10.2/src/index/bintree/Bintree.cpp geos-3.10.2/src/index/bintree/Interval.cpp geos-3.10.2/src/index/bintree/Key.cpp geos-3.10.2/src/index/bintree/Node.cpp geos-3.10.2/src/index/bintree/NodeBase.cpp geos-3.10.2/src/index/bintree/Root.cpp geos-3.10.2/src/index/chain/ geos-3.10.2/src/index/chain/MonotoneChain.cpp geos-3.10.2/src/index/chain/MonotoneChainBuilder.cpp geos-3.10.2/src/index/chain/MonotoneChainOverlapAction.cpp geos-3.10.2/src/index/chain/MonotoneChainSelectAction.cpp geos-3.10.2/src/index/intervalrtree/ geos-3.10.2/src/index/intervalrtree/IntervalRTreeBranchNode.cpp geos-3.10.2/src/index/intervalrtree/IntervalRTreeLeafNode.cpp geos-3.10.2/src/index/intervalrtree/SortedPackedIntervalRTree.cpp geos-3.10.2/src/index/kdtree/ geos-3.10.2/src/index/kdtree/KdNode.cpp geos-3.10.2/src/index/kdtree/KdTree.cpp geos-3.10.2/src/index/quadtree/ geos-3.10.2/src/index/quadtree/IntervalSize.cpp geos-3.10.2/src/index/quadtree/Key.cpp geos-3.10.2/src/index/quadtree/Node.cpp geos-3.10.2/src/index/quadtree/NodeBase.cpp geos-3.10.2/src/index/quadtree/Quadtree.cpp geos-3.10.2/src/index/quadtree/Root.cpp geos-3.10.2/src/index/strtree/ geos-3.10.2/src/index/strtree/AbstractSTRtree.cpp geos-3.10.2/src/index/strtree/BoundablePair.cpp geos-3.10.2/src/index/strtree/EnvelopeUtil.cpp geos-3.10.2/src/index/strtree/GeometryItemDistance.cpp geos-3.10.2/src/index/strtree/Interval.cpp geos-3.10.2/src/index/strtree/SIRtree.cpp geos-3.10.2/src/index/strtree/STRtree.cpp geos-3.10.2/src/index/strtree/SimpleSTRdistance.cpp geos-3.10.2/src/index/strtree/SimpleSTRnode.cpp geos-3.10.2/src/index/strtree/SimpleSTRtree.cpp geos-3.10.2/src/index/sweepline/ geos-3.10.2/src/index/sweepline/SweepLineEvent.cpp geos-3.10.2/src/index/sweepline/SweepLineIndex.cpp geos-3.10.2/src/index/sweepline/SweepLineInterval.cpp geos-3.10.2/src/info.plist.in geos-3.10.2/src/io/ geos-3.10.2/src/io/ByteOrderDataInStream.cpp geos-3.10.2/src/io/ByteOrderValues.cpp geos-3.10.2/src/io/CLocalizer.cpp geos-3.10.2/src/io/GeoJSON.cpp geos-3.10.2/src/io/GeoJSONReader.cpp geos-3.10.2/src/io/GeoJSONWriter.cpp geos-3.10.2/src/io/ParseException.cpp geos-3.10.2/src/io/StringTokenizer.cpp geos-3.10.2/src/io/Unload.cpp geos-3.10.2/src/io/WKBReader.cpp geos-3.10.2/src/io/WKBWriter.cpp geos-3.10.2/src/io/WKTReader.cpp geos-3.10.2/src/io/WKTWriter.cpp geos-3.10.2/src/io/Writer.cpp geos-3.10.2/src/linearref/ geos-3.10.2/src/linearref/ExtractLineByLocation.cpp geos-3.10.2/src/linearref/LengthIndexOfPoint.cpp geos-3.10.2/src/linearref/LengthIndexedLine.cpp geos-3.10.2/src/linearref/LengthLocationMap.cpp geos-3.10.2/src/linearref/LinearGeometryBuilder.cpp geos-3.10.2/src/linearref/LinearIterator.cpp geos-3.10.2/src/linearref/LinearLocation.cpp geos-3.10.2/src/linearref/LocationIndexOfLine.cpp geos-3.10.2/src/linearref/LocationIndexOfPoint.cpp geos-3.10.2/src/math/ geos-3.10.2/src/math/DD.cpp geos-3.10.2/src/noding/ geos-3.10.2/src/noding/BasicSegmentString.cpp geos-3.10.2/src/noding/FastNodingValidator.cpp geos-3.10.2/src/noding/FastSegmentSetIntersectionFinder.cpp geos-3.10.2/src/noding/GeometryNoder.cpp geos-3.10.2/src/noding/IntersectionAdder.cpp geos-3.10.2/src/noding/IntersectionFinderAdder.cpp geos-3.10.2/src/noding/IteratedNoder.cpp geos-3.10.2/src/noding/MCIndexNoder.cpp geos-3.10.2/src/noding/MCIndexSegmentSetMutualIntersector.cpp geos-3.10.2/src/noding/NodedSegmentString.cpp geos-3.10.2/src/noding/NodingIntersectionFinder.cpp geos-3.10.2/src/noding/NodingValidator.cpp geos-3.10.2/src/noding/Octant.cpp geos-3.10.2/src/noding/OrientedCoordinateArray.cpp geos-3.10.2/src/noding/ScaledNoder.cpp geos-3.10.2/src/noding/SegmentIntersectionDetector.cpp geos-3.10.2/src/noding/SegmentNode.cpp geos-3.10.2/src/noding/SegmentNodeList.cpp geos-3.10.2/src/noding/SegmentString.cpp geos-3.10.2/src/noding/SegmentStringUtil.cpp geos-3.10.2/src/noding/SimpleNoder.cpp geos-3.10.2/src/noding/ValidatingNoder.cpp geos-3.10.2/src/noding/snap/ geos-3.10.2/src/noding/snap/SnappingIntersectionAdder.cpp geos-3.10.2/src/noding/snap/SnappingNoder.cpp geos-3.10.2/src/noding/snap/SnappingPointIndex.cpp geos-3.10.2/src/noding/snapround/ geos-3.10.2/src/noding/snapround/HotPixel.cpp geos-3.10.2/src/noding/snapround/HotPixelIndex.cpp geos-3.10.2/src/noding/snapround/MCIndexPointSnapper.cpp geos-3.10.2/src/noding/snapround/MCIndexSnapRounder.cpp geos-3.10.2/src/noding/snapround/SnapRoundingIntersectionAdder.cpp geos-3.10.2/src/noding/snapround/SnapRoundingNoder.cpp geos-3.10.2/src/operation/ geos-3.10.2/src/operation/GeometryGraphOperation.cpp geos-3.10.2/src/operation/buffer/ geos-3.10.2/src/operation/buffer/BufferBuilder.cpp geos-3.10.2/src/operation/buffer/BufferInputLineSimplifier.cpp geos-3.10.2/src/operation/buffer/BufferOp.cpp geos-3.10.2/src/operation/buffer/BufferParameters.cpp geos-3.10.2/src/operation/buffer/BufferSubgraph.cpp geos-3.10.2/src/operation/buffer/OffsetCurveBuilder.cpp geos-3.10.2/src/operation/buffer/OffsetCurveSetBuilder.cpp geos-3.10.2/src/operation/buffer/OffsetSegmentGenerator.cpp geos-3.10.2/src/operation/buffer/RightmostEdgeFinder.cpp geos-3.10.2/src/operation/buffer/SubgraphDepthLocater.cpp geos-3.10.2/src/operation/distance/ geos-3.10.2/src/operation/distance/ConnectedElementLocationFilter.cpp geos-3.10.2/src/operation/distance/ConnectedElementPointFilter.cpp geos-3.10.2/src/operation/distance/DistanceOp.cpp geos-3.10.2/src/operation/distance/FacetSequence.cpp geos-3.10.2/src/operation/distance/FacetSequenceTreeBuilder.cpp geos-3.10.2/src/operation/distance/GeometryLocation.cpp geos-3.10.2/src/operation/distance/IndexedFacetDistance.cpp geos-3.10.2/src/operation/intersection/ geos-3.10.2/src/operation/intersection/Rectangle.cpp geos-3.10.2/src/operation/intersection/RectangleIntersection.cpp geos-3.10.2/src/operation/intersection/RectangleIntersectionBuilder.cpp geos-3.10.2/src/operation/linemerge/ geos-3.10.2/src/operation/linemerge/EdgeString.cpp geos-3.10.2/src/operation/linemerge/LineMergeDirectedEdge.cpp geos-3.10.2/src/operation/linemerge/LineMergeEdge.cpp geos-3.10.2/src/operation/linemerge/LineMergeGraph.cpp geos-3.10.2/src/operation/linemerge/LineMerger.cpp geos-3.10.2/src/operation/linemerge/LineSequencer.cpp geos-3.10.2/src/operation/overlay/ geos-3.10.2/src/operation/overlay/EdgeSetNoder.cpp geos-3.10.2/src/operation/overlay/ElevationMatrix.cpp geos-3.10.2/src/operation/overlay/ElevationMatrixCell.cpp geos-3.10.2/src/operation/overlay/LineBuilder.cpp geos-3.10.2/src/operation/overlay/MaximalEdgeRing.cpp geos-3.10.2/src/operation/overlay/MinimalEdgeRing.cpp geos-3.10.2/src/operation/overlay/OverlayNodeFactory.cpp geos-3.10.2/src/operation/overlay/OverlayOp.cpp geos-3.10.2/src/operation/overlay/PointBuilder.cpp geos-3.10.2/src/operation/overlay/PolygonBuilder.cpp geos-3.10.2/src/operation/overlay/snap/ geos-3.10.2/src/operation/overlay/snap/GeometrySnapper.cpp geos-3.10.2/src/operation/overlay/snap/LineStringSnapper.cpp geos-3.10.2/src/operation/overlay/snap/SnapOverlayOp.cpp geos-3.10.2/src/operation/overlay/validate/ geos-3.10.2/src/operation/overlay/validate/FuzzyPointLocator.cpp geos-3.10.2/src/operation/overlay/validate/OffsetPointGenerator.cpp geos-3.10.2/src/operation/overlay/validate/OverlayResultValidator.cpp geos-3.10.2/src/operation/overlayng/ geos-3.10.2/src/operation/overlayng/Edge.cpp geos-3.10.2/src/operation/overlayng/EdgeKey.cpp geos-3.10.2/src/operation/overlayng/EdgeMerger.cpp geos-3.10.2/src/operation/overlayng/EdgeNodingBuilder.cpp geos-3.10.2/src/operation/overlayng/EdgeSourceInfo.cpp geos-3.10.2/src/operation/overlayng/ElevationModel.cpp geos-3.10.2/src/operation/overlayng/IndexedPointOnLineLocator.cpp geos-3.10.2/src/operation/overlayng/InputGeometry.cpp geos-3.10.2/src/operation/overlayng/IntersectionPointBuilder.cpp geos-3.10.2/src/operation/overlayng/LineBuilder.cpp geos-3.10.2/src/operation/overlayng/LineLimiter.cpp geos-3.10.2/src/operation/overlayng/MaximalEdgeRing.cpp geos-3.10.2/src/operation/overlayng/OverlayEdge.cpp geos-3.10.2/src/operation/overlayng/OverlayEdgeRing.cpp geos-3.10.2/src/operation/overlayng/OverlayGraph.cpp geos-3.10.2/src/operation/overlayng/OverlayLabel.cpp geos-3.10.2/src/operation/overlayng/OverlayLabeller.cpp geos-3.10.2/src/operation/overlayng/OverlayMixedPoints.cpp geos-3.10.2/src/operation/overlayng/OverlayNG.cpp geos-3.10.2/src/operation/overlayng/OverlayNGRobust.cpp geos-3.10.2/src/operation/overlayng/OverlayPoints.cpp geos-3.10.2/src/operation/overlayng/OverlayUtil.cpp geos-3.10.2/src/operation/overlayng/PolygonBuilder.cpp geos-3.10.2/src/operation/overlayng/PrecisionReducer.cpp geos-3.10.2/src/operation/overlayng/PrecisionUtil.cpp geos-3.10.2/src/operation/overlayng/RingClipper.cpp geos-3.10.2/src/operation/overlayng/RobustClipEnvelopeComputer.cpp geos-3.10.2/src/operation/overlayng/UnaryUnionNG.cpp geos-3.10.2/src/operation/polygonize/ geos-3.10.2/src/operation/polygonize/BuildArea.cpp geos-3.10.2/src/operation/polygonize/EdgeRing.cpp geos-3.10.2/src/operation/polygonize/HoleAssigner.cpp geos-3.10.2/src/operation/polygonize/PolygonizeDirectedEdge.cpp geos-3.10.2/src/operation/polygonize/PolygonizeEdge.cpp geos-3.10.2/src/operation/polygonize/PolygonizeGraph.cpp geos-3.10.2/src/operation/polygonize/Polygonizer.cpp geos-3.10.2/src/operation/predicate/ geos-3.10.2/src/operation/predicate/RectangleContains.cpp geos-3.10.2/src/operation/predicate/RectangleIntersects.cpp geos-3.10.2/src/operation/predicate/SegmentIntersectionTester.cpp geos-3.10.2/src/operation/relate/ geos-3.10.2/src/operation/relate/EdgeEndBuilder.cpp geos-3.10.2/src/operation/relate/EdgeEndBundle.cpp geos-3.10.2/src/operation/relate/EdgeEndBundleStar.cpp geos-3.10.2/src/operation/relate/RelateComputer.cpp geos-3.10.2/src/operation/relate/RelateNode.cpp geos-3.10.2/src/operation/relate/RelateNodeFactory.cpp geos-3.10.2/src/operation/relate/RelateNodeGraph.cpp geos-3.10.2/src/operation/relate/RelateOp.cpp geos-3.10.2/src/operation/sharedpaths/ geos-3.10.2/src/operation/sharedpaths/SharedPathsOp.cpp geos-3.10.2/src/operation/union/ geos-3.10.2/src/operation/union/CascadedPolygonUnion.cpp geos-3.10.2/src/operation/union/CoverageUnion.cpp geos-3.10.2/src/operation/union/OverlapUnion.cpp geos-3.10.2/src/operation/union/PointGeometryUnion.cpp geos-3.10.2/src/operation/union/UnaryUnionOp.cpp geos-3.10.2/src/operation/union/UnionStrategy.cpp geos-3.10.2/src/operation/valid/ geos-3.10.2/src/operation/valid/ConnectedInteriorTester.cpp geos-3.10.2/src/operation/valid/ConsistentAreaTester.cpp geos-3.10.2/src/operation/valid/IndexedNestedHoleTester.cpp geos-3.10.2/src/operation/valid/IndexedNestedPolygonTester.cpp geos-3.10.2/src/operation/valid/IsSimpleOp.cpp geos-3.10.2/src/operation/valid/IsValidOp.cpp geos-3.10.2/src/operation/valid/MakeValid.cpp geos-3.10.2/src/operation/valid/PolygonIntersectionAnalyzer.cpp geos-3.10.2/src/operation/valid/PolygonNode.cpp geos-3.10.2/src/operation/valid/PolygonRing.cpp geos-3.10.2/src/operation/valid/PolygonRingSelfNode.cpp geos-3.10.2/src/operation/valid/PolygonRingTouch.cpp geos-3.10.2/src/operation/valid/PolygonTopologyAnalyzer.cpp geos-3.10.2/src/operation/valid/RepeatedPointRemover.cpp geos-3.10.2/src/operation/valid/RepeatedPointTester.cpp geos-3.10.2/src/operation/valid/TopologyValidationError.cpp geos-3.10.2/src/planargraph/ geos-3.10.2/src/planargraph/DirectedEdge.cpp geos-3.10.2/src/planargraph/DirectedEdgeStar.cpp geos-3.10.2/src/planargraph/Edge.cpp geos-3.10.2/src/planargraph/Node.cpp geos-3.10.2/src/planargraph/NodeMap.cpp geos-3.10.2/src/planargraph/PlanarGraph.cpp geos-3.10.2/src/planargraph/Subgraph.cpp geos-3.10.2/src/planargraph/algorithm/ geos-3.10.2/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp geos-3.10.2/src/precision/ geos-3.10.2/src/precision/CommonBits.cpp geos-3.10.2/src/precision/CommonBitsOp.cpp geos-3.10.2/src/precision/CommonBitsRemover.cpp geos-3.10.2/src/precision/EnhancedPrecisionOp.cpp geos-3.10.2/src/precision/GeometryPrecisionReducer.cpp geos-3.10.2/src/precision/MinimumClearance.cpp geos-3.10.2/src/precision/PointwisePrecisionReducerTransformer.cpp geos-3.10.2/src/precision/PrecisionReducerCoordinateOperation.cpp geos-3.10.2/src/precision/PrecisionReducerTransformer.cpp geos-3.10.2/src/precision/SimpleGeometryPrecisionReducer.cpp geos-3.10.2/src/shape/ geos-3.10.2/src/shape/fractal/ geos-3.10.2/src/shape/fractal/HilbertCode.cpp geos-3.10.2/src/shape/fractal/HilbertEncoder.cpp geos-3.10.2/src/shape/fractal/MortonCode.cpp geos-3.10.2/src/simplify/ geos-3.10.2/src/simplify/DouglasPeuckerLineSimplifier.cpp geos-3.10.2/src/simplify/DouglasPeuckerSimplifier.cpp geos-3.10.2/src/simplify/LineSegmentIndex.cpp geos-3.10.2/src/simplify/TaggedLineSegment.cpp geos-3.10.2/src/simplify/TaggedLineString.cpp geos-3.10.2/src/simplify/TaggedLineStringSimplifier.cpp geos-3.10.2/src/simplify/TaggedLinesSimplifier.cpp geos-3.10.2/src/simplify/TopologyPreservingSimplifier.cpp geos-3.10.2/src/triangulate/ geos-3.10.2/src/triangulate/DelaunayTriangulationBuilder.cpp geos-3.10.2/src/triangulate/IncrementalDelaunayTriangulator.cpp geos-3.10.2/src/triangulate/VoronoiDiagramBuilder.cpp geos-3.10.2/src/triangulate/polygon/ geos-3.10.2/src/triangulate/polygon/ConstrainedDelaunayTriangulator.cpp geos-3.10.2/src/triangulate/polygon/PolygonEarClipper.cpp geos-3.10.2/src/triangulate/polygon/PolygonHoleJoiner.cpp geos-3.10.2/src/triangulate/polygon/PolygonTriangulator.cpp geos-3.10.2/src/triangulate/polygon/TriDelaunayImprover.cpp geos-3.10.2/src/triangulate/polygon/VertexSequencePackedRtree.cpp geos-3.10.2/src/triangulate/quadedge/ geos-3.10.2/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp geos-3.10.2/src/triangulate/quadedge/LocateFailureException.cpp geos-3.10.2/src/triangulate/quadedge/QuadEdge.cpp geos-3.10.2/src/triangulate/quadedge/QuadEdgeSubdivision.cpp geos-3.10.2/src/triangulate/quadedge/TrianglePredicate.cpp geos-3.10.2/src/triangulate/quadedge/Vertex.cpp geos-3.10.2/src/triangulate/tri/ geos-3.10.2/src/triangulate/tri/Tri.cpp geos-3.10.2/src/triangulate/tri/TriEdge.cpp geos-3.10.2/src/triangulate/tri/TriList.cpp geos-3.10.2/src/triangulate/tri/TriangulationBuilder.cpp geos-3.10.2/src/util/ geos-3.10.2/src/util/Assert.cpp geos-3.10.2/src/util/GeometricShapeFactory.cpp geos-3.10.2/src/util/Interrupt.cpp geos-3.10.2/src/util/Profiler.cpp geos-3.10.2/src/util/math.cpp geos-3.10.2/tests/ geos-3.10.2/tests/CMakeLists.txt geos-3.10.2/tests/README.md geos-3.10.2/tests/bigtest/ geos-3.10.2/tests/bigtest/CMakeLists.txt geos-3.10.2/tests/bigtest/GeometryTestFactory.cpp geos-3.10.2/tests/bigtest/README geos-3.10.2/tests/bigtest/TestSweepLineSpeed.cpp geos-3.10.2/tests/bigtest/bigtest.h geos-3.10.2/tests/geostest/ geos-3.10.2/tests/geostest/brokengrammar geos-3.10.2/tests/geostest/geostest.c geos-3.10.2/tests/geostest/test.expected geos-3.10.2/tests/geostest/test.wkt geos-3.10.2/tests/geostest/testrunner.sh geos-3.10.2/tests/thread/ geos-3.10.2/tests/thread/badthreadtest.c geos-3.10.2/tests/thread/threadtest.c geos-3.10.2/tests/unit/ geos-3.10.2/tests/unit/CMakeLists.txt geos-3.10.2/tests/unit/algorithm/ geos-3.10.2/tests/unit/algorithm/AngleTest.cpp geos-3.10.2/tests/unit/algorithm/AreaTest.cpp geos-3.10.2/tests/unit/algorithm/CGAlgorithms/ geos-3.10.2/tests/unit/algorithm/CGAlgorithms/OrientationIsCCWTest.cpp geos-3.10.2/tests/unit/algorithm/CGAlgorithms/computeOrientationTest.cpp geos-3.10.2/tests/unit/algorithm/CGAlgorithms/isPointInRingTest.cpp geos-3.10.2/tests/unit/algorithm/CGAlgorithms/signedAreaTest.cpp geos-3.10.2/tests/unit/algorithm/CentroidTest.cpp geos-3.10.2/tests/unit/algorithm/ConvexHullTest.cpp geos-3.10.2/tests/unit/algorithm/InteriorPointAreaTest.cpp geos-3.10.2/tests/unit/algorithm/IntersectionTest.cpp geos-3.10.2/tests/unit/algorithm/LengthTest.cpp geos-3.10.2/tests/unit/algorithm/LocatePointInRingTest.cpp geos-3.10.2/tests/unit/algorithm/MinimumBoundingCircleTest.cpp geos-3.10.2/tests/unit/algorithm/MinimumDiameterTest.cpp geos-3.10.2/tests/unit/algorithm/OrientationIndexFailureTest.cpp geos-3.10.2/tests/unit/algorithm/PointLocatorTest.cpp geos-3.10.2/tests/unit/algorithm/RobustLineIntersectionTest.cpp geos-3.10.2/tests/unit/algorithm/RobustLineIntersectorTest.cpp geos-3.10.2/tests/unit/algorithm/RobustLineIntersectorZTest.cpp geos-3.10.2/tests/unit/algorithm/construct/ geos-3.10.2/tests/unit/algorithm/construct/LargestEmptyCircleTest.cpp geos-3.10.2/tests/unit/algorithm/construct/MaximumInscribedCircleTest.cpp geos-3.10.2/tests/unit/algorithm/distance/ geos-3.10.2/tests/unit/algorithm/distance/DiscreteFrechetDistanceTest.cpp geos-3.10.2/tests/unit/algorithm/distance/DiscreteHausdorffDistanceTest.cpp geos-3.10.2/tests/unit/capi/ geos-3.10.2/tests/unit/capi/GEOSBoundaryTest.cpp geos-3.10.2/tests/unit/capi/GEOSBufferTest.cpp geos-3.10.2/tests/unit/capi/GEOSBuildAreaTest.cpp geos-3.10.2/tests/unit/capi/GEOSCAPIDefinesTest.cpp geos-3.10.2/tests/unit/capi/GEOSClipByRectTest.cpp geos-3.10.2/tests/unit/capi/GEOSConstrainedDelaunayTriangulationTest.cpp geos-3.10.2/tests/unit/capi/GEOSContainsTest.cpp geos-3.10.2/tests/unit/capi/GEOSConvexHullTest.cpp geos-3.10.2/tests/unit/capi/GEOSCoordSeqTest.cpp geos-3.10.2/tests/unit/capi/GEOSCoverageUnionTest.cpp geos-3.10.2/tests/unit/capi/GEOSDelaunayTriangulationTest.cpp geos-3.10.2/tests/unit/capi/GEOSDensifyTest.cpp geos-3.10.2/tests/unit/capi/GEOSDifferencePrecTest.cpp geos-3.10.2/tests/unit/capi/GEOSDifferenceTest.cpp geos-3.10.2/tests/unit/capi/GEOSDistanceTest.cpp geos-3.10.2/tests/unit/capi/GEOSDistanceWithinTest.cpp geos-3.10.2/tests/unit/capi/GEOSEnvelopeTest.cpp geos-3.10.2/tests/unit/capi/GEOSEqualsTest.cpp geos-3.10.2/tests/unit/capi/GEOSFrechetDistanceTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeomFromWKBTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeomGeoJSONReadTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeomGeoJSONWriteTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeomToWKBTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeomToWKTTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_createCollectionTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_createLineStringTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_createPolygonTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_createTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_extentTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_extractUniquePointsTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_getCoordSeqTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_getCoordinateDimensionTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_getDimensionsTest.cpp geos-3.10.2/tests/unit/capi/GEOSGeom_setPrecisionTest.cpp geos-3.10.2/tests/unit/capi/GEOSGetCentroidTest.cpp geos-3.10.2/tests/unit/capi/GEOSGetNumInteriorRingsTest.cpp geos-3.10.2/tests/unit/capi/GEOSHausdorffDistanceTest.cpp geos-3.10.2/tests/unit/capi/GEOSInterpolateTest.cpp geos-3.10.2/tests/unit/capi/GEOSInterruptTest.cpp geos-3.10.2/tests/unit/capi/GEOSIntersectionPrecTest.cpp geos-3.10.2/tests/unit/capi/GEOSIntersectionTest.cpp geos-3.10.2/tests/unit/capi/GEOSIntersectsTest.cpp geos-3.10.2/tests/unit/capi/GEOSLengthTest.cpp geos-3.10.2/tests/unit/capi/GEOSLineMergeTest.cpp geos-3.10.2/tests/unit/capi/GEOSLineString_PointTest.cpp geos-3.10.2/tests/unit/capi/GEOSMakeValidTest.cpp geos-3.10.2/tests/unit/capi/GEOSMaximumInscribedCircleTest.cpp geos-3.10.2/tests/unit/capi/GEOSMinimumBoundingCircleTest.cpp geos-3.10.2/tests/unit/capi/GEOSMinimumClearanceTest.cpp geos-3.10.2/tests/unit/capi/GEOSMinimumRectangleTest.cpp geos-3.10.2/tests/unit/capi/GEOSMinimumWidthTest.cpp geos-3.10.2/tests/unit/capi/GEOSNearestPointsTest.cpp geos-3.10.2/tests/unit/capi/GEOSNodeTest.cpp geos-3.10.2/tests/unit/capi/GEOSOffsetCurveTest.cpp geos-3.10.2/tests/unit/capi/GEOSOrientationIndexTest.cpp geos-3.10.2/tests/unit/capi/GEOSPointOnSurfaceTest.cpp geos-3.10.2/tests/unit/capi/GEOSPolygonizeTest.cpp geos-3.10.2/tests/unit/capi/GEOSPreparedDistanceTest.cpp geos-3.10.2/tests/unit/capi/GEOSPreparedDistanceWithinTest.cpp geos-3.10.2/tests/unit/capi/GEOSPreparedGeometryTest.cpp geos-3.10.2/tests/unit/capi/GEOSPreparedNearestPointsTest.cpp geos-3.10.2/tests/unit/capi/GEOSProjectTest.cpp geos-3.10.2/tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp geos-3.10.2/tests/unit/capi/GEOSRelatePatternMatchTest.cpp geos-3.10.2/tests/unit/capi/GEOSReverseTest.cpp geos-3.10.2/tests/unit/capi/GEOSSTRtreeTest.cpp geos-3.10.2/tests/unit/capi/GEOSSegmentIntersectionTest.cpp geos-3.10.2/tests/unit/capi/GEOSSetSRIDTest.cpp geos-3.10.2/tests/unit/capi/GEOSSharedPathsTest.cpp geos-3.10.2/tests/unit/capi/GEOSSimplifyTest.cpp geos-3.10.2/tests/unit/capi/GEOSSnapTest.cpp geos-3.10.2/tests/unit/capi/GEOSUnaryUnionTest.cpp geos-3.10.2/tests/unit/capi/GEOSUnionPrecTest.cpp geos-3.10.2/tests/unit/capi/GEOSUnionTest.cpp geos-3.10.2/tests/unit/capi/GEOSUserDataTest.cpp geos-3.10.2/tests/unit/capi/GEOSVoronoiDiagramTest.cpp geos-3.10.2/tests/unit/capi/GEOSWithinTest.cpp geos-3.10.2/tests/unit/capi/GEOSisClosedTest.cpp geos-3.10.2/tests/unit/capi/GEOSisValidDetailTest.cpp geos-3.10.2/tests/unit/capi/GEOSisValidReasonTest.cpp geos-3.10.2/tests/unit/capi/GEOSisValidTest.cpp geos-3.10.2/tests/unit/capi/capi_test_utils.h geos-3.10.2/tests/unit/edgegraph/ geos-3.10.2/tests/unit/edgegraph/EdgeGraphTest.cpp geos-3.10.2/tests/unit/geom/ geos-3.10.2/tests/unit/geom/CoordinateArraySequenceFactoryTest.cpp geos-3.10.2/tests/unit/geom/CoordinateArraySequenceTest.cpp geos-3.10.2/tests/unit/geom/CoordinateListTest.cpp geos-3.10.2/tests/unit/geom/CoordinateTest.cpp geos-3.10.2/tests/unit/geom/DimensionTest.cpp geos-3.10.2/tests/unit/geom/EnvelopeTest.cpp geos-3.10.2/tests/unit/geom/FixedSizeCoordinateSequenceTest.cpp geos-3.10.2/tests/unit/geom/Geometry/ geos-3.10.2/tests/unit/geom/Geometry/cloneTest.cpp geos-3.10.2/tests/unit/geom/Geometry/coversTest.cpp geos-3.10.2/tests/unit/geom/Geometry/differenceTest.cpp geos-3.10.2/tests/unit/geom/Geometry/equalsTest.cpp geos-3.10.2/tests/unit/geom/Geometry/getCentroidTest.cpp geos-3.10.2/tests/unit/geom/Geometry/isRectangleTest.cpp geos-3.10.2/tests/unit/geom/Geometry/normalizeTest.cpp geos-3.10.2/tests/unit/geom/Geometry/touchesTest.cpp geos-3.10.2/tests/unit/geom/GeometryCollectionTest.cpp geos-3.10.2/tests/unit/geom/GeometryComponentFilterTest.cpp geos-3.10.2/tests/unit/geom/GeometryFactoryTest.cpp geos-3.10.2/tests/unit/geom/GeometryFilterTest.cpp geos-3.10.2/tests/unit/geom/IntersectionMatrixTest.cpp geos-3.10.2/tests/unit/geom/LineSegmentTest.cpp geos-3.10.2/tests/unit/geom/LineStringTest.cpp geos-3.10.2/tests/unit/geom/LinearRingTest.cpp geos-3.10.2/tests/unit/geom/LocationTest.cpp geos-3.10.2/tests/unit/geom/MultiLineStringTest.cpp geos-3.10.2/tests/unit/geom/MultiPointTest.cpp geos-3.10.2/tests/unit/geom/MultiPolygonTest.cpp geos-3.10.2/tests/unit/geom/PointTest.cpp geos-3.10.2/tests/unit/geom/PolygonTest.cpp geos-3.10.2/tests/unit/geom/PrecisionModelTest.cpp geos-3.10.2/tests/unit/geom/TriangleTest.cpp geos-3.10.2/tests/unit/geom/prep/ geos-3.10.2/tests/unit/geom/prep/PreparedGeometry/ geos-3.10.2/tests/unit/geom/prep/PreparedGeometry/touchesTest.cpp geos-3.10.2/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp geos-3.10.2/tests/unit/geom/util/ geos-3.10.2/tests/unit/geom/util/GeometryCombinerTest.cpp geos-3.10.2/tests/unit/geom/util/GeometryExtracterTest.cpp geos-3.10.2/tests/unit/geom/util/GeometryFixerTest.cpp geos-3.10.2/tests/unit/geomgraph/ geos-3.10.2/tests/unit/geomgraph/TopologyLocationTest.cpp geos-3.10.2/tests/unit/geos_unit.cpp geos-3.10.2/tests/unit/index/ geos-3.10.2/tests/unit/index/chain/ geos-3.10.2/tests/unit/index/chain/MonotoneChainBuilderTest.cpp geos-3.10.2/tests/unit/index/kdtree/ geos-3.10.2/tests/unit/index/kdtree/KdTreeTest.cpp geos-3.10.2/tests/unit/index/strtree/ geos-3.10.2/tests/unit/index/strtree/SIRtreeTest.cpp geos-3.10.2/tests/unit/index/strtree/SimpleSTRtreeTest.cpp geos-3.10.2/tests/unit/index/strtree/TemplateSTRtreeTest.cpp geos-3.10.2/tests/unit/io/ geos-3.10.2/tests/unit/io/ByteOrderValuesTest.cpp geos-3.10.2/tests/unit/io/GeoJSONFeatureTest.cpp geos-3.10.2/tests/unit/io/GeoJSONReaderTest.cpp geos-3.10.2/tests/unit/io/GeoJSONValueTest.cpp geos-3.10.2/tests/unit/io/GeoJSONWriterTest.cpp geos-3.10.2/tests/unit/io/WKBReaderTest.cpp geos-3.10.2/tests/unit/io/WKBWriterTest.cpp geos-3.10.2/tests/unit/io/WKTReaderTest.cpp geos-3.10.2/tests/unit/io/WKTWriterTest.cpp geos-3.10.2/tests/unit/io/WriterTest.cpp geos-3.10.2/tests/unit/linearref/ geos-3.10.2/tests/unit/linearref/LengthIndexedLineTest.cpp geos-3.10.2/tests/unit/math/ geos-3.10.2/tests/unit/math/DDTest.cpp geos-3.10.2/tests/unit/noding/ geos-3.10.2/tests/unit/noding/BasicSegmentStringTest.cpp geos-3.10.2/tests/unit/noding/NodedSegmentStringTest.cpp geos-3.10.2/tests/unit/noding/OrientedCoordinateArrayTest.cpp geos-3.10.2/tests/unit/noding/SegmentNodeTest.cpp geos-3.10.2/tests/unit/noding/SegmentPointComparatorTest.cpp geos-3.10.2/tests/unit/noding/snap/ geos-3.10.2/tests/unit/noding/snap/SnappingNoderTest.cpp geos-3.10.2/tests/unit/noding/snapround/ geos-3.10.2/tests/unit/noding/snapround/HotPixelTest.cpp geos-3.10.2/tests/unit/noding/snapround/MCIndexSnapRounderTest.cpp geos-3.10.2/tests/unit/noding/snapround/SnapRoundingNoderTest.cpp geos-3.10.2/tests/unit/operation/ geos-3.10.2/tests/unit/operation/buffer/ geos-3.10.2/tests/unit/operation/buffer/BufferBuilderTest.cpp geos-3.10.2/tests/unit/operation/buffer/BufferOpTest.cpp geos-3.10.2/tests/unit/operation/buffer/BufferParametersTest.cpp geos-3.10.2/tests/unit/operation/distance/ geos-3.10.2/tests/unit/operation/distance/DistanceOpTest.cpp geos-3.10.2/tests/unit/operation/distance/IndexedFacetDistanceTest.cpp geos-3.10.2/tests/unit/operation/geounion/ geos-3.10.2/tests/unit/operation/geounion/CascadedPolygonUnionTest.cpp geos-3.10.2/tests/unit/operation/geounion/CoverageUnionTest.cpp geos-3.10.2/tests/unit/operation/geounion/UnaryUnionOpTest.cpp geos-3.10.2/tests/unit/operation/intersection/ geos-3.10.2/tests/unit/operation/intersection/RectangleIntersectionTest.cpp geos-3.10.2/tests/unit/operation/linemerge/ geos-3.10.2/tests/unit/operation/linemerge/LineMergerTest.cpp geos-3.10.2/tests/unit/operation/linemerge/LineSequencerTest.cpp geos-3.10.2/tests/unit/operation/overlay/ geos-3.10.2/tests/unit/operation/overlay/OverlayOpUnionTest.cpp geos-3.10.2/tests/unit/operation/overlay/snap/ geos-3.10.2/tests/unit/operation/overlay/snap/GeometrySnapperTest.cpp geos-3.10.2/tests/unit/operation/overlay/snap/LineStringSnapperTest.cpp geos-3.10.2/tests/unit/operation/overlay/validate/ geos-3.10.2/tests/unit/operation/overlay/validate/FuzzyPointLocatorTest.cpp geos-3.10.2/tests/unit/operation/overlay/validate/OffsetPointGeneratorTest.cpp geos-3.10.2/tests/unit/operation/overlay/validate/OverlayResultValidatorTest.cpp geos-3.10.2/tests/unit/operation/overlayng/ geos-3.10.2/tests/unit/operation/overlayng/ElevationModelTest.cpp geos-3.10.2/tests/unit/operation/overlayng/LineLimiterTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayGraphTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayNGFloatingNoderTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayNGRobustTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayNGSnappingNoderTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayNGSnappingOneTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayNGTest.cpp geos-3.10.2/tests/unit/operation/overlayng/OverlayNGZTest.cpp geos-3.10.2/tests/unit/operation/overlayng/PrecisionReducerTest.cpp geos-3.10.2/tests/unit/operation/overlayng/PrecisionUtilTest.cpp geos-3.10.2/tests/unit/operation/overlayng/RingClipperTest.cpp geos-3.10.2/tests/unit/operation/overlayng/UnaryUnionNGTest.cpp geos-3.10.2/tests/unit/operation/polygonize/ geos-3.10.2/tests/unit/operation/polygonize/PolygonizeTest.cpp geos-3.10.2/tests/unit/operation/sharedpaths/ geos-3.10.2/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp geos-3.10.2/tests/unit/operation/valid/ geos-3.10.2/tests/unit/operation/valid/IsSimpleOpTest.cpp geos-3.10.2/tests/unit/operation/valid/IsValidOpTest.cpp geos-3.10.2/tests/unit/operation/valid/MakeValidTest.cpp geos-3.10.2/tests/unit/operation/valid/RepeatedPointRemoverTest.cpp geos-3.10.2/tests/unit/operation/valid/ValidClosedRingTest.cpp geos-3.10.2/tests/unit/operation/valid/ValidSelfTouchingRingFormingHoleTest.cpp geos-3.10.2/tests/unit/precision/ geos-3.10.2/tests/unit/precision/CommonBitsTest.cpp geos-3.10.2/tests/unit/precision/GeometryPrecisionReducerTest.cpp geos-3.10.2/tests/unit/precision/SimpleGeometryPrecisionReducerTest.cpp geos-3.10.2/tests/unit/shape/ geos-3.10.2/tests/unit/shape/fractal/ geos-3.10.2/tests/unit/shape/fractal/HilbertCodeTest.cpp geos-3.10.2/tests/unit/shape/fractal/MortonCodeTest.cpp geos-3.10.2/tests/unit/simplify/ geos-3.10.2/tests/unit/simplify/DouglasPeuckerSimplifierTest.cpp geos-3.10.2/tests/unit/simplify/TopologyPreservingSimplifierTest.cpp geos-3.10.2/tests/unit/triangulate/ geos-3.10.2/tests/unit/triangulate/DelaunayTest.cpp geos-3.10.2/tests/unit/triangulate/VoronoiTest.cpp geos-3.10.2/tests/unit/triangulate/polygon/ geos-3.10.2/tests/unit/triangulate/polygon/ConstrainedDelaunayTriangulatorTest.cpp geos-3.10.2/tests/unit/triangulate/polygon/PolygonTriangulatorTest.cpp geos-3.10.2/tests/unit/triangulate/polygon/VertexSequencePackedRtreeTest.cpp geos-3.10.2/tests/unit/triangulate/quadedge/ geos-3.10.2/tests/unit/triangulate/quadedge/QuadEdgeSubdivisionTest.cpp geos-3.10.2/tests/unit/triangulate/quadedge/QuadEdgeTest.cpp geos-3.10.2/tests/unit/triangulate/quadedge/VertexTest.cpp geos-3.10.2/tests/unit/tut/ geos-3.10.2/tests/unit/tut/README geos-3.10.2/tests/unit/tut/tut.hpp geos-3.10.2/tests/unit/tut/tut_assert.hpp geos-3.10.2/tests/unit/tut/tut_config.hpp geos-3.10.2/tests/unit/tut/tut_console_reporter.hpp geos-3.10.2/tests/unit/tut/tut_cppunit_reporter.hpp geos-3.10.2/tests/unit/tut/tut_exception.hpp geos-3.10.2/tests/unit/tut/tut_fpt.hpp geos-3.10.2/tests/unit/tut/tut_macros.hpp geos-3.10.2/tests/unit/tut/tut_main.hpp geos-3.10.2/tests/unit/tut/tut_posix.hpp geos-3.10.2/tests/unit/tut/tut_reporter.hpp geos-3.10.2/tests/unit/tut/tut_restartable.hpp geos-3.10.2/tests/unit/tut/tut_result.hpp geos-3.10.2/tests/unit/tut/tut_runner.hpp geos-3.10.2/tests/unit/tut/tut_xml_reporter.hpp geos-3.10.2/tests/unit/util/ geos-3.10.2/tests/unit/util/NodingTestUtil.cpp geos-3.10.2/tests/unit/util/NodingTestUtil.h geos-3.10.2/tests/unit/util/UniqueCoordinateArrayFilterTest.cpp geos-3.10.2/tests/unit/utility.h geos-3.10.2/tests/xmltester/ geos-3.10.2/tests/xmltester/BufferResultMatcher.cpp geos-3.10.2/tests/xmltester/BufferResultMatcher.h geos-3.10.2/tests/xmltester/CMakeLists.txt geos-3.10.2/tests/xmltester/JTSXMLTester.sh geos-3.10.2/tests/xmltester/SimpleWKTTester.cpp geos-3.10.2/tests/xmltester/SingleSidedBufferResultMatcher.cpp geos-3.10.2/tests/xmltester/SingleSidedBufferResultMatcher.h geos-3.10.2/tests/xmltester/WKTIn geos-3.10.2/tests/xmltester/WKTOut geos-3.10.2/tests/xmltester/XMLTester.cpp geos-3.10.2/tests/xmltester/XMLTester.h geos-3.10.2/tests/xmltester/safe_to_xml.sh geos-3.10.2/tests/xmltester/testrunner.sh geos-3.10.2/tests/xmltester/tests/ geos-3.10.2/tests/xmltester/tests/failure/ geos-3.10.2/tests/xmltester/tests/failure/issue-geos-344.xml geos-3.10.2/tests/xmltester/tests/failure/misc-TestBigNastyBuffer.xml geos-3.10.2/tests/xmltester/tests/failure/misc-TestSameDirection.xml geos-3.10.2/tests/xmltester/tests/failure/robust-TestRobustRelateFloat.xml geos-3.10.2/tests/xmltester/tests/failure/robust-overlay-stmlf-failures.xml geos-3.10.2/tests/xmltester/tests/general/ geos-3.10.2/tests/xmltester/tests/general/MISSING geos-3.10.2/tests/xmltester/tests/general/TestBoundary.xml geos-3.10.2/tests/xmltester/tests/general/TestBuffer.xml geos-3.10.2/tests/xmltester/tests/general/TestBufferMitredJoin.xml geos-3.10.2/tests/xmltester/tests/general/TestCentroid.xml geos-3.10.2/tests/xmltester/tests/general/TestConvexHull-big.xml geos-3.10.2/tests/xmltester/tests/general/TestConvexHull.xml geos-3.10.2/tests/xmltester/tests/general/TestDensify.xml geos-3.10.2/tests/xmltester/tests/general/TestDistance.xml geos-3.10.2/tests/xmltester/tests/general/TestEqualsExact.xml geos-3.10.2/tests/xmltester/tests/general/TestInteriorPoint.xml geos-3.10.2/tests/xmltester/tests/general/TestIntersectsPL.xml geos-3.10.2/tests/xmltester/tests/general/TestMinimumClearance.xml geos-3.10.2/tests/xmltester/tests/general/TestNGOverlayA.xml geos-3.10.2/tests/xmltester/tests/general/TestNGOverlayAPrec.xml geos-3.10.2/tests/xmltester/tests/general/TestNGOverlayEmpty.xml geos-3.10.2/tests/xmltester/tests/general/TestNGOverlayL.xml geos-3.10.2/tests/xmltester/tests/general/TestNGOverlayLPrec.xml geos-3.10.2/tests/xmltester/tests/general/TestNGOverlayP.xml geos-3.10.2/tests/xmltester/tests/general/TestNGOverlayPPrec.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayAA.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayAAPrec.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayEmpty.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayLA.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayLAPrec.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayLL.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayLLPrec.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayPA.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayPL.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayPLPrec.xml geos-3.10.2/tests/xmltester/tests/general/TestOverlayPP.xml geos-3.10.2/tests/xmltester/tests/general/TestPreparedIntersectsPL.xml geos-3.10.2/tests/xmltester/tests/general/TestPreparedPointPredicate.xml geos-3.10.2/tests/xmltester/tests/general/TestPreparedPolygonPredicate.xml geos-3.10.2/tests/xmltester/tests/general/TestPreparedPredicatesWithGeometryCollection.xml geos-3.10.2/tests/xmltester/tests/general/TestRectanglePredicate.xml geos-3.10.2/tests/xmltester/tests/general/TestRelateAA.xml geos-3.10.2/tests/xmltester/tests/general/TestRelateAC.xml geos-3.10.2/tests/xmltester/tests/general/TestRelateLA.xml geos-3.10.2/tests/xmltester/tests/general/TestRelateLC.xml geos-3.10.2/tests/xmltester/tests/general/TestRelateLL.xml geos-3.10.2/tests/xmltester/tests/general/TestRelatePA.xml geos-3.10.2/tests/xmltester/tests/general/TestRelatePL.xml geos-3.10.2/tests/xmltester/tests/general/TestRelatePP.xml geos-3.10.2/tests/xmltester/tests/general/TestSimple.xml geos-3.10.2/tests/xmltester/tests/general/TestUnaryUnion.xml geos-3.10.2/tests/xmltester/tests/general/TestUnaryUnionFloating.xml geos-3.10.2/tests/xmltester/tests/general/TestValid.xml geos-3.10.2/tests/xmltester/tests/general/TestValid2-big.xml geos-3.10.2/tests/xmltester/tests/general/TestValid2.xml geos-3.10.2/tests/xmltester/tests/general/TestWithinDistance.xml geos-3.10.2/tests/xmltester/tests/issue/ geos-3.10.2/tests/xmltester/tests/issue/issue-geos-1018.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-1085.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-176.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-188.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-234.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-244.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-275.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-350.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-356.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-358.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-360.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-366.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-392.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-398.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-434.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-459.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-488.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-527.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-569.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-582.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-586.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-599.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-605.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-614.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-615.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-716.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-837.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-838.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-990.xml geos-3.10.2/tests/xmltester/tests/issue/issue-geos-994.xml geos-3.10.2/tests/xmltester/tests/misc/ geos-3.10.2/tests/xmltester/tests/misc/Buffer-1.xml geos-3.10.2/tests/xmltester/tests/misc/Buffer-2.xml geos-3.10.2/tests/xmltester/tests/misc/InvalidRelates.xml geos-3.10.2/tests/xmltester/tests/misc/Segfaults.xml geos-3.10.2/tests/xmltester/tests/misc/TestBufferExternal-1.xml geos-3.10.2/tests/xmltester/tests/misc/TestBufferExternal-2.xml geos-3.10.2/tests/xmltester/tests/misc/TestIsValid.xml geos-3.10.2/tests/xmltester/tests/misc/buildarea.xml geos-3.10.2/tests/xmltester/tests/misc/fme.xml geos-3.10.2/tests/xmltester/tests/misc/heisenbugs.xml geos-3.10.2/tests/xmltester/tests/misc/hexwkb.xml geos-3.10.2/tests/xmltester/tests/misc/hole_from_shell.xml geos-3.10.2/tests/xmltester/tests/misc/hole_red.xml geos-3.10.2/tests/xmltester/tests/misc/linemerge.xml geos-3.10.2/tests/xmltester/tests/misc/makevalid.xml geos-3.10.2/tests/xmltester/tests/misc/robustness.xml geos-3.10.2/tests/xmltester/tests/misc/safe-16595.xml geos-3.10.2/tests/xmltester/tests/misc/safe-16596.xml geos-3.10.2/tests/xmltester/tests/misc/safe-TestBufferJagged.xml geos-3.10.2/tests/xmltester/tests/misc/singlesidedbuffer.xml geos-3.10.2/tests/xmltester/tests/misc/split.xml geos-3.10.2/tests/xmltester/tests/misc/stmlf-20061020-invalid-output.xml geos-3.10.2/tests/xmltester/tests/misc/stmlf-20061020.xml geos-3.10.2/tests/xmltester/tests/misc/stmlf-20070119.xml geos-3.10.2/tests/xmltester/tests/robust/ geos-3.10.2/tests/xmltester/tests/robust/TestRobustOverlayFixed.xml geos-3.10.2/tests/xmltester/tests/robust/TestRobustRelate.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/ geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-1034.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-1046-union-lines.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-1051.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-153.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-234.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-275.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-350.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-358.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-360.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-368.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-392-lines.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-392.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-398.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-459.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-488.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-522.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-527.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-586.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-599.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-600-lines.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-615.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-737.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-837.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-838.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-979.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-994.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-997-union-fail.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-997-union-slow.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-geos-list.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-gisse-345341-lines.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-isochrone.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-jts-300.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-misc-1.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-misc-2.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-misc-3.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-misc-4.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-misc-5.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-osmwater.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-pg-4182-2.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-pg-4538.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-pg-4738.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-pg-list.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-qgis-29400.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-qgis-31552.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-qgis-37032.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-rsf-794.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-shapely-1061.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-shapely-829.xml geos-3.10.2/tests/xmltester/tests/robust/overlay/TestOverlay-stmlf.xml geos-3.10.2/tests/xmltester/tests/validate/ geos-3.10.2/tests/xmltester/tests/validate/TestRelateAA-big.xml geos-3.10.2/tests/xmltester/tests/validate/TestRelateAA.xml geos-3.10.2/tests/xmltester/tests/validate/TestRelateAC.xml geos-3.10.2/tests/xmltester/tests/validate/TestRelateLA.xml geos-3.10.2/tests/xmltester/tests/validate/TestRelateLC.xml geos-3.10.2/tests/xmltester/tests/validate/TestRelateLL.xml geos-3.10.2/tests/xmltester/tests/validate/TestRelatePA.xml geos-3.10.2/tests/xmltester/tests/validate/TestRelatePL.xml geos-3.10.2/tests/xmltester/tests/validate/TestRelatePP.xml geos-3.10.2/tests/xmltester/tinyxml2/ geos-3.10.2/tests/xmltester/tinyxml2/README geos-3.10.2/tests/xmltester/tinyxml2/tinyxml2.cpp geos-3.10.2/tests/xmltester/tinyxml2/tinyxml2.h geos-3.10.2/tools/ geos-3.10.2/tools/CMakeLists.txt geos-3.10.2/tools/astyle.sh geos-3.10.2/tools/astyle/ geos-3.10.2/tools/astyle/ASBeautifier.cpp geos-3.10.2/tools/astyle/ASEnhancer.cpp geos-3.10.2/tools/astyle/ASFormatter.cpp geos-3.10.2/tools/astyle/ASLocalizer.cpp geos-3.10.2/tools/astyle/ASLocalizer.h geos-3.10.2/tools/astyle/ASResource.cpp geos-3.10.2/tools/astyle/CMakeLists.txt geos-3.10.2/tools/astyle/LICENSE.md geos-3.10.2/tools/astyle/astyle.h geos-3.10.2/tools/astyle/astyle_main.cpp geos-3.10.2/tools/astyle/astyle_main.h geos-3.10.2/tools/build-cmake.bat geos-3.10.2/tools/ci/ geos-3.10.2/tools/ci/berrie.sh geos-3.10.2/tools/ci/berrie64.sh geos-3.10.2/tools/ci/bessie.sh geos-3.10.2/tools/ci/bessie32.sh geos-3.10.2/tools/ci/common.sh geos-3.10.2/tools/ci/debbie.sh geos-3.10.2/tools/ci/script.sh geos-3.10.2/tools/ci/script_cmake.sh geos-3.10.2/tools/ci/winnie.sh geos-3.10.2/tools/cppcheck.sh geos-3.10.2/tools/findclassfiles geos-3.10.2/tools/geos-config.in geos-3.10.2/tools/geos.pc.in geos-3.10.2/util/ geos-3.10.2/util/CMakeLists.txt geos-3.10.2/util/geosop/ geos-3.10.2/util/geosop/CMakeLists.txt geos-3.10.2/util/geosop/GeomFunction.cpp geos-3.10.2/util/geosop/GeomFunction.h geos-3.10.2/util/geosop/GeosOp.cpp geos-3.10.2/util/geosop/GeosOp.h geos-3.10.2/util/geosop/README.md geos-3.10.2/util/geosop/WKBStreamReader.cpp geos-3.10.2/util/geosop/WKBStreamReader.h geos-3.10.2/util/geosop/WKTFileReader.cpp geos-3.10.2/util/geosop/WKTFileReader.h geos-3.10.2/util/geosop/WKTStreamReader.cpp geos-3.10.2/util/geosop/WKTStreamReader.h geos-3.10.2/util/geosop/cxxopts.hpp -- GEOS: Build type: Release -- GEOS: Run-time output: /usr/src/slapt-src/gis/geos/geos-3.10.2/build/bin -- GEOS: Archives output: /usr/src/slapt-src/gis/geos/geos-3.10.2/build/lib -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- GEOS: Version 3.10.2 -- GEOS: C API Version 1.16.0 -- GEOS: JTS port 1.18.0 -- GEOS: Require C++11 -- GEOS: Function inlining ENABLED -- Looking for pow in m -- Looking for pow in m - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- GEOS: Build geosop ON -- GEOS: Build astyle OFF -- GEOS: Configured 'dist' target -- GEOS: Configured 'distcheck' target -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/gis/geos/geos-3.10.2/build [ 0%] Building C object src/deps/CMakeFiles/ryu.dir/ryu/d2s.c.o [ 0%] Built target ryu [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/construct/LargestEmptyCircle.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/construct/MaximumInscribedCircle.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/edgegraph/EdgeGraph.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/edgegraph/EdgeGraphBuilder.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/edgegraph/HalfEdge.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/edgegraph/MarkHalfEdge.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/geom/HeuristicOverlay.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/Position.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/Quadrant.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringDistance.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringNearestPoints.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonDistance.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryFixer.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/NoOpGeometryOperation.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/kdtree/KdNode.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/kdtree/KdTree.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SimpleSTRdistance.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SimpleSTRnode.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SimpleSTRtree.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/GeoJSON.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/GeoJSONReader.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/GeoJSONWriter.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/math/DD.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/noding/ValidatingNoder.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/noding/snap/SnappingIntersectionAdder.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/noding/snap/SnappingNoder.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/noding/snap/SnappingPointIndex.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixelIndex.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SnapRoundingIntersectionAdder.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SnapRoundingNoder.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/Edge.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/EdgeKey.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/EdgeMerger.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/EdgeNodingBuilder.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/EdgeSourceInfo.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/ElevationModel.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/IndexedPointOnLineLocator.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/InputGeometry.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/IntersectionPointBuilder.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/LineBuilder.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/LineLimiter.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/MaximalEdgeRing.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayEdge.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayEdgeRing.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayGraph.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayLabel.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayLabeller.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayMixedPoints.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayNG.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayNGRobust.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayPoints.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayUtil.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/PolygonBuilder.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/PrecisionReducer.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/PrecisionUtil.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/RingClipper.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/RobustClipEnvelopeComputer.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/UnaryUnionNG.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnionStrategy.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedHoleTester.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedPolygonTester.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsSimpleOp.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonIntersectionAnalyzer.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonNode.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonRing.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonRingSelfNode.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonRingTouch.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonTopologyAnalyzer.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/precision/PointwisePrecisionReducerTransformer.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerTransformer.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/shape/fractal/HilbertCode.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/shape/fractal/HilbertEncoder.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/shape/fractal/MortonCode.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o [ 56%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o [ 56%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o [ 56%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o [ 56%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/ConstrainedDelaunayTriangulator.cpp.o [ 56%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/PolygonEarClipper.cpp.o [ 56%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/PolygonHoleJoiner.cpp.o [ 57%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/PolygonTriangulator.cpp.o [ 57%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/TriDelaunayImprover.cpp.o [ 57%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/VertexSequencePackedRtree.cpp.o [ 57%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o [ 57%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o [ 57%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o [ 58%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o [ 58%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o [ 58%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o [ 58%] Building CXX object CMakeFiles/geos.dir/src/triangulate/tri/Tri.cpp.o [ 58%] Building CXX object CMakeFiles/geos.dir/src/triangulate/tri/TriEdge.cpp.o [ 58%] Building CXX object CMakeFiles/geos.dir/src/triangulate/tri/TriList.cpp.o [ 59%] Building CXX object CMakeFiles/geos.dir/src/triangulate/tri/TriangulationBuilder.cpp.o [ 59%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o [ 59%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o [ 59%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o [ 59%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o [ 59%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o [ 60%] Linking CXX shared library lib/libgeos.so [ 60%] Built target geos [ 60%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o [ 60%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o [ 60%] Linking CXX shared library lib/libgeos_c.so [ 60%] Built target geos_c [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/AngleTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/AreaTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CGAlgorithms/OrientationIsCCWTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CGAlgorithms/computeOrientationTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CGAlgorithms/isPointInRingTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CGAlgorithms/signedAreaTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CentroidTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/ConvexHullTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/InteriorPointAreaTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/IntersectionTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/LengthTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/LocatePointInRingTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/MinimumBoundingCircleTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/MinimumDiameterTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/OrientationIndexFailureTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/PointLocatorTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/RobustLineIntersectionTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/RobustLineIntersectorTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/RobustLineIntersectorZTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/construct/LargestEmptyCircleTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/construct/MaximumInscribedCircleTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/distance/DiscreteFrechetDistanceTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/distance/DiscreteHausdorffDistanceTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSBoundaryTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSBufferTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSBuildAreaTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCAPIDefinesTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSClipByRectTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSConstrainedDelaunayTriangulationTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSContainsTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSConvexHullTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCoordSeqTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCoverageUnionTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDelaunayTriangulationTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDensifyTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDifferencePrecTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDifferenceTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDistanceTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDistanceWithinTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSEnvelopeTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSEqualsTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSFrechetDistanceTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomFromWKBTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomGeoJSONReadTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomGeoJSONWriteTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomToWKBTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomToWKTTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createCollectionTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createLineStringTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createPolygonTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_extentTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_extractUniquePointsTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_getCoordSeqTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_getCoordinateDimensionTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_getDimensionsTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_setPrecisionTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGetCentroidTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGetNumInteriorRingsTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSHausdorffDistanceTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSInterpolateTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSInterruptTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSIntersectionPrecTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSIntersectionTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSIntersectsTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSLengthTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSLineMergeTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSLineString_PointTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMakeValidTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMaximumInscribedCircleTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMinimumBoundingCircleTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMinimumClearanceTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMinimumRectangleTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMinimumWidthTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSNearestPointsTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSNodeTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSOffsetCurveTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSOrientationIndexTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPointOnSurfaceTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPolygonizeTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPreparedDistanceTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPreparedDistanceWithinTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPreparedGeometryTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPreparedNearestPointsTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSProjectTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSRelateBoundaryNodeRuleTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSRelatePatternMatchTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSReverseTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSTRtreeTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSegmentIntersectionTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSetSRIDTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSharedPathsTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSimplifyTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSnapTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUnaryUnionTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUnionPrecTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUnionTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUserDataTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSVoronoiDiagramTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSWithinTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisClosedTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisValidDetailTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisValidReasonTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisValidTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/edgegraph/EdgeGraphTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CoordinateArraySequenceFactoryTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CoordinateArraySequenceTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CoordinateListTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CoordinateTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/DimensionTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/EnvelopeTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/FixedSizeCoordinateSequenceTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/cloneTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/coversTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/differenceTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/equalsTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/getCentroidTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/isRectangleTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/normalizeTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/touchesTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/GeometryCollectionTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/GeometryComponentFilterTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/GeometryFactoryTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/GeometryFilterTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/IntersectionMatrixTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/LineSegmentTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/LineStringTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/LinearRingTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/LocationTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/MultiLineStringTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/MultiPointTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/MultiPolygonTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/PointTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/PolygonTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/PrecisionModelTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/TriangleTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/prep/PreparedGeometry/touchesTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/prep/PreparedGeometryFactoryTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/util/GeometryCombinerTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/util/GeometryExtracterTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/util/GeometryFixerTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geomgraph/TopologyLocationTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geos_unit.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/chain/MonotoneChainBuilderTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/kdtree/KdTreeTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/strtree/SIRtreeTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/strtree/SimpleSTRtreeTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/strtree/TemplateSTRtreeTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/ByteOrderValuesTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/GeoJSONFeatureTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/GeoJSONReaderTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/GeoJSONValueTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/GeoJSONWriterTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WKBReaderTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WKBWriterTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WKTReaderTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WKTWriterTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WriterTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/linearref/LengthIndexedLineTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/math/DDTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/BasicSegmentStringTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/NodedSegmentStringTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/OrientedCoordinateArrayTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/SegmentNodeTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/SegmentPointComparatorTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/snap/SnappingNoderTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/snapround/HotPixelTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/snapround/MCIndexSnapRounderTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/snapround/SnapRoundingNoderTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/buffer/BufferBuilderTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/buffer/BufferOpTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/buffer/BufferParametersTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/distance/DistanceOpTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/distance/IndexedFacetDistanceTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/geounion/CascadedPolygonUnionTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/geounion/CoverageUnionTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/geounion/UnaryUnionOpTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/intersection/RectangleIntersectionTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/linemerge/LineMergerTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/linemerge/LineSequencerTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/OverlayOpUnionTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/snap/GeometrySnapperTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/snap/LineStringSnapperTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/validate/FuzzyPointLocatorTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/validate/OffsetPointGeneratorTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/validate/OverlayResultValidatorTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/ElevationModelTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/LineLimiterTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayGraphTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGFloatingNoderTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGMixedPointsTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGPointsTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGRobustTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGSnappingNoderTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGSnappingOneTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGStrictModeTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGZTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/PrecisionReducerTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/PrecisionUtilTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/RingClipperTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/UnaryUnionNGTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/polygonize/PolygonizeTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/sharedpaths/SharedPathsOpTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/IsSimpleOpTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/IsValidOpTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/MakeValidTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/RepeatedPointRemoverTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/ValidClosedRingTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/ValidSelfTouchingRingFormingHoleTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/precision/CommonBitsTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/precision/GeometryPrecisionReducerTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/precision/SimpleGeometryPrecisionReducerTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/shape/fractal/HilbertCodeTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/shape/fractal/MortonCodeTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/simplify/DouglasPeuckerSimplifierTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/simplify/TopologyPreservingSimplifierTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/DelaunayTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/VoronoiTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/polygon/ConstrainedDelaunayTriangulatorTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/polygon/PolygonTriangulatorTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/polygon/VertexSequencePackedRtreeTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/quadedge/QuadEdgeSubdivisionTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/quadedge/QuadEdgeTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/quadedge/VertexTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/util/NodingTestUtil.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/util/UniqueCoordinateArrayFilterTest.cpp.o [ 97%] Linking CXX executable ../../bin/test_geos_unit [ 97%] Built target test_geos_unit [ 97%] Building CXX object tests/xmltester/CMakeFiles/tinyxml2.dir/tinyxml2/tinyxml2.cpp.o [ 98%] Linking CXX static library ../../lib/libtinyxml2.a [ 98%] Built target tinyxml2 [ 98%] Building CXX object tests/xmltester/CMakeFiles/test_xmltester.dir/XMLTester.cpp.o [ 98%] Building CXX object tests/xmltester/CMakeFiles/test_xmltester.dir/BufferResultMatcher.cpp.o [ 98%] Building CXX object tests/xmltester/CMakeFiles/test_xmltester.dir/SingleSidedBufferResultMatcher.cpp.o [ 98%] Linking CXX executable ../../bin/test_xmltester [ 98%] Built target test_xmltester [ 98%] Building CXX object tests/xmltester/CMakeFiles/test_simplewkttester.dir/SimpleWKTTester.cpp.o [ 99%] Linking CXX executable ../../bin/test_simplewkttester [ 99%] Built target test_simplewkttester [ 99%] Building CXX object tests/bigtest/CMakeFiles/test_big_sweep_line_speed.dir/TestSweepLineSpeed.cpp.o [ 99%] Building CXX object tests/bigtest/CMakeFiles/test_big_sweep_line_speed.dir/GeometryTestFactory.cpp.o [ 99%] Linking CXX executable ../../bin/test_big_sweep_line_speed [ 99%] Built target test_big_sweep_line_speed [ 99%] Building CXX object util/geosop/CMakeFiles/geosop.dir/GeosOp.cpp.o [ 99%] Building CXX object util/geosop/CMakeFiles/geosop.dir/GeomFunction.cpp.o [ 99%] Building CXX object util/geosop/CMakeFiles/geosop.dir/WKBStreamReader.cpp.o [100%] Building CXX object util/geosop/CMakeFiles/geosop.dir/WKTStreamReader.cpp.o [100%] Linking CXX executable ../../bin/geosop [100%] Built target geosop Consolidate compiler generated dependencies of target ryu [ 0%] Built target ryu Consolidate compiler generated dependencies of target geos [ 60%] Built target geos Consolidate compiler generated dependencies of target geos_c [ 60%] Built target geos_c Consolidate compiler generated dependencies of target test_geos_unit [ 97%] Built target test_geos_unit Consolidate compiler generated dependencies of target tinyxml2 [ 98%] Built target tinyxml2 Consolidate compiler generated dependencies of target test_xmltester [ 98%] Built target test_xmltester Consolidate compiler generated dependencies of target test_simplewkttester [ 99%] Built target test_simplewkttester Consolidate compiler generated dependencies of target test_big_sweep_line_speed [ 99%] Built target test_big_sweep_line_speed Consolidate compiler generated dependencies of target geosop [100%] Built target geosop Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/libgeos.so.3.10.2 -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/libgeos.so -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/libgeos_c.so.1.16.0 -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/libgeos_c.so.1 -- Set runtime path of "/usr/src/slapt-src/gis/geos/package-geos/usr/lib/libgeos_c.so.1.16.0" to "" -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/libgeos_c.so -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/cmake/GEOS/geos-targets.cmake -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/cmake/GEOS/geos-targets-release.cmake -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/cmake/GEOS/geos-config.cmake -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/cmake/GEOS/geos-config-version.cmake -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/Angle.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/Area.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/BoundaryNodeRule.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/CGAlgorithmsDD.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/CentralEndpointIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/Centroid.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/ConvexHull.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/Distance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/HCoordinate.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/InteriorPointArea.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/InteriorPointLine.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/InteriorPointPoint.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/Intersection.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/Length.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/LineIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/MinimumBoundingCircle.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/MinimumDiameter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/NotRepresentableException.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/Orientation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/PointInRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/PointLocation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/PointLocator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/RayCrossingCounter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/RayCrossingCounterDD.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/RobustDeterminant.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/SimplePointInRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/construct -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/construct/LargestEmptyCircle.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/construct/MaximumInscribedCircle.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/distance -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/distance/DiscreteFrechetDistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/distance/DiscreteHausdorffDistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/distance/DistanceToPoint.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/distance/PointPairDistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/locate -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/locate/IndexedPointInAreaLocator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/locate/PointOnGeometryLocator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/locate/SimplePointInAreaLocator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/constants.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/edgegraph -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/edgegraph/EdgeGraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/edgegraph/EdgeGraphBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/edgegraph/HalfEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/edgegraph/MarkHalfEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/export.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Coordinate.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/CoordinateArraySequence.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/CoordinateArraySequenceFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/CoordinateFilter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/CoordinateList.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/CoordinateSequence.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/CoordinateSequenceFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/CoordinateSequenceFilter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/DefaultCoordinateSequenceFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Dimension.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Envelope.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/FixedSizeCoordinateSequence.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Geometry.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/GeometryCollection.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/GeometryComponentFilter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/GeometryFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/GeometryFilter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/HeuristicOverlay.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/IntersectionMatrix.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/LineSegment.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/LineString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/LinearRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Location.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/MultiLineString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/MultiPoint.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/MultiPolygon.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Point.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Polygon.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Position.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/PrecisionModel.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Quadrant.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Triangle.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/AbstractPreparedPolygonContains.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/BasicPreparedGeometry.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedGeometry.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedGeometryFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedLineString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedLineStringDistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedLineStringIntersects.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedLineStringNearestPoints.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedPoint.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedPolygon.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedPolygonContains.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedPolygonContainsProperly.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedPolygonCovers.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedPolygonDistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedPolygonIntersects.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep/PreparedPolygonPredicate.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/ComponentCoordinateExtracter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/CoordinateOperation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/Densifier.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/GeometryCombiner.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/GeometryEditor.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/GeometryEditorOperation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/GeometryExtracter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/GeometryFixer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/GeometryTransformer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/LinearComponentExtracter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/NoOpGeometryOperation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/PointExtracter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/PolygonExtracter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/ShortCircuitedGeometryVisitor.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util/SineStarFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/Depth.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/DirectedEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/DirectedEdgeStar.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/Edge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/EdgeEnd.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/EdgeEndStar.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/EdgeIntersection.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/EdgeIntersectionList.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/EdgeList.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/EdgeNodingValidator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/EdgeRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/GeometryGraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/GraphComponent.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/Label.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/Node.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/NodeFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/NodeMap.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/PlanarGraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/TopologyLocation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/EdgeSetIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/MonotoneChain.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/MonotoneChainEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/MonotoneChainIndexer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/SegmentIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/SimpleEdgeSetIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/SimpleSweepLineIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/SweepLineEvent.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/SweepLineEventObj.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/SweepLineSegment.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/ItemVisitor.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/SpatialIndex.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/bintree -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/bintree/Bintree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/bintree/Interval.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/bintree/Key.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/bintree/Node.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/bintree/NodeBase.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/bintree/Root.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/chain -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/chain/MonotoneChain.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/chain/MonotoneChainBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/chain/MonotoneChainOverlapAction.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/chain/MonotoneChainSelectAction.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/intervalrtree -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/intervalrtree/IntervalRTreeBranchNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/intervalrtree/IntervalRTreeLeafNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/intervalrtree/IntervalRTreeNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/intervalrtree/SortedPackedIntervalRTree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/kdtree -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/kdtree/KdNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/kdtree/KdNodeVisitor.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/kdtree/KdTree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/quadtree -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/quadtree/IntervalSize.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/quadtree/Key.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/quadtree/Node.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/quadtree/NodeBase.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/quadtree/Quadtree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/quadtree/Root.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/AbstractNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/AbstractSTRtree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/Boundable.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/BoundablePair.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/EnvelopeUtil.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/GeometryItemDistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/Interval.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/ItemBoundable.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/ItemDistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/SIRtree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/STRtree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/SimpleSTRdistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/SimpleSTRnode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/SimpleSTRtree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/TemplateSTRNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/TemplateSTRNodePair.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/TemplateSTRtree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree/TemplateSTRtreeDistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/sweepline -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/sweepline/SweepLineEvent.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/sweepline/SweepLineIndex.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/sweepline/SweepLineInterval.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/sweepline/SweepLineOverlapAction.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/inline.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/ByteOrderDataInStream.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/ByteOrderValues.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/CLocalizer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/GeoJSON.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/GeoJSONReader.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/GeoJSONWriter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/ParseException.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/StringTokenizer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/WKBConstants.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/WKBReader.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/WKBWriter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/WKTReader.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/WKTWriter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/Writer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/ExtractLineByLocation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/LengthIndexOfPoint.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/LengthIndexedLine.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/LengthLocationMap.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/LinearGeometryBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/LinearIterator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/LinearLocation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/LocationIndexOfLine.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/LocationIndexOfPoint.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref/LocationIndexedLine.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/math -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/math/DD.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/namespaces.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/BasicSegmentString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/FastNodingValidator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/FastSegmentSetIntersectionFinder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/GeometryNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/IntersectionAdder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/IntersectionFinderAdder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/IteratedNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/MCIndexNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/MCIndexSegmentSetMutualIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/NodableSegmentString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/NodedSegmentString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/Noder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/NodingIntersectionFinder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/NodingValidator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/Octant.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/OrientedCoordinateArray.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/ScaledNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SegmentIntersectionDetector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SegmentIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SegmentNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SegmentNodeList.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SegmentPointComparator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SegmentSetMutualIntersector.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SegmentString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SegmentStringUtil.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SimpleNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SinglePassNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/ValidatingNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snap -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snap/SnappingIntersectionAdder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snap/SnappingNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snap/SnappingPointIndex.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround/HotPixel.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround/HotPixelIndex.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround/MCIndexPointSnapper.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround/MCIndexSnapRounder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround/SnapRoundingIntersectionAdder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround/SnapRoundingNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/GeometryGraphOperation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/BufferBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/BufferInputLineSimplifier.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/BufferOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/BufferParameters.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/BufferSubgraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/OffsetCurveBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/OffsetCurveSetBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/OffsetSegmentGenerator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/OffsetSegmentString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/RightmostEdgeFinder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer/SubgraphDepthLocater.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance/ConnectedElementLocationFilter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance/ConnectedElementPointFilter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance/DistanceOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance/FacetSequence.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance/FacetSequenceTreeBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance/GeometryLocation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance/IndexedFacetDistance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/intersection -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/intersection/Rectangle.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/intersection/RectangleIntersection.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/intersection/RectangleIntersectionBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/linemerge -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/linemerge/EdgeString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/linemerge/LineMergeDirectedEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/linemerge/LineMergeEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/linemerge/LineMergeGraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/linemerge/LineMerger.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/linemerge/LineSequencer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/EdgeSetNoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/ElevationMatrix.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/ElevationMatrixCell.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/LineBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/MaximalEdgeRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/MinimalEdgeRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/OverlayNodeFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/OverlayOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/PointBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/PolygonBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/snap -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/snap/GeometrySnapper.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/snap/LineStringSnapper.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/snap/SnapOverlayOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/validate -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/validate/FuzzyPointLocator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/validate/OffsetPointGenerator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/validate/OverlayResultValidator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/Edge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/EdgeKey.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/EdgeMerger.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/EdgeNodingBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/EdgeSourceInfo.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/ElevationModel.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/IndexedPointOnLineLocator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/InputGeometry.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/IntersectionPointBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/LineBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/LineLimiter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/MaximalEdgeRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayEdgeRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayGraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayLabel.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayLabeller.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayMixedPoints.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayNG.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayNGRobust.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayPoints.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayUtil.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/PolygonBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/PrecisionReducer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/PrecisionUtil.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/RingClipper.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/RobustClipEnvelopeComputer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/UnaryUnionNG.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize/BuildArea.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize/EdgeRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize/HoleAssigner.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize/PolygonizeDirectedEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize/PolygonizeEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize/PolygonizeGraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize/Polygonizer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/predicate -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/predicate/RectangleContains.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/predicate/RectangleIntersects.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/predicate/SegmentIntersectionTester.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate/EdgeEndBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate/EdgeEndBundle.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate/EdgeEndBundleStar.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate/RelateComputer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate/RelateNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate/RelateNodeFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate/RelateNodeGraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate/RelateOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/sharedpaths -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/sharedpaths/SharedPathsOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/union -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/union/CascadedPolygonUnion.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/union/CoverageUnion.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/union/OverlapUnion.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/union/PointGeometryUnion.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/union/UnaryUnionOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/union/UnionStrategy.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/ConnectedInteriorTester.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/ConsistentAreaTester.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/IndexedNestedHoleTester.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/IndexedNestedPolygonTester.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/IsSimpleOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/IsValidOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/MakeValid.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/PolygonIntersectionAnalyzer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/PolygonNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/PolygonRing.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/PolygonRingSelfNode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/PolygonRingTouch.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/PolygonTopologyAnalyzer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/RepeatedPointRemover.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/RepeatedPointTester.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid/TopologyValidationError.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/DirectedEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/DirectedEdgeStar.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/Edge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/GraphComponent.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/Node.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/NodeMap.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/PlanarGraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/Subgraph.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/algorithm -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/CommonBits.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/CommonBitsOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/CommonBitsRemover.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/EnhancedPrecisionOp.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/GeometryPrecisionReducer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/MinimumClearance.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/PointwisePrecisionReducerTransformer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/PrecisionReducerCoordinateOperation.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/PrecisionReducerTransformer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision/SimpleGeometryPrecisionReducer.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/profiler.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/shape -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/shape/fractal -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/shape/fractal/HilbertCode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/shape/fractal/HilbertEncoder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/shape/fractal/MortonCode.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify/DouglasPeuckerLineSimplifier.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify/DouglasPeuckerSimplifier.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify/LineSegmentIndex.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify/TaggedLineSegment.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify/TaggedLineString.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify/TaggedLineStringSimplifier.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify/TaggedLinesSimplifier.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify/TopologyPreservingSimplifier.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/DelaunayTriangulationBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/IncrementalDelaunayTriangulator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/VoronoiDiagramBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/polygon -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/polygon/ConstrainedDelaunayTriangulator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/polygon/PolygonEarClipper.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/polygon/PolygonHoleJoiner.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/polygon/PolygonTriangulator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/polygon/TriDelaunayImprover.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/polygon/VertexSequencePackedRtree.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge/LocateFailureException.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge/QuadEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge/QuadEdgeLocator.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge/QuadEdgeQuartet.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge/QuadEdgeSubdivision.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge/TrianglePredicate.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge/TriangleVisitor.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge/Vertex.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/tri -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/tri/Tri.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/tri/TriEdge.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/tri/TriList.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/tri/TriangulationBuilder.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/unload.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/Assert.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/AssertionFailedException.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/CoordinateArrayFilter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/GEOSException.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/GeometricShapeFactory.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/IllegalArgumentException.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/IllegalStateException.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/Interrupt.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/Machine.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/TopologyException.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/UniqueCoordinateArrayFilter.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/UnsupportedOperationException.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util/math.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/vend -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/version.h -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/construct -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/distance -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/locate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/edgegraph -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/bintree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/chain -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/intervalrtree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/kdtree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/quadtree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/sweepline -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/math -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snap -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/intersection -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/linemerge -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/snap -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/validate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/predicate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/sharedpaths -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/union -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/algorithm -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/shape -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/shape/fractal -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/polygon -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/tri -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/vend -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/vend/include_nlohmann_json.hpp -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/vend/json.hpp -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/CGAlgorithmsDD.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/ConvexHull.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/LineIntersector.inl -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/construct -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/distance -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/algorithm/locate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/edgegraph -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Coordinate.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/CoordinateArraySequenceFactory.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Envelope.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/GeometryCollection.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/GeometryFactory.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/LineSegment.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/MultiLineString.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/MultiPolygon.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/PrecisionModel.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/Quadrant.inl -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/prep -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geom/util -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/Depth.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/DirectedEdge.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/GeometryGraph.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/Label.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/TopologyLocation.inl -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/geomgraph/index/SegmentIntersector.inl -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/bintree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/chain -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/intervalrtree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/kdtree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/quadtree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/strtree -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/index/sweepline -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/ByteOrderDataInStream.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/io/WKTReader.inl -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/linearref -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/math -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/BasicSegmentString.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/MCIndexNoder.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/NodedSegmentString.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/NodingIntersectionFinder.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/SegmentNode.inl -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snap -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/noding/snapround/HotPixel.inl -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/buffer -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/distance -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/intersection -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/linemerge -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/MinimalEdgeRing.inl -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/snap -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlay/validate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/Edge.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/EdgeKey.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayEdge.inl -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/overlayng/OverlayLabel.inl -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/polygonize -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/predicate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/relate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/sharedpaths -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/union -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/operation/valid -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/planargraph/algorithm -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/precision -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/shape -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/shape/fractal -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/simplify -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/polygon -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/quadedge -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/triangulate/tri -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/util -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos/vend -- Up-to-date: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/include/geos_c.h -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/bin/geosop -- Set runtime path of "/usr/src/slapt-src/gis/geos/package-geos/usr/bin/geosop" to "" -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/bin/geos-config -- Installing: /usr/src/slapt-src/gis/geos/package-geos/usr/lib/pkgconfig/geos.pc Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libgeos.so libgeos.so.3.10.2 usr/lib/libgeos_c.so libgeos_c.so.1 usr/lib/libgeos_c.so.1 libgeos_c.so.1.16.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libgeos.so ) ( cd usr/lib ; ln -sf libgeos.so.3.10.2 libgeos.so ) ( cd usr/lib ; rm -rf libgeos_c.so ) ( cd usr/lib ; ln -sf libgeos_c.so.1 libgeos_c.so ) ( cd usr/lib ; rm -rf libgeos_c.so.1 ) ( cd usr/lib ; ln -sf libgeos_c.so.1.16.0 libgeos_c.so.1 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libgeos.so' removed './usr/lib/libgeos_c.so.1' removed './usr/lib/libgeos_c.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/gis/geos/geos-3.10.2-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/geos-config usr/bin/geosop usr/doc/ usr/doc/geos-3.10.2/ usr/doc/geos-3.10.2/AUTHORS usr/doc/geos-3.10.2/COPYING usr/doc/geos-3.10.2/DEVELOPER-NOTES.md usr/doc/geos-3.10.2/HOWTO_RELEASE usr/doc/geos-3.10.2/INSTALL.md usr/doc/geos-3.10.2/NEWS usr/doc/geos-3.10.2/README.md usr/doc/geos-3.10.2/geos.SlackBuild usr/include/ usr/include/geos/ usr/include/geos/algorithm/ usr/include/geos/algorithm/Angle.h usr/include/geos/algorithm/Area.h usr/include/geos/algorithm/BoundaryNodeRule.h usr/include/geos/algorithm/CGAlgorithmsDD.h usr/include/geos/algorithm/CGAlgorithmsDD.inl usr/include/geos/algorithm/CentralEndpointIntersector.h usr/include/geos/algorithm/Centroid.h usr/include/geos/algorithm/ConvexHull.h usr/include/geos/algorithm/ConvexHull.inl usr/include/geos/algorithm/Distance.h usr/include/geos/algorithm/HCoordinate.h usr/include/geos/algorithm/InteriorPointArea.h usr/include/geos/algorithm/InteriorPointLine.h usr/include/geos/algorithm/InteriorPointPoint.h usr/include/geos/algorithm/Intersection.h usr/include/geos/algorithm/Length.h usr/include/geos/algorithm/LineIntersector.h usr/include/geos/algorithm/LineIntersector.inl usr/include/geos/algorithm/MinimumBoundingCircle.h usr/include/geos/algorithm/MinimumDiameter.h usr/include/geos/algorithm/NotRepresentableException.h usr/include/geos/algorithm/Orientation.h usr/include/geos/algorithm/PointInRing.h usr/include/geos/algorithm/PointLocation.h usr/include/geos/algorithm/PointLocator.h usr/include/geos/algorithm/RayCrossingCounter.h usr/include/geos/algorithm/RayCrossingCounterDD.h usr/include/geos/algorithm/RobustDeterminant.h usr/include/geos/algorithm/SimplePointInRing.h usr/include/geos/algorithm/construct/ usr/include/geos/algorithm/construct/LargestEmptyCircle.h usr/include/geos/algorithm/construct/MaximumInscribedCircle.h usr/include/geos/algorithm/distance/ usr/include/geos/algorithm/distance/DiscreteFrechetDistance.h usr/include/geos/algorithm/distance/DiscreteHausdorffDistance.h usr/include/geos/algorithm/distance/DistanceToPoint.h usr/include/geos/algorithm/distance/PointPairDistance.h usr/include/geos/algorithm/locate/ usr/include/geos/algorithm/locate/IndexedPointInAreaLocator.h usr/include/geos/algorithm/locate/PointOnGeometryLocator.h usr/include/geos/algorithm/locate/SimplePointInAreaLocator.h usr/include/geos/constants.h usr/include/geos/edgegraph/ usr/include/geos/edgegraph/EdgeGraph.h usr/include/geos/edgegraph/EdgeGraphBuilder.h usr/include/geos/edgegraph/HalfEdge.h usr/include/geos/edgegraph/MarkHalfEdge.h usr/include/geos/export.h usr/include/geos/geom/ usr/include/geos/geom.h usr/include/geos/geom/Coordinate.h usr/include/geos/geom/Coordinate.inl usr/include/geos/geom/CoordinateArraySequence.h usr/include/geos/geom/CoordinateArraySequenceFactory.h usr/include/geos/geom/CoordinateArraySequenceFactory.inl usr/include/geos/geom/CoordinateFilter.h usr/include/geos/geom/CoordinateList.h usr/include/geos/geom/CoordinateSequence.h usr/include/geos/geom/CoordinateSequenceFactory.h usr/include/geos/geom/CoordinateSequenceFilter.h usr/include/geos/geom/DefaultCoordinateSequenceFactory.h usr/include/geos/geom/Dimension.h usr/include/geos/geom/Envelope.h usr/include/geos/geom/Envelope.inl usr/include/geos/geom/FixedSizeCoordinateSequence.h usr/include/geos/geom/Geometry.h usr/include/geos/geom/GeometryCollection.h usr/include/geos/geom/GeometryCollection.inl usr/include/geos/geom/GeometryComponentFilter.h usr/include/geos/geom/GeometryFactory.h usr/include/geos/geom/GeometryFactory.inl usr/include/geos/geom/GeometryFilter.h usr/include/geos/geom/HeuristicOverlay.h usr/include/geos/geom/IntersectionMatrix.h usr/include/geos/geom/LineSegment.h usr/include/geos/geom/LineSegment.inl usr/include/geos/geom/LineString.h usr/include/geos/geom/LinearRing.h usr/include/geos/geom/Location.h usr/include/geos/geom/MultiLineString.h usr/include/geos/geom/MultiLineString.inl usr/include/geos/geom/MultiPoint.h usr/include/geos/geom/MultiPolygon.h usr/include/geos/geom/MultiPolygon.inl usr/include/geos/geom/Point.h usr/include/geos/geom/Polygon.h usr/include/geos/geom/Position.h usr/include/geos/geom/PrecisionModel.h usr/include/geos/geom/PrecisionModel.inl usr/include/geos/geom/Quadrant.h usr/include/geos/geom/Quadrant.inl usr/include/geos/geom/Triangle.h usr/include/geos/geom/prep/ usr/include/geos/geom/prep/AbstractPreparedPolygonContains.h usr/include/geos/geom/prep/BasicPreparedGeometry.h usr/include/geos/geom/prep/PreparedGeometry.h usr/include/geos/geom/prep/PreparedGeometryFactory.h usr/include/geos/geom/prep/PreparedLineString.h usr/include/geos/geom/prep/PreparedLineStringDistance.h usr/include/geos/geom/prep/PreparedLineStringIntersects.h usr/include/geos/geom/prep/PreparedLineStringNearestPoints.h usr/include/geos/geom/prep/PreparedPoint.h usr/include/geos/geom/prep/PreparedPolygon.h usr/include/geos/geom/prep/PreparedPolygonContains.h usr/include/geos/geom/prep/PreparedPolygonContainsProperly.h usr/include/geos/geom/prep/PreparedPolygonCovers.h usr/include/geos/geom/prep/PreparedPolygonDistance.h usr/include/geos/geom/prep/PreparedPolygonIntersects.h usr/include/geos/geom/prep/PreparedPolygonPredicate.h usr/include/geos/geom/util/ usr/include/geos/geom/util/ComponentCoordinateExtracter.h usr/include/geos/geom/util/CoordinateOperation.h usr/include/geos/geom/util/Densifier.h usr/include/geos/geom/util/GeometryCombiner.h usr/include/geos/geom/util/GeometryEditor.h usr/include/geos/geom/util/GeometryEditorOperation.h usr/include/geos/geom/util/GeometryExtracter.h usr/include/geos/geom/util/GeometryFixer.h usr/include/geos/geom/util/GeometryTransformer.h usr/include/geos/geom/util/LinearComponentExtracter.h usr/include/geos/geom/util/NoOpGeometryOperation.h usr/include/geos/geom/util/PointExtracter.h usr/include/geos/geom/util/PolygonExtracter.h usr/include/geos/geom/util/ShortCircuitedGeometryVisitor.h usr/include/geos/geom/util/SineStarFactory.h usr/include/geos/geomgraph/ usr/include/geos/geomgraph/Depth.h usr/include/geos/geomgraph/Depth.inl usr/include/geos/geomgraph/DirectedEdge.h usr/include/geos/geomgraph/DirectedEdge.inl usr/include/geos/geomgraph/DirectedEdgeStar.h usr/include/geos/geomgraph/Edge.h usr/include/geos/geomgraph/EdgeEnd.h usr/include/geos/geomgraph/EdgeEndStar.h usr/include/geos/geomgraph/EdgeIntersection.h usr/include/geos/geomgraph/EdgeIntersectionList.h usr/include/geos/geomgraph/EdgeList.h usr/include/geos/geomgraph/EdgeNodingValidator.h usr/include/geos/geomgraph/EdgeRing.h usr/include/geos/geomgraph/GeometryGraph.h usr/include/geos/geomgraph/GeometryGraph.inl usr/include/geos/geomgraph/GraphComponent.h usr/include/geos/geomgraph/Label.h usr/include/geos/geomgraph/Label.inl usr/include/geos/geomgraph/Node.h usr/include/geos/geomgraph/NodeFactory.h usr/include/geos/geomgraph/NodeMap.h usr/include/geos/geomgraph/PlanarGraph.h usr/include/geos/geomgraph/TopologyLocation.h usr/include/geos/geomgraph/TopologyLocation.inl usr/include/geos/geomgraph/index/ usr/include/geos/geomgraph/index/EdgeSetIntersector.h usr/include/geos/geomgraph/index/MonotoneChain.h usr/include/geos/geomgraph/index/MonotoneChainEdge.h usr/include/geos/geomgraph/index/MonotoneChainIndexer.h usr/include/geos/geomgraph/index/SegmentIntersector.h usr/include/geos/geomgraph/index/SegmentIntersector.inl usr/include/geos/geomgraph/index/SimpleEdgeSetIntersector.h usr/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h usr/include/geos/geomgraph/index/SimpleSweepLineIntersector.h usr/include/geos/geomgraph/index/SweepLineEvent.h usr/include/geos/geomgraph/index/SweepLineEventObj.h usr/include/geos/geomgraph/index/SweepLineSegment.h usr/include/geos/index/ usr/include/geos/index/ItemVisitor.h usr/include/geos/index/SpatialIndex.h usr/include/geos/index/bintree/ usr/include/geos/index/bintree/Bintree.h usr/include/geos/index/bintree/Interval.h usr/include/geos/index/bintree/Key.h usr/include/geos/index/bintree/Node.h usr/include/geos/index/bintree/NodeBase.h usr/include/geos/index/bintree/Root.h usr/include/geos/index/chain/ usr/include/geos/index/chain/MonotoneChain.h usr/include/geos/index/chain/MonotoneChainBuilder.h usr/include/geos/index/chain/MonotoneChainOverlapAction.h usr/include/geos/index/chain/MonotoneChainSelectAction.h usr/include/geos/index/intervalrtree/ usr/include/geos/index/intervalrtree/IntervalRTreeBranchNode.h usr/include/geos/index/intervalrtree/IntervalRTreeLeafNode.h usr/include/geos/index/intervalrtree/IntervalRTreeNode.h usr/include/geos/index/intervalrtree/SortedPackedIntervalRTree.h usr/include/geos/index/kdtree/ usr/include/geos/index/kdtree/KdNode.h usr/include/geos/index/kdtree/KdNodeVisitor.h usr/include/geos/index/kdtree/KdTree.h usr/include/geos/index/quadtree/ usr/include/geos/index/quadtree/IntervalSize.h usr/include/geos/index/quadtree/Key.h usr/include/geos/index/quadtree/Node.h usr/include/geos/index/quadtree/NodeBase.h usr/include/geos/index/quadtree/Quadtree.h usr/include/geos/index/quadtree/Root.h usr/include/geos/index/strtree/ usr/include/geos/index/strtree/AbstractNode.h usr/include/geos/index/strtree/AbstractSTRtree.h usr/include/geos/index/strtree/Boundable.h usr/include/geos/index/strtree/BoundablePair.h usr/include/geos/index/strtree/EnvelopeUtil.h usr/include/geos/index/strtree/GeometryItemDistance.h usr/include/geos/index/strtree/Interval.h usr/include/geos/index/strtree/ItemBoundable.h usr/include/geos/index/strtree/ItemDistance.h usr/include/geos/index/strtree/SIRtree.h usr/include/geos/index/strtree/STRtree.h usr/include/geos/index/strtree/SimpleSTRdistance.h usr/include/geos/index/strtree/SimpleSTRnode.h usr/include/geos/index/strtree/SimpleSTRtree.h usr/include/geos/index/strtree/TemplateSTRNode.h usr/include/geos/index/strtree/TemplateSTRNodePair.h usr/include/geos/index/strtree/TemplateSTRtree.h usr/include/geos/index/strtree/TemplateSTRtreeDistance.h usr/include/geos/index/sweepline/ usr/include/geos/index/sweepline/SweepLineEvent.h usr/include/geos/index/sweepline/SweepLineIndex.h usr/include/geos/index/sweepline/SweepLineInterval.h usr/include/geos/index/sweepline/SweepLineOverlapAction.h usr/include/geos/inline.h usr/include/geos/io/ usr/include/geos/io/ByteOrderDataInStream.h usr/include/geos/io/ByteOrderDataInStream.inl usr/include/geos/io/ByteOrderValues.h usr/include/geos/io/CLocalizer.h usr/include/geos/io/GeoJSON.h usr/include/geos/io/GeoJSONReader.h usr/include/geos/io/GeoJSONWriter.h usr/include/geos/io/ParseException.h usr/include/geos/io/StringTokenizer.h usr/include/geos/io/WKBConstants.h usr/include/geos/io/WKBReader.h usr/include/geos/io/WKBWriter.h usr/include/geos/io/WKTReader.h usr/include/geos/io/WKTReader.inl usr/include/geos/io/WKTWriter.h usr/include/geos/io/Writer.h usr/include/geos/linearref/ usr/include/geos/linearref/ExtractLineByLocation.h usr/include/geos/linearref/LengthIndexOfPoint.h usr/include/geos/linearref/LengthIndexedLine.h usr/include/geos/linearref/LengthLocationMap.h usr/include/geos/linearref/LinearGeometryBuilder.h usr/include/geos/linearref/LinearIterator.h usr/include/geos/linearref/LinearLocation.h usr/include/geos/linearref/LocationIndexOfLine.h usr/include/geos/linearref/LocationIndexOfPoint.h usr/include/geos/linearref/LocationIndexedLine.h usr/include/geos/math/ usr/include/geos/math/DD.h usr/include/geos/namespaces.h usr/include/geos/noding/ usr/include/geos/noding/BasicSegmentString.h usr/include/geos/noding/BasicSegmentString.inl usr/include/geos/noding/FastNodingValidator.h usr/include/geos/noding/FastSegmentSetIntersectionFinder.h usr/include/geos/noding/GeometryNoder.h usr/include/geos/noding/IntersectionAdder.h usr/include/geos/noding/IntersectionFinderAdder.h usr/include/geos/noding/IteratedNoder.h usr/include/geos/noding/MCIndexNoder.h usr/include/geos/noding/MCIndexNoder.inl usr/include/geos/noding/MCIndexSegmentSetMutualIntersector.h usr/include/geos/noding/NodableSegmentString.h usr/include/geos/noding/NodedSegmentString.h usr/include/geos/noding/NodedSegmentString.inl usr/include/geos/noding/Noder.h usr/include/geos/noding/NodingIntersectionFinder.h usr/include/geos/noding/NodingIntersectionFinder.inl usr/include/geos/noding/NodingValidator.h usr/include/geos/noding/Octant.h usr/include/geos/noding/OrientedCoordinateArray.h usr/include/geos/noding/ScaledNoder.h usr/include/geos/noding/SegmentIntersectionDetector.h usr/include/geos/noding/SegmentIntersector.h usr/include/geos/noding/SegmentNode.h usr/include/geos/noding/SegmentNode.inl usr/include/geos/noding/SegmentNodeList.h usr/include/geos/noding/SegmentPointComparator.h usr/include/geos/noding/SegmentSetMutualIntersector.h usr/include/geos/noding/SegmentString.h usr/include/geos/noding/SegmentStringUtil.h usr/include/geos/noding/SimpleNoder.h usr/include/geos/noding/SinglePassNoder.h usr/include/geos/noding/ValidatingNoder.h usr/include/geos/noding/snap/ usr/include/geos/noding/snap/SnappingIntersectionAdder.h usr/include/geos/noding/snap/SnappingNoder.h usr/include/geos/noding/snap/SnappingPointIndex.h usr/include/geos/noding/snapround/ usr/include/geos/noding/snapround/HotPixel.h usr/include/geos/noding/snapround/HotPixel.inl usr/include/geos/noding/snapround/HotPixelIndex.h usr/include/geos/noding/snapround/MCIndexPointSnapper.h usr/include/geos/noding/snapround/MCIndexSnapRounder.h usr/include/geos/noding/snapround/SnapRoundingIntersectionAdder.h usr/include/geos/noding/snapround/SnapRoundingNoder.h usr/include/geos/operation/ usr/include/geos/operation/GeometryGraphOperation.h usr/include/geos/operation/buffer/ usr/include/geos/operation/buffer/BufferBuilder.h usr/include/geos/operation/buffer/BufferInputLineSimplifier.h usr/include/geos/operation/buffer/BufferOp.h usr/include/geos/operation/buffer/BufferParameters.h usr/include/geos/operation/buffer/BufferSubgraph.h usr/include/geos/operation/buffer/OffsetCurveBuilder.h usr/include/geos/operation/buffer/OffsetCurveSetBuilder.h usr/include/geos/operation/buffer/OffsetSegmentGenerator.h usr/include/geos/operation/buffer/OffsetSegmentString.h usr/include/geos/operation/buffer/RightmostEdgeFinder.h usr/include/geos/operation/buffer/SubgraphDepthLocater.h usr/include/geos/operation/distance/ usr/include/geos/operation/distance/ConnectedElementLocationFilter.h usr/include/geos/operation/distance/ConnectedElementPointFilter.h usr/include/geos/operation/distance/DistanceOp.h usr/include/geos/operation/distance/FacetSequence.h usr/include/geos/operation/distance/FacetSequenceTreeBuilder.h usr/include/geos/operation/distance/GeometryLocation.h usr/include/geos/operation/distance/IndexedFacetDistance.h usr/include/geos/operation/intersection/ usr/include/geos/operation/intersection/Rectangle.h usr/include/geos/operation/intersection/RectangleIntersection.h usr/include/geos/operation/intersection/RectangleIntersectionBuilder.h usr/include/geos/operation/linemerge/ usr/include/geos/operation/linemerge/EdgeString.h usr/include/geos/operation/linemerge/LineMergeDirectedEdge.h usr/include/geos/operation/linemerge/LineMergeEdge.h usr/include/geos/operation/linemerge/LineMergeGraph.h usr/include/geos/operation/linemerge/LineMerger.h usr/include/geos/operation/linemerge/LineSequencer.h usr/include/geos/operation/overlay/ usr/include/geos/operation/overlay/EdgeSetNoder.h usr/include/geos/operation/overlay/ElevationMatrix.h usr/include/geos/operation/overlay/ElevationMatrixCell.h usr/include/geos/operation/overlay/LineBuilder.h usr/include/geos/operation/overlay/MaximalEdgeRing.h usr/include/geos/operation/overlay/MinimalEdgeRing.h usr/include/geos/operation/overlay/MinimalEdgeRing.inl usr/include/geos/operation/overlay/OverlayNodeFactory.h usr/include/geos/operation/overlay/OverlayOp.h usr/include/geos/operation/overlay/PointBuilder.h usr/include/geos/operation/overlay/PolygonBuilder.h usr/include/geos/operation/overlay/snap/ usr/include/geos/operation/overlay/snap/GeometrySnapper.h usr/include/geos/operation/overlay/snap/LineStringSnapper.h usr/include/geos/operation/overlay/snap/SnapOverlayOp.h usr/include/geos/operation/overlay/validate/ usr/include/geos/operation/overlay/validate/FuzzyPointLocator.h usr/include/geos/operation/overlay/validate/OffsetPointGenerator.h usr/include/geos/operation/overlay/validate/OverlayResultValidator.h usr/include/geos/operation/overlayng/ usr/include/geos/operation/overlayng/Edge.h usr/include/geos/operation/overlayng/Edge.inl usr/include/geos/operation/overlayng/EdgeKey.h usr/include/geos/operation/overlayng/EdgeKey.inl usr/include/geos/operation/overlayng/EdgeMerger.h usr/include/geos/operation/overlayng/EdgeNodingBuilder.h usr/include/geos/operation/overlayng/EdgeSourceInfo.h usr/include/geos/operation/overlayng/ElevationModel.h usr/include/geos/operation/overlayng/IndexedPointOnLineLocator.h usr/include/geos/operation/overlayng/InputGeometry.h usr/include/geos/operation/overlayng/IntersectionPointBuilder.h usr/include/geos/operation/overlayng/LineBuilder.h usr/include/geos/operation/overlayng/LineLimiter.h usr/include/geos/operation/overlayng/MaximalEdgeRing.h usr/include/geos/operation/overlayng/OverlayEdge.h usr/include/geos/operation/overlayng/OverlayEdge.inl usr/include/geos/operation/overlayng/OverlayEdgeRing.h usr/include/geos/operation/overlayng/OverlayGraph.h usr/include/geos/operation/overlayng/OverlayLabel.h usr/include/geos/operation/overlayng/OverlayLabel.inl usr/include/geos/operation/overlayng/OverlayLabeller.h usr/include/geos/operation/overlayng/OverlayMixedPoints.h usr/include/geos/operation/overlayng/OverlayNG.h usr/include/geos/operation/overlayng/OverlayNGRobust.h usr/include/geos/operation/overlayng/OverlayPoints.h usr/include/geos/operation/overlayng/OverlayUtil.h usr/include/geos/operation/overlayng/PolygonBuilder.h usr/include/geos/operation/overlayng/PrecisionReducer.h usr/include/geos/operation/overlayng/PrecisionUtil.h usr/include/geos/operation/overlayng/RingClipper.h usr/include/geos/operation/overlayng/RobustClipEnvelopeComputer.h usr/include/geos/operation/overlayng/UnaryUnionNG.h usr/include/geos/operation/polygonize/ usr/include/geos/operation/polygonize/BuildArea.h usr/include/geos/operation/polygonize/EdgeRing.h usr/include/geos/operation/polygonize/HoleAssigner.h usr/include/geos/operation/polygonize/PolygonizeDirectedEdge.h usr/include/geos/operation/polygonize/PolygonizeEdge.h usr/include/geos/operation/polygonize/PolygonizeGraph.h usr/include/geos/operation/polygonize/Polygonizer.h usr/include/geos/operation/predicate/ usr/include/geos/operation/predicate/RectangleContains.h usr/include/geos/operation/predicate/RectangleIntersects.h usr/include/geos/operation/predicate/SegmentIntersectionTester.h usr/include/geos/operation/relate/ usr/include/geos/operation/relate/EdgeEndBuilder.h usr/include/geos/operation/relate/EdgeEndBundle.h usr/include/geos/operation/relate/EdgeEndBundleStar.h usr/include/geos/operation/relate/RelateComputer.h usr/include/geos/operation/relate/RelateNode.h usr/include/geos/operation/relate/RelateNodeFactory.h usr/include/geos/operation/relate/RelateNodeGraph.h usr/include/geos/operation/relate/RelateOp.h usr/include/geos/operation/sharedpaths/ usr/include/geos/operation/sharedpaths/SharedPathsOp.h usr/include/geos/operation/union/ usr/include/geos/operation/union/CascadedPolygonUnion.h usr/include/geos/operation/union/CoverageUnion.h usr/include/geos/operation/union/OverlapUnion.h usr/include/geos/operation/union/PointGeometryUnion.h usr/include/geos/operation/union/UnaryUnionOp.h usr/include/geos/operation/union/UnionStrategy.h usr/include/geos/operation/valid/ usr/include/geos/operation/valid/ConnectedInteriorTester.h usr/include/geos/operation/valid/ConsistentAreaTester.h usr/include/geos/operation/valid/IndexedNestedHoleTester.h usr/include/geos/operation/valid/IndexedNestedPolygonTester.h usr/include/geos/operation/valid/IsSimpleOp.h usr/include/geos/operation/valid/IsValidOp.h usr/include/geos/operation/valid/MakeValid.h usr/include/geos/operation/valid/PolygonIntersectionAnalyzer.h usr/include/geos/operation/valid/PolygonNode.h usr/include/geos/operation/valid/PolygonRing.h usr/include/geos/operation/valid/PolygonRingSelfNode.h usr/include/geos/operation/valid/PolygonRingTouch.h usr/include/geos/operation/valid/PolygonTopologyAnalyzer.h usr/include/geos/operation/valid/RepeatedPointRemover.h usr/include/geos/operation/valid/RepeatedPointTester.h usr/include/geos/operation/valid/TopologyValidationError.h usr/include/geos/planargraph/ usr/include/geos/planargraph/DirectedEdge.h usr/include/geos/planargraph/DirectedEdgeStar.h usr/include/geos/planargraph/Edge.h usr/include/geos/planargraph/GraphComponent.h usr/include/geos/planargraph/Node.h usr/include/geos/planargraph/NodeMap.h usr/include/geos/planargraph/PlanarGraph.h usr/include/geos/planargraph/Subgraph.h usr/include/geos/planargraph/algorithm/ usr/include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h usr/include/geos/precision/ usr/include/geos/precision/CommonBits.h usr/include/geos/precision/CommonBitsOp.h usr/include/geos/precision/CommonBitsRemover.h usr/include/geos/precision/EnhancedPrecisionOp.h usr/include/geos/precision/GeometryPrecisionReducer.h usr/include/geos/precision/MinimumClearance.h usr/include/geos/precision/PointwisePrecisionReducerTransformer.h usr/include/geos/precision/PrecisionReducerCoordinateOperation.h usr/include/geos/precision/PrecisionReducerTransformer.h usr/include/geos/precision/SimpleGeometryPrecisionReducer.h usr/include/geos/profiler.h usr/include/geos/shape/ usr/include/geos/shape/fractal/ usr/include/geos/shape/fractal/HilbertCode.h usr/include/geos/shape/fractal/HilbertEncoder.h usr/include/geos/shape/fractal/MortonCode.h usr/include/geos/simplify/ usr/include/geos/simplify/DouglasPeuckerLineSimplifier.h usr/include/geos/simplify/DouglasPeuckerSimplifier.h usr/include/geos/simplify/LineSegmentIndex.h usr/include/geos/simplify/TaggedLineSegment.h usr/include/geos/simplify/TaggedLineString.h usr/include/geos/simplify/TaggedLineStringSimplifier.h usr/include/geos/simplify/TaggedLinesSimplifier.h usr/include/geos/simplify/TopologyPreservingSimplifier.h usr/include/geos/triangulate/ usr/include/geos/triangulate/DelaunayTriangulationBuilder.h usr/include/geos/triangulate/IncrementalDelaunayTriangulator.h usr/include/geos/triangulate/VoronoiDiagramBuilder.h usr/include/geos/triangulate/polygon/ usr/include/geos/triangulate/polygon/ConstrainedDelaunayTriangulator.h usr/include/geos/triangulate/polygon/PolygonEarClipper.h usr/include/geos/triangulate/polygon/PolygonHoleJoiner.h usr/include/geos/triangulate/polygon/PolygonTriangulator.h usr/include/geos/triangulate/polygon/TriDelaunayImprover.h usr/include/geos/triangulate/polygon/VertexSequencePackedRtree.h usr/include/geos/triangulate/quadedge/ usr/include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h usr/include/geos/triangulate/quadedge/LocateFailureException.h usr/include/geos/triangulate/quadedge/QuadEdge.h usr/include/geos/triangulate/quadedge/QuadEdgeLocator.h usr/include/geos/triangulate/quadedge/QuadEdgeQuartet.h usr/include/geos/triangulate/quadedge/QuadEdgeSubdivision.h usr/include/geos/triangulate/quadedge/TrianglePredicate.h usr/include/geos/triangulate/quadedge/TriangleVisitor.h usr/include/geos/triangulate/quadedge/Vertex.h usr/include/geos/triangulate/tri/ usr/include/geos/triangulate/tri/Tri.h usr/include/geos/triangulate/tri/TriEdge.h usr/include/geos/triangulate/tri/TriList.h usr/include/geos/triangulate/tri/TriangulationBuilder.h usr/include/geos/unload.h usr/include/geos/util/ usr/include/geos/util.h usr/include/geos/util/Assert.h usr/include/geos/util/AssertionFailedException.h usr/include/geos/util/CoordinateArrayFilter.h usr/include/geos/util/GEOSException.h usr/include/geos/util/GeometricShapeFactory.h usr/include/geos/util/IllegalArgumentException.h usr/include/geos/util/IllegalStateException.h usr/include/geos/util/Interrupt.h usr/include/geos/util/Machine.h usr/include/geos/util/TopologyException.h usr/include/geos/util/UniqueCoordinateArrayFilter.h usr/include/geos/util/UnsupportedOperationException.h usr/include/geos/util/math.h usr/include/geos/vend/ usr/include/geos/vend/include_nlohmann_json.hpp usr/include/geos/vend/json.hpp usr/include/geos/version.h usr/include/geos_c.h usr/lib/ usr/lib/cmake/ usr/lib/cmake/GEOS/ usr/lib/cmake/GEOS/geos-config-version.cmake usr/lib/cmake/GEOS/geos-config.cmake usr/lib/cmake/GEOS/geos-targets-release.cmake usr/lib/cmake/GEOS/geos-targets.cmake usr/lib/libgeos.so.3.10.2 usr/lib/libgeos_c.so.1.16.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/geos.pc Slackware package /usr/src/slapt-src/gis/geos/geos-3.10.2-i586-1salix15.0.txz created. Installing package geos-3.10.2-i586-1salix15.0... | geos (Geometry Engine) | | GEOS (Geometry Engine - Open Source) is a C++ port of the Java | Topology Suite (JTS). As such, it aims to contain the complete | functionality of JTS in C++. This includes all the OpenGIS | "Simple Features for SQL" spatial predicate functions and spatial | operators, as well as specific JTS enhanced topology functions. | | | | | |