{
  "name": "geos",
  "version": "3.14.1",
  "build": "h480dda7_0",
  "build_number": 0,
  "channel": "https://conda.anaconda.org/conda-forge/linux-64",
  "subdir": "linux-64",
  "fn": "geos-3.14.1-h480dda7_0.conda",
  "md5": "4d4efd0645cd556fab54617c4ad477ef",
  "url": "https://conda.anaconda.org/conda-forge/linux-64/geos-3.14.1-h480dda7_0.conda",
  "sha256": "08896dcd94e14a83f247e91748444e610f344ab42d80cbf2b6082b481c3f8f4b",
  "depends": [
    "__glibc >=2.17,<3.0.a0",
    "libgcc >=14",
    "libstdcxx >=14"
  ],
  "constrains": [],
  "license": "LGPL-2.1-only",
  "timestamp": 1761593471000,
  "size": 1974942,
  "requested_spec": "None",
  "package_tarball_full_path": "/home/sunchao/miniconda3/pkgs/geos-3.14.1-h480dda7_0.conda",
  "extracted_package_dir": "/home/sunchao/miniconda3/pkgs/geos-3.14.1-h480dda7_0",
  "files": [
    "bin/geos-config",
    "bin/geosop",
    "include/geos.h",
    "include/geos/algorithm/Angle.h",
    "include/geos/algorithm/Area.h",
    "include/geos/algorithm/BoundaryNodeRule.h",
    "include/geos/algorithm/CGAlgorithmsDD.h",
    "include/geos/algorithm/CentralEndpointIntersector.h",
    "include/geos/algorithm/Centroid.h",
    "include/geos/algorithm/CircularArcs.h",
    "include/geos/algorithm/ConvexHull.h",
    "include/geos/algorithm/Distance.h",
    "include/geos/algorithm/HCoordinate.h",
    "include/geos/algorithm/InteriorPointArea.h",
    "include/geos/algorithm/InteriorPointLine.h",
    "include/geos/algorithm/InteriorPointPoint.h",
    "include/geos/algorithm/Interpolate.h",
    "include/geos/algorithm/Intersection.h",
    "include/geos/algorithm/Length.h",
    "include/geos/algorithm/LineIntersector.h",
    "include/geos/algorithm/MinimumAreaRectangle.h",
    "include/geos/algorithm/MinimumBoundingCircle.h",
    "include/geos/algorithm/MinimumDiameter.h",
    "include/geos/algorithm/NotRepresentableException.h",
    "include/geos/algorithm/Orientation.h",
    "include/geos/algorithm/PointInRing.h",
    "include/geos/algorithm/PointLocation.h",
    "include/geos/algorithm/PointLocator.h",
    "include/geos/algorithm/PolygonNodeTopology.h",
    "include/geos/algorithm/RayCrossingCounter.h",
    "include/geos/algorithm/Rectangle.h",
    "include/geos/algorithm/RobustDeterminant.h",
    "include/geos/algorithm/construct/ExactMaxInscribedCircle.h",
    "include/geos/algorithm/construct/IndexedDistanceToPoint.h",
    "include/geos/algorithm/construct/IndexedPointInPolygonsLocator.h",
    "include/geos/algorithm/construct/LargestEmptyCircle.h",
    "include/geos/algorithm/construct/MaximumInscribedCircle.h",
    "include/geos/algorithm/distance/DiscreteFrechetDistance.h",
    "include/geos/algorithm/distance/DiscreteHausdorffDistance.h",
    "include/geos/algorithm/distance/DistanceToPoint.h",
    "include/geos/algorithm/distance/PointPairDistance.h",
    "include/geos/algorithm/hull/ConcaveHull.h",
    "include/geos/algorithm/hull/ConcaveHullOfPolygons.h",
    "include/geos/algorithm/hull/HullTri.h",
    "include/geos/algorithm/hull/HullTriangulation.h",
    "include/geos/algorithm/hull/OuterShellsExtracter.h",
    "include/geos/algorithm/locate/IndexedPointInAreaLocator.h",
    "include/geos/algorithm/locate/PointOnGeometryLocator.h",
    "include/geos/algorithm/locate/SimplePointInAreaLocator.h",
    "include/geos/constants.h",
    "include/geos/coverage/CleanCoverage.h",
    "include/geos/coverage/Corner.h",
    "include/geos/coverage/CoverageBoundarySegmentFinder.h",
    "include/geos/coverage/CoverageCleaner.h",
    "include/geos/coverage/CoverageEdge.h",
    "include/geos/coverage/CoverageGapFinder.h",
    "include/geos/coverage/CoveragePolygon.h",
    "include/geos/coverage/CoveragePolygonValidator.h",
    "include/geos/coverage/CoverageRing.h",
    "include/geos/coverage/CoverageRingEdges.h",
    "include/geos/coverage/CoverageSimplifier.h",
    "include/geos/coverage/CoverageUnion.h",
    "include/geos/coverage/CoverageValidator.h",
    "include/geos/coverage/InvalidSegmentDetector.h",
    "include/geos/coverage/TPVWSimplifier.h",
    "include/geos/coverage/VertexRingCounter.h",
    "include/geos/dissolve/DissolveEdgeGraph.h",
    "include/geos/dissolve/DissolveHalfEdge.h",
    "include/geos/dissolve/LineDissolver.h",
    "include/geos/edgegraph/EdgeGraph.h",
    "include/geos/edgegraph/EdgeGraphBuilder.h",
    "include/geos/edgegraph/HalfEdge.h",
    "include/geos/edgegraph/MarkHalfEdge.h",
    "include/geos/export.h",
    "include/geos/geom.h",
    "include/geos/geom/CircularArc.h",
    "include/geos/geom/CircularString.h",
    "include/geos/geom/CompoundCurve.h",
    "include/geos/geom/Coordinate.h",
    "include/geos/geom/CoordinateFilter.h",
    "include/geos/geom/CoordinateList.h",
    "include/geos/geom/CoordinateSequence.h",
    "include/geos/geom/CoordinateSequenceFilter.h",
    "include/geos/geom/CoordinateSequenceIterator.h",
    "include/geos/geom/CoordinateSequences.h",
    "include/geos/geom/Curve.h",
    "include/geos/geom/CurvePolygon.h",
    "include/geos/geom/Dimension.h",
    "include/geos/geom/Envelope.h",
    "include/geos/geom/Geometry.h",
    "include/geos/geom/GeometryCollection.h",
    "include/geos/geom/GeometryComponentFilter.h",
    "include/geos/geom/GeometryFactory.h",
    "include/geos/geom/GeometryFilter.h",
    "include/geos/geom/GeometryTypeName.h",
    "include/geos/geom/HeuristicOverlay.h",
    "include/geos/geom/IntersectionMatrix.h",
    "include/geos/geom/LineSegment.h",
    "include/geos/geom/LineString.h",
    "include/geos/geom/LinearRing.h",
    "include/geos/geom/Location.h",
    "include/geos/geom/MultiCurve.h",
    "include/geos/geom/MultiLineString.h",
    "include/geos/geom/MultiPoint.h",
    "include/geos/geom/MultiPolygon.h",
    "include/geos/geom/MultiSurface.h",
    "include/geos/geom/Point.h",
    "include/geos/geom/Polygon.h",
    "include/geos/geom/Position.h",
    "include/geos/geom/PrecisionModel.h",
    "include/geos/geom/Quadrant.h",
    "include/geos/geom/SimpleCurve.h",
    "include/geos/geom/Surface.h",
    "include/geos/geom/SurfaceImpl.h",
    "include/geos/geom/Triangle.h",
    "include/geos/geom/prep/AbstractPreparedPolygonContains.h",
    "include/geos/geom/prep/BasicPreparedGeometry.h",
    "include/geos/geom/prep/PreparedGeometry.h",
    "include/geos/geom/prep/PreparedGeometryFactory.h",
    "include/geos/geom/prep/PreparedLineString.h",
    "include/geos/geom/prep/PreparedLineStringDistance.h",
    "include/geos/geom/prep/PreparedLineStringIntersects.h",
    "include/geos/geom/prep/PreparedLineStringNearestPoints.h",
    "include/geos/geom/prep/PreparedPoint.h",
    "include/geos/geom/prep/PreparedPolygon.h",
    "include/geos/geom/prep/PreparedPolygonContains.h",
    "include/geos/geom/prep/PreparedPolygonContainsProperly.h",
    "include/geos/geom/prep/PreparedPolygonCovers.h",
    "include/geos/geom/prep/PreparedPolygonDistance.h",
    "include/geos/geom/prep/PreparedPolygonIntersects.h",
    "include/geos/geom/prep/PreparedPolygonPredicate.h",
    "include/geos/geom/util/ComponentCoordinateExtracter.h",
    "include/geos/geom/util/CoordinateOperation.h",
    "include/geos/geom/util/Densifier.h",
    "include/geos/geom/util/GeometryCombiner.h",
    "include/geos/geom/util/GeometryEditor.h",
    "include/geos/geom/util/GeometryEditorOperation.h",
    "include/geos/geom/util/GeometryExtracter.h",
    "include/geos/geom/util/GeometryFixer.h",
    "include/geos/geom/util/GeometryLister.h",
    "include/geos/geom/util/GeometryMapper.h",
    "include/geos/geom/util/GeometryTransformer.h",
    "include/geos/geom/util/LinearComponentExtracter.h",
    "include/geos/geom/util/NoOpGeometryOperation.h",
    "include/geos/geom/util/PointExtracter.h",
    "include/geos/geom/util/PolygonExtracter.h",
    "include/geos/geom/util/PolygonalExtracter.h",
    "include/geos/geom/util/ShortCircuitedGeometryVisitor.h",
    "include/geos/geom/util/SineStarFactory.h",
    "include/geos/geomgraph/Depth.h",
    "include/geos/geomgraph/DirectedEdge.h",
    "include/geos/geomgraph/DirectedEdgeStar.h",
    "include/geos/geomgraph/Edge.h",
    "include/geos/geomgraph/EdgeEnd.h",
    "include/geos/geomgraph/EdgeEndStar.h",
    "include/geos/geomgraph/EdgeIntersection.h",
    "include/geos/geomgraph/EdgeIntersectionList.h",
    "include/geos/geomgraph/EdgeList.h",
    "include/geos/geomgraph/EdgeNodingValidator.h",
    "include/geos/geomgraph/EdgeRing.h",
    "include/geos/geomgraph/GeometryGraph.h",
    "include/geos/geomgraph/GraphComponent.h",
    "include/geos/geomgraph/Label.h",
    "include/geos/geomgraph/Node.h",
    "include/geos/geomgraph/NodeFactory.h",
    "include/geos/geomgraph/NodeMap.h",
    "include/geos/geomgraph/PlanarGraph.h",
    "include/geos/geomgraph/TopologyLocation.h",
    "include/geos/geomgraph/index/EdgeSetIntersector.h",
    "include/geos/geomgraph/index/MonotoneChain.h",
    "include/geos/geomgraph/index/MonotoneChainEdge.h",
    "include/geos/geomgraph/index/MonotoneChainIndexer.h",
    "include/geos/geomgraph/index/SegmentIntersector.h",
    "include/geos/geomgraph/index/SimpleEdgeSetIntersector.h",
    "include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h",
    "include/geos/geomgraph/index/SimpleSweepLineIntersector.h",
    "include/geos/geomgraph/index/SweepLineEvent.h",
    "include/geos/geomgraph/index/SweepLineEventObj.h",
    "include/geos/geomgraph/index/SweepLineSegment.h",
    "include/geos/index/ItemVisitor.h",
    "include/geos/index/SpatialIndex.h",
    "include/geos/index/VertexSequencePackedRtree.h",
    "include/geos/index/bintree/Bintree.h",
    "include/geos/index/bintree/Interval.h",
    "include/geos/index/bintree/Key.h",
    "include/geos/index/bintree/Node.h",
    "include/geos/index/bintree/NodeBase.h",
    "include/geos/index/bintree/Root.h",
    "include/geos/index/chain/MonotoneChain.h",
    "include/geos/index/chain/MonotoneChainBuilder.h",
    "include/geos/index/chain/MonotoneChainOverlapAction.h",
    "include/geos/index/chain/MonotoneChainSelectAction.h",
    "include/geos/index/intervalrtree/IntervalRTreeBranchNode.h",
    "include/geos/index/intervalrtree/IntervalRTreeLeafNode.h",
    "include/geos/index/intervalrtree/IntervalRTreeNode.h",
    "include/geos/index/intervalrtree/SortedPackedIntervalRTree.h",
    "include/geos/index/kdtree/KdNode.h",
    "include/geos/index/kdtree/KdNodeVisitor.h",
    "include/geos/index/kdtree/KdTree.h",
    "include/geos/index/quadtree/IntervalSize.h",
    "include/geos/index/quadtree/Key.h",
    "include/geos/index/quadtree/Node.h",
    "include/geos/index/quadtree/NodeBase.h",
    "include/geos/index/quadtree/Quadtree.h",
    "include/geos/index/quadtree/Root.h",
    "include/geos/index/strtree/AbstractNode.h",
    "include/geos/index/strtree/AbstractSTRtree.h",
    "include/geos/index/strtree/Boundable.h",
    "include/geos/index/strtree/BoundablePair.h",
    "include/geos/index/strtree/EnvelopeUtil.h",
    "include/geos/index/strtree/GeometryItemDistance.h",
    "include/geos/index/strtree/Interval.h",
    "include/geos/index/strtree/ItemBoundable.h",
    "include/geos/index/strtree/ItemDistance.h",
    "include/geos/index/strtree/SIRtree.h",
    "include/geos/index/strtree/STRtree.h",
    "include/geos/index/strtree/SimpleSTRdistance.h",
    "include/geos/index/strtree/SimpleSTRnode.h",
    "include/geos/index/strtree/SimpleSTRtree.h",
    "include/geos/index/strtree/TemplateSTRNode.h",
    "include/geos/index/strtree/TemplateSTRNodePair.h",
    "include/geos/index/strtree/TemplateSTRtree.h",
    "include/geos/index/strtree/TemplateSTRtreeDistance.h",
    "include/geos/index/sweepline/SweepLineEvent.h",
    "include/geos/index/sweepline/SweepLineIndex.h",
    "include/geos/index/sweepline/SweepLineInterval.h",
    "include/geos/index/sweepline/SweepLineOverlapAction.h",
    "include/geos/io/ByteOrderDataInStream.h",
    "include/geos/io/ByteOrderValues.h",
    "include/geos/io/CLocalizer.h",
    "include/geos/io/CheckOrdinatesFilter.h",
    "include/geos/io/GeoJSON.h",
    "include/geos/io/GeoJSONReader.h",
    "include/geos/io/GeoJSONWriter.h",
    "include/geos/io/OrdinateSet.h",
    "include/geos/io/ParseException.h",
    "include/geos/io/StringTokenizer.h",
    "include/geos/io/WKBConstants.h",
    "include/geos/io/WKBReader.h",
    "include/geos/io/WKBStreamReader.h",
    "include/geos/io/WKBWriter.h",
    "include/geos/io/WKTFileReader.h",
    "include/geos/io/WKTReader.h",
    "include/geos/io/WKTStreamReader.h",
    "include/geos/io/WKTWriter.h",
    "include/geos/io/Writer.h",
    "include/geos/linearref/ExtractLineByLocation.h",
    "include/geos/linearref/LengthIndexOfPoint.h",
    "include/geos/linearref/LengthIndexedLine.h",
    "include/geos/linearref/LengthLocationMap.h",
    "include/geos/linearref/LinearGeometryBuilder.h",
    "include/geos/linearref/LinearIterator.h",
    "include/geos/linearref/LinearLocation.h",
    "include/geos/linearref/LocationIndexOfLine.h",
    "include/geos/linearref/LocationIndexOfPoint.h",
    "include/geos/linearref/LocationIndexedLine.h",
    "include/geos/math/DD.h",
    "include/geos/namespaces.h",
    "include/geos/noding/BasicSegmentString.h",
    "include/geos/noding/BoundaryChainNoder.h",
    "include/geos/noding/FastNodingValidator.h",
    "include/geos/noding/FastSegmentSetIntersectionFinder.h",
    "include/geos/noding/GeometryNoder.h",
    "include/geos/noding/IntersectionAdder.h",
    "include/geos/noding/IntersectionFinderAdder.h",
    "include/geos/noding/IteratedNoder.h",
    "include/geos/noding/MCIndexNoder.h",
    "include/geos/noding/MCIndexSegmentSetMutualIntersector.h",
    "include/geos/noding/NodableSegmentString.h",
    "include/geos/noding/NodedSegmentString.h",
    "include/geos/noding/Noder.h",
    "include/geos/noding/NodingIntersectionFinder.h",
    "include/geos/noding/NodingValidator.h",
    "include/geos/noding/Octant.h",
    "include/geos/noding/OrientedCoordinateArray.h",
    "include/geos/noding/ScaledNoder.h",
    "include/geos/noding/SegmentExtractingNoder.h",
    "include/geos/noding/SegmentIntersectionDetector.h",
    "include/geos/noding/SegmentIntersector.h",
    "include/geos/noding/SegmentNode.h",
    "include/geos/noding/SegmentNodeList.h",
    "include/geos/noding/SegmentPointComparator.h",
    "include/geos/noding/SegmentSetMutualIntersector.h",
    "include/geos/noding/SegmentString.h",
    "include/geos/noding/SegmentStringUtil.h",
    "include/geos/noding/SimpleNoder.h",
    "include/geos/noding/SinglePassNoder.h",
    "include/geos/noding/ValidatingNoder.h",
    "include/geos/noding/snap/SnappingIntersectionAdder.h",
    "include/geos/noding/snap/SnappingNoder.h",
    "include/geos/noding/snap/SnappingPointIndex.h",
    "include/geos/noding/snapround/HotPixel.h",
    "include/geos/noding/snapround/HotPixelIndex.h",
    "include/geos/noding/snapround/MCIndexPointSnapper.h",
    "include/geos/noding/snapround/MCIndexSnapRounder.h",
    "include/geos/noding/snapround/SnapRoundingIntersectionAdder.h",
    "include/geos/noding/snapround/SnapRoundingNoder.h",
    "include/geos/operation/BoundaryOp.h",
    "include/geos/operation/GeometryGraphOperation.h",
    "include/geos/operation/buffer/BufferBuilder.h",
    "include/geos/operation/buffer/BufferCurveSetBuilder.h",
    "include/geos/operation/buffer/BufferInputLineSimplifier.h",
    "include/geos/operation/buffer/BufferNodeFactory.h",
    "include/geos/operation/buffer/BufferOp.h",
    "include/geos/operation/buffer/BufferParameters.h",
    "include/geos/operation/buffer/BufferSubgraph.h",
    "include/geos/operation/buffer/MaximalEdgeRing.h",
    "include/geos/operation/buffer/MinimalEdgeRing.h",
    "include/geos/operation/buffer/OffsetCurve.h",
    "include/geos/operation/buffer/OffsetCurveBuilder.h",
    "include/geos/operation/buffer/OffsetCurveSection.h",
    "include/geos/operation/buffer/OffsetSegmentGenerator.h",
    "include/geos/operation/buffer/OffsetSegmentString.h",
    "include/geos/operation/buffer/PolygonBuilder.h",
    "include/geos/operation/buffer/RightmostEdgeFinder.h",
    "include/geos/operation/buffer/SegmentMCIndex.h",
    "include/geos/operation/buffer/SubgraphDepthLocater.h",
    "include/geos/operation/cluster/AbstractClusterFinder.h",
    "include/geos/operation/cluster/Clusters.h",
    "include/geos/operation/cluster/DBSCANClusterFinder.h",
    "include/geos/operation/cluster/DisjointOperation.h",
    "include/geos/operation/cluster/EnvelopeDistanceClusterFinder.h",
    "include/geos/operation/cluster/EnvelopeIntersectsClusterFinder.h",
    "include/geos/operation/cluster/GeometryDistanceClusterFinder.h",
    "include/geos/operation/cluster/GeometryFlattener.h",
    "include/geos/operation/cluster/GeometryIntersectsClusterFinder.h",
    "include/geos/operation/cluster/UnionFind.h",
    "include/geos/operation/distance/ConnectedElementLocationFilter.h",
    "include/geos/operation/distance/ConnectedElementPointFilter.h",
    "include/geos/operation/distance/DistanceOp.h",
    "include/geos/operation/distance/FacetSequence.h",
    "include/geos/operation/distance/FacetSequenceTreeBuilder.h",
    "include/geos/operation/distance/GeometryLocation.h",
    "include/geos/operation/distance/IndexedFacetDistance.h",
    "include/geos/operation/grid/Cell.h",
    "include/geos/operation/grid/Crossing.h",
    "include/geos/operation/grid/FloodFill.h",
    "include/geos/operation/grid/Grid.h",
    "include/geos/operation/grid/GridIntersection.h",
    "include/geos/operation/grid/Matrix.h",
    "include/geos/operation/grid/PerimeterDistance.h",
    "include/geos/operation/grid/Side.h",
    "include/geos/operation/grid/Traversal.h",
    "include/geos/operation/grid/TraversalAreas.h",
    "include/geos/operation/intersection/Rectangle.h",
    "include/geos/operation/intersection/RectangleIntersection.h",
    "include/geos/operation/intersection/RectangleIntersectionBuilder.h",
    "include/geos/operation/linemerge/EdgeString.h",
    "include/geos/operation/linemerge/LineMergeDirectedEdge.h",
    "include/geos/operation/linemerge/LineMergeEdge.h",
    "include/geos/operation/linemerge/LineMergeGraph.h",
    "include/geos/operation/linemerge/LineMerger.h",
    "include/geos/operation/linemerge/LineSequencer.h",
    "include/geos/operation/overlay/snap/GeometrySnapper.h",
    "include/geos/operation/overlay/snap/LineStringSnapper.h",
    "include/geos/operation/overlay/snap/SnapOverlayOp.h",
    "include/geos/operation/overlay/validate/FuzzyPointLocator.h",
    "include/geos/operation/overlay/validate/OffsetPointGenerator.h",
    "include/geos/operation/overlay/validate/OverlayResultValidator.h",
    "include/geos/operation/overlayng/CoverageUnion.h",
    "include/geos/operation/overlayng/Edge.h",
    "include/geos/operation/overlayng/EdgeKey.h",
    "include/geos/operation/overlayng/EdgeMerger.h",
    "include/geos/operation/overlayng/EdgeNodingBuilder.h",
    "include/geos/operation/overlayng/EdgeSourceInfo.h",
    "include/geos/operation/overlayng/ElevationModel.h",
    "include/geos/operation/overlayng/IndexedPointOnLineLocator.h",
    "include/geos/operation/overlayng/InputGeometry.h",
    "include/geos/operation/overlayng/IntersectionPointBuilder.h",
    "include/geos/operation/overlayng/LineBuilder.h",
    "include/geos/operation/overlayng/LineLimiter.h",
    "include/geos/operation/overlayng/MaximalEdgeRing.h",
    "include/geos/operation/overlayng/OverlayEdge.h",
    "include/geos/operation/overlayng/OverlayEdgeRing.h",
    "include/geos/operation/overlayng/OverlayGraph.h",
    "include/geos/operation/overlayng/OverlayLabel.h",
    "include/geos/operation/overlayng/OverlayLabeller.h",
    "include/geos/operation/overlayng/OverlayMixedPoints.h",
    "include/geos/operation/overlayng/OverlayNG.h",
    "include/geos/operation/overlayng/OverlayNGRobust.h",
    "include/geos/operation/overlayng/OverlayPoints.h",
    "include/geos/operation/overlayng/OverlayUtil.h",
    "include/geos/operation/overlayng/PolygonBuilder.h",
    "include/geos/operation/overlayng/PrecisionReducer.h",
    "include/geos/operation/overlayng/PrecisionUtil.h",
    "include/geos/operation/overlayng/RingClipper.h",
    "include/geos/operation/overlayng/RobustClipEnvelopeComputer.h",
    "include/geos/operation/overlayng/UnaryUnionNG.h",
    "include/geos/operation/polygonize/BuildArea.h",
    "include/geos/operation/polygonize/EdgeRing.h",
    "include/geos/operation/polygonize/HoleAssigner.h",
    "include/geos/operation/polygonize/PolygonizeDirectedEdge.h",
    "include/geos/operation/polygonize/PolygonizeEdge.h",
    "include/geos/operation/polygonize/PolygonizeGraph.h",
    "include/geos/operation/polygonize/Polygonizer.h",
    "include/geos/operation/predicate/RectangleContains.h",
    "include/geos/operation/predicate/RectangleIntersects.h",
    "include/geos/operation/predicate/SegmentIntersectionTester.h",
    "include/geos/operation/relate/EdgeEndBuilder.h",
    "include/geos/operation/relate/EdgeEndBundle.h",
    "include/geos/operation/relate/EdgeEndBundleStar.h",
    "include/geos/operation/relate/RelateComputer.h",
    "include/geos/operation/relate/RelateNode.h",
    "include/geos/operation/relate/RelateNodeFactory.h",
    "include/geos/operation/relate/RelateNodeGraph.h",
    "include/geos/operation/relate/RelateOp.h",
    "include/geos/operation/relateng/AdjacentEdgeLocator.h",
    "include/geos/operation/relateng/BasicPredicate.h",
    "include/geos/operation/relateng/DimensionLocation.h",
    "include/geos/operation/relateng/EdgeSegmentIntersector.h",
    "include/geos/operation/relateng/EdgeSegmentOverlapAction.h",
    "include/geos/operation/relateng/EdgeSetIntersector.h",
    "include/geos/operation/relateng/IMPatternMatcher.h",
    "include/geos/operation/relateng/IMPredicate.h",
    "include/geos/operation/relateng/IntersectionMatrixPattern.h",
    "include/geos/operation/relateng/LineStringExtracter.h",
    "include/geos/operation/relateng/LinearBoundary.h",
    "include/geos/operation/relateng/NodeSection.h",
    "include/geos/operation/relateng/NodeSections.h",
    "include/geos/operation/relateng/PolygonNodeConverter.h",
    "include/geos/operation/relateng/RelateEdge.h",
    "include/geos/operation/relateng/RelateGeometry.h",
    "include/geos/operation/relateng/RelateMatrixPredicate.h",
    "include/geos/operation/relateng/RelateNG.h",
    "include/geos/operation/relateng/RelateNode.h",
    "include/geos/operation/relateng/RelatePointLocator.h",
    "include/geos/operation/relateng/RelatePredicate.h",
    "include/geos/operation/relateng/RelateSegmentString.h",
    "include/geos/operation/relateng/TopologyComputer.h",
    "include/geos/operation/relateng/TopologyPredicate.h",
    "include/geos/operation/sharedpaths/SharedPathsOp.h",
    "include/geos/operation/union/CascadedPolygonUnion.h",
    "include/geos/operation/union/CoverageUnion.h",
    "include/geos/operation/union/DisjointSubsetUnion.h",
    "include/geos/operation/union/OverlapUnion.h",
    "include/geos/operation/union/PointGeometryUnion.h",
    "include/geos/operation/union/UnaryUnionOp.h",
    "include/geos/operation/union/UnionStrategy.h",
    "include/geos/operation/valid/ConsistentAreaTester.h",
    "include/geos/operation/valid/IndexedNestedHoleTester.h",
    "include/geos/operation/valid/IndexedNestedPolygonTester.h",
    "include/geos/operation/valid/IsSimpleOp.h",
    "include/geos/operation/valid/IsValidOp.h",
    "include/geos/operation/valid/MakeValid.h",
    "include/geos/operation/valid/PolygonIntersectionAnalyzer.h",
    "include/geos/operation/valid/PolygonRing.h",
    "include/geos/operation/valid/PolygonRingSelfNode.h",
    "include/geos/operation/valid/PolygonRingTouch.h",
    "include/geos/operation/valid/PolygonTopologyAnalyzer.h",
    "include/geos/operation/valid/RepeatedPointRemover.h",
    "include/geos/operation/valid/RepeatedPointTester.h",
    "include/geos/operation/valid/TopologyValidationError.h",
    "include/geos/planargraph/DirectedEdge.h",
    "include/geos/planargraph/DirectedEdgeStar.h",
    "include/geos/planargraph/Edge.h",
    "include/geos/planargraph/GraphComponent.h",
    "include/geos/planargraph/Node.h",
    "include/geos/planargraph/NodeMap.h",
    "include/geos/planargraph/PlanarGraph.h",
    "include/geos/planargraph/Subgraph.h",
    "include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h",
    "include/geos/precision/CommonBits.h",
    "include/geos/precision/CommonBitsOp.h",
    "include/geos/precision/CommonBitsRemover.h",
    "include/geos/precision/EnhancedPrecisionOp.h",
    "include/geos/precision/GeometryPrecisionReducer.h",
    "include/geos/precision/MinimumClearance.h",
    "include/geos/precision/PointwisePrecisionReducerTransformer.h",
    "include/geos/precision/PrecisionReducerTransformer.h",
    "include/geos/precision/SimpleGeometryPrecisionReducer.h",
    "include/geos/profiler.h",
    "include/geos/shape/fractal/HilbertCode.h",
    "include/geos/shape/fractal/HilbertEncoder.h",
    "include/geos/shape/fractal/MortonCode.h",
    "include/geos/simplify/ComponentJumpChecker.h",
    "include/geos/simplify/DouglasPeuckerLineSimplifier.h",
    "include/geos/simplify/DouglasPeuckerSimplifier.h",
    "include/geos/simplify/LineSegmentIndex.h",
    "include/geos/simplify/LinkedLine.h",
    "include/geos/simplify/LinkedRing.h",
    "include/geos/simplify/PolygonHullSimplifier.h",
    "include/geos/simplify/RingHull.h",
    "include/geos/simplify/RingHullIndex.h",
    "include/geos/simplify/TaggedLineSegment.h",
    "include/geos/simplify/TaggedLineString.h",
    "include/geos/simplify/TaggedLineStringSimplifier.h",
    "include/geos/simplify/TaggedLinesSimplifier.h",
    "include/geos/simplify/TopologyPreservingSimplifier.h",
    "include/geos/triangulate/DelaunayTriangulationBuilder.h",
    "include/geos/triangulate/IncrementalDelaunayTriangulator.h",
    "include/geos/triangulate/VoronoiDiagramBuilder.h",
    "include/geos/triangulate/polygon/ConstrainedDelaunayTriangulator.h",
    "include/geos/triangulate/polygon/PolygonEarClipper.h",
    "include/geos/triangulate/polygon/PolygonHoleJoiner.h",
    "include/geos/triangulate/polygon/PolygonNoder.h",
    "include/geos/triangulate/polygon/PolygonTriangulator.h",
    "include/geos/triangulate/polygon/TriDelaunayImprover.h",
    "include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h",
    "include/geos/triangulate/quadedge/LocateFailureException.h",
    "include/geos/triangulate/quadedge/QuadEdge.h",
    "include/geos/triangulate/quadedge/QuadEdgeLocator.h",
    "include/geos/triangulate/quadedge/QuadEdgeQuartet.h",
    "include/geos/triangulate/quadedge/QuadEdgeSubdivision.h",
    "include/geos/triangulate/quadedge/TrianglePredicate.h",
    "include/geos/triangulate/quadedge/TriangleVisitor.h",
    "include/geos/triangulate/quadedge/Vertex.h",
    "include/geos/triangulate/tri/Tri.h",
    "include/geos/triangulate/tri/TriEdge.h",
    "include/geos/triangulate/tri/TriList.h",
    "include/geos/triangulate/tri/TriangulationBuilder.h",
    "include/geos/util.h",
    "include/geos/util/Assert.h",
    "include/geos/util/AssertionFailedException.h",
    "include/geos/util/CoordinateArrayFilter.h",
    "include/geos/util/GEOSException.h",
    "include/geos/util/GeometricShapeFactory.h",
    "include/geos/util/IllegalArgumentException.h",
    "include/geos/util/IllegalStateException.h",
    "include/geos/util/Interrupt.h",
    "include/geos/util/Machine.h",
    "include/geos/util/TopologyException.h",
    "include/geos/util/UniqueCoordinateArrayFilter.h",
    "include/geos/util/UnsupportedOperationException.h",
    "include/geos/util/math.h",
    "include/geos/util/string.h",
    "include/geos/vend/include_nlohmann_json.hpp",
    "include/geos/vend/json.hpp",
    "include/geos/version.h",
    "include/geos_c.h",
    "lib/cmake/GEOS/geos-config-version.cmake",
    "lib/cmake/GEOS/geos-config.cmake",
    "lib/cmake/GEOS/geos-targets-release.cmake",
    "lib/cmake/GEOS/geos-targets.cmake",
    "lib/libgeos.so",
    "lib/libgeos.so.3.14.1",
    "lib/libgeos_c.so",
    "lib/libgeos_c.so.1",
    "lib/libgeos_c.so.1.20.5",
    "lib/pkgconfig/geos.pc"
  ],
  "paths_data": {
    "paths_version": 1,
    "paths": [
      {
        "_path": "bin/geos-config",
        "prefix_placeholder": "/home/conda/feedstock_root/build_artifacts/geos_1761592463161/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh",
        "file_mode": "text",
        "path_type": "hardlink",
        "sha256": "02a8277d9aa71c42896e99a4f4f657f2b0a52086cec15020669ce28f1d82934d",
        "size_in_bytes": 1532,
        "sha256_in_prefix": "2d15f0d8907ba39b3dea740468a86438e50535d520dfa55dc50230824236ec97"
      },
      {
        "_path": "bin/geosop",
        "path_type": "hardlink",
        "sha256": "1f09300e20dca9e46a2faaff1d893d1effa4e1a32e625af9db15dfa453841b20",
        "size_in_bytes": 837672,
        "sha256_in_prefix": "1f09300e20dca9e46a2faaff1d893d1effa4e1a32e625af9db15dfa453841b20"
      },
      {
        "_path": "include/geos.h",
        "path_type": "hardlink",
        "sha256": "4217b871ebef7f521341d2c00b3e4cadf539b2ad3225b46a41cd513cc7bed775",
        "size_in_bytes": 1100,
        "sha256_in_prefix": "4217b871ebef7f521341d2c00b3e4cadf539b2ad3225b46a41cd513cc7bed775"
      },
      {
        "_path": "include/geos/algorithm/Angle.h",
        "path_type": "hardlink",
        "sha256": "ed944fd535774db462270861de38f91b0f0eedf3983f46e9236428960dc66abb",
        "size_in_bytes": 9227,
        "sha256_in_prefix": "ed944fd535774db462270861de38f91b0f0eedf3983f46e9236428960dc66abb"
      },
      {
        "_path": "include/geos/algorithm/Area.h",
        "path_type": "hardlink",
        "sha256": "46ff183806ff0879d5f5eb2941ffddd5c00245e9b338402c92aa8ae4dc73ea26",
        "size_in_bytes": 2410,
        "sha256_in_prefix": "46ff183806ff0879d5f5eb2941ffddd5c00245e9b338402c92aa8ae4dc73ea26"
      },
      {
        "_path": "include/geos/algorithm/BoundaryNodeRule.h",
        "path_type": "hardlink",
        "sha256": "b4024a71a3ecdd12b748d302246340fc86db6be24b4df8fff1e78a1d1c9ee3aa",
        "size_in_bytes": 5465,
        "sha256_in_prefix": "b4024a71a3ecdd12b748d302246340fc86db6be24b4df8fff1e78a1d1c9ee3aa"
      },
      {
        "_path": "include/geos/algorithm/CGAlgorithmsDD.h",
        "path_type": "hardlink",
        "sha256": "83f3950ba15045197e33412c9c27d773e1b1b6dc57303e89bde7f5e1d1ed047a",
        "size_in_bytes": 5763,
        "sha256_in_prefix": "83f3950ba15045197e33412c9c27d773e1b1b6dc57303e89bde7f5e1d1ed047a"
      },
      {
        "_path": "include/geos/algorithm/CentralEndpointIntersector.h",
        "path_type": "hardlink",
        "sha256": "3cb083621da3510520829a87bdfec135b97592ffc5f0237df194cd0118f5babe",
        "size_in_bytes": 4383,
        "sha256_in_prefix": "3cb083621da3510520829a87bdfec135b97592ffc5f0237df194cd0118f5babe"
      },
      {
        "_path": "include/geos/algorithm/Centroid.h",
        "path_type": "hardlink",
        "sha256": "6208812c1eb7df48d507f6e782ab21476869139f3e0e466f388362c6f5d198b7",
        "size_in_bytes": 4718,
        "sha256_in_prefix": "6208812c1eb7df48d507f6e782ab21476869139f3e0e466f388362c6f5d198b7"
      },
      {
        "_path": "include/geos/algorithm/CircularArcs.h",
        "path_type": "hardlink",
        "sha256": "16fcf3eb64e6f19dd57ef39ab93f304142df24af768d0d67737c80659daffb59",
        "size_in_bytes": 1150,
        "sha256_in_prefix": "16fcf3eb64e6f19dd57ef39ab93f304142df24af768d0d67737c80659daffb59"
      },
      {
        "_path": "include/geos/algorithm/ConvexHull.h",
        "path_type": "hardlink",
        "sha256": "963a848698870c7f2a8b956b7821b53927500fbd56eb76455fd66fd3e5fc9821",
        "size_in_bytes": 6597,
        "sha256_in_prefix": "963a848698870c7f2a8b956b7821b53927500fbd56eb76455fd66fd3e5fc9821"
      },
      {
        "_path": "include/geos/algorithm/Distance.h",
        "path_type": "hardlink",
        "sha256": "16de13c4cfd4a6497dfa656f3f8e7b4406a8a4455d6888a27ddfe2677958bbdb",
        "size_in_bytes": 3345,
        "sha256_in_prefix": "16de13c4cfd4a6497dfa656f3f8e7b4406a8a4455d6888a27ddfe2677958bbdb"
      },
      {
        "_path": "include/geos/algorithm/HCoordinate.h",
        "path_type": "hardlink",
        "sha256": "c95ce088c26ec0d6b7cd088afb9a6a82505c889253ffc621b6c402f0b88accad",
        "size_in_bytes": 2873,
        "sha256_in_prefix": "c95ce088c26ec0d6b7cd088afb9a6a82505c889253ffc621b6c402f0b88accad"
      },
      {
        "_path": "include/geos/algorithm/InteriorPointArea.h",
        "path_type": "hardlink",
        "sha256": "c1c24adbdab5ab04ffac3445db3c627ab9d80ce34ae9a234610897f581f96d66",
        "size_in_bytes": 3275,
        "sha256_in_prefix": "c1c24adbdab5ab04ffac3445db3c627ab9d80ce34ae9a234610897f581f96d66"
      },
      {
        "_path": "include/geos/algorithm/InteriorPointLine.h",
        "path_type": "hardlink",
        "sha256": "e134a436046d2bbea0c6deaa23ec3847a1134be7b904b2fac8136023e9206a88",
        "size_in_bytes": 1850,
        "sha256_in_prefix": "e134a436046d2bbea0c6deaa23ec3847a1134be7b904b2fac8136023e9206a88"
      },
      {
        "_path": "include/geos/algorithm/InteriorPointPoint.h",
        "path_type": "hardlink",
        "sha256": "9725340f568331cab3af37e32bf664ec5bc63a0437f5f882c276145a6b90522c",
        "size_in_bytes": 1596,
        "sha256_in_prefix": "9725340f568331cab3af37e32bf664ec5bc63a0437f5f882c276145a6b90522c"
      },
      {
        "_path": "include/geos/algorithm/Interpolate.h",
        "path_type": "hardlink",
        "sha256": "1294cdf15a5f9a7e7b1bb79f7406510fa2281f4f681ac83eadea4b9efc04f990",
        "size_in_bytes": 5428,
        "sha256_in_prefix": "1294cdf15a5f9a7e7b1bb79f7406510fa2281f4f681ac83eadea4b9efc04f990"
      },
      {
        "_path": "include/geos/algorithm/Intersection.h",
        "path_type": "hardlink",
        "sha256": "ebba8828164f9c86e1b39c06bcfef21ea16043e893391e4d964b2585f331bcb0",
        "size_in_bytes": 2711,
        "sha256_in_prefix": "ebba8828164f9c86e1b39c06bcfef21ea16043e893391e4d964b2585f331bcb0"
      },
      {
        "_path": "include/geos/algorithm/Length.h",
        "path_type": "hardlink",
        "sha256": "38f2a98ed71d4c65b2a9d0b2b14ea95cd1d4b3b7215c838c1ce4e43f626f5dfc",
        "size_in_bytes": 1529,
        "sha256_in_prefix": "38f2a98ed71d4c65b2a9d0b2b14ea95cd1d4b3b7215c838c1ce4e43f626f5dfc"
      },
      {
        "_path": "include/geos/algorithm/LineIntersector.h",
        "path_type": "hardlink",
        "sha256": "f5be593af97e21db95532b7459b43bdc89b5d450728ac9600dcb74587eaa4290",
        "size_in_bytes": 22183,
        "sha256_in_prefix": "f5be593af97e21db95532b7459b43bdc89b5d450728ac9600dcb74587eaa4290"
      },
      {
        "_path": "include/geos/algorithm/MinimumAreaRectangle.h",
        "path_type": "hardlink",
        "sha256": "92fcccc5fa0ffdabf9e3b67ccea026d51dde7fc26d4ae73c593da0cea80008c9",
        "size_in_bytes": 4396,
        "sha256_in_prefix": "92fcccc5fa0ffdabf9e3b67ccea026d51dde7fc26d4ae73c593da0cea80008c9"
      },
      {
        "_path": "include/geos/algorithm/MinimumBoundingCircle.h",
        "path_type": "hardlink",
        "sha256": "c4a42bdf41d1c2ddf566f880e578306013d2b2a0d368fa8233efd803ff6a7bad",
        "size_in_bytes": 4176,
        "sha256_in_prefix": "c4a42bdf41d1c2ddf566f880e578306013d2b2a0d368fa8233efd803ff6a7bad"
      },
      {
        "_path": "include/geos/algorithm/MinimumDiameter.h",
        "path_type": "hardlink",
        "sha256": "1ebf46f8435bf2aab4ad0df7797346d30b3fca4efde7606c88429ddff8866ef8",
        "size_in_bytes": 6130,
        "sha256_in_prefix": "1ebf46f8435bf2aab4ad0df7797346d30b3fca4efde7606c88429ddff8866ef8"
      },
      {
        "_path": "include/geos/algorithm/NotRepresentableException.h",
        "path_type": "hardlink",
        "sha256": "d192fa94c418f0e205287a1e07fae42c4e57194369cc1b260e3468ef53537c24",
        "size_in_bytes": 1162,
        "sha256_in_prefix": "d192fa94c418f0e205287a1e07fae42c4e57194369cc1b260e3468ef53537c24"
      },
      {
        "_path": "include/geos/algorithm/Orientation.h",
        "path_type": "hardlink",
        "sha256": "1d6f460a5faba9a633754cc3db9836cb34775bc5fbcdf40a673db31a1950f0cf",
        "size_in_bytes": 4554,
        "sha256_in_prefix": "1d6f460a5faba9a633754cc3db9836cb34775bc5fbcdf40a673db31a1950f0cf"
      },
      {
        "_path": "include/geos/algorithm/PointInRing.h",
        "path_type": "hardlink",
        "sha256": "124b72766dc86d0c298af8e791983700e2934181858bc0d281ca9a8df268f776",
        "size_in_bytes": 908,
        "sha256_in_prefix": "124b72766dc86d0c298af8e791983700e2934181858bc0d281ca9a8df268f776"
      },
      {
        "_path": "include/geos/algorithm/PointLocation.h",
        "path_type": "hardlink",
        "sha256": "c3835cd19c4b476f8a851e000bd7e38b59f239c2ba8fa7670eeaf9a61fb626ff",
        "size_in_bytes": 3641,
        "sha256_in_prefix": "c3835cd19c4b476f8a851e000bd7e38b59f239c2ba8fa7670eeaf9a61fb626ff"
      },
      {
        "_path": "include/geos/algorithm/PointLocator.h",
        "path_type": "hardlink",
        "sha256": "e9cf6df9795cecfe0a14cb63733cc011bf1c014fdbf619990815afd044066d0e",
        "size_in_bytes": 3130,
        "sha256_in_prefix": "e9cf6df9795cecfe0a14cb63733cc011bf1c014fdbf619990815afd044066d0e"
      },
      {
        "_path": "include/geos/algorithm/PolygonNodeTopology.h",
        "path_type": "hardlink",
        "sha256": "f319853a94d5a90dfe3dcfee3925798dcbc35562872db1299333ce614e14d123",
        "size_in_bytes": 4920,
        "sha256_in_prefix": "f319853a94d5a90dfe3dcfee3925798dcbc35562872db1299333ce614e14d123"
      },
      {
        "_path": "include/geos/algorithm/RayCrossingCounter.h",
        "path_type": "hardlink",
        "sha256": "9a484a1b701c4f30f844e8227428b2a5c6a21e38504523bde83143ebea978410",
        "size_in_bytes": 5630,
        "sha256_in_prefix": "9a484a1b701c4f30f844e8227428b2a5c6a21e38504523bde83143ebea978410"
      },
      {
        "_path": "include/geos/algorithm/Rectangle.h",
        "path_type": "hardlink",
        "sha256": "d6ef0f49967f25697255ca228bf37a88336c1cade574d30320fb0137118f72ff",
        "size_in_bytes": 2951,
        "sha256_in_prefix": "d6ef0f49967f25697255ca228bf37a88336c1cade574d30320fb0137118f72ff"
      },
      {
        "_path": "include/geos/algorithm/RobustDeterminant.h",
        "path_type": "hardlink",
        "sha256": "70da721e5eda6e40d4bf3734212bd5d09d62d083da644bf802bdfd029ce4fba6",
        "size_in_bytes": 2126,
        "sha256_in_prefix": "70da721e5eda6e40d4bf3734212bd5d09d62d083da644bf802bdfd029ce4fba6"
      },
      {
        "_path": "include/geos/algorithm/construct/ExactMaxInscribedCircle.h",
        "path_type": "hardlink",
        "sha256": "a96478be6c10c19a9d4becf5dd701f56f7917592be0c37bcd7ee0f9f978b06f7",
        "size_in_bytes": 3883,
        "sha256_in_prefix": "a96478be6c10c19a9d4becf5dd701f56f7917592be0c37bcd7ee0f9f978b06f7"
      },
      {
        "_path": "include/geos/algorithm/construct/IndexedDistanceToPoint.h",
        "path_type": "hardlink",
        "sha256": "162719d01d8ca41f15a2e8da1ad62ca346d1e71e2db2e28e3677b4e5b80dd43e",
        "size_in_bytes": 2673,
        "sha256_in_prefix": "162719d01d8ca41f15a2e8da1ad62ca346d1e71e2db2e28e3677b4e5b80dd43e"
      },
      {
        "_path": "include/geos/algorithm/construct/IndexedPointInPolygonsLocator.h",
        "path_type": "hardlink",
        "sha256": "68fd37dec75195358b1ce25eae36b81475f96bd0b327b40d3fa2e4c649645c04",
        "size_in_bytes": 2603,
        "sha256_in_prefix": "68fd37dec75195358b1ce25eae36b81475f96bd0b327b40d3fa2e4c649645c04"
      },
      {
        "_path": "include/geos/algorithm/construct/LargestEmptyCircle.h",
        "path_type": "hardlink",
        "sha256": "c662e900ca3d412bfb54764df74fa6d4c33b9eaef7192ef04907494db123cf25",
        "size_in_bytes": 8105,
        "sha256_in_prefix": "c662e900ca3d412bfb54764df74fa6d4c33b9eaef7192ef04907494db123cf25"
      },
      {
        "_path": "include/geos/algorithm/construct/MaximumInscribedCircle.h",
        "path_type": "hardlink",
        "sha256": "1000c92b1f09391fc72d8391624138dd0960932908d693a0badb04f339d9df1d",
        "size_in_bytes": 9458,
        "sha256_in_prefix": "1000c92b1f09391fc72d8391624138dd0960932908d693a0badb04f339d9df1d"
      },
      {
        "_path": "include/geos/algorithm/distance/DiscreteFrechetDistance.h",
        "path_type": "hardlink",
        "sha256": "e4bbf82c27738f688df1e1a2608e7a61187d1d127b0e1c0ffb551923d45a3a22",
        "size_in_bytes": 18945,
        "sha256_in_prefix": "e4bbf82c27738f688df1e1a2608e7a61187d1d127b0e1c0ffb551923d45a3a22"
      },
      {
        "_path": "include/geos/algorithm/distance/DiscreteHausdorffDistance.h",
        "path_type": "hardlink",
        "sha256": "a3951e5dfbcf0f23c167477d583287576348c38a2672af2c11bad4a5703650f8",
        "size_in_bytes": 7361,
        "sha256_in_prefix": "a3951e5dfbcf0f23c167477d583287576348c38a2672af2c11bad4a5703650f8"
      },
      {
        "_path": "include/geos/algorithm/distance/DistanceToPoint.h",
        "path_type": "hardlink",
        "sha256": "cb06e09b6e99ae218cd6e5ceab0cca102ed26ac3769ba0d99972a55d9303f65a",
        "size_in_bytes": 2008,
        "sha256_in_prefix": "cb06e09b6e99ae218cd6e5ceab0cca102ed26ac3769ba0d99972a55d9303f65a"
      },
      {
        "_path": "include/geos/algorithm/distance/PointPairDistance.h",
        "path_type": "hardlink",
        "sha256": "bf63be63535ebde96abe953f68be4c927f42bfa87eb9fc64e8ff4a61a8a455f2",
        "size_in_bytes": 3322,
        "sha256_in_prefix": "bf63be63535ebde96abe953f68be4c927f42bfa87eb9fc64e8ff4a61a8a455f2"
      },
      {
        "_path": "include/geos/algorithm/hull/ConcaveHull.h",
        "path_type": "hardlink",
        "sha256": "b942817827789d27b4b27a3745d26e2a1639f62e216e3e63230c9162076f2326",
        "size_in_bytes": 10263,
        "sha256_in_prefix": "b942817827789d27b4b27a3745d26e2a1639f62e216e3e63230c9162076f2326"
      },
      {
        "_path": "include/geos/algorithm/hull/ConcaveHullOfPolygons.h",
        "path_type": "hardlink",
        "sha256": "d94923719e2d4f6384ad98c64c4459b4e91b22a62550fdbce62a4c75f781d3a6",
        "size_in_bytes": 11948,
        "sha256_in_prefix": "d94923719e2d4f6384ad98c64c4459b4e91b22a62550fdbce62a4c75f781d3a6"
      },
      {
        "_path": "include/geos/algorithm/hull/HullTri.h",
        "path_type": "hardlink",
        "sha256": "2f5e921c28842e8b05d7fcb23a291ed23dc8d50d0b1f7428afc08b457d16dcd7",
        "size_in_bytes": 4240,
        "sha256_in_prefix": "2f5e921c28842e8b05d7fcb23a291ed23dc8d50d0b1f7428afc08b457d16dcd7"
      },
      {
        "_path": "include/geos/algorithm/hull/HullTriangulation.h",
        "path_type": "hardlink",
        "sha256": "ae0119d4aef62ae82e1a30b17733e904107cbde4b540725c98295babb84628d8",
        "size_in_bytes": 3573,
        "sha256_in_prefix": "ae0119d4aef62ae82e1a30b17733e904107cbde4b540725c98295babb84628d8"
      },
      {
        "_path": "include/geos/algorithm/hull/OuterShellsExtracter.h",
        "path_type": "hardlink",
        "sha256": "7609ff5c0fd3a9812f0758cb54b2ec0718a9c8861f03cccd6fa0cea8f6404eec",
        "size_in_bytes": 1783,
        "sha256_in_prefix": "7609ff5c0fd3a9812f0758cb54b2ec0718a9c8861f03cccd6fa0cea8f6404eec"
      },
      {
        "_path": "include/geos/algorithm/locate/IndexedPointInAreaLocator.h",
        "path_type": "hardlink",
        "sha256": "c3514631e7fde71afdecd0d9ed40146558be0cf56f5b2d2b8b99fb7455162687",
        "size_in_bytes": 4534,
        "sha256_in_prefix": "c3514631e7fde71afdecd0d9ed40146558be0cf56f5b2d2b8b99fb7455162687"
      },
      {
        "_path": "include/geos/algorithm/locate/PointOnGeometryLocator.h",
        "path_type": "hardlink",
        "sha256": "d9abd26f6b1248309f9f01a2ff42d811ec17e3d6fc34d654320bcc5c13753a2d",
        "size_in_bytes": 1411,
        "sha256_in_prefix": "d9abd26f6b1248309f9f01a2ff42d811ec17e3d6fc34d654320bcc5c13753a2d"
      },
      {
        "_path": "include/geos/algorithm/locate/SimplePointInAreaLocator.h",
        "path_type": "hardlink",
        "sha256": "94814188f35f9fa0a84d6ecaa2ccc573174677f51256302c276224e79fa545cf",
        "size_in_bytes": 3483,
        "sha256_in_prefix": "94814188f35f9fa0a84d6ecaa2ccc573174677f51256302c276224e79fa545cf"
      },
      {
        "_path": "include/geos/constants.h",
        "path_type": "hardlink",
        "sha256": "cb9983d37210beb658a90753efb733572872ce197556c08340a70ec25adad537",
        "size_in_bytes": 1484,
        "sha256_in_prefix": "cb9983d37210beb658a90753efb733572872ce197556c08340a70ec25adad537"
      },
      {
        "_path": "include/geos/coverage/CleanCoverage.h",
        "path_type": "hardlink",
        "sha256": "dafbec6d3c6368e2fa61923253522cfd05c763669105a51103765a996bc363cf",
        "size_in_bytes": 5958,
        "sha256_in_prefix": "dafbec6d3c6368e2fa61923253522cfd05c763669105a51103765a996bc363cf"
      },
      {
        "_path": "include/geos/coverage/Corner.h",
        "path_type": "hardlink",
        "sha256": "faae0b5d6894574a1ffd157b9c010198f8ecfd42f7b8b817af38b717281ba0b4",
        "size_in_bytes": 3219,
        "sha256_in_prefix": "faae0b5d6894574a1ffd157b9c010198f8ecfd42f7b8b817af38b717281ba0b4"
      },
      {
        "_path": "include/geos/coverage/CoverageBoundarySegmentFinder.h",
        "path_type": "hardlink",
        "sha256": "c998dc19592833e8ffeb08f75cfe150b22c12232fdcfbf474d03652fc683f09b",
        "size_in_bytes": 2008,
        "sha256_in_prefix": "c998dc19592833e8ffeb08f75cfe150b22c12232fdcfbf474d03652fc683f09b"
      },
      {
        "_path": "include/geos/coverage/CoverageCleaner.h",
        "path_type": "hardlink",
        "sha256": "d3d79387b95e2b8c1f27d5e1ca3e6971680ba1fefcff2d9ea18effb96d866d81",
        "size_in_bytes": 11795,
        "sha256_in_prefix": "d3d79387b95e2b8c1f27d5e1ca3e6971680ba1fefcff2d9ea18effb96d866d81"
      },
      {
        "_path": "include/geos/coverage/CoverageEdge.h",
        "path_type": "hardlink",
        "sha256": "a54d21ee77a068bd24d2318d1b87b12f110e52277122b36b1b17463500ef9c06",
        "size_in_bytes": 4264,
        "sha256_in_prefix": "a54d21ee77a068bd24d2318d1b87b12f110e52277122b36b1b17463500ef9c06"
      },
      {
        "_path": "include/geos/coverage/CoverageGapFinder.h",
        "path_type": "hardlink",
        "sha256": "0690fc3c8c4cca1c06cdc6d37e039ff39a4fb642a606bfa31e958825a4bfca19",
        "size_in_bytes": 2694,
        "sha256_in_prefix": "0690fc3c8c4cca1c06cdc6d37e039ff39a4fb642a606bfa31e958825a4bfca19"
      },
      {
        "_path": "include/geos/coverage/CoveragePolygon.h",
        "path_type": "hardlink",
        "sha256": "8e3599b611c26125bc8ee070aefc9f3a2802603073a710fff17d694a294c71dd",
        "size_in_bytes": 1478,
        "sha256_in_prefix": "8e3599b611c26125bc8ee070aefc9f3a2802603073a710fff17d694a294c71dd"
      },
      {
        "_path": "include/geos/coverage/CoveragePolygonValidator.h",
        "path_type": "hardlink",
        "sha256": "bb2358cae2bba3a581c15b6f38e90b04df0b7d294bb05492b1a9573cbf170575",
        "size_in_bytes": 14143,
        "sha256_in_prefix": "bb2358cae2bba3a581c15b6f38e90b04df0b7d294bb05492b1a9573cbf170575"
      },
      {
        "_path": "include/geos/coverage/CoverageRing.h",
        "path_type": "hardlink",
        "sha256": "1fefec0df8dcc27c973e9703f72239e044abbd588b9908213f1ac037e56cfdf0",
        "size_in_bytes": 5433,
        "sha256_in_prefix": "1fefec0df8dcc27c973e9703f72239e044abbd588b9908213f1ac037e56cfdf0"
      },
      {
        "_path": "include/geos/coverage/CoverageRingEdges.h",
        "path_type": "hardlink",
        "sha256": "7cdd38a2fa1f6f477a30f44bcface8dc9c1dd69b5a5397a7fe82b8d57a02cde3",
        "size_in_bytes": 4838,
        "sha256_in_prefix": "7cdd38a2fa1f6f477a30f44bcface8dc9c1dd69b5a5397a7fe82b8d57a02cde3"
      },
      {
        "_path": "include/geos/coverage/CoverageSimplifier.h",
        "path_type": "hardlink",
        "sha256": "8a45e4845ff203bb82633ad3627544573b5fc1a2affc1b189cd492dccde2352f",
        "size_in_bytes": 5164,
        "sha256_in_prefix": "8a45e4845ff203bb82633ad3627544573b5fc1a2affc1b189cd492dccde2352f"
      },
      {
        "_path": "include/geos/coverage/CoverageUnion.h",
        "path_type": "hardlink",
        "sha256": "703c54d4567e35e8b9744cab9319f0c29268180ca98da68f351c301d54d879b6",
        "size_in_bytes": 1557,
        "sha256_in_prefix": "703c54d4567e35e8b9744cab9319f0c29268180ca98da68f351c301d54d879b6"
      },
      {
        "_path": "include/geos/coverage/CoverageValidator.h",
        "path_type": "hardlink",
        "sha256": "eb71dd20e1745338a3db2896848f0ff957b537dd118afb0cbc10e29ea2c8a86c",
        "size_in_bytes": 5887,
        "sha256_in_prefix": "eb71dd20e1745338a3db2896848f0ff957b537dd118afb0cbc10e29ea2c8a86c"
      },
      {
        "_path": "include/geos/coverage/InvalidSegmentDetector.h",
        "path_type": "hardlink",
        "sha256": "f1852fca50f838650a4ffc70477aa800127b3a545a8659cda25b34696b3cb899",
        "size_in_bytes": 3436,
        "sha256_in_prefix": "f1852fca50f838650a4ffc70477aa800127b3a545a8659cda25b34696b3cb899"
      },
      {
        "_path": "include/geos/coverage/TPVWSimplifier.h",
        "path_type": "hardlink",
        "sha256": "e1355f0667ce5aa216308711229a91edd2310b00381af0dc0b3056d7e8c85d7c",
        "size_in_bytes": 6636,
        "sha256_in_prefix": "e1355f0667ce5aa216308711229a91edd2310b00381af0dc0b3056d7e8c85d7c"
      },
      {
        "_path": "include/geos/coverage/VertexRingCounter.h",
        "path_type": "hardlink",
        "sha256": "e903ca496db5412d1bf0b46f26e0eb9c48a1c73549dd81cb9391858b0bf81243",
        "size_in_bytes": 1585,
        "sha256_in_prefix": "e903ca496db5412d1bf0b46f26e0eb9c48a1c73549dd81cb9391858b0bf81243"
      },
      {
        "_path": "include/geos/dissolve/DissolveEdgeGraph.h",
        "path_type": "hardlink",
        "sha256": "c40bd521ff128e0b5df02e7f22a9c68e1155202e89ef8b2e7a2c8a4d21bd1b31",
        "size_in_bytes": 1602,
        "sha256_in_prefix": "c40bd521ff128e0b5df02e7f22a9c68e1155202e89ef8b2e7a2c8a4d21bd1b31"
      },
      {
        "_path": "include/geos/dissolve/DissolveHalfEdge.h",
        "path_type": "hardlink",
        "sha256": "3a1e7a72782a2774ab08f796489be3443757da2f45da6a9b1c0cf730c9441052",
        "size_in_bytes": 1407,
        "sha256_in_prefix": "3a1e7a72782a2774ab08f796489be3443757da2f45da6a9b1c0cf730c9441052"
      },
      {
        "_path": "include/geos/dissolve/LineDissolver.h",
        "path_type": "hardlink",
        "sha256": "9df59701742785bd4f26aaeddc167e64c12655179f9e0dfb75d30f91ec3a30a9",
        "size_in_bytes": 5428,
        "sha256_in_prefix": "9df59701742785bd4f26aaeddc167e64c12655179f9e0dfb75d30f91ec3a30a9"
      },
      {
        "_path": "include/geos/edgegraph/EdgeGraph.h",
        "path_type": "hardlink",
        "sha256": "b301d050915ed589203c16dd69a1b78d2d0fbe61b63dbd9e1d14bb110aeed235",
        "size_in_bytes": 3491,
        "sha256_in_prefix": "b301d050915ed589203c16dd69a1b78d2d0fbe61b63dbd9e1d14bb110aeed235"
      },
      {
        "_path": "include/geos/edgegraph/EdgeGraphBuilder.h",
        "path_type": "hardlink",
        "sha256": "3915a7abf8d1148d69d21ee811e0f69201a0fb13acb9feb7a856211c36958199",
        "size_in_bytes": 1904,
        "sha256_in_prefix": "3915a7abf8d1148d69d21ee811e0f69201a0fb13acb9feb7a856211c36958199"
      },
      {
        "_path": "include/geos/edgegraph/HalfEdge.h",
        "path_type": "hardlink",
        "sha256": "2fd5c3efa2f52e83226245718a173537f44cdf61a71630863d8bbe8af5ecdd14",
        "size_in_bytes": 9154,
        "sha256_in_prefix": "2fd5c3efa2f52e83226245718a173537f44cdf61a71630863d8bbe8af5ecdd14"
      },
      {
        "_path": "include/geos/edgegraph/MarkHalfEdge.h",
        "path_type": "hardlink",
        "sha256": "03b4b49e10a37dca6c973e535169aea346004aa0ddbfe689e84bb5f9fee1ba5d",
        "size_in_bytes": 2362,
        "sha256_in_prefix": "03b4b49e10a37dca6c973e535169aea346004aa0ddbfe689e84bb5f9fee1ba5d"
      },
      {
        "_path": "include/geos/export.h",
        "path_type": "hardlink",
        "sha256": "7a92f7925a89128de5e18def3d9bdb36f8c123bdfb0c3fba1c42fd78bd9a9f0d",
        "size_in_bytes": 1617,
        "sha256_in_prefix": "7a92f7925a89128de5e18def3d9bdb36f8c123bdfb0c3fba1c42fd78bd9a9f0d"
      },
      {
        "_path": "include/geos/geom.h",
        "path_type": "hardlink",
        "sha256": "f9254710ed6233ead2acf19f50725d60d5678438108c2c8a070e7ef8fc219155",
        "size_in_bytes": 4837,
        "sha256_in_prefix": "f9254710ed6233ead2acf19f50725d60d5678438108c2c8a070e7ef8fc219155"
      },
      {
        "_path": "include/geos/geom/CircularArc.h",
        "path_type": "hardlink",
        "sha256": "8735ac6233394141f56f782973cc904982a3b57bee38e2d77d07920740109101",
        "size_in_bytes": 7726,
        "sha256_in_prefix": "8735ac6233394141f56f782973cc904982a3b57bee38e2d77d07920740109101"
      },
      {
        "_path": "include/geos/geom/CircularString.h",
        "path_type": "hardlink",
        "sha256": "8d7805aac2c7200ecb726e7326fc4299347d2d5d5b1b1cc587717e7c5598e60e",
        "size_in_bytes": 1832,
        "sha256_in_prefix": "8d7805aac2c7200ecb726e7326fc4299347d2d5d5b1b1cc587717e7c5598e60e"
      },
      {
        "_path": "include/geos/geom/CompoundCurve.h",
        "path_type": "hardlink",
        "sha256": "2a8f68eb8c452145a279a66d74d71c54e90f7c390f94d59defede24b6558ae09",
        "size_in_bytes": 3082,
        "sha256_in_prefix": "2a8f68eb8c452145a279a66d74d71c54e90f7c390f94d59defede24b6558ae09"
      },
      {
        "_path": "include/geos/geom/Coordinate.h",
        "path_type": "hardlink",
        "sha256": "448ce8bc5987b19b367cb047d079782093b7763910780f85dd8f2a44eb2301c5",
        "size_in_bytes": 14875,
        "sha256_in_prefix": "448ce8bc5987b19b367cb047d079782093b7763910780f85dd8f2a44eb2301c5"
      },
      {
        "_path": "include/geos/geom/CoordinateFilter.h",
        "path_type": "hardlink",
        "sha256": "eb0716e99781472d29a4939a09758cbafd4b8827a016994771778bdefe3b9cbc",
        "size_in_bytes": 3976,
        "sha256_in_prefix": "eb0716e99781472d29a4939a09758cbafd4b8827a016994771778bdefe3b9cbc"
      },
      {
        "_path": "include/geos/geom/CoordinateList.h",
        "path_type": "hardlink",
        "sha256": "6f04789da5c707a0b8a44eacf7e6adc28e3726e73b1823427e99828f15d8b203",
        "size_in_bytes": 5509,
        "sha256_in_prefix": "6f04789da5c707a0b8a44eacf7e6adc28e3726e73b1823427e99828f15d8b203"
      },
      {
        "_path": "include/geos/geom/CoordinateSequence.h",
        "path_type": "hardlink",
        "sha256": "e6c3c0e7a94303ed31c03f2aac9ce04e2b373968f44d82bd578eeda7798a78b6",
        "size_in_bytes": 25998,
        "sha256_in_prefix": "e6c3c0e7a94303ed31c03f2aac9ce04e2b373968f44d82bd578eeda7798a78b6"
      },
      {
        "_path": "include/geos/geom/CoordinateSequenceFilter.h",
        "path_type": "hardlink",
        "sha256": "4440b2e7bd5683798e32826b07e5b74845a6ba84851e0635e726d143b31eebdf",
        "size_in_bytes": 3449,
        "sha256_in_prefix": "4440b2e7bd5683798e32826b07e5b74845a6ba84851e0635e726d143b31eebdf"
      },
      {
        "_path": "include/geos/geom/CoordinateSequenceIterator.h",
        "path_type": "hardlink",
        "sha256": "83987f97ec7619265f0e7d7182ba58ce8e0aaf5c7e53a0688bf21fad6784c9e7",
        "size_in_bytes": 3372,
        "sha256_in_prefix": "83987f97ec7619265f0e7d7182ba58ce8e0aaf5c7e53a0688bf21fad6784c9e7"
      },
      {
        "_path": "include/geos/geom/CoordinateSequences.h",
        "path_type": "hardlink",
        "sha256": "dd55e252dd61a92ef10de1b61fe2f4d818000c8c546e7bdccc38d6731ff7dc89",
        "size_in_bytes": 4053,
        "sha256_in_prefix": "dd55e252dd61a92ef10de1b61fe2f4d818000c8c546e7bdccc38d6731ff7dc89"
      },
      {
        "_path": "include/geos/geom/Curve.h",
        "path_type": "hardlink",
        "sha256": "92498fe1167231221c5748ea7a29e973ed36618d93e45178c35a87a5a4a90f06",
        "size_in_bytes": 1727,
        "sha256_in_prefix": "92498fe1167231221c5748ea7a29e973ed36618d93e45178c35a87a5a4a90f06"
      },
      {
        "_path": "include/geos/geom/CurvePolygon.h",
        "path_type": "hardlink",
        "sha256": "f07855f0028cec8473cbca07d57719442b18074271c607616592885eb4bb5711",
        "size_in_bytes": 1302,
        "sha256_in_prefix": "f07855f0028cec8473cbca07d57719442b18074271c607616592885eb4bb5711"
      },
      {
        "_path": "include/geos/geom/Dimension.h",
        "path_type": "hardlink",
        "sha256": "e3e7ee69d50d0269c88168b62f01f0c413a269745486f79bbc5d2d63d67ce745",
        "size_in_bytes": 1955,
        "sha256_in_prefix": "e3e7ee69d50d0269c88168b62f01f0c413a269745486f79bbc5d2d63d67ce745"
      },
      {
        "_path": "include/geos/geom/Envelope.h",
        "path_type": "hardlink",
        "sha256": "43a86ff3639f4ee013b7e3ebe4587bffaae04dca8e62db0c1377a927b26c34f3",
        "size_in_bytes": 23990,
        "sha256_in_prefix": "43a86ff3639f4ee013b7e3ebe4587bffaae04dca8e62db0c1377a927b26c34f3"
      },
      {
        "_path": "include/geos/geom/Geometry.h",
        "path_type": "hardlink",
        "sha256": "4fd65d89da61ecd68b19b51d25b29a8bf710aa245bfa0179ffbbc73ff801ebed",
        "size_in_bytes": 35572,
        "sha256_in_prefix": "4fd65d89da61ecd68b19b51d25b29a8bf710aa245bfa0179ffbbc73ff801ebed"
      },
      {
        "_path": "include/geos/geom/GeometryCollection.h",
        "path_type": "hardlink",
        "sha256": "1fd9070c92a5a5b7fa1d148ef07d9309dff7df711c30ba1030403538c6016c93",
        "size_in_bytes": 7801,
        "sha256_in_prefix": "1fd9070c92a5a5b7fa1d148ef07d9309dff7df711c30ba1030403538c6016c93"
      },
      {
        "_path": "include/geos/geom/GeometryComponentFilter.h",
        "path_type": "hardlink",
        "sha256": "05e7d2e1b7d29ee4f931298c83fae51029622192668d37675766ad796356ba58",
        "size_in_bytes": 1650,
        "sha256_in_prefix": "05e7d2e1b7d29ee4f931298c83fae51029622192668d37675766ad796356ba58"
      },
      {
        "_path": "include/geos/geom/GeometryFactory.h",
        "path_type": "hardlink",
        "sha256": "8bb7c6f3d46df6d4665f8bbdf7fcfde71c7d99532c257eb6b23dc83f68c12be1",
        "size_in_bytes": 19451,
        "sha256_in_prefix": "8bb7c6f3d46df6d4665f8bbdf7fcfde71c7d99532c257eb6b23dc83f68c12be1"
      },
      {
        "_path": "include/geos/geom/GeometryFilter.h",
        "path_type": "hardlink",
        "sha256": "3b7b7b05ff5eb9d996af62af75d51824312b7fe83277eedcb7e2f7fd6e6f4cca",
        "size_in_bytes": 1846,
        "sha256_in_prefix": "3b7b7b05ff5eb9d996af62af75d51824312b7fe83277eedcb7e2f7fd6e6f4cca"
      },
      {
        "_path": "include/geos/geom/GeometryTypeName.h",
        "path_type": "hardlink",
        "sha256": "2f4b54218538036b54b487b51c5e7186527e52e95e54989eb85e23620c65320b",
        "size_in_bytes": 2524,
        "sha256_in_prefix": "2f4b54218538036b54b487b51c5e7186527e52e95e54989eb85e23620c65320b"
      },
      {
        "_path": "include/geos/geom/HeuristicOverlay.h",
        "path_type": "hardlink",
        "sha256": "c11d16f162026f12197c0c8cb2a494668fedc61955191f1d733f5c9a30882088",
        "size_in_bytes": 3108,
        "sha256_in_prefix": "c11d16f162026f12197c0c8cb2a494668fedc61955191f1d733f5c9a30882088"
      },
      {
        "_path": "include/geos/geom/IntersectionMatrix.h",
        "path_type": "hardlink",
        "sha256": "ca0b5c52c8d970820025eb4c186b9c43d6b253cf0c59ad1f76a59c6623477afc",
        "size_in_bytes": 13240,
        "sha256_in_prefix": "ca0b5c52c8d970820025eb4c186b9c43d6b253cf0c59ad1f76a59c6623477afc"
      },
      {
        "_path": "include/geos/geom/LineSegment.h",
        "path_type": "hardlink",
        "sha256": "dbc50a79c101adb68caf446ca481212755b6a6c370c5e355dfdfea6734d25ca2",
        "size_in_bytes": 18319,
        "sha256_in_prefix": "dbc50a79c101adb68caf446ca481212755b6a6c370c5e355dfdfea6734d25ca2"
      },
      {
        "_path": "include/geos/geom/LineString.h",
        "path_type": "hardlink",
        "sha256": "4e9834ab27ff7ff2d8da11f6e4bafea2eff30163be10140a33dcb4365429f725",
        "size_in_bytes": 4008,
        "sha256_in_prefix": "4e9834ab27ff7ff2d8da11f6e4bafea2eff30163be10140a33dcb4365429f725"
      },
      {
        "_path": "include/geos/geom/LinearRing.h",
        "path_type": "hardlink",
        "sha256": "049f3de82095715f478ebc81231315953bcf30d02a7c522795d0589ef4d68629",
        "size_in_bytes": 3496,
        "sha256_in_prefix": "049f3de82095715f478ebc81231315953bcf30d02a7c522795d0589ef4d68629"
      },
      {
        "_path": "include/geos/geom/Location.h",
        "path_type": "hardlink",
        "sha256": "c2e6e87bf24ca5274731e6553ae15f45bdcd36ee56b2ebbc86de64234bdbfcf3",
        "size_in_bytes": 1827,
        "sha256_in_prefix": "c2e6e87bf24ca5274731e6553ae15f45bdcd36ee56b2ebbc86de64234bdbfcf3"
      },
      {
        "_path": "include/geos/geom/MultiCurve.h",
        "path_type": "hardlink",
        "sha256": "c58ca210900c67760fcb37ac65830e6f82699e819d56acc0a8792052dab1e29a",
        "size_in_bytes": 3415,
        "sha256_in_prefix": "c58ca210900c67760fcb37ac65830e6f82699e819d56acc0a8792052dab1e29a"
      },
      {
        "_path": "include/geos/geom/MultiLineString.h",
        "path_type": "hardlink",
        "sha256": "6a20904ca3ed88ebbfca718f033e2a4d7fb826e7d3d8253bff04f46ecf2b4331",
        "size_in_bytes": 4279,
        "sha256_in_prefix": "6a20904ca3ed88ebbfca718f033e2a4d7fb826e7d3d8253bff04f46ecf2b4331"
      },
      {
        "_path": "include/geos/geom/MultiPoint.h",
        "path_type": "hardlink",
        "sha256": "39229871b4da5c266eb09550583f01f82cada661251caa82288c1c9ad5564c90",
        "size_in_bytes": 4003,
        "sha256_in_prefix": "39229871b4da5c266eb09550583f01f82cada661251caa82288c1c9ad5564c90"
      },
      {
        "_path": "include/geos/geom/MultiPolygon.h",
        "path_type": "hardlink",
        "sha256": "97478223fe25b733e065fc9de731ad3bd4bcf2c27d8c9e264dd10730a381b0d5",
        "size_in_bytes": 4281,
        "sha256_in_prefix": "97478223fe25b733e065fc9de731ad3bd4bcf2c27d8c9e264dd10730a381b0d5"
      },
      {
        "_path": "include/geos/geom/MultiSurface.h",
        "path_type": "hardlink",
        "sha256": "5234cf86b34190b3f0cf3f354215581a97b3df99d6a4caa5a38fb3ff92951f77",
        "size_in_bytes": 2327,
        "sha256_in_prefix": "5234cf86b34190b3f0cf3f354215581a97b3df99d6a4caa5a38fb3ff92951f77"
      },
      {
        "_path": "include/geos/geom/Point.h",
        "path_type": "hardlink",
        "sha256": "bb4d83963d8bef5dd9d948232551dc15f8eb82b2d762281deecc6eb020b55ace",
        "size_in_bytes": 6058,
        "sha256_in_prefix": "bb4d83963d8bef5dd9d948232551dc15f8eb82b2d762281deecc6eb020b55ace"
      },
      {
        "_path": "include/geos/geom/Polygon.h",
        "path_type": "hardlink",
        "sha256": "094754cd9df64b97e8b87310c17127be53fa44f877ee7f3fd99ceab739a6ec7c",
        "size_in_bytes": 3693,
        "sha256_in_prefix": "094754cd9df64b97e8b87310c17127be53fa44f877ee7f3fd99ceab739a6ec7c"
      },
      {
        "_path": "include/geos/geom/Position.h",
        "path_type": "hardlink",
        "sha256": "9164409da2fa76c962419e6da02db260093fc0860f00b834c9079a689c7629c3",
        "size_in_bytes": 1604,
        "sha256_in_prefix": "9164409da2fa76c962419e6da02db260093fc0860f00b834c9079a689c7629c3"
      },
      {
        "_path": "include/geos/geom/PrecisionModel.h",
        "path_type": "hardlink",
        "sha256": "daa0e4f3a6defd2823687ff42249bebacb76753e75a09b6914ba77e7501b6faf",
        "size_in_bytes": 12407,
        "sha256_in_prefix": "daa0e4f3a6defd2823687ff42249bebacb76753e75a09b6914ba77e7501b6faf"
      },
      {
        "_path": "include/geos/geom/Quadrant.h",
        "path_type": "hardlink",
        "sha256": "161869eb2aed95c78605468668a47d05e83b72598e2491819b077be80266f8a4",
        "size_in_bytes": 4602,
        "sha256_in_prefix": "161869eb2aed95c78605468668a47d05e83b72598e2491819b077be80266f8a4"
      },
      {
        "_path": "include/geos/geom/SimpleCurve.h",
        "path_type": "hardlink",
        "sha256": "e29aed797e97500777ba0488081a497cfef1c1e5203f965cea7e968062d25354",
        "size_in_bytes": 3866,
        "sha256_in_prefix": "e29aed797e97500777ba0488081a497cfef1c1e5203f965cea7e968062d25354"
      },
      {
        "_path": "include/geos/geom/Surface.h",
        "path_type": "hardlink",
        "sha256": "01488e2fc7aafae1892028e32e6c49c15c182fa8ceaf7f46bc27a8c465c4c6f0",
        "size_in_bytes": 2909,
        "sha256_in_prefix": "01488e2fc7aafae1892028e32e6c49c15c182fa8ceaf7f46bc27a8c465c4c6f0"
      },
      {
        "_path": "include/geos/geom/SurfaceImpl.h",
        "path_type": "hardlink",
        "sha256": "836cb71b5bc59dabde5b5832456a531e76e567a27a4d71bc1fddf77eb30bbead",
        "size_in_bytes": 4541,
        "sha256_in_prefix": "836cb71b5bc59dabde5b5832456a531e76e567a27a4d71bc1fddf77eb30bbead"
      },
      {
        "_path": "include/geos/geom/Triangle.h",
        "path_type": "hardlink",
        "sha256": "3f7c6cbac9429fc7c75a745eaa97a2852386df7c31281e9bf9fba107ab4016d6",
        "size_in_bytes": 7655,
        "sha256_in_prefix": "3f7c6cbac9429fc7c75a745eaa97a2852386df7c31281e9bf9fba107ab4016d6"
      },
      {
        "_path": "include/geos/geom/prep/AbstractPreparedPolygonContains.h",
        "path_type": "hardlink",
        "sha256": "45e34d4b55b6687de6f3f59f498b74447781c287604815ddfafc6a07ceb2fa7f",
        "size_in_bytes": 4420,
        "sha256_in_prefix": "45e34d4b55b6687de6f3f59f498b74447781c287604815ddfafc6a07ceb2fa7f"
      },
      {
        "_path": "include/geos/geom/prep/BasicPreparedGeometry.h",
        "path_type": "hardlink",
        "sha256": "c57d2c67a6870bab614f8d5c502ae01110e4ed4aef17cefc5901a4e438b0d17a",
        "size_in_bytes": 5375,
        "sha256_in_prefix": "c57d2c67a6870bab614f8d5c502ae01110e4ed4aef17cefc5901a4e438b0d17a"
      },
      {
        "_path": "include/geos/geom/prep/PreparedGeometry.h",
        "path_type": "hardlink",
        "sha256": "cc99fcd6604ea142e678f1d7c49630d133cc18228f193a49635389bb597b0c95",
        "size_in_bytes": 8496,
        "sha256_in_prefix": "cc99fcd6604ea142e678f1d7c49630d133cc18228f193a49635389bb597b0c95"
      },
      {
        "_path": "include/geos/geom/prep/PreparedGeometryFactory.h",
        "path_type": "hardlink",
        "sha256": "e1766d2b4737474fce25de4f3ed6364f6181b089d12616b367dd196c8c52da39",
        "size_in_bytes": 2241,
        "sha256_in_prefix": "e1766d2b4737474fce25de4f3ed6364f6181b089d12616b367dd196c8c52da39"
      },
      {
        "_path": "include/geos/geom/prep/PreparedLineString.h",
        "path_type": "hardlink",
        "sha256": "6d7e05ac1f9a756a715561c95465cd92e562a0a9be59fa3970264573b1c57611",
        "size_in_bytes": 2190,
        "sha256_in_prefix": "6d7e05ac1f9a756a715561c95465cd92e562a0a9be59fa3970264573b1c57611"
      },
      {
        "_path": "include/geos/geom/prep/PreparedLineStringDistance.h",
        "path_type": "hardlink",
        "sha256": "7c6b02db32f7e5dc08e2bd8ec364ead9cb5ae71d88827744d3dfc5743ca40a39",
        "size_in_bytes": 1532,
        "sha256_in_prefix": "7c6b02db32f7e5dc08e2bd8ec364ead9cb5ae71d88827744d3dfc5743ca40a39"
      },
      {
        "_path": "include/geos/geom/prep/PreparedLineStringIntersects.h",
        "path_type": "hardlink",
        "sha256": "ad9a5acc4c4fbee9bd5d40bc434239d47367c0b7a3f874ae62f7fe777a1c66bd",
        "size_in_bytes": 2902,
        "sha256_in_prefix": "ad9a5acc4c4fbee9bd5d40bc434239d47367c0b7a3f874ae62f7fe777a1c66bd"
      },
      {
        "_path": "include/geos/geom/prep/PreparedLineStringNearestPoints.h",
        "path_type": "hardlink",
        "sha256": "2b572626b5ec9943a2671ad9e93aa38b446d3240e7216a1e5a321392a3cd9d6b",
        "size_in_bytes": 1637,
        "sha256_in_prefix": "2b572626b5ec9943a2671ad9e93aa38b446d3240e7216a1e5a321392a3cd9d6b"
      },
      {
        "_path": "include/geos/geom/prep/PreparedPoint.h",
        "path_type": "hardlink",
        "sha256": "3131903024d231c461db494b60dd55bc3e67b2da86b5191c9e42e5daf1edd753",
        "size_in_bytes": 1464,
        "sha256_in_prefix": "3131903024d231c461db494b60dd55bc3e67b2da86b5191c9e42e5daf1edd753"
      },
      {
        "_path": "include/geos/geom/prep/PreparedPolygon.h",
        "path_type": "hardlink",
        "sha256": "899b211a6f51cde94a159ffed2601189ff7c888e5438c6698fce2d667e7ee870",
        "size_in_bytes": 2536,
        "sha256_in_prefix": "899b211a6f51cde94a159ffed2601189ff7c888e5438c6698fce2d667e7ee870"
      },
      {
        "_path": "include/geos/geom/prep/PreparedPolygonContains.h",
        "path_type": "hardlink",
        "sha256": "743370c3e0d07f39e8096141e8177d85218ff029ad81ed40d9261c54bbc8eee9",
        "size_in_bytes": 2794,
        "sha256_in_prefix": "743370c3e0d07f39e8096141e8177d85218ff029ad81ed40d9261c54bbc8eee9"
      },
      {
        "_path": "include/geos/geom/prep/PreparedPolygonContainsProperly.h",
        "path_type": "hardlink",
        "sha256": "b82db025446ed1c658128780a465d388d4c66d65ae873349b38ff25984a5826b",
        "size_in_bytes": 2858,
        "sha256_in_prefix": "b82db025446ed1c658128780a465d388d4c66d65ae873349b38ff25984a5826b"
      },
      {
        "_path": "include/geos/geom/prep/PreparedPolygonCovers.h",
        "path_type": "hardlink",
        "sha256": "152483d0460120cd928ec687206f02d7bbe78e973e5fb0a1f7260e5d84bd567b",
        "size_in_bytes": 2859,
        "sha256_in_prefix": "152483d0460120cd928ec687206f02d7bbe78e973e5fb0a1f7260e5d84bd567b"
      },
      {
        "_path": "include/geos/geom/prep/PreparedPolygonDistance.h",
        "path_type": "hardlink",
        "sha256": "015dd2a60898b5cecd67a87f9fa3d2887d17f80f7a5d7e1f2648904796ae5c20",
        "size_in_bytes": 1713,
        "sha256_in_prefix": "015dd2a60898b5cecd67a87f9fa3d2887d17f80f7a5d7e1f2648904796ae5c20"
      },
      {
        "_path": "include/geos/geom/prep/PreparedPolygonIntersects.h",
        "path_type": "hardlink",
        "sha256": "55f909686199c75f5cd033347f21cf4ba2fd4f4804823e80fe29bd2e75eff774",
        "size_in_bytes": 2285,
        "sha256_in_prefix": "55f909686199c75f5cd033347f21cf4ba2fd4f4804823e80fe29bd2e75eff774"
      },
      {
        "_path": "include/geos/geom/prep/PreparedPolygonPredicate.h",
        "path_type": "hardlink",
        "sha256": "fbca41bee33d18d0b1a634917372493b57ba9667ca16fb40a5cfa955930cd072",
        "size_in_bytes": 4066,
        "sha256_in_prefix": "fbca41bee33d18d0b1a634917372493b57ba9667ca16fb40a5cfa955930cd072"
      },
      {
        "_path": "include/geos/geom/util/ComponentCoordinateExtracter.h",
        "path_type": "hardlink",
        "sha256": "9ff98c9426d6b8625b7494fc2ed2931c62aef27a4e0a0dfce7c419b5f79fb26e",
        "size_in_bytes": 2236,
        "sha256_in_prefix": "9ff98c9426d6b8625b7494fc2ed2931c62aef27a4e0a0dfce7c419b5f79fb26e"
      },
      {
        "_path": "include/geos/geom/util/CoordinateOperation.h",
        "path_type": "hardlink",
        "sha256": "ba877431d9a6d6b0f700c1243fc38009b21fc7815c247d5d56c44e7d61476f8f",
        "size_in_bytes": 1925,
        "sha256_in_prefix": "ba877431d9a6d6b0f700c1243fc38009b21fc7815c247d5d56c44e7d61476f8f"
      },
      {
        "_path": "include/geos/geom/util/Densifier.h",
        "path_type": "hardlink",
        "sha256": "3fdf488c231e22f1be82528d577c28197c1ca81ac82974349b9001bcec52059d",
        "size_in_bytes": 2915,
        "sha256_in_prefix": "3fdf488c231e22f1be82528d577c28197c1ca81ac82974349b9001bcec52059d"
      },
      {
        "_path": "include/geos/geom/util/GeometryCombiner.h",
        "path_type": "hardlink",
        "sha256": "b3e4753afa5f615e98225db196600d500f0908d823fb1c3d3940c90abd0b36a3",
        "size_in_bytes": 4983,
        "sha256_in_prefix": "b3e4753afa5f615e98225db196600d500f0908d823fb1c3d3940c90abd0b36a3"
      },
      {
        "_path": "include/geos/geom/util/GeometryEditor.h",
        "path_type": "hardlink",
        "sha256": "77b9157365f503cd8d7d74fa297f1c7a066cafcee1ab0c44b3b2fddd61cca634",
        "size_in_bytes": 4022,
        "sha256_in_prefix": "77b9157365f503cd8d7d74fa297f1c7a066cafcee1ab0c44b3b2fddd61cca634"
      },
      {
        "_path": "include/geos/geom/util/GeometryEditorOperation.h",
        "path_type": "hardlink",
        "sha256": "fc1be34a307596cf93df1cf20d0b5d74daacb35482574f3005bb0ddb62dbc7d8",
        "size_in_bytes": 1668,
        "sha256_in_prefix": "fc1be34a307596cf93df1cf20d0b5d74daacb35482574f3005bb0ddb62dbc7d8"
      },
      {
        "_path": "include/geos/geom/util/GeometryExtracter.h",
        "path_type": "hardlink",
        "sha256": "d5ca534133399040e0fc7d0a78575cec5ec761bec92b570105e88d90aa446f81",
        "size_in_bytes": 2874,
        "sha256_in_prefix": "d5ca534133399040e0fc7d0a78575cec5ec761bec92b570105e88d90aa446f81"
      },
      {
        "_path": "include/geos/geom/util/GeometryFixer.h",
        "path_type": "hardlink",
        "sha256": "278dc4e71e77380631f52d1cb8790ae604e2bcd2e6b3736d9115dc808b123f20",
        "size_in_bytes": 6087,
        "sha256_in_prefix": "278dc4e71e77380631f52d1cb8790ae604e2bcd2e6b3736d9115dc808b123f20"
      },
      {
        "_path": "include/geos/geom/util/GeometryLister.h",
        "path_type": "hardlink",
        "sha256": "c11e94cc26d3df02288aadbffda51a7581ddab14b934e48daa043863d716d2d0",
        "size_in_bytes": 2452,
        "sha256_in_prefix": "c11e94cc26d3df02288aadbffda51a7581ddab14b934e48daa043863d716d2d0"
      },
      {
        "_path": "include/geos/geom/util/GeometryMapper.h",
        "path_type": "hardlink",
        "sha256": "5a2ca21b94885f225b1630235773104ec55a0121338550eac67e8ad8ce932bd6",
        "size_in_bytes": 2914,
        "sha256_in_prefix": "5a2ca21b94885f225b1630235773104ec55a0121338550eac67e8ad8ce932bd6"
      },
      {
        "_path": "include/geos/geom/util/GeometryTransformer.h",
        "path_type": "hardlink",
        "sha256": "141ff9447a6519a49f8fd6347392ce69bd4bcf9d0c070b75d337b11853215b05",
        "size_in_bytes": 5401,
        "sha256_in_prefix": "141ff9447a6519a49f8fd6347392ce69bd4bcf9d0c070b75d337b11853215b05"
      },
      {
        "_path": "include/geos/geom/util/LinearComponentExtracter.h",
        "path_type": "hardlink",
        "sha256": "63db2083bf1e605bc27496823016e62c8b2412fe77e7b16087564cc07d898905",
        "size_in_bytes": 1984,
        "sha256_in_prefix": "63db2083bf1e605bc27496823016e62c8b2412fe77e7b16087564cc07d898905"
      },
      {
        "_path": "include/geos/geom/util/NoOpGeometryOperation.h",
        "path_type": "hardlink",
        "sha256": "1f5196ad4f193ecf7b686e8924569842dfac3512b48d3c167eb5560093481c35",
        "size_in_bytes": 1252,
        "sha256_in_prefix": "1f5196ad4f193ecf7b686e8924569842dfac3512b48d3c167eb5560093481c35"
      },
      {
        "_path": "include/geos/geom/util/PointExtracter.h",
        "path_type": "hardlink",
        "sha256": "b0a4b016335d1ac974f269801659f6dcae30e975bdfb9acb807d803302a8d757",
        "size_in_bytes": 1744,
        "sha256_in_prefix": "b0a4b016335d1ac974f269801659f6dcae30e975bdfb9acb807d803302a8d757"
      },
      {
        "_path": "include/geos/geom/util/PolygonExtracter.h",
        "path_type": "hardlink",
        "sha256": "ca2f2d539f2f2f59330ced9387cc15cdc15bf583b12b8aaddc9736d4afbaca73",
        "size_in_bytes": 1871,
        "sha256_in_prefix": "ca2f2d539f2f2f59330ced9387cc15cdc15bf583b12b8aaddc9736d4afbaca73"
      },
      {
        "_path": "include/geos/geom/util/PolygonalExtracter.h",
        "path_type": "hardlink",
        "sha256": "cb0c19d15230aa02c2d6da4fb6626b01dc736b512530b8b77227eef9bb031777",
        "size_in_bytes": 1546,
        "sha256_in_prefix": "cb0c19d15230aa02c2d6da4fb6626b01dc736b512530b8b77227eef9bb031777"
      },
      {
        "_path": "include/geos/geom/util/ShortCircuitedGeometryVisitor.h",
        "path_type": "hardlink",
        "sha256": "3461736932a2daa85807d8bc30b2a4d9a617337444bb0f2faddee83431eb5705",
        "size_in_bytes": 1350,
        "sha256_in_prefix": "3461736932a2daa85807d8bc30b2a4d9a617337444bb0f2faddee83431eb5705"
      },
      {
        "_path": "include/geos/geom/util/SineStarFactory.h",
        "path_type": "hardlink",
        "sha256": "ffc7c9db1039d1196d89dda9fa0a3c6695fdd9a94d79b135329c0dd499c30de4",
        "size_in_bytes": 2789,
        "sha256_in_prefix": "ffc7c9db1039d1196d89dda9fa0a3c6695fdd9a94d79b135329c0dd499c30de4"
      },
      {
        "_path": "include/geos/geomgraph/Depth.h",
        "path_type": "hardlink",
        "sha256": "bde9033a836df23888e98562e3db7e52c1371d8ceb6b2d42eff5168ac205b17d",
        "size_in_bytes": 3309,
        "sha256_in_prefix": "bde9033a836df23888e98562e3db7e52c1371d8ceb6b2d42eff5168ac205b17d"
      },
      {
        "_path": "include/geos/geomgraph/DirectedEdge.h",
        "path_type": "hardlink",
        "sha256": "f35faa45b472cb47e72a7e6f60cf16f9694aa52700821303822aa1320933b858",
        "size_in_bytes": 5081,
        "sha256_in_prefix": "f35faa45b472cb47e72a7e6f60cf16f9694aa52700821303822aa1320933b858"
      },
      {
        "_path": "include/geos/geomgraph/DirectedEdgeStar.h",
        "path_type": "hardlink",
        "sha256": "c130f220766199ebe78b68f8d4b474a6a547c572ad389c96621794e62d2210b1",
        "size_in_bytes": 4362,
        "sha256_in_prefix": "c130f220766199ebe78b68f8d4b474a6a547c572ad389c96621794e62d2210b1"
      },
      {
        "_path": "include/geos/geomgraph/Edge.h",
        "path_type": "hardlink",
        "sha256": "df866c17f2171628d076489a276b07f43f43076fe9d949bf71d6f7c471f4118c",
        "size_in_bytes": 6465,
        "sha256_in_prefix": "df866c17f2171628d076489a276b07f43f43076fe9d949bf71d6f7c471f4118c"
      },
      {
        "_path": "include/geos/geomgraph/EdgeEnd.h",
        "path_type": "hardlink",
        "sha256": "ec84f93120d5b4fc3bae70fe0cac4af89888e3f57d54949837b5a31d7a2a5cc6",
        "size_in_bytes": 4404,
        "sha256_in_prefix": "ec84f93120d5b4fc3bae70fe0cac4af89888e3f57d54949837b5a31d7a2a5cc6"
      },
      {
        "_path": "include/geos/geomgraph/EdgeEndStar.h",
        "path_type": "hardlink",
        "sha256": "41090aa264a3e3172e7d233f03bd2e550263e8384b4b026f25a396d1efdacdd7",
        "size_in_bytes": 4770,
        "sha256_in_prefix": "41090aa264a3e3172e7d233f03bd2e550263e8384b4b026f25a396d1efdacdd7"
      },
      {
        "_path": "include/geos/geomgraph/EdgeIntersection.h",
        "path_type": "hardlink",
        "sha256": "ea654e9c565d6502eb661c615e9a3fe3742208c494febd5c7bb229150f7f3a19",
        "size_in_bytes": 3657,
        "sha256_in_prefix": "ea654e9c565d6502eb661c615e9a3fe3742208c494febd5c7bb229150f7f3a19"
      },
      {
        "_path": "include/geos/geomgraph/EdgeIntersectionList.h",
        "path_type": "hardlink",
        "sha256": "d9aca4d041ce35170e8a6738b5c0b58530bb982110467f54e2c287db67745011",
        "size_in_bytes": 3510,
        "sha256_in_prefix": "d9aca4d041ce35170e8a6738b5c0b58530bb982110467f54e2c287db67745011"
      },
      {
        "_path": "include/geos/geomgraph/EdgeList.h",
        "path_type": "hardlink",
        "sha256": "4ee88e0d443472c04067c5d72c0894caad564ec1153269e406a6e60f9a0a0700",
        "size_in_bytes": 2652,
        "sha256_in_prefix": "4ee88e0d443472c04067c5d72c0894caad564ec1153269e406a6e60f9a0a0700"
      },
      {
        "_path": "include/geos/geomgraph/EdgeNodingValidator.h",
        "path_type": "hardlink",
        "sha256": "dd19007a83aa0b1c316218e6301f02f4ce56b71d7622a6394a7936929befc43a",
        "size_in_bytes": 2870,
        "sha256_in_prefix": "dd19007a83aa0b1c316218e6301f02f4ce56b71d7622a6394a7936929befc43a"
      },
      {
        "_path": "include/geos/geomgraph/EdgeRing.h",
        "path_type": "hardlink",
        "sha256": "7cecbe75ceafb046ed273ad5228a647ec3a768e2bcc0907992f2dcdfdbc0ea1e",
        "size_in_bytes": 5075,
        "sha256_in_prefix": "7cecbe75ceafb046ed273ad5228a647ec3a768e2bcc0907992f2dcdfdbc0ea1e"
      },
      {
        "_path": "include/geos/geomgraph/GeometryGraph.h",
        "path_type": "hardlink",
        "sha256": "cdecfc88e28ecb5554c88218744dd3949a4b5cf93001126a6878d44c0c2f77e5",
        "size_in_bytes": 7339,
        "sha256_in_prefix": "cdecfc88e28ecb5554c88218744dd3949a4b5cf93001126a6878d44c0c2f77e5"
      },
      {
        "_path": "include/geos/geomgraph/GraphComponent.h",
        "path_type": "hardlink",
        "sha256": "4f4ee0897974c58651cca60a0bf661b7523b08f9d78009bbc6a497846b0e3d58",
        "size_in_bytes": 2394,
        "sha256_in_prefix": "4f4ee0897974c58651cca60a0bf661b7523b08f9d78009bbc6a497846b0e3d58"
      },
      {
        "_path": "include/geos/geomgraph/Label.h",
        "path_type": "hardlink",
        "sha256": "4b7a328fd967bce246da7be53364b55631618ce7cb73410c3e356615aaa10df1",
        "size_in_bytes": 8256,
        "sha256_in_prefix": "4b7a328fd967bce246da7be53364b55631618ce7cb73410c3e356615aaa10df1"
      },
      {
        "_path": "include/geos/geomgraph/Node.h",
        "path_type": "hardlink",
        "sha256": "c9ad630fe60faa616aaecbd2f2b4ade294ac17dcc8e3527b95cd8dfba0ef03da",
        "size_in_bytes": 4799,
        "sha256_in_prefix": "c9ad630fe60faa616aaecbd2f2b4ade294ac17dcc8e3527b95cd8dfba0ef03da"
      },
      {
        "_path": "include/geos/geomgraph/NodeFactory.h",
        "path_type": "hardlink",
        "sha256": "381fd8122bf45cd8faa249492d30a237e508d3b7bd28db8034cd5701732a65b9",
        "size_in_bytes": 1180,
        "sha256_in_prefix": "381fd8122bf45cd8faa249492d30a237e508d3b7bd28db8034cd5701732a65b9"
      },
      {
        "_path": "include/geos/geomgraph/NodeMap.h",
        "path_type": "hardlink",
        "sha256": "3ac4f7c388fc183953da818fdc1e258a4e4a7b512c55d6e63cb2ecfa4c023b70",
        "size_in_bytes": 3337,
        "sha256_in_prefix": "3ac4f7c388fc183953da818fdc1e258a4e4a7b512c55d6e63cb2ecfa4c023b70"
      },
      {
        "_path": "include/geos/geomgraph/PlanarGraph.h",
        "path_type": "hardlink",
        "sha256": "67ddd53cf0defff5ed7a6b2f39c5bb2ad91615ba85a34eeb376bf085df438268",
        "size_in_bytes": 5536,
        "sha256_in_prefix": "67ddd53cf0defff5ed7a6b2f39c5bb2ad91615ba85a34eeb376bf085df438268"
      },
      {
        "_path": "include/geos/geomgraph/TopologyLocation.h",
        "path_type": "hardlink",
        "sha256": "327caf2f516d48001c0810df30de174bd2eaab29d88b608b43874671ae231db4",
        "size_in_bytes": 5889,
        "sha256_in_prefix": "327caf2f516d48001c0810df30de174bd2eaab29d88b608b43874671ae231db4"
      },
      {
        "_path": "include/geos/geomgraph/index/EdgeSetIntersector.h",
        "path_type": "hardlink",
        "sha256": "1baa1382af15f8c70da1d934f595d53fc66299c94be8aa43e9514202f11f591b",
        "size_in_bytes": 1969,
        "sha256_in_prefix": "1baa1382af15f8c70da1d934f595d53fc66299c94be8aa43e9514202f11f591b"
      },
      {
        "_path": "include/geos/geomgraph/index/MonotoneChain.h",
        "path_type": "hardlink",
        "sha256": "1f807cc1c4e7edb07fe86fb18ac15887f7be5ab4dd9d770c8b3f0af15ef8536d",
        "size_in_bytes": 1862,
        "sha256_in_prefix": "1f807cc1c4e7edb07fe86fb18ac15887f7be5ab4dd9d770c8b3f0af15ef8536d"
      },
      {
        "_path": "include/geos/geomgraph/index/MonotoneChainEdge.h",
        "path_type": "hardlink",
        "sha256": "88c2d7339500faf1f575cc32842e3a223c7cf1753c6c472bba719c2415098c52",
        "size_in_bytes": 2703,
        "sha256_in_prefix": "88c2d7339500faf1f575cc32842e3a223c7cf1753c6c472bba719c2415098c52"
      },
      {
        "_path": "include/geos/geomgraph/index/MonotoneChainIndexer.h",
        "path_type": "hardlink",
        "sha256": "d50371523704013525784c3fd351d8cf394dea4f98285a99d15ab071c354c822",
        "size_in_bytes": 2240,
        "sha256_in_prefix": "d50371523704013525784c3fd351d8cf394dea4f98285a99d15ab071c354c822"
      },
      {
        "_path": "include/geos/geomgraph/index/SegmentIntersector.h",
        "path_type": "hardlink",
        "sha256": "a69607cf6cd25d6eb4734abed15865db2b5e485bab12b36b0741e6430e7258ff",
        "size_in_bytes": 4538,
        "sha256_in_prefix": "a69607cf6cd25d6eb4734abed15865db2b5e485bab12b36b0741e6430e7258ff"
      },
      {
        "_path": "include/geos/geomgraph/index/SimpleEdgeSetIntersector.h",
        "path_type": "hardlink",
        "sha256": "74938d54ab87a094a44bf46043e08da2e06a2a97dce031fa7ed1112f7b34a1f0",
        "size_in_bytes": 1730,
        "sha256_in_prefix": "74938d54ab87a094a44bf46043e08da2e06a2a97dce031fa7ed1112f7b34a1f0"
      },
      {
        "_path": "include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h",
        "path_type": "hardlink",
        "sha256": "c4da89f5ebfa8d73ce8995890e16e14534782de70c02dd87d19ee20a14a66688",
        "size_in_bytes": 3429,
        "sha256_in_prefix": "c4da89f5ebfa8d73ce8995890e16e14534782de70c02dd87d19ee20a14a66688"
      },
      {
        "_path": "include/geos/geomgraph/index/SimpleSweepLineIntersector.h",
        "path_type": "hardlink",
        "sha256": "2dea24cb0c9f69450bd6c7c79c11f59d85057cc13e079bb2ff0f11d0eaef6f94",
        "size_in_bytes": 2410,
        "sha256_in_prefix": "2dea24cb0c9f69450bd6c7c79c11f59d85057cc13e079bb2ff0f11d0eaef6f94"
      },
      {
        "_path": "include/geos/geomgraph/index/SweepLineEvent.h",
        "path_type": "hardlink",
        "sha256": "ccb86417994f0140999d175214a64071c1c42ee08bd1271695bda32c71c96c18",
        "size_in_bytes": 2619,
        "sha256_in_prefix": "ccb86417994f0140999d175214a64071c1c42ee08bd1271695bda32c71c96c18"
      },
      {
        "_path": "include/geos/geomgraph/index/SweepLineEventObj.h",
        "path_type": "hardlink",
        "sha256": "51ad012bb40af655d03a5139cdbff1fcf5605143db0962e92b0e12854e565d81",
        "size_in_bytes": 1011,
        "sha256_in_prefix": "51ad012bb40af655d03a5139cdbff1fcf5605143db0962e92b0e12854e565d81"
      },
      {
        "_path": "include/geos/geomgraph/index/SweepLineSegment.h",
        "path_type": "hardlink",
        "sha256": "7329420f221fbade874684b4f8a483b33670babe18bb19a0e10376840c5519f2",
        "size_in_bytes": 1425,
        "sha256_in_prefix": "7329420f221fbade874684b4f8a483b33670babe18bb19a0e10376840c5519f2"
      },
      {
        "_path": "include/geos/index/ItemVisitor.h",
        "path_type": "hardlink",
        "sha256": "ceb4890454ed5a1748366e1138f53f5860f1b8ea4d65b23251d28486f7f3fb2d",
        "size_in_bytes": 884,
        "sha256_in_prefix": "ceb4890454ed5a1748366e1138f53f5860f1b8ea4d65b23251d28486f7f3fb2d"
      },
      {
        "_path": "include/geos/index/SpatialIndex.h",
        "path_type": "hardlink",
        "sha256": "07e630760589c70ce0bce2339dbeeb16cf300b323abb335ba014f84d56602471",
        "size_in_bytes": 3011,
        "sha256_in_prefix": "07e630760589c70ce0bce2339dbeeb16cf300b323abb335ba014f84d56602471"
      },
      {
        "_path": "include/geos/index/VertexSequencePackedRtree.h",
        "path_type": "hardlink",
        "sha256": "1c62de8565325355d8aff0e2685cb142e0ae0fbe33f5c7fdea8f52988f20b8c4",
        "size_in_bytes": 4409,
        "sha256_in_prefix": "1c62de8565325355d8aff0e2685cb142e0ae0fbe33f5c7fdea8f52988f20b8c4"
      },
      {
        "_path": "include/geos/index/bintree/Bintree.h",
        "path_type": "hardlink",
        "sha256": "114130cfaac125cea772880b896c3fbf21a464d489b9d7206b6d6225d5f0eba5",
        "size_in_bytes": 3431,
        "sha256_in_prefix": "114130cfaac125cea772880b896c3fbf21a464d489b9d7206b6d6225d5f0eba5"
      },
      {
        "_path": "include/geos/index/bintree/Interval.h",
        "path_type": "hardlink",
        "sha256": "d9a891ea7954e199a4e4cc345f7c11aeeacb7d1f53644df2e92213ce7963303b",
        "size_in_bytes": 1404,
        "sha256_in_prefix": "d9a891ea7954e199a4e4cc345f7c11aeeacb7d1f53644df2e92213ce7963303b"
      },
      {
        "_path": "include/geos/index/bintree/Key.h",
        "path_type": "hardlink",
        "sha256": "f8bbadd93ede5c0040f8de63c66836dce8bbe6d80bc1bf22e76ee0f7da8b3217",
        "size_in_bytes": 1506,
        "sha256_in_prefix": "f8bbadd93ede5c0040f8de63c66836dce8bbe6d80bc1bf22e76ee0f7da8b3217"
      },
      {
        "_path": "include/geos/index/bintree/Node.h",
        "path_type": "hardlink",
        "sha256": "aac4b682d898d6fb15a30c729e98e529b83ef69d95a7bd5ec5dd870691da153d",
        "size_in_bytes": 1505,
        "sha256_in_prefix": "aac4b682d898d6fb15a30c729e98e529b83ef69d95a7bd5ec5dd870691da153d"
      },
      {
        "_path": "include/geos/index/bintree/NodeBase.h",
        "path_type": "hardlink",
        "sha256": "fbfa3a976f33a6078a8a4b4e854891b5aee6466f0dd20e0b86b49f303f628d18",
        "size_in_bytes": 1699,
        "sha256_in_prefix": "fbfa3a976f33a6078a8a4b4e854891b5aee6466f0dd20e0b86b49f303f628d18"
      },
      {
        "_path": "include/geos/index/bintree/Root.h",
        "path_type": "hardlink",
        "sha256": "2f102704b6fc16f8de26d3c643403805a666d6c62e376a820a43de96293df2ca",
        "size_in_bytes": 1681,
        "sha256_in_prefix": "2f102704b6fc16f8de26d3c643403805a666d6c62e376a820a43de96293df2ca"
      },
      {
        "_path": "include/geos/index/chain/MonotoneChain.h",
        "path_type": "hardlink",
        "sha256": "4eb67779dc6d85446610a2515ff7e1f9d959a01fd2759e77532afa7d593d5382",
        "size_in_bytes": 6742,
        "sha256_in_prefix": "4eb67779dc6d85446610a2515ff7e1f9d959a01fd2759e77532afa7d593d5382"
      },
      {
        "_path": "include/geos/index/chain/MonotoneChainBuilder.h",
        "path_type": "hardlink",
        "sha256": "f7eab8ceaf8cb58866430867408685c0cf4720dd402cd1f7d65e6dc02f342a50",
        "size_in_bytes": 2120,
        "sha256_in_prefix": "f7eab8ceaf8cb58866430867408685c0cf4720dd402cd1f7d65e6dc02f342a50"
      },
      {
        "_path": "include/geos/index/chain/MonotoneChainOverlapAction.h",
        "path_type": "hardlink",
        "sha256": "6df4730d0142163c60c54de39e820f0876a6468c4be0d0797fd9cb260d92afd0",
        "size_in_bytes": 2166,
        "sha256_in_prefix": "6df4730d0142163c60c54de39e820f0876a6468c4be0d0797fd9cb260d92afd0"
      },
      {
        "_path": "include/geos/index/chain/MonotoneChainSelectAction.h",
        "path_type": "hardlink",
        "sha256": "37c11a8e2312f930b6ecd695d31e7ab76abba8bbf694f9cb1b96e1318cec4d35",
        "size_in_bytes": 1732,
        "sha256_in_prefix": "37c11a8e2312f930b6ecd695d31e7ab76abba8bbf694f9cb1b96e1318cec4d35"
      },
      {
        "_path": "include/geos/index/intervalrtree/IntervalRTreeBranchNode.h",
        "path_type": "hardlink",
        "sha256": "2bd2abc9d76eadfb025f6c040553c43c886be117cf0aaee595ecab661731d111",
        "size_in_bytes": 1295,
        "sha256_in_prefix": "2bd2abc9d76eadfb025f6c040553c43c886be117cf0aaee595ecab661731d111"
      },
      {
        "_path": "include/geos/index/intervalrtree/IntervalRTreeLeafNode.h",
        "path_type": "hardlink",
        "sha256": "9562596040e259079f91dfe9bddd1d0bf7a75f52dfa45dcf0143ad542170336f",
        "size_in_bytes": 1235,
        "sha256_in_prefix": "9562596040e259079f91dfe9bddd1d0bf7a75f52dfa45dcf0143ad542170336f"
      },
      {
        "_path": "include/geos/index/intervalrtree/IntervalRTreeNode.h",
        "path_type": "hardlink",
        "sha256": "208fb5ad212fc7c7fb4f192ded6899673ea7f59603a49676d19e8c1cee434885",
        "size_in_bytes": 1994,
        "sha256_in_prefix": "208fb5ad212fc7c7fb4f192ded6899673ea7f59603a49676d19e8c1cee434885"
      },
      {
        "_path": "include/geos/index/intervalrtree/SortedPackedIntervalRTree.h",
        "path_type": "hardlink",
        "sha256": "d4d6c883e2e51ff521d4413b206740d0ac2089257ca847bcc9b437fff947b0b1",
        "size_in_bytes": 3328,
        "sha256_in_prefix": "d4d6c883e2e51ff521d4413b206740d0ac2089257ca847bcc9b437fff947b0b1"
      },
      {
        "_path": "include/geos/index/kdtree/KdNode.h",
        "path_type": "hardlink",
        "sha256": "02de9681790fe2e6c1e2a8c20a1dbc6cd46385709741b72ff8d495138e0dcde0",
        "size_in_bytes": 1709,
        "sha256_in_prefix": "02de9681790fe2e6c1e2a8c20a1dbc6cd46385709741b72ff8d495138e0dcde0"
      },
      {
        "_path": "include/geos/index/kdtree/KdNodeVisitor.h",
        "path_type": "hardlink",
        "sha256": "6f9422ed3e12796e38055572ff6f6a1aba20ebc548ba9dcdd58d8b7a0fd9ef0a",
        "size_in_bytes": 1001,
        "sha256_in_prefix": "6f9422ed3e12796e38055572ff6f6a1aba20ebc548ba9dcdd58d8b7a0fd9ef0a"
      },
      {
        "_path": "include/geos/index/kdtree/KdTree.h",
        "path_type": "hardlink",
        "sha256": "8e918517cc0ab017a6cd78a49b81820d286556228b182e541acc9093e9061a27",
        "size_in_bytes": 5740,
        "sha256_in_prefix": "8e918517cc0ab017a6cd78a49b81820d286556228b182e541acc9093e9061a27"
      },
      {
        "_path": "include/geos/index/quadtree/IntervalSize.h",
        "path_type": "hardlink",
        "sha256": "fd6d068ce78f281d771f68b6cbf970d798bc700d2118a9f8f8a64b8b0f31849e",
        "size_in_bytes": 1948,
        "sha256_in_prefix": "fd6d068ce78f281d771f68b6cbf970d798bc700d2118a9f8f8a64b8b0f31849e"
      },
      {
        "_path": "include/geos/index/quadtree/Key.h",
        "path_type": "hardlink",
        "sha256": "57e82e3a3085af1a5f5cbb668c85ae38b928db046f0152c6e367f9c33a136058",
        "size_in_bytes": 2456,
        "sha256_in_prefix": "57e82e3a3085af1a5f5cbb668c85ae38b928db046f0152c6e367f9c33a136058"
      },
      {
        "_path": "include/geos/index/quadtree/Node.h",
        "path_type": "hardlink",
        "sha256": "9c597e482154cf755e621493e56efc1d542115fd9dc6f65f47b582d141bf9c1f",
        "size_in_bytes": 3418,
        "sha256_in_prefix": "9c597e482154cf755e621493e56efc1d542115fd9dc6f65f47b582d141bf9c1f"
      },
      {
        "_path": "include/geos/index/quadtree/NodeBase.h",
        "path_type": "hardlink",
        "sha256": "99bce1ad5e5dd753c74b830e3c376ade0145bdfda54218a359b8353665bd968b",
        "size_in_bytes": 3470,
        "sha256_in_prefix": "99bce1ad5e5dd753c74b830e3c376ade0145bdfda54218a359b8353665bd968b"
      },
      {
        "_path": "include/geos/index/quadtree/Quadtree.h",
        "path_type": "hardlink",
        "sha256": "57f36341bf771ca4349ed4e0e501194822fc36eed8d37ab067ed7e7e6fba506e",
        "size_in_bytes": 7160,
        "sha256_in_prefix": "57f36341bf771ca4349ed4e0e501194822fc36eed8d37ab067ed7e7e6fba506e"
      },
      {
        "_path": "include/geos/index/quadtree/Root.h",
        "path_type": "hardlink",
        "sha256": "8d0f3b49261c05b30bf9c30c213e75f2f7aa3f9ce3baaf5976b27dbbab82be07",
        "size_in_bytes": 1965,
        "sha256_in_prefix": "8d0f3b49261c05b30bf9c30c213e75f2f7aa3f9ce3baaf5976b27dbbab82be07"
      },
      {
        "_path": "include/geos/index/strtree/AbstractNode.h",
        "path_type": "hardlink",
        "sha256": "a79c814415adfb39f1a92721afcdec2630a25b0cec30015e1ded3977d3f07a83",
        "size_in_bytes": 3490,
        "sha256_in_prefix": "a79c814415adfb39f1a92721afcdec2630a25b0cec30015e1ded3977d3f07a83"
      },
      {
        "_path": "include/geos/index/strtree/AbstractSTRtree.h",
        "path_type": "hardlink",
        "sha256": "8ce22045cc5f97c2e2122408725226f66c588efad748d87af3e11944cde50678",
        "size_in_bytes": 8437,
        "sha256_in_prefix": "8ce22045cc5f97c2e2122408725226f66c588efad748d87af3e11944cde50678"
      },
      {
        "_path": "include/geos/index/strtree/Boundable.h",
        "path_type": "hardlink",
        "sha256": "d0a426c0d91c7ddbb7549e5f9585dd6a07646331242b687de3af6c83f4e6d86a",
        "size_in_bytes": 1420,
        "sha256_in_prefix": "d0a426c0d91c7ddbb7549e5f9585dd6a07646331242b687de3af6c83f4e6d86a"
      },
      {
        "_path": "include/geos/index/strtree/BoundablePair.h",
        "path_type": "hardlink",
        "sha256": "6bd6a6dcce9fdde5a5d07c7e1544c0414d4f0c87ac76b6b2900a0b467628b2be",
        "size_in_bytes": 3710,
        "sha256_in_prefix": "6bd6a6dcce9fdde5a5d07c7e1544c0414d4f0c87ac76b6b2900a0b467628b2be"
      },
      {
        "_path": "include/geos/index/strtree/EnvelopeUtil.h",
        "path_type": "hardlink",
        "sha256": "2da44eaf1ab4231ad5a791032c0391db97edd5e757fc1592381f511a11020578",
        "size_in_bytes": 963,
        "sha256_in_prefix": "2da44eaf1ab4231ad5a791032c0391db97edd5e757fc1592381f511a11020578"
      },
      {
        "_path": "include/geos/index/strtree/GeometryItemDistance.h",
        "path_type": "hardlink",
        "sha256": "aafb0d4445a54a8ce32bff6af3b50d79da50c7714ea44a01601e6a8ba04a7c4b",
        "size_in_bytes": 1294,
        "sha256_in_prefix": "aafb0d4445a54a8ce32bff6af3b50d79da50c7714ea44a01601e6a8ba04a7c4b"
      },
      {
        "_path": "include/geos/index/strtree/Interval.h",
        "path_type": "hardlink",
        "sha256": "8e11770ebde49ac03cb9d251a1a35c68ef8b334c04138374f08c6b3bf7e8654d",
        "size_in_bytes": 1687,
        "sha256_in_prefix": "8e11770ebde49ac03cb9d251a1a35c68ef8b334c04138374f08c6b3bf7e8654d"
      },
      {
        "_path": "include/geos/index/strtree/ItemBoundable.h",
        "path_type": "hardlink",
        "sha256": "9f60458ae2cead7eafb62d459fb72088822edb7882485c76399267fd674aa891",
        "size_in_bytes": 1417,
        "sha256_in_prefix": "9f60458ae2cead7eafb62d459fb72088822edb7882485c76399267fd674aa891"
      },
      {
        "_path": "include/geos/index/strtree/ItemDistance.h",
        "path_type": "hardlink",
        "sha256": "02d9e8ce574e2ba0ba4ba927befba1260f1363f9a36642a1223c75b9ed19ca56",
        "size_in_bytes": 1320,
        "sha256_in_prefix": "02d9e8ce574e2ba0ba4ba927befba1260f1363f9a36642a1223c75b9ed19ca56"
      },
      {
        "_path": "include/geos/index/strtree/SIRtree.h",
        "path_type": "hardlink",
        "sha256": "23e2ec00bfb78bcc294ee8075f5d4baac985e129e3e6464d192e7ef70293c578",
        "size_in_bytes": 3228,
        "sha256_in_prefix": "23e2ec00bfb78bcc294ee8075f5d4baac985e129e3e6464d192e7ef70293c578"
      },
      {
        "_path": "include/geos/index/strtree/STRtree.h",
        "path_type": "hardlink",
        "sha256": "d09473c2cb84d2a9242eef84806f708609fd75674b6e5ff7f577cea8944184a8",
        "size_in_bytes": 5368,
        "sha256_in_prefix": "d09473c2cb84d2a9242eef84806f708609fd75674b6e5ff7f577cea8944184a8"
      },
      {
        "_path": "include/geos/index/strtree/SimpleSTRdistance.h",
        "path_type": "hardlink",
        "sha256": "36c3e422eefc2829ea7ff4f220097f768da5eaea64f3e903117fd86d92df1a52",
        "size_in_bytes": 4291,
        "sha256_in_prefix": "36c3e422eefc2829ea7ff4f220097f768da5eaea64f3e903117fd86d92df1a52"
      },
      {
        "_path": "include/geos/index/strtree/SimpleSTRnode.h",
        "path_type": "hardlink",
        "sha256": "727db32189d98966d5f9e4e88b4197e04ae2ae41a6c63c01421fc2ca8318489d",
        "size_in_bytes": 3041,
        "sha256_in_prefix": "727db32189d98966d5f9e4e88b4197e04ae2ae41a6c63c01421fc2ca8318489d"
      },
      {
        "_path": "include/geos/index/strtree/SimpleSTRtree.h",
        "path_type": "hardlink",
        "sha256": "f5226e75a7e78528b0e022585177f995ec75200ef0b1ae5704fcdbda320e5e11",
        "size_in_bytes": 5118,
        "sha256_in_prefix": "f5226e75a7e78528b0e022585177f995ec75200ef0b1ae5704fcdbda320e5e11"
      },
      {
        "_path": "include/geos/index/strtree/TemplateSTRNode.h",
        "path_type": "hardlink",
        "sha256": "ab12ceafcb8f3b31dfd5163601e0b4764b661cbaee10dd109717fd4e6bd57d6d",
        "size_in_bytes": 3710,
        "sha256_in_prefix": "ab12ceafcb8f3b31dfd5163601e0b4764b661cbaee10dd109717fd4e6bd57d6d"
      },
      {
        "_path": "include/geos/index/strtree/TemplateSTRNodePair.h",
        "path_type": "hardlink",
        "sha256": "1eaa15ea205bb3bfff69586f9dc559cd5f2d399eac3101307b4aa33ae00306ab",
        "size_in_bytes": 1888,
        "sha256_in_prefix": "1eaa15ea205bb3bfff69586f9dc559cd5f2d399eac3101307b4aa33ae00306ab"
      },
      {
        "_path": "include/geos/index/strtree/TemplateSTRtree.h",
        "path_type": "hardlink",
        "sha256": "58a2d7146779d184357f9a297b9f9cb3d3453aaffe3f4a88f3b28975719b4d18",
        "size_in_bytes": 28117,
        "sha256_in_prefix": "58a2d7146779d184357f9a297b9f9cb3d3453aaffe3f4a88f3b28975719b4d18"
      },
      {
        "_path": "include/geos/index/strtree/TemplateSTRtreeDistance.h",
        "path_type": "hardlink",
        "sha256": "756f42a047fda2feb98236aa82b74373d2f45a5a858019466ecc867729c33cf3",
        "size_in_bytes": 7871,
        "sha256_in_prefix": "756f42a047fda2feb98236aa82b74373d2f45a5a858019466ecc867729c33cf3"
      },
      {
        "_path": "include/geos/index/sweepline/SweepLineEvent.h",
        "path_type": "hardlink",
        "sha256": "a7b501f76a94ff84453b34619a3b7fe1eee951d77f11d36ded9dc245ff733744",
        "size_in_bytes": 2164,
        "sha256_in_prefix": "a7b501f76a94ff84453b34619a3b7fe1eee951d77f11d36ded9dc245ff733744"
      },
      {
        "_path": "include/geos/index/sweepline/SweepLineIndex.h",
        "path_type": "hardlink",
        "sha256": "a65cdc74629afac6a17af1742714dff522813b04f14f47f7864a519aa3efa524",
        "size_in_bytes": 2031,
        "sha256_in_prefix": "a65cdc74629afac6a17af1742714dff522813b04f14f47f7864a519aa3efa524"
      },
      {
        "_path": "include/geos/index/sweepline/SweepLineInterval.h",
        "path_type": "hardlink",
        "sha256": "ddeb7a2a3395d17be00cb01ae943ce22baa83eaaad020e1c89552ef6cd016ab9",
        "size_in_bytes": 941,
        "sha256_in_prefix": "ddeb7a2a3395d17be00cb01ae943ce22baa83eaaad020e1c89552ef6cd016ab9"
      },
      {
        "_path": "include/geos/index/sweepline/SweepLineOverlapAction.h",
        "path_type": "hardlink",
        "sha256": "e63c62b4c4bca873447a43568e0427386342ba177ad1e6240160f74d96a3931f",
        "size_in_bytes": 995,
        "sha256_in_prefix": "e63c62b4c4bca873447a43568e0427386342ba177ad1e6240160f74d96a3931f"
      },
      {
        "_path": "include/geos/io/ByteOrderDataInStream.h",
        "path_type": "hardlink",
        "sha256": "450fa16ff204852afb09461ca297011684f811a455176667774efdf4d3b278d3",
        "size_in_bytes": 2971,
        "sha256_in_prefix": "450fa16ff204852afb09461ca297011684f811a455176667774efdf4d3b278d3"
      },
      {
        "_path": "include/geos/io/ByteOrderValues.h",
        "path_type": "hardlink",
        "sha256": "a18148ad1bd10858f1329af687dc1d97fcddd950fe3f6e61f7897cb36922c403",
        "size_in_bytes": 1768,
        "sha256_in_prefix": "a18148ad1bd10858f1329af687dc1d97fcddd950fe3f6e61f7897cb36922c403"
      },
      {
        "_path": "include/geos/io/CLocalizer.h",
        "path_type": "hardlink",
        "sha256": "40059db4acf7449ed3a9300fd302d4b787b1ffc5c9b55c283939e206a33f53ec",
        "size_in_bytes": 1071,
        "sha256_in_prefix": "40059db4acf7449ed3a9300fd302d4b787b1ffc5c9b55c283939e206a33f53ec"
      },
      {
        "_path": "include/geos/io/CheckOrdinatesFilter.h",
        "path_type": "hardlink",
        "sha256": "4a2effd72dcbc4069f26b479a96cf54622b085d59fa8719424130e8f1684839a",
        "size_in_bytes": 1783,
        "sha256_in_prefix": "4a2effd72dcbc4069f26b479a96cf54622b085d59fa8719424130e8f1684839a"
      },
      {
        "_path": "include/geos/io/GeoJSON.h",
        "path_type": "hardlink",
        "sha256": "ff686eb9abf243d2a7502b00eb2e8b297be3e1507fbb7eca213fb27cff3fc76d",
        "size_in_bytes": 3499,
        "sha256_in_prefix": "ff686eb9abf243d2a7502b00eb2e8b297be3e1507fbb7eca213fb27cff3fc76d"
      },
      {
        "_path": "include/geos/io/GeoJSONReader.h",
        "path_type": "hardlink",
        "sha256": "2f02077ba398d42ad91e6ca8f204d33403af3f43b3b8eb7b6639127bbd92fa86",
        "size_in_bytes": 3497,
        "sha256_in_prefix": "2f02077ba398d42ad91e6ca8f204d33403af3f43b3b8eb7b6639127bbd92fa86"
      },
      {
        "_path": "include/geos/io/GeoJSONWriter.h",
        "path_type": "hardlink",
        "sha256": "5e52a94b25c7a7c9cd7bd2cfd9278518dc88c0fb0a7050218deef166bc95586e",
        "size_in_bytes": 4457,
        "sha256_in_prefix": "5e52a94b25c7a7c9cd7bd2cfd9278518dc88c0fb0a7050218deef166bc95586e"
      },
      {
        "_path": "include/geos/io/OrdinateSet.h",
        "path_type": "hardlink",
        "sha256": "79a1c5572be4e05dadf083048208872fd3163f27e7966b12652e532d22e4061a",
        "size_in_bytes": 3016,
        "sha256_in_prefix": "79a1c5572be4e05dadf083048208872fd3163f27e7966b12652e532d22e4061a"
      },
      {
        "_path": "include/geos/io/ParseException.h",
        "path_type": "hardlink",
        "sha256": "436e503dc752e4f164c27a59ad4f12be3683a1b6f6731b73ca4348f09040a7b4",
        "size_in_bytes": 1263,
        "sha256_in_prefix": "436e503dc752e4f164c27a59ad4f12be3683a1b6f6731b73ca4348f09040a7b4"
      },
      {
        "_path": "include/geos/io/StringTokenizer.h",
        "path_type": "hardlink",
        "sha256": "1ae2763d51aceacd01c897b8dc98be3c43acb1250167afa17960b857f1852e82",
        "size_in_bytes": 1598,
        "sha256_in_prefix": "1ae2763d51aceacd01c897b8dc98be3c43acb1250167afa17960b857f1852e82"
      },
      {
        "_path": "include/geos/io/WKBConstants.h",
        "path_type": "hardlink",
        "sha256": "c11ec105c813040eb94455d0f876c971448910c4374098844928b44ea4a262bb",
        "size_in_bytes": 1352,
        "sha256_in_prefix": "c11ec105c813040eb94455d0f876c971448910c4374098844928b44ea4a262bb"
      },
      {
        "_path": "include/geos/io/WKBReader.h",
        "path_type": "hardlink",
        "sha256": "364a5e88da2e6c71318f87c4feb1e31993470b6fea1a91c4155e8f94c2f98cb9",
        "size_in_bytes": 5423,
        "sha256_in_prefix": "364a5e88da2e6c71318f87c4feb1e31993470b6fea1a91c4155e8f94c2f98cb9"
      },
      {
        "_path": "include/geos/io/WKBStreamReader.h",
        "path_type": "hardlink",
        "sha256": "4396ffd7b449230ea23c4fd0ac379dd1409f07b9925e445773aa4f681de6da7a",
        "size_in_bytes": 937,
        "sha256_in_prefix": "4396ffd7b449230ea23c4fd0ac379dd1409f07b9925e445773aa4f681de6da7a"
      },
      {
        "_path": "include/geos/io/WKBWriter.h",
        "path_type": "hardlink",
        "sha256": "6aca428ec1245675fd22482949991e6fdb745456327928631276f1b632b7c996",
        "size_in_bytes": 6468,
        "sha256_in_prefix": "6aca428ec1245675fd22482949991e6fdb745456327928631276f1b632b7c996"
      },
      {
        "_path": "include/geos/io/WKTFileReader.h",
        "path_type": "hardlink",
        "sha256": "1f77018d3d0d6c2ad6aeea398f8d6935ae727c37b6dd9ca92e496ce2235c35de",
        "size_in_bytes": 992,
        "sha256_in_prefix": "1f77018d3d0d6c2ad6aeea398f8d6935ae727c37b6dd9ca92e496ce2235c35de"
      },
      {
        "_path": "include/geos/io/WKTReader.h",
        "path_type": "hardlink",
        "sha256": "d80921acec30100fe4383131f8bf6bfb87d3e30f3d892ac2ea476539bfe5c2db",
        "size_in_bytes": 6382,
        "sha256_in_prefix": "d80921acec30100fe4383131f8bf6bfb87d3e30f3d892ac2ea476539bfe5c2db"
      },
      {
        "_path": "include/geos/io/WKTStreamReader.h",
        "path_type": "hardlink",
        "sha256": "1e5c0ba08c0dde3ee304c516e10774437ae8f540652801a128b0b4798dcd047a",
        "size_in_bytes": 942,
        "sha256_in_prefix": "1e5c0ba08c0dde3ee304c516e10774437ae8f540652801a128b0b4798dcd047a"
      },
      {
        "_path": "include/geos/io/WKTWriter.h",
        "path_type": "hardlink",
        "sha256": "e597a6683ced6f6e2084f2a17d0c9ad8409a876ac50670bec3af9a042f08a74d",
        "size_in_bytes": 9239,
        "sha256_in_prefix": "e597a6683ced6f6e2084f2a17d0c9ad8409a876ac50670bec3af9a042f08a74d"
      },
      {
        "_path": "include/geos/io/Writer.h",
        "path_type": "hardlink",
        "sha256": "a0a1f0eeae32ecabe1586a3bd2c9a9d051f55bd20f55e1362e9c2b20ad31f58b",
        "size_in_bytes": 1234,
        "sha256_in_prefix": "a0a1f0eeae32ecabe1586a3bd2c9a9d051f55bd20f55e1362e9c2b20ad31f58b"
      },
      {
        "_path": "include/geos/linearref/ExtractLineByLocation.h",
        "path_type": "hardlink",
        "sha256": "430d66f7d5d5a59c1582bfb7faeb18176d15be171e66c2cd165e0e96b9acfe7d",
        "size_in_bytes": 2638,
        "sha256_in_prefix": "430d66f7d5d5a59c1582bfb7faeb18176d15be171e66c2cd165e0e96b9acfe7d"
      },
      {
        "_path": "include/geos/linearref/LengthIndexOfPoint.h",
        "path_type": "hardlink",
        "sha256": "c7ae69f128869c4c426862b509315a2aad280db1d916238afdce7f785be965ef",
        "size_in_bytes": 2771,
        "sha256_in_prefix": "c7ae69f128869c4c426862b509315a2aad280db1d916238afdce7f785be965ef"
      },
      {
        "_path": "include/geos/linearref/LengthIndexedLine.h",
        "path_type": "hardlink",
        "sha256": "87261909c67ca9db879fe501513ac7225717e9f0877243e701f39a3e173fcebb",
        "size_in_bytes": 7322,
        "sha256_in_prefix": "87261909c67ca9db879fe501513ac7225717e9f0877243e701f39a3e173fcebb"
      },
      {
        "_path": "include/geos/linearref/LengthLocationMap.h",
        "path_type": "hardlink",
        "sha256": "bf813443c92d97d653cde26b25e151b5c930f203e43d89ae5e66f8c93dc83e2c",
        "size_in_bytes": 4239,
        "sha256_in_prefix": "bf813443c92d97d653cde26b25e151b5c930f203e43d89ae5e66f8c93dc83e2c"
      },
      {
        "_path": "include/geos/linearref/LinearGeometryBuilder.h",
        "path_type": "hardlink",
        "sha256": "ac1355f69ec1655a5cbf07b4f2bef15e2fedce5495fdb65da12d788f21f6afab",
        "size_in_bytes": 2990,
        "sha256_in_prefix": "ac1355f69ec1655a5cbf07b4f2bef15e2fedce5495fdb65da12d788f21f6afab"
      },
      {
        "_path": "include/geos/linearref/LinearIterator.h",
        "path_type": "hardlink",
        "sha256": "5865a29baac1f17f8f1200dc564790191fd09039dc306e9902e2b41b90eef864",
        "size_in_bytes": 4487,
        "sha256_in_prefix": "5865a29baac1f17f8f1200dc564790191fd09039dc306e9902e2b41b90eef864"
      },
      {
        "_path": "include/geos/linearref/LinearLocation.h",
        "path_type": "hardlink",
        "sha256": "91b9b751ef5e151c25f7cf0eb96df050a93b7d09a9c3cef4f79f83ab60370cfe",
        "size_in_bytes": 8400,
        "sha256_in_prefix": "91b9b751ef5e151c25f7cf0eb96df050a93b7d09a9c3cef4f79f83ab60370cfe"
      },
      {
        "_path": "include/geos/linearref/LocationIndexOfLine.h",
        "path_type": "hardlink",
        "sha256": "97b07c9913cd377e1c13bfbb501cce5c5bd6fb147c0d695fe67ef4cbbbabeeec",
        "size_in_bytes": 2499,
        "sha256_in_prefix": "97b07c9913cd377e1c13bfbb501cce5c5bd6fb147c0d695fe67ef4cbbbabeeec"
      },
      {
        "_path": "include/geos/linearref/LocationIndexOfPoint.h",
        "path_type": "hardlink",
        "sha256": "3b52e1d67511aec32610b37b0cbed17701363c851d943b6a08bdf136e92b0d5c",
        "size_in_bytes": 2810,
        "sha256_in_prefix": "3b52e1d67511aec32610b37b0cbed17701363c851d943b6a08bdf136e92b0d5c"
      },
      {
        "_path": "include/geos/linearref/LocationIndexedLine.h",
        "path_type": "hardlink",
        "sha256": "670772879ad1c26085e2fe49dd8d9d88f18f428dbe609f53ddeea7d149d97441",
        "size_in_bytes": 8352,
        "sha256_in_prefix": "670772879ad1c26085e2fe49dd8d9d88f18f428dbe609f53ddeea7d149d97441"
      },
      {
        "_path": "include/geos/math/DD.h",
        "path_type": "hardlink",
        "sha256": "907d839dabae2d20120f137b65774dfb20045e7bc5e297a1f3cc802c62d7ca6f",
        "size_in_bytes": 6982,
        "sha256_in_prefix": "907d839dabae2d20120f137b65774dfb20045e7bc5e297a1f3cc802c62d7ca6f"
      },
      {
        "_path": "include/geos/namespaces.h",
        "path_type": "hardlink",
        "sha256": "b940977270d08a898d5911786da41ba2930002fe993d456b0caaec4eecf1fda3",
        "size_in_bytes": 12954,
        "sha256_in_prefix": "b940977270d08a898d5911786da41ba2930002fe993d456b0caaec4eecf1fda3"
      },
      {
        "_path": "include/geos/noding/BasicSegmentString.h",
        "path_type": "hardlink",
        "sha256": "d44b72f15159f9596369df1d89fd7b7a4959c5545a4b487e4000a6aa20b5d2ad",
        "size_in_bytes": 2763,
        "sha256_in_prefix": "d44b72f15159f9596369df1d89fd7b7a4959c5545a4b487e4000a6aa20b5d2ad"
      },
      {
        "_path": "include/geos/noding/BoundaryChainNoder.h",
        "path_type": "hardlink",
        "sha256": "28ed026548e4bbd557e4653793f3374476a956dd8a45f8bd34dfa4ea8bffd461",
        "size_in_bytes": 6054,
        "sha256_in_prefix": "28ed026548e4bbd557e4653793f3374476a956dd8a45f8bd34dfa4ea8bffd461"
      },
      {
        "_path": "include/geos/noding/FastNodingValidator.h",
        "path_type": "hardlink",
        "sha256": "b03020ffa58d9f45a92a50e329e05f94f7308d078d413ce363bb7547fc95fcf9",
        "size_in_bytes": 3416,
        "sha256_in_prefix": "b03020ffa58d9f45a92a50e329e05f94f7308d078d413ce363bb7547fc95fcf9"
      },
      {
        "_path": "include/geos/noding/FastSegmentSetIntersectionFinder.h",
        "path_type": "hardlink",
        "sha256": "34a212b685e52ef9aeca13afdbcaf4430b31d90c298ab399609c761e060fe943",
        "size_in_bytes": 2238,
        "sha256_in_prefix": "34a212b685e52ef9aeca13afdbcaf4430b31d90c298ab399609c761e060fe943"
      },
      {
        "_path": "include/geos/noding/GeometryNoder.h",
        "path_type": "hardlink",
        "sha256": "df2ae45e10c3668467f3025f7011908c77b0557b0e88f424456820c4179b3826",
        "size_in_bytes": 1694,
        "sha256_in_prefix": "df2ae45e10c3668467f3025f7011908c77b0557b0e88f424456820c4179b3826"
      },
      {
        "_path": "include/geos/noding/IntersectionAdder.h",
        "path_type": "hardlink",
        "sha256": "80b2e2f499c875c12fb1ae185035060f112b841d0b4c796986dfd22b528ff5a1",
        "size_in_bytes": 5372,
        "sha256_in_prefix": "80b2e2f499c875c12fb1ae185035060f112b841d0b4c796986dfd22b528ff5a1"
      },
      {
        "_path": "include/geos/noding/IntersectionFinderAdder.h",
        "path_type": "hardlink",
        "sha256": "5293b3cb9a1eadab0343249b2c95ebd2f8317c1bc0ac25ee1880fb38d7b51360",
        "size_in_bytes": 2907,
        "sha256_in_prefix": "5293b3cb9a1eadab0343249b2c95ebd2f8317c1bc0ac25ee1880fb38d7b51360"
      },
      {
        "_path": "include/geos/noding/IteratedNoder.h",
        "path_type": "hardlink",
        "sha256": "a53d2a078746ba253e2ff754a619be571b14b214ab757052d57a235840563df0",
        "size_in_bytes": 3195,
        "sha256_in_prefix": "a53d2a078746ba253e2ff754a619be571b14b214ab757052d57a235840563df0"
      },
      {
        "_path": "include/geos/noding/MCIndexNoder.h",
        "path_type": "hardlink",
        "sha256": "5f71e9b2d4beb2bb1cde73695d9cb295f10f8fc3067fe467c8bfd78a0938c9de",
        "size_in_bytes": 3968,
        "sha256_in_prefix": "5f71e9b2d4beb2bb1cde73695d9cb295f10f8fc3067fe467c8bfd78a0938c9de"
      },
      {
        "_path": "include/geos/noding/MCIndexSegmentSetMutualIntersector.h",
        "path_type": "hardlink",
        "sha256": "3d6913e376d71db1b1cfe3f67663a9298c4abdb62a72059990f8d6305ef51575",
        "size_in_bytes": 4260,
        "sha256_in_prefix": "3d6913e376d71db1b1cfe3f67663a9298c4abdb62a72059990f8d6305ef51575"
      },
      {
        "_path": "include/geos/noding/NodableSegmentString.h",
        "path_type": "hardlink",
        "sha256": "c5058fc318ba79c8450b63df1dc294852aaa20fc10c32436d9d55124c4022355",
        "size_in_bytes": 1439,
        "sha256_in_prefix": "c5058fc318ba79c8450b63df1dc294852aaa20fc10c32436d9d55124c4022355"
      },
      {
        "_path": "include/geos/noding/NodedSegmentString.h",
        "path_type": "hardlink",
        "sha256": "7506d5097faa75a434775653d34d46fc2b79f158095ac8e211cfed887e5edb70",
        "size_in_bytes": 6790,
        "sha256_in_prefix": "7506d5097faa75a434775653d34d46fc2b79f158095ac8e211cfed887e5edb70"
      },
      {
        "_path": "include/geos/noding/Noder.h",
        "path_type": "hardlink",
        "sha256": "3da67335204728264cf1809e220aa3d97c3554f07ef6c75d6dec759d2f01e38e",
        "size_in_bytes": 2303,
        "sha256_in_prefix": "3da67335204728264cf1809e220aa3d97c3554f07ef6c75d6dec759d2f01e38e"
      },
      {
        "_path": "include/geos/noding/NodingIntersectionFinder.h",
        "path_type": "hardlink",
        "sha256": "7015c115d0d0b107d5cb93e15d8788ccebabec42e051928f4844f6ada43a55ae",
        "size_in_bytes": 7496,
        "sha256_in_prefix": "7015c115d0d0b107d5cb93e15d8788ccebabec42e051928f4844f6ada43a55ae"
      },
      {
        "_path": "include/geos/noding/NodingValidator.h",
        "path_type": "hardlink",
        "sha256": "826cd10dd4d283fef282a7a588fa5d0e02ab302968ed67d9e046da493648a0a2",
        "size_in_bytes": 3006,
        "sha256_in_prefix": "826cd10dd4d283fef282a7a588fa5d0e02ab302968ed67d9e046da493648a0a2"
      },
      {
        "_path": "include/geos/noding/Octant.h",
        "path_type": "hardlink",
        "sha256": "a421450b5bd0a9115cb7992bc8b5829c403bafad61dcc6071f330a1b3aadd3fa",
        "size_in_bytes": 1704,
        "sha256_in_prefix": "a421450b5bd0a9115cb7992bc8b5829c403bafad61dcc6071f330a1b3aadd3fa"
      },
      {
        "_path": "include/geos/noding/OrientedCoordinateArray.h",
        "path_type": "hardlink",
        "sha256": "cb1573527e156858d8327c361b4ccb4cbdffe2c34682af65bebbfbb410f59164",
        "size_in_bytes": 2962,
        "sha256_in_prefix": "cb1573527e156858d8327c361b4ccb4cbdffe2c34682af65bebbfbb410f59164"
      },
      {
        "_path": "include/geos/noding/ScaledNoder.h",
        "path_type": "hardlink",
        "sha256": "17d4eb201a94240df536467f0c0d1ba82604a5d9abda8545c9a8733dfc22cae1",
        "size_in_bytes": 2981,
        "sha256_in_prefix": "17d4eb201a94240df536467f0c0d1ba82604a5d9abda8545c9a8733dfc22cae1"
      },
      {
        "_path": "include/geos/noding/SegmentExtractingNoder.h",
        "path_type": "hardlink",
        "sha256": "654a6127f0bf1ed69564db9d8cc8d7baab245e3abbdf7647ac476e7d683045f9",
        "size_in_bytes": 2232,
        "sha256_in_prefix": "654a6127f0bf1ed69564db9d8cc8d7baab245e3abbdf7647ac476e7d683045f9"
      },
      {
        "_path": "include/geos/noding/SegmentIntersectionDetector.h",
        "path_type": "hardlink",
        "sha256": "83abed167611debc587dde1e5a1e0b1ae2b5e32cf6c9879159c50bcd596700f8",
        "size_in_bytes": 4555,
        "sha256_in_prefix": "83abed167611debc587dde1e5a1e0b1ae2b5e32cf6c9879159c50bcd596700f8"
      },
      {
        "_path": "include/geos/noding/SegmentIntersector.h",
        "path_type": "hardlink",
        "sha256": "7e9fa6e60ebfe0414c381ea96f71312fa12d1eff8724e42718e8bcbcfa6046b2",
        "size_in_bytes": 2249,
        "sha256_in_prefix": "7e9fa6e60ebfe0414c381ea96f71312fa12d1eff8724e42718e8bcbcfa6046b2"
      },
      {
        "_path": "include/geos/noding/SegmentNode.h",
        "path_type": "hardlink",
        "sha256": "f93dd77a60d0fd6d67d2deecfc824d15e61e55e85470c03794f4137687431f66",
        "size_in_bytes": 4140,
        "sha256_in_prefix": "f93dd77a60d0fd6d67d2deecfc824d15e61e55e85470c03794f4137687431f66"
      },
      {
        "_path": "include/geos/noding/SegmentNodeList.h",
        "path_type": "hardlink",
        "sha256": "95100e4b7fa2001f30f030c93b2b7279d7a532b21b296cc74599fcdb2292fcd2",
        "size_in_bytes": 7375,
        "sha256_in_prefix": "95100e4b7fa2001f30f030c93b2b7279d7a532b21b296cc74599fcdb2292fcd2"
      },
      {
        "_path": "include/geos/noding/SegmentPointComparator.h",
        "path_type": "hardlink",
        "sha256": "e1d26a38e09d7f54ad63f45b640e2f50b7e95c3f1963163771cd6111c62544a5",
        "size_in_bytes": 3026,
        "sha256_in_prefix": "e1d26a38e09d7f54ad63f45b640e2f50b7e95c3f1963163771cd6111c62544a5"
      },
      {
        "_path": "include/geos/noding/SegmentSetMutualIntersector.h",
        "path_type": "hardlink",
        "sha256": "2dbb5833e47ae4a3942aa70e3de692331824476cacc320920a9b32938e8dd5e8",
        "size_in_bytes": 2091,
        "sha256_in_prefix": "2dbb5833e47ae4a3942aa70e3de692331824476cacc320920a9b32938e8dd5e8"
      },
      {
        "_path": "include/geos/noding/SegmentString.h",
        "path_type": "hardlink",
        "sha256": "8eb97ed2cd827a03013fabed8e25dd225a3433aa8fdfe87d558eb6b1581e645f",
        "size_in_bytes": 5214,
        "sha256_in_prefix": "8eb97ed2cd827a03013fabed8e25dd225a3433aa8fdfe87d558eb6b1581e645f"
      },
      {
        "_path": "include/geos/noding/SegmentStringUtil.h",
        "path_type": "hardlink",
        "sha256": "9a04715bb73c27eb07e43a0d9ffe466850bef24790b7f8ce5714cbbff0c4c351",
        "size_in_bytes": 2008,
        "sha256_in_prefix": "9a04715bb73c27eb07e43a0d9ffe466850bef24790b7f8ce5714cbbff0c4c351"
      },
      {
        "_path": "include/geos/noding/SimpleNoder.h",
        "path_type": "hardlink",
        "sha256": "3782aeb0d2de32dab64cab9664be8982568230d9182b327468ddd73d155d8faa",
        "size_in_bytes": 1773,
        "sha256_in_prefix": "3782aeb0d2de32dab64cab9664be8982568230d9182b327468ddd73d155d8faa"
      },
      {
        "_path": "include/geos/noding/SinglePassNoder.h",
        "path_type": "hardlink",
        "sha256": "a52f9eb2933747b6e41e9184f3497d4e130f50c475bd71ce5598fdecbc751733",
        "size_in_bytes": 2450,
        "sha256_in_prefix": "a52f9eb2933747b6e41e9184f3497d4e130f50c475bd71ce5598fdecbc751733"
      },
      {
        "_path": "include/geos/noding/ValidatingNoder.h",
        "path_type": "hardlink",
        "sha256": "c561f02c16f93bb2fbbccc2ad7e930ac9be321467266610f8688ad5bbd528dc6",
        "size_in_bytes": 1653,
        "sha256_in_prefix": "c561f02c16f93bb2fbbccc2ad7e930ac9be321467266610f8688ad5bbd528dc6"
      },
      {
        "_path": "include/geos/noding/snap/SnappingIntersectionAdder.h",
        "path_type": "hardlink",
        "sha256": "927312fa7884d36b34c27fab5480c765e9edb1f2997e4d659cec5df243f883a1",
        "size_in_bytes": 3197,
        "sha256_in_prefix": "927312fa7884d36b34c27fab5480c765e9edb1f2997e4d659cec5df243f883a1"
      },
      {
        "_path": "include/geos/noding/snap/SnappingNoder.h",
        "path_type": "hardlink",
        "sha256": "4634dec4d05f18cd2ff681e0ad5c27cf5777af55f4b13c19946722a548bd649c",
        "size_in_bytes": 3662,
        "sha256_in_prefix": "4634dec4d05f18cd2ff681e0ad5c27cf5777af55f4b13c19946722a548bd649c"
      },
      {
        "_path": "include/geos/noding/snap/SnappingPointIndex.h",
        "path_type": "hardlink",
        "sha256": "6444f04532eaba0ed171c1774330b03b8f46504cdf21923b653c71a3f7ad1572",
        "size_in_bytes": 1558,
        "sha256_in_prefix": "6444f04532eaba0ed171c1774330b03b8f46504cdf21923b653c71a3f7ad1572"
      },
      {
        "_path": "include/geos/noding/snapround/HotPixel.h",
        "path_type": "hardlink",
        "sha256": "ae14d155a4e599ad9072b234f25ef51a80493474fcc63c5b7834e71e812d5280",
        "size_in_bytes": 4666,
        "sha256_in_prefix": "ae14d155a4e599ad9072b234f25ef51a80493474fcc63c5b7834e71e812d5280"
      },
      {
        "_path": "include/geos/noding/snapround/HotPixelIndex.h",
        "path_type": "hardlink",
        "sha256": "69f41481870d71d19e6194c2cd52f1879b33b8096e4782a85a247d41b2bf425e",
        "size_in_bytes": 2975,
        "sha256_in_prefix": "69f41481870d71d19e6194c2cd52f1879b33b8096e4782a85a247d41b2bf425e"
      },
      {
        "_path": "include/geos/noding/snapround/MCIndexPointSnapper.h",
        "path_type": "hardlink",
        "sha256": "942151a7722b5d007cebd9b21de1a4969ccf0afcd7c905cb022b51482cfc3d1d",
        "size_in_bytes": 2519,
        "sha256_in_prefix": "942151a7722b5d007cebd9b21de1a4969ccf0afcd7c905cb022b51482cfc3d1d"
      },
      {
        "_path": "include/geos/noding/snapround/MCIndexSnapRounder.h",
        "path_type": "hardlink",
        "sha256": "dfcb8602cde303cd1fe9e4134db21e1d5a7dca79a7c2190a8ccd3af9f121008e",
        "size_in_bytes": 4609,
        "sha256_in_prefix": "dfcb8602cde303cd1fe9e4134db21e1d5a7dca79a7c2190a8ccd3af9f121008e"
      },
      {
        "_path": "include/geos/noding/snapround/SnapRoundingIntersectionAdder.h",
        "path_type": "hardlink",
        "sha256": "aa7a03e0387cd15909b930bf19a26931964d6469de75c3d646f79db28dad114f",
        "size_in_bytes": 4112,
        "sha256_in_prefix": "aa7a03e0387cd15909b930bf19a26931964d6469de75c3d646f79db28dad114f"
      },
      {
        "_path": "include/geos/noding/snapround/SnapRoundingNoder.h",
        "path_type": "hardlink",
        "sha256": "3fc80757a2c72a9171d920ce1a9da370916fbf202d4e096f396d8dbf8a20ab23",
        "size_in_bytes": 5633,
        "sha256_in_prefix": "3fc80757a2c72a9171d920ce1a9da370916fbf202d4e096f396d8dbf8a20ab23"
      },
      {
        "_path": "include/geos/operation/BoundaryOp.h",
        "path_type": "hardlink",
        "sha256": "e3015ad832bbee51426557c221bd09d29d09909465105ba08e8da23a82eeeb73",
        "size_in_bytes": 3424,
        "sha256_in_prefix": "e3015ad832bbee51426557c221bd09d29d09909465105ba08e8da23a82eeeb73"
      },
      {
        "_path": "include/geos/operation/GeometryGraphOperation.h",
        "path_type": "hardlink",
        "sha256": "c6e7578ec20eda3903229ca6ec8fd62f5baa2fc2fe3599ea2d7a7eb861dd9219",
        "size_in_bytes": 2411,
        "sha256_in_prefix": "c6e7578ec20eda3903229ca6ec8fd62f5baa2fc2fe3599ea2d7a7eb861dd9219"
      },
      {
        "_path": "include/geos/operation/buffer/BufferBuilder.h",
        "path_type": "hardlink",
        "sha256": "c17955c200973b5f26c2dd1590ffd9a49788054adc1b5c828cb5cf8c66de65e3",
        "size_in_bytes": 7829,
        "sha256_in_prefix": "c17955c200973b5f26c2dd1590ffd9a49788054adc1b5c828cb5cf8c66de65e3"
      },
      {
        "_path": "include/geos/operation/buffer/BufferCurveSetBuilder.h",
        "path_type": "hardlink",
        "sha256": "29a1ce0d2c8028b8e5893f95562f6e3cfd14acb2d19d153f30fc4cce9e7ceb36",
        "size_in_bytes": 10608,
        "sha256_in_prefix": "29a1ce0d2c8028b8e5893f95562f6e3cfd14acb2d19d153f30fc4cce9e7ceb36"
      },
      {
        "_path": "include/geos/operation/buffer/BufferInputLineSimplifier.h",
        "path_type": "hardlink",
        "sha256": "04c2b302b48ac4306da066b0b03dfa8fb7030c465fca5067be778210e26ccccc",
        "size_in_bytes": 6026,
        "sha256_in_prefix": "04c2b302b48ac4306da066b0b03dfa8fb7030c465fca5067be778210e26ccccc"
      },
      {
        "_path": "include/geos/operation/buffer/BufferNodeFactory.h",
        "path_type": "hardlink",
        "sha256": "2659e39558f72aecf67efa5468be71809d452da80dfe58dbb02d48ea308e14a0",
        "size_in_bytes": 1331,
        "sha256_in_prefix": "2659e39558f72aecf67efa5468be71809d452da80dfe58dbb02d48ea308e14a0"
      },
      {
        "_path": "include/geos/operation/buffer/BufferOp.h",
        "path_type": "hardlink",
        "sha256": "f746d896d43cfbaae4762866413dc0ca95fcf701fa14dc8d089962343988e227",
        "size_in_bytes": 9423,
        "sha256_in_prefix": "f746d896d43cfbaae4762866413dc0ca95fcf701fa14dc8d089962343988e227"
      },
      {
        "_path": "include/geos/operation/buffer/BufferParameters.h",
        "path_type": "hardlink",
        "sha256": "b510658ed0f6dd288c810c82a0f051fa44a49f4534392960bede73f6879c7a3b",
        "size_in_bytes": 8173,
        "sha256_in_prefix": "b510658ed0f6dd288c810c82a0f051fa44a49f4534392960bede73f6879c7a3b"
      },
      {
        "_path": "include/geos/operation/buffer/BufferSubgraph.h",
        "path_type": "hardlink",
        "sha256": "070b79981c81a9901b138244f52db066b479d3165f2cff0d0c23bf61c02b9dd2",
        "size_in_bytes": 5268,
        "sha256_in_prefix": "070b79981c81a9901b138244f52db066b479d3165f2cff0d0c23bf61c02b9dd2"
      },
      {
        "_path": "include/geos/operation/buffer/MaximalEdgeRing.h",
        "path_type": "hardlink",
        "sha256": "8a89a870f5421e76ef7018edadf52f40ec6d6b86420ca9702049d8d76acb4700",
        "size_in_bytes": 3132,
        "sha256_in_prefix": "8a89a870f5421e76ef7018edadf52f40ec6d6b86420ca9702049d8d76acb4700"
      },
      {
        "_path": "include/geos/operation/buffer/MinimalEdgeRing.h",
        "path_type": "hardlink",
        "sha256": "e5ac0c823b88e20b588d156ecc75e85b5b523b5cc18abfb8c899361412374e7e",
        "size_in_bytes": 1935,
        "sha256_in_prefix": "e5ac0c823b88e20b588d156ecc75e85b5b523b5cc18abfb8c899361412374e7e"
      },
      {
        "_path": "include/geos/operation/buffer/OffsetCurve.h",
        "path_type": "hardlink",
        "sha256": "f3cf23e59a0c43cf6f29f732fcc983ef8ba303c0f37cad7cfce689f95c74bab5",
        "size_in_bytes": 11272,
        "sha256_in_prefix": "f3cf23e59a0c43cf6f29f732fcc983ef8ba303c0f37cad7cfce689f95c74bab5"
      },
      {
        "_path": "include/geos/operation/buffer/OffsetCurveBuilder.h",
        "path_type": "hardlink",
        "sha256": "d308921cabaa689f59fad471cd829d69b628797f5ef75119143e9aec98b8417e",
        "size_in_bytes": 8758,
        "sha256_in_prefix": "d308921cabaa689f59fad471cd829d69b628797f5ef75119143e9aec98b8417e"
      },
      {
        "_path": "include/geos/operation/buffer/OffsetCurveSection.h",
        "path_type": "hardlink",
        "sha256": "306252a1ab89173e2574e524beb7ec11951e6cbd1c822749ec5ebec9fae03420",
        "size_in_bytes": 3307,
        "sha256_in_prefix": "306252a1ab89173e2574e524beb7ec11951e6cbd1c822749ec5ebec9fae03420"
      },
      {
        "_path": "include/geos/operation/buffer/OffsetSegmentGenerator.h",
        "path_type": "hardlink",
        "sha256": "d414fe0e2837e37290815398ccc8f93578467c4c7a14158f997dd81fc2fa72c9",
        "size_in_bytes": 12119,
        "sha256_in_prefix": "d414fe0e2837e37290815398ccc8f93578467c4c7a14158f997dd81fc2fa72c9"
      },
      {
        "_path": "include/geos/operation/buffer/OffsetSegmentString.h",
        "path_type": "hardlink",
        "sha256": "eab51238b028a01c8ffb48999e880fab0a2554f786bbf7756242e2b2d0ca363e",
        "size_in_bytes": 5273,
        "sha256_in_prefix": "eab51238b028a01c8ffb48999e880fab0a2554f786bbf7756242e2b2d0ca363e"
      },
      {
        "_path": "include/geos/operation/buffer/PolygonBuilder.h",
        "path_type": "hardlink",
        "sha256": "ed6c951ee4650db5c9bc07e90e8b5b79fe780281877cd761cdae0351348bc8de",
        "size_in_bytes": 6472,
        "sha256_in_prefix": "ed6c951ee4650db5c9bc07e90e8b5b79fe780281877cd761cdae0351348bc8de"
      },
      {
        "_path": "include/geos/operation/buffer/RightmostEdgeFinder.h",
        "path_type": "hardlink",
        "sha256": "b6307fa364017321e6f4547bd2bddd15739004b3dab0a82978c8df65617ecbcd",
        "size_in_bytes": 2429,
        "sha256_in_prefix": "b6307fa364017321e6f4547bd2bddd15739004b3dab0a82978c8df65617ecbcd"
      },
      {
        "_path": "include/geos/operation/buffer/SegmentMCIndex.h",
        "path_type": "hardlink",
        "sha256": "6b787fc77d4cd1f7bf5fb07df7aa98abb4b612557121e6c27ee3fc0f7d1f0a66",
        "size_in_bytes": 1520,
        "sha256_in_prefix": "6b787fc77d4cd1f7bf5fb07df7aa98abb4b612557121e6c27ee3fc0f7d1f0a66"
      },
      {
        "_path": "include/geos/operation/buffer/SubgraphDepthLocater.h",
        "path_type": "hardlink",
        "sha256": "7ce1b9ae2b39f9c39b80b2478580dacea6022228ce4f7b7efde24a771378b610",
        "size_in_bytes": 3476,
        "sha256_in_prefix": "7ce1b9ae2b39f9c39b80b2478580dacea6022228ce4f7b7efde24a771378b610"
      },
      {
        "_path": "include/geos/operation/cluster/AbstractClusterFinder.h",
        "path_type": "hardlink",
        "sha256": "f2a60068703e19a1204c5df33382cb3c266d3a94ddd8c382cc77dc1299894565",
        "size_in_bytes": 4589,
        "sha256_in_prefix": "f2a60068703e19a1204c5df33382cb3c266d3a94ddd8c382cc77dc1299894565"
      },
      {
        "_path": "include/geos/operation/cluster/Clusters.h",
        "path_type": "hardlink",
        "sha256": "d564e425a0f32e1cf93227fdb25cfb13a5ed696f8006ff20f91012464d8960f1",
        "size_in_bytes": 2158,
        "sha256_in_prefix": "d564e425a0f32e1cf93227fdb25cfb13a5ed696f8006ff20f91012464d8960f1"
      },
      {
        "_path": "include/geos/operation/cluster/DBSCANClusterFinder.h",
        "path_type": "hardlink",
        "sha256": "d3c098ba8bd2659ae456a6d6c3184fc32a9bdd13b120d20ecc911f60a3d1b96b",
        "size_in_bytes": 1542,
        "sha256_in_prefix": "d3c098ba8bd2659ae456a6d6c3184fc32a9bdd13b120d20ecc911f60a3d1b96b"
      },
      {
        "_path": "include/geos/operation/cluster/DisjointOperation.h",
        "path_type": "hardlink",
        "sha256": "206edc171a6b559912b93517b713397552182f67f787816a56f88c970823e3c4",
        "size_in_bytes": 2312,
        "sha256_in_prefix": "206edc171a6b559912b93517b713397552182f67f787816a56f88c970823e3c4"
      },
      {
        "_path": "include/geos/operation/cluster/EnvelopeDistanceClusterFinder.h",
        "path_type": "hardlink",
        "sha256": "ba1e38103c7a00f63dbb4d2f2e67a114d36cd39578a1530e84ede36409dafe95",
        "size_in_bytes": 1548,
        "sha256_in_prefix": "ba1e38103c7a00f63dbb4d2f2e67a114d36cd39578a1530e84ede36409dafe95"
      },
      {
        "_path": "include/geos/operation/cluster/EnvelopeIntersectsClusterFinder.h",
        "path_type": "hardlink",
        "sha256": "a51cb1c437be902ee5acb82cd8d67bd9a67b0ebb7a78b21b95fe4141a174ef29",
        "size_in_bytes": 1182,
        "sha256_in_prefix": "a51cb1c437be902ee5acb82cd8d67bd9a67b0ebb7a78b21b95fe4141a174ef29"
      },
      {
        "_path": "include/geos/operation/cluster/GeometryDistanceClusterFinder.h",
        "path_type": "hardlink",
        "sha256": "357ac16f0ac9a04e45fe74de077319e4074d16603f19e863f58c38f9ddd01b74",
        "size_in_bytes": 1728,
        "sha256_in_prefix": "357ac16f0ac9a04e45fe74de077319e4074d16603f19e863f58c38f9ddd01b74"
      },
      {
        "_path": "include/geos/operation/cluster/GeometryFlattener.h",
        "path_type": "hardlink",
        "sha256": "fe959d025cd15afe7f6899cc84ca8945a21429800b7f849ed6ca50e294ceff86",
        "size_in_bytes": 1419,
        "sha256_in_prefix": "fe959d025cd15afe7f6899cc84ca8945a21429800b7f849ed6ca50e294ceff86"
      },
      {
        "_path": "include/geos/operation/cluster/GeometryIntersectsClusterFinder.h",
        "path_type": "hardlink",
        "sha256": "67f75b9ba52871ada62c012ce2ce60de7dd2a99aae6d155dd47024c1115aeb7e",
        "size_in_bytes": 1464,
        "sha256_in_prefix": "67f75b9ba52871ada62c012ce2ce60de7dd2a99aae6d155dd47024c1115aeb7e"
      },
      {
        "_path": "include/geos/operation/cluster/UnionFind.h",
        "path_type": "hardlink",
        "sha256": "27803ed940d724ca1c58a2ff4f1b8e786dfa0e194f03f139639cd8ae2c689f5b",
        "size_in_bytes": 3333,
        "sha256_in_prefix": "27803ed940d724ca1c58a2ff4f1b8e786dfa0e194f03f139639cd8ae2c689f5b"
      },
      {
        "_path": "include/geos/operation/distance/ConnectedElementLocationFilter.h",
        "path_type": "hardlink",
        "sha256": "3deae7929958054c3a28413927b33e0ea1595429a4b3e673b4fd2d4f8b9b445c",
        "size_in_bytes": 2386,
        "sha256_in_prefix": "3deae7929958054c3a28413927b33e0ea1595429a4b3e673b4fd2d4f8b9b445c"
      },
      {
        "_path": "include/geos/operation/distance/ConnectedElementPointFilter.h",
        "path_type": "hardlink",
        "sha256": "ada71f87b24f51ce5b1d510a297d528af5da93aa1d8d984809367db7b6a75ef1",
        "size_in_bytes": 1947,
        "sha256_in_prefix": "ada71f87b24f51ce5b1d510a297d528af5da93aa1d8d984809367db7b6a75ef1"
      },
      {
        "_path": "include/geos/operation/distance/DistanceOp.h",
        "path_type": "hardlink",
        "sha256": "9c935a3a426939f8847eca06b982f54ee42760edd53fe55b58c9c10f0bf45256",
        "size_in_bytes": 7089,
        "sha256_in_prefix": "9c935a3a426939f8847eca06b982f54ee42760edd53fe55b58c9c10f0bf45256"
      },
      {
        "_path": "include/geos/operation/distance/FacetSequence.h",
        "path_type": "hardlink",
        "sha256": "9f84887d56e7df836abc7303cda7d7b1da3305708cd2df3377d322817eb29756",
        "size_in_bytes": 2949,
        "sha256_in_prefix": "9f84887d56e7df836abc7303cda7d7b1da3305708cd2df3377d322817eb29756"
      },
      {
        "_path": "include/geos/operation/distance/FacetSequenceTreeBuilder.h",
        "path_type": "hardlink",
        "sha256": "a50b0bd973d1409f0162233cfa239b79e7a7ca51a63b367470369176d942640c",
        "size_in_bytes": 2402,
        "sha256_in_prefix": "a50b0bd973d1409f0162233cfa239b79e7a7ca51a63b367470369176d942640c"
      },
      {
        "_path": "include/geos/operation/distance/GeometryLocation.h",
        "path_type": "hardlink",
        "sha256": "1df263fcb8709be0cf4350d4a9e96d19b9e8fcbf7b3036428790c0d0dca58707",
        "size_in_bytes": 3582,
        "sha256_in_prefix": "1df263fcb8709be0cf4350d4a9e96d19b9e8fcbf7b3036428790c0d0dca58707"
      },
      {
        "_path": "include/geos/operation/distance/IndexedFacetDistance.h",
        "path_type": "hardlink",
        "sha256": "954f371ac87914313aae0e78236f96627e0bae34b58246f6fac4652f3a21666c",
        "size_in_bytes": 4652,
        "sha256_in_prefix": "954f371ac87914313aae0e78236f96627e0bae34b58246f6fac4652f3a21666c"
      },
      {
        "_path": "include/geos/operation/grid/Cell.h",
        "path_type": "hardlink",
        "sha256": "3b56bdafda637f28ed0065b9ca839e3659b7dd9c6c0c07ba80f9a803cc6635e5",
        "size_in_bytes": 3203,
        "sha256_in_prefix": "3b56bdafda637f28ed0065b9ca839e3659b7dd9c6c0c07ba80f9a803cc6635e5"
      },
      {
        "_path": "include/geos/operation/grid/Crossing.h",
        "path_type": "hardlink",
        "sha256": "27e30a0d108a266fd24278ab303f67ec0da81cf6a8606152e2734bc282d9b2d6",
        "size_in_bytes": 1051,
        "sha256_in_prefix": "27e30a0d108a266fd24278ab303f67ec0da81cf6a8606152e2734bc282d9b2d6"
      },
      {
        "_path": "include/geos/operation/grid/FloodFill.h",
        "path_type": "hardlink",
        "sha256": "616eb7766c24006d486fb8a1e8c7b94586601e5f9b9cb87ddba9cb5d97684f99",
        "size_in_bytes": 4009,
        "sha256_in_prefix": "616eb7766c24006d486fb8a1e8c7b94586601e5f9b9cb87ddba9cb5d97684f99"
      },
      {
        "_path": "include/geos/operation/grid/Grid.h",
        "path_type": "hardlink",
        "sha256": "a70af92a14667f4eafc9dae4161520127386e3eda32ad3acd6ede71be228fa58",
        "size_in_bytes": 10300,
        "sha256_in_prefix": "a70af92a14667f4eafc9dae4161520127386e3eda32ad3acd6ede71be228fa58"
      },
      {
        "_path": "include/geos/operation/grid/GridIntersection.h",
        "path_type": "hardlink",
        "sha256": "f2bdb639215152e1ecbba913cbb7552f69dc90a8a9b5d2a20a01649704aa662c",
        "size_in_bytes": 3867,
        "sha256_in_prefix": "f2bdb639215152e1ecbba913cbb7552f69dc90a8a9b5d2a20a01649704aa662c"
      },
      {
        "_path": "include/geos/operation/grid/Matrix.h",
        "path_type": "hardlink",
        "sha256": "4e59435136288f10e6ac492bc739b5576c6624c451463172b34b383e4420f140",
        "size_in_bytes": 4221,
        "sha256_in_prefix": "4e59435136288f10e6ac492bc739b5576c6624c451463172b34b383e4420f140"
      },
      {
        "_path": "include/geos/operation/grid/PerimeterDistance.h",
        "path_type": "hardlink",
        "sha256": "d40338b00967f2828985964e57fb51d44165a123eda9848e104b910112dee89e",
        "size_in_bytes": 1493,
        "sha256_in_prefix": "d40338b00967f2828985964e57fb51d44165a123eda9848e104b910112dee89e"
      },
      {
        "_path": "include/geos/operation/grid/Side.h",
        "path_type": "hardlink",
        "sha256": "24f418ec87528ee1100ca5e96e45b56414efe116b7af0998171ef99117932fd7",
        "size_in_bytes": 687,
        "sha256_in_prefix": "24f418ec87528ee1100ca5e96e45b56414efe116b7af0998171ef99117932fd7"
      },
      {
        "_path": "include/geos/operation/grid/Traversal.h",
        "path_type": "hardlink",
        "sha256": "fb6aa23398b8389955b6645ef908c8c3f5023e17194ac70a2ae873bade96901c",
        "size_in_bytes": 1826,
        "sha256_in_prefix": "fb6aa23398b8389955b6645ef908c8c3f5023e17194ac70a2ae873bade96901c"
      },
      {
        "_path": "include/geos/operation/grid/TraversalAreas.h",
        "path_type": "hardlink",
        "sha256": "0870d240e1eb1348a7624ae9fc4c2a2f7a9295cfa2457db624d4c941706c1c85",
        "size_in_bytes": 2332,
        "sha256_in_prefix": "0870d240e1eb1348a7624ae9fc4c2a2f7a9295cfa2457db624d4c941706c1c85"
      },
      {
        "_path": "include/geos/operation/intersection/Rectangle.h",
        "path_type": "hardlink",
        "sha256": "4e947d8634d58116727b10d99c31976976968b7b69396b4ba933dbcd30afbe15",
        "size_in_bytes": 5633,
        "sha256_in_prefix": "4e947d8634d58116727b10d99c31976976968b7b69396b4ba933dbcd30afbe15"
      },
      {
        "_path": "include/geos/operation/intersection/RectangleIntersection.h",
        "path_type": "hardlink",
        "sha256": "dbed24f4592b3b7f4ae642aa3fc1fb99b47582a82c4399a88834242156553156",
        "size_in_bytes": 5758,
        "sha256_in_prefix": "dbed24f4592b3b7f4ae642aa3fc1fb99b47582a82c4399a88834242156553156"
      },
      {
        "_path": "include/geos/operation/intersection/RectangleIntersectionBuilder.h",
        "path_type": "hardlink",
        "sha256": "38fc6e1769dc7ba7050cee8eff4c69d9997f18a32ee9ccce3d79253f6b5fcded",
        "size_in_bytes": 4349,
        "sha256_in_prefix": "38fc6e1769dc7ba7050cee8eff4c69d9997f18a32ee9ccce3d79253f6b5fcded"
      },
      {
        "_path": "include/geos/operation/linemerge/EdgeString.h",
        "path_type": "hardlink",
        "sha256": "2d6074a36eae63627524ee89abbb0b02118fc383e75e7a27e8f92d9d5d0d2815",
        "size_in_bytes": 2260,
        "sha256_in_prefix": "2d6074a36eae63627524ee89abbb0b02118fc383e75e7a27e8f92d9d5d0d2815"
      },
      {
        "_path": "include/geos/operation/linemerge/LineMergeDirectedEdge.h",
        "path_type": "hardlink",
        "sha256": "562b0e5e559db53c6b1a0681915c02edfab6709948b48d9c4b9769658e34e459",
        "size_in_bytes": 2458,
        "sha256_in_prefix": "562b0e5e559db53c6b1a0681915c02edfab6709948b48d9c4b9769658e34e459"
      },
      {
        "_path": "include/geos/operation/linemerge/LineMergeEdge.h",
        "path_type": "hardlink",
        "sha256": "014d9424e2c6bbbcbc6564e7212ab222fb1021828fb04b216b26d5d1b5b985ce",
        "size_in_bytes": 1622,
        "sha256_in_prefix": "014d9424e2c6bbbcbc6564e7212ab222fb1021828fb04b216b26d5d1b5b985ce"
      },
      {
        "_path": "include/geos/operation/linemerge/LineMergeGraph.h",
        "path_type": "hardlink",
        "sha256": "094b107dd8620a2c10415c1d5d433e840b9f5e795576d53c330c8fbf73ed6ecf",
        "size_in_bytes": 2335,
        "sha256_in_prefix": "094b107dd8620a2c10415c1d5d433e840b9f5e795576d53c330c8fbf73ed6ecf"
      },
      {
        "_path": "include/geos/operation/linemerge/LineMerger.h",
        "path_type": "hardlink",
        "sha256": "9d8103c0f2efe62c4d7288d8a90be99f23fbea04b3a60e20d5728282ae93c84f",
        "size_in_bytes": 3796,
        "sha256_in_prefix": "9d8103c0f2efe62c4d7288d8a90be99f23fbea04b3a60e20d5728282ae93c84f"
      },
      {
        "_path": "include/geos/operation/linemerge/LineSequencer.h",
        "path_type": "hardlink",
        "sha256": "f967492013137c5715658d085fdc8604a84598d9fd66211aee2eeb5e431a94a2",
        "size_in_bytes": 9170,
        "sha256_in_prefix": "f967492013137c5715658d085fdc8604a84598d9fd66211aee2eeb5e431a94a2"
      },
      {
        "_path": "include/geos/operation/overlay/snap/GeometrySnapper.h",
        "path_type": "hardlink",
        "sha256": "097b746a8aab9e78665fe5684873a66ed552986ce5761b86de43498b8b2d0b45",
        "size_in_bytes": 4761,
        "sha256_in_prefix": "097b746a8aab9e78665fe5684873a66ed552986ce5761b86de43498b8b2d0b45"
      },
      {
        "_path": "include/geos/operation/overlay/snap/LineStringSnapper.h",
        "path_type": "hardlink",
        "sha256": "b493c5829763c612cfe876626ec317308aa3895f7c376e4fd1dd52d2bbd0f3db",
        "size_in_bytes": 5408,
        "sha256_in_prefix": "b493c5829763c612cfe876626ec317308aa3895f7c376e4fd1dd52d2bbd0f3db"
      },
      {
        "_path": "include/geos/operation/overlay/snap/SnapOverlayOp.h",
        "path_type": "hardlink",
        "sha256": "43c70dea85d108501a269768fe0d7d0c5c6b0aaa72718470ee629ab5c42b327d",
        "size_in_bytes": 3756,
        "sha256_in_prefix": "43c70dea85d108501a269768fe0d7d0c5c6b0aaa72718470ee629ab5c42b327d"
      },
      {
        "_path": "include/geos/operation/overlay/validate/FuzzyPointLocator.h",
        "path_type": "hardlink",
        "sha256": "3ab6f311e7795ded3fc02c6e8e255f1d94ae5d1628de463bb80b33cb776fa322",
        "size_in_bytes": 2858,
        "sha256_in_prefix": "3ab6f311e7795ded3fc02c6e8e255f1d94ae5d1628de463bb80b33cb776fa322"
      },
      {
        "_path": "include/geos/operation/overlay/validate/OffsetPointGenerator.h",
        "path_type": "hardlink",
        "sha256": "bc1be05e4d38683acb4b43d56ba573c547fc720244f4699d156a7329520ced87",
        "size_in_bytes": 2435,
        "sha256_in_prefix": "bc1be05e4d38683acb4b43d56ba573c547fc720244f4699d156a7329520ced87"
      },
      {
        "_path": "include/geos/operation/overlay/validate/OverlayResultValidator.h",
        "path_type": "hardlink",
        "sha256": "870c3df8667267e926c43ed88f34b7a0cc651b60d2690df0c65c09390f8e141b",
        "size_in_bytes": 3474,
        "sha256_in_prefix": "870c3df8667267e926c43ed88f34b7a0cc651b60d2690df0c65c09390f8e141b"
      },
      {
        "_path": "include/geos/operation/overlayng/CoverageUnion.h",
        "path_type": "hardlink",
        "sha256": "2927dbd9219c991fb287566cc7f4e39647cbb4c212c8a25c24bfe114047131a3",
        "size_in_bytes": 2930,
        "sha256_in_prefix": "2927dbd9219c991fb287566cc7f4e39647cbb4c212c8a25c24bfe114047131a3"
      },
      {
        "_path": "include/geos/operation/overlayng/Edge.h",
        "path_type": "hardlink",
        "sha256": "3a21ea01419328859b9d56f3cb63ff66569935b5f3e95486d274f55a32f9d35d",
        "size_in_bytes": 9956,
        "sha256_in_prefix": "3a21ea01419328859b9d56f3cb63ff66569935b5f3e95486d274f55a32f9d35d"
      },
      {
        "_path": "include/geos/operation/overlayng/EdgeKey.h",
        "path_type": "hardlink",
        "sha256": "549a058bf5f2760d10d125b7ab1efa113fdc488aa00f2ab10e06264648d7a70f",
        "size_in_bytes": 2821,
        "sha256_in_prefix": "549a058bf5f2760d10d125b7ab1efa113fdc488aa00f2ab10e06264648d7a70f"
      },
      {
        "_path": "include/geos/operation/overlayng/EdgeMerger.h",
        "path_type": "hardlink",
        "sha256": "3483f53feed56e55dfbc4c383a2e10d985b89de9c26e5558d57f68f71429549f",
        "size_in_bytes": 2230,
        "sha256_in_prefix": "3483f53feed56e55dfbc4c383a2e10d985b89de9c26e5558d57f68f71429549f"
      },
      {
        "_path": "include/geos/operation/overlayng/EdgeNodingBuilder.h",
        "path_type": "hardlink",
        "sha256": "9b134dd81f512d5042a6eebad09dd6baaf9633c07dcf0fba29c87bf60920a832",
        "size_in_bytes": 8480,
        "sha256_in_prefix": "9b134dd81f512d5042a6eebad09dd6baaf9633c07dcf0fba29c87bf60920a832"
      },
      {
        "_path": "include/geos/operation/overlayng/EdgeSourceInfo.h",
        "path_type": "hardlink",
        "sha256": "15b7c3cdf547afb4a58f4e3edc19944ed606b499040f88857f8abf081fa7ed7c",
        "size_in_bytes": 1758,
        "sha256_in_prefix": "15b7c3cdf547afb4a58f4e3edc19944ed606b499040f88857f8abf081fa7ed7c"
      },
      {
        "_path": "include/geos/operation/overlayng/ElevationModel.h",
        "path_type": "hardlink",
        "sha256": "6b561b3d002439273df5be1d3676b9618844950ed99f41b96ae741b12e1a2a24",
        "size_in_bytes": 4124,
        "sha256_in_prefix": "6b561b3d002439273df5be1d3676b9618844950ed99f41b96ae741b12e1a2a24"
      },
      {
        "_path": "include/geos/operation/overlayng/IndexedPointOnLineLocator.h",
        "path_type": "hardlink",
        "sha256": "25b499edf7bb44b740cac11e38db6a2f77a95f76f2a91f6698e1cc01396ee735",
        "size_in_bytes": 1406,
        "sha256_in_prefix": "25b499edf7bb44b740cac11e38db6a2f77a95f76f2a91f6698e1cc01396ee735"
      },
      {
        "_path": "include/geos/operation/overlayng/InputGeometry.h",
        "path_type": "hardlink",
        "sha256": "2a82b655d42973b3f5343a024a6be90444e49befaed934879dc029460e2cd80c",
        "size_in_bytes": 3013,
        "sha256_in_prefix": "2a82b655d42973b3f5343a024a6be90444e49befaed934879dc029460e2cd80c"
      },
      {
        "_path": "include/geos/operation/overlayng/IntersectionPointBuilder.h",
        "path_type": "hardlink",
        "sha256": "5df43a6991d850ea552929a51000e00a9d8d74b05dbf312e1816c9a149f5c2aa",
        "size_in_bytes": 2876,
        "sha256_in_prefix": "5df43a6991d850ea552929a51000e00a9d8d74b05dbf312e1816c9a149f5c2aa"
      },
      {
        "_path": "include/geos/operation/overlayng/LineBuilder.h",
        "path_type": "hardlink",
        "sha256": "ecd6f0428183bac6a49b2939d15e9abfb441e307baefc7f7e5a8f6b6cecabf7e",
        "size_in_bytes": 5679,
        "sha256_in_prefix": "ecd6f0428183bac6a49b2939d15e9abfb441e307baefc7f7e5a8f6b6cecabf7e"
      },
      {
        "_path": "include/geos/operation/overlayng/LineLimiter.h",
        "path_type": "hardlink",
        "sha256": "6885254886c70840d29bbe179e545d875fd565499046b70349a819bc9cfdffcb",
        "size_in_bytes": 2528,
        "sha256_in_prefix": "6885254886c70840d29bbe179e545d875fd565499046b70349a819bc9cfdffcb"
      },
      {
        "_path": "include/geos/operation/overlayng/MaximalEdgeRing.h",
        "path_type": "hardlink",
        "sha256": "2c0efb676bee77befac23631c82959e82848a18a34822bf89d5133a98cbecb65",
        "size_in_bytes": 4161,
        "sha256_in_prefix": "2c0efb676bee77befac23631c82959e82848a18a34822bf89d5133a98cbecb65"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayEdge.h",
        "path_type": "hardlink",
        "sha256": "50ae829870e59c2df244f324fc78f52debc31b25edd017bfbd4ad771d977bb47",
        "size_in_bytes": 6167,
        "sha256_in_prefix": "50ae829870e59c2df244f324fc78f52debc31b25edd017bfbd4ad771d977bb47"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayEdgeRing.h",
        "path_type": "hardlink",
        "sha256": "ee5cbef8582935f6f64982559ec6e074fd494917ccacbc4e1ef00acc6113fb6f",
        "size_in_bytes": 4659,
        "sha256_in_prefix": "ee5cbef8582935f6f64982559ec6e074fd494917ccacbc4e1ef00acc6113fb6f"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayGraph.h",
        "path_type": "hardlink",
        "sha256": "ea0a856ccb1ade5eb21637faa602e2d35d3845431a2a923f064d33bed2340429",
        "size_in_bytes": 3974,
        "sha256_in_prefix": "ea0a856ccb1ade5eb21637faa602e2d35d3845431a2a923f064d33bed2340429"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayLabel.h",
        "path_type": "hardlink",
        "sha256": "5b1d03570d5f664e869cfd8175d368f53d794769cb28c0ba7f521530d27f0baa",
        "size_in_bytes": 10770,
        "sha256_in_prefix": "5b1d03570d5f664e869cfd8175d368f53d794769cb28c0ba7f521530d27f0baa"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayLabeller.h",
        "path_type": "hardlink",
        "sha256": "a745eccbc9f951e5e9af9c5857113585114e92fb5607efff7287d158c79682a8",
        "size_in_bytes": 7201,
        "sha256_in_prefix": "a745eccbc9f951e5e9af9c5857113585114e92fb5607efff7287d158c79682a8"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayMixedPoints.h",
        "path_type": "hardlink",
        "sha256": "6bab7f66db948ca2751df5687fa1ab936029e9c85fc831a67a89661f8c6e4bbf",
        "size_in_bytes": 4492,
        "sha256_in_prefix": "6bab7f66db948ca2751df5687fa1ab936029e9c85fc831a67a89661f8c6e4bbf"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayNG.h",
        "path_type": "hardlink",
        "sha256": "dbd604c539e382d69fec1b61dcaa9d5d892d73d0829ec474047a0a813be2227e",
        "size_in_bytes": 14979,
        "sha256_in_prefix": "dbd604c539e382d69fec1b61dcaa9d5d892d73d0829ec474047a0a813be2227e"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayNGRobust.h",
        "path_type": "hardlink",
        "sha256": "8169781db7646aa6e1800cfc29ea5b33b1c7a96b7825bd06b15440f771433eaa",
        "size_in_bytes": 5445,
        "sha256_in_prefix": "8169781db7646aa6e1800cfc29ea5b33b1c7a96b7825bd06b15440f771433eaa"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayPoints.h",
        "path_type": "hardlink",
        "sha256": "e08b80a8ec63fca12eb36757391a024465dfe52353ae4827c9793732f0a1c6cb",
        "size_in_bytes": 3490,
        "sha256_in_prefix": "e08b80a8ec63fca12eb36757391a024465dfe52353ae4827c9793732f0a1c6cb"
      },
      {
        "_path": "include/geos/operation/overlayng/OverlayUtil.h",
        "path_type": "hardlink",
        "sha256": "c72268a8263648f1fb80b06cdcd830ce378f33945039b61955e22b6262dd9ed1",
        "size_in_bytes": 8230,
        "sha256_in_prefix": "c72268a8263648f1fb80b06cdcd830ce378f33945039b61955e22b6262dd9ed1"
      },
      {
        "_path": "include/geos/operation/overlayng/PolygonBuilder.h",
        "path_type": "hardlink",
        "sha256": "1d0d34b0210939e983e3ca32c3a47423e1a7e7ffde9a043a53a38148b564077a",
        "size_in_bytes": 4844,
        "sha256_in_prefix": "1d0d34b0210939e983e3ca32c3a47423e1a7e7ffde9a043a53a38148b564077a"
      },
      {
        "_path": "include/geos/operation/overlayng/PrecisionReducer.h",
        "path_type": "hardlink",
        "sha256": "f1a89ba3229e52bc490d6737c466bad2c53b7a762375ddcee7220553300d9eb4",
        "size_in_bytes": 1770,
        "sha256_in_prefix": "f1a89ba3229e52bc490d6737c466bad2c53b7a762375ddcee7220553300d9eb4"
      },
      {
        "_path": "include/geos/operation/overlayng/PrecisionUtil.h",
        "path_type": "hardlink",
        "sha256": "0d5f45c4661dda0a66e2e1a7161b21d6548ea7b43b7e9c5d50d9e678d5e81c17",
        "size_in_bytes": 7115,
        "sha256_in_prefix": "0d5f45c4661dda0a66e2e1a7161b21d6548ea7b43b7e9c5d50d9e678d5e81c17"
      },
      {
        "_path": "include/geos/operation/overlayng/RingClipper.h",
        "path_type": "hardlink",
        "sha256": "db54ef094ac3735d51d1406882b304aedcc81ef5008d554047b3655da62e4932",
        "size_in_bytes": 3370,
        "sha256_in_prefix": "db54ef094ac3735d51d1406882b304aedcc81ef5008d554047b3655da62e4932"
      },
      {
        "_path": "include/geos/operation/overlayng/RobustClipEnvelopeComputer.h",
        "path_type": "hardlink",
        "sha256": "7f8940dcbf3a986ef11a06deef0b79a6e8b75ec342d78a59eeab3844dbbbfde7",
        "size_in_bytes": 2338,
        "sha256_in_prefix": "7f8940dcbf3a986ef11a06deef0b79a6e8b75ec342d78a59eeab3844dbbbfde7"
      },
      {
        "_path": "include/geos/operation/overlayng/UnaryUnionNG.h",
        "path_type": "hardlink",
        "sha256": "fc3390438dc754f7cbbcdaab06585411868226c5e97c73a49c43dc11d4ac7ae9",
        "size_in_bytes": 2156,
        "sha256_in_prefix": "fc3390438dc754f7cbbcdaab06585411868226c5e97c73a49c43dc11d4ac7ae9"
      },
      {
        "_path": "include/geos/operation/polygonize/BuildArea.h",
        "path_type": "hardlink",
        "sha256": "29d9752ecbd39e0e99fbc716040c88644ae2406edd90b76f3840c8269e7621ab",
        "size_in_bytes": 2157,
        "sha256_in_prefix": "29d9752ecbd39e0e99fbc716040c88644ae2406edd90b76f3840c8269e7621ab"
      },
      {
        "_path": "include/geos/operation/polygonize/EdgeRing.h",
        "path_type": "hardlink",
        "sha256": "88d649d3e4c6db7fb3f35d0f9d21f39689e15a59b9f4641fbbe73ef5143ace60",
        "size_in_bytes": 10312,
        "sha256_in_prefix": "88d649d3e4c6db7fb3f35d0f9d21f39689e15a59b9f4641fbbe73ef5143ace60"
      },
      {
        "_path": "include/geos/operation/polygonize/HoleAssigner.h",
        "path_type": "hardlink",
        "sha256": "f23593bcbfe6afdfbe9df8665775d6aa0fe799f0b61304283b7f33d7d877dc27",
        "size_in_bytes": 1780,
        "sha256_in_prefix": "f23593bcbfe6afdfbe9df8665775d6aa0fe799f0b61304283b7f33d7d877dc27"
      },
      {
        "_path": "include/geos/operation/polygonize/PolygonizeDirectedEdge.h",
        "path_type": "hardlink",
        "sha256": "b8361ea921de2c82a3fac103e3114947609b96942f493c80878f2249b6c8c656",
        "size_in_bytes": 3283,
        "sha256_in_prefix": "b8361ea921de2c82a3fac103e3114947609b96942f493c80878f2249b6c8c656"
      },
      {
        "_path": "include/geos/operation/polygonize/PolygonizeEdge.h",
        "path_type": "hardlink",
        "sha256": "6fc443aba2c91f63d0db647c015e9d43da9834f9376957b0d9eebcf3d90627ae",
        "size_in_bytes": 1479,
        "sha256_in_prefix": "6fc443aba2c91f63d0db647c015e9d43da9834f9376957b0d9eebcf3d90627ae"
      },
      {
        "_path": "include/geos/operation/polygonize/PolygonizeGraph.h",
        "path_type": "hardlink",
        "sha256": "ea4d35a222c4abf73fc6567e599308a4ed0265a37f86a884d371affb33880971",
        "size_in_bytes": 6200,
        "sha256_in_prefix": "ea4d35a222c4abf73fc6567e599308a4ed0265a37f86a884d371affb33880971"
      },
      {
        "_path": "include/geos/operation/polygonize/Polygonizer.h",
        "path_type": "hardlink",
        "sha256": "60adb7c76b147150d630ffc696d67b1771ec39347c5899edb92a72470577663b",
        "size_in_bytes": 8179,
        "sha256_in_prefix": "60adb7c76b147150d630ffc696d67b1771ec39347c5899edb92a72470577663b"
      },
      {
        "_path": "include/geos/operation/predicate/RectangleContains.h",
        "path_type": "hardlink",
        "sha256": "41ef09408517eeecc69c359782159f0eb62c6579d28c275c15bb3706f963757c",
        "size_in_bytes": 3202,
        "sha256_in_prefix": "41ef09408517eeecc69c359782159f0eb62c6579d28c275c15bb3706f963757c"
      },
      {
        "_path": "include/geos/operation/predicate/RectangleIntersects.h",
        "path_type": "hardlink",
        "sha256": "eb621cd5d19b534b9f7850c0935c416ca794bf331180c3c1a0d85022ba2f3b98",
        "size_in_bytes": 2543,
        "sha256_in_prefix": "eb621cd5d19b534b9f7850c0935c416ca794bf331180c3c1a0d85022ba2f3b98"
      },
      {
        "_path": "include/geos/operation/predicate/SegmentIntersectionTester.h",
        "path_type": "hardlink",
        "sha256": "ce96229a15eb61d49d33b4fa98cfb8c5b039308f3d0fb91f157bd00af8de370b",
        "size_in_bytes": 2654,
        "sha256_in_prefix": "ce96229a15eb61d49d33b4fa98cfb8c5b039308f3d0fb91f157bd00af8de370b"
      },
      {
        "_path": "include/geos/operation/relate/EdgeEndBuilder.h",
        "path_type": "hardlink",
        "sha256": "f34a20ef1626684cea0fc6e5b86916ef9e9f61fc74d6867a99aa8daf5a01b193",
        "size_in_bytes": 2052,
        "sha256_in_prefix": "f34a20ef1626684cea0fc6e5b86916ef9e9f61fc74d6867a99aa8daf5a01b193"
      },
      {
        "_path": "include/geos/operation/relate/EdgeEndBundle.h",
        "path_type": "hardlink",
        "sha256": "d20e0f5b23009f9937deaa6bc3d442da7062c65d3950cccfa6660c368e1e5975",
        "size_in_bytes": 3164,
        "sha256_in_prefix": "d20e0f5b23009f9937deaa6bc3d442da7062c65d3950cccfa6660c368e1e5975"
      },
      {
        "_path": "include/geos/operation/relate/EdgeEndBundleStar.h",
        "path_type": "hardlink",
        "sha256": "e9360c1de7c0351cdbfbb26afe5fab8896aa4a033c8744829144f858b1c03093",
        "size_in_bytes": 1683,
        "sha256_in_prefix": "e9360c1de7c0351cdbfbb26afe5fab8896aa4a033c8744829144f858b1c03093"
      },
      {
        "_path": "include/geos/operation/relate/RelateComputer.h",
        "path_type": "hardlink",
        "sha256": "830c935285e2c368c898f161801e4c443791c32e92332c74865b778eb2b01ff4",
        "size_in_bytes": 6056,
        "sha256_in_prefix": "830c935285e2c368c898f161801e4c443791c32e92332c74865b778eb2b01ff4"
      },
      {
        "_path": "include/geos/operation/relate/RelateNode.h",
        "path_type": "hardlink",
        "sha256": "4a535ba7496dca5487c6e32d8729afd112be2f8b6d6947bc0cccb3d1a479fdb0",
        "size_in_bytes": 1594,
        "sha256_in_prefix": "4a535ba7496dca5487c6e32d8729afd112be2f8b6d6947bc0cccb3d1a479fdb0"
      },
      {
        "_path": "include/geos/operation/relate/RelateNodeFactory.h",
        "path_type": "hardlink",
        "sha256": "9fdf3ce77d78e0bed3af7625e7131257ea7be557bfd33137aaeb9f6a2c522759",
        "size_in_bytes": 1417,
        "sha256_in_prefix": "9fdf3ce77d78e0bed3af7625e7131257ea7be557bfd33137aaeb9f6a2c522759"
      },
      {
        "_path": "include/geos/operation/relate/RelateNodeGraph.h",
        "path_type": "hardlink",
        "sha256": "3521b01421dddd29b2863edf52eb56848e9813810ed8f5a6a95e22f4e4891eb0",
        "size_in_bytes": 2796,
        "sha256_in_prefix": "3521b01421dddd29b2863edf52eb56848e9813810ed8f5a6a95e22f4e4891eb0"
      },
      {
        "_path": "include/geos/operation/relate/RelateOp.h",
        "path_type": "hardlink",
        "sha256": "3f2342815189be7cdad68c94a651ef2fbdcde1d32459299ca1011d31a1d9889a",
        "size_in_bytes": 4284,
        "sha256_in_prefix": "3f2342815189be7cdad68c94a651ef2fbdcde1d32459299ca1011d31a1d9889a"
      },
      {
        "_path": "include/geos/operation/relateng/AdjacentEdgeLocator.h",
        "path_type": "hardlink",
        "sha256": "245c13ea6cb1ccefe294da7690acb4b0bf39d687dffa7ab67eb020464711d87c",
        "size_in_bytes": 3163,
        "sha256_in_prefix": "245c13ea6cb1ccefe294da7690acb4b0bf39d687dffa7ab67eb020464711d87c"
      },
      {
        "_path": "include/geos/operation/relateng/BasicPredicate.h",
        "path_type": "hardlink",
        "sha256": "5e0621eda60b001a97f94317a807a9c7880a743ee398e50a328126ded2a85c6f",
        "size_in_bytes": 2290,
        "sha256_in_prefix": "5e0621eda60b001a97f94317a807a9c7880a743ee398e50a328126ded2a85c6f"
      },
      {
        "_path": "include/geos/operation/relateng/DimensionLocation.h",
        "path_type": "hardlink",
        "sha256": "73f4367a1c4d36912e5329b0c6ac6379f3adc2fa160efea8c52e0dfc37006384",
        "size_in_bytes": 1425,
        "sha256_in_prefix": "73f4367a1c4d36912e5329b0c6ac6379f3adc2fa160efea8c52e0dfc37006384"
      },
      {
        "_path": "include/geos/operation/relateng/EdgeSegmentIntersector.h",
        "path_type": "hardlink",
        "sha256": "6079e19faee551ebf3fd0325bce859f1d30bbf03ae04ecc957b1ac27cfb73800",
        "size_in_bytes": 1825,
        "sha256_in_prefix": "6079e19faee551ebf3fd0325bce859f1d30bbf03ae04ecc957b1ac27cfb73800"
      },
      {
        "_path": "include/geos/operation/relateng/EdgeSegmentOverlapAction.h",
        "path_type": "hardlink",
        "sha256": "ee2611895150f0c51c90065bb238e52402d01939fdc4693d9457edbfb893d12b",
        "size_in_bytes": 1740,
        "sha256_in_prefix": "ee2611895150f0c51c90065bb238e52402d01939fdc4693d9457edbfb893d12b"
      },
      {
        "_path": "include/geos/operation/relateng/EdgeSetIntersector.h",
        "path_type": "hardlink",
        "sha256": "0fa36513bc94f74fde45bbd12c45fa35eaeef1bf4f72c2abac9d1ac042843208",
        "size_in_bytes": 2356,
        "sha256_in_prefix": "0fa36513bc94f74fde45bbd12c45fa35eaeef1bf4f72c2abac9d1ac042843208"
      },
      {
        "_path": "include/geos/operation/relateng/IMPatternMatcher.h",
        "path_type": "hardlink",
        "sha256": "54a35313a451b0a9a7ad0b676bb6409ba3999b2185b42a4afda12309bce576cc",
        "size_in_bytes": 2022,
        "sha256_in_prefix": "54a35313a451b0a9a7ad0b676bb6409ba3999b2185b42a4afda12309bce576cc"
      },
      {
        "_path": "include/geos/operation/relateng/IMPredicate.h",
        "path_type": "hardlink",
        "sha256": "6ea917ed3dd1370f1e304bcd2d354ed685af56585d9faa2677605504c02ea06c",
        "size_in_bytes": 3353,
        "sha256_in_prefix": "6ea917ed3dd1370f1e304bcd2d354ed685af56585d9faa2677605504c02ea06c"
      },
      {
        "_path": "include/geos/operation/relateng/IntersectionMatrixPattern.h",
        "path_type": "hardlink",
        "sha256": "4a7bedf5eaca46293784ab9cb89a2360790e00d9585f8d1f72e2212cea02477a",
        "size_in_bytes": 1706,
        "sha256_in_prefix": "4a7bedf5eaca46293784ab9cb89a2360790e00d9585f8d1f72e2212cea02477a"
      },
      {
        "_path": "include/geos/operation/relateng/LineStringExtracter.h",
        "path_type": "hardlink",
        "sha256": "847a916dedcd479840bf7049a8c92c00bccc428a2f0612eb3fdcd6a03a4bcf9f",
        "size_in_bytes": 1867,
        "sha256_in_prefix": "847a916dedcd479840bf7049a8c92c00bccc428a2f0612eb3fdcd6a03a4bcf9f"
      },
      {
        "_path": "include/geos/operation/relateng/LinearBoundary.h",
        "path_type": "hardlink",
        "sha256": "d5a40444c03413a171ece4711ceaa78c0f2be676abf965628fcd7771e4f4dc54",
        "size_in_bytes": 1956,
        "sha256_in_prefix": "d5a40444c03413a171ece4711ceaa78c0f2be676abf965628fcd7771e4f4dc54"
      },
      {
        "_path": "include/geos/operation/relateng/NodeSection.h",
        "path_type": "hardlink",
        "sha256": "3f63f82c19f3ce0b6488c35c640fd978d88331e6eb5c0ac06aa3d17e0ff53f59",
        "size_in_bytes": 4111,
        "sha256_in_prefix": "3f63f82c19f3ce0b6488c35c640fd978d88331e6eb5c0ac06aa3d17e0ff53f59"
      },
      {
        "_path": "include/geos/operation/relateng/NodeSections.h",
        "path_type": "hardlink",
        "sha256": "cf59635cb9aea074373f7b162aceb2bc6262d91e9bdabc0592d6db1a277634da",
        "size_in_bytes": 2361,
        "sha256_in_prefix": "cf59635cb9aea074373f7b162aceb2bc6262d91e9bdabc0592d6db1a277634da"
      },
      {
        "_path": "include/geos/operation/relateng/PolygonNodeConverter.h",
        "path_type": "hardlink",
        "sha256": "b8f9dd753a8656a49f62f7fd4b261c0e6f2ecc83f95e6012cdef1390b5165e53",
        "size_in_bytes": 3405,
        "sha256_in_prefix": "b8f9dd753a8656a49f62f7fd4b261c0e6f2ecc83f95e6012cdef1390b5165e53"
      },
      {
        "_path": "include/geos/operation/relateng/RelateEdge.h",
        "path_type": "hardlink",
        "sha256": "19cb67012ee750a14ff9d22c5a2925ae5c81203e9b5c89d596951035cc81e50d",
        "size_in_bytes": 4204,
        "sha256_in_prefix": "19cb67012ee750a14ff9d22c5a2925ae5c81203e9b5c89d596951035cc81e50d"
      },
      {
        "_path": "include/geos/operation/relateng/RelateGeometry.h",
        "path_type": "hardlink",
        "sha256": "e68f03002692abb16d5d2eb9c23befe499a17a407fc85d2851d29acd4a234f6f",
        "size_in_bytes": 8717,
        "sha256_in_prefix": "e68f03002692abb16d5d2eb9c23befe499a17a407fc85d2851d29acd4a234f6f"
      },
      {
        "_path": "include/geos/operation/relateng/RelateMatrixPredicate.h",
        "path_type": "hardlink",
        "sha256": "beff7fb2088932e367c5832ab2e22da480cb644409c89ab5d674b325abb192b7",
        "size_in_bytes": 2079,
        "sha256_in_prefix": "beff7fb2088932e367c5832ab2e22da480cb644409c89ab5d674b325abb192b7"
      },
      {
        "_path": "include/geos/operation/relateng/RelateNG.h",
        "path_type": "hardlink",
        "sha256": "d962b8d62d615a4438c72b1733610e616c1a5bc984f32c25d143ecfd98952b4e",
        "size_in_bytes": 10614,
        "sha256_in_prefix": "d962b8d62d615a4438c72b1733610e616c1a5bc984f32c25d143ecfd98952b4e"
      },
      {
        "_path": "include/geos/operation/relateng/RelateNode.h",
        "path_type": "hardlink",
        "sha256": "f6f21fd8d9980ac224e0050329d77616b588fa4e3891aec170ca7f5553a9019b",
        "size_in_bytes": 3932,
        "sha256_in_prefix": "f6f21fd8d9980ac224e0050329d77616b588fa4e3891aec170ca7f5553a9019b"
      },
      {
        "_path": "include/geos/operation/relateng/RelatePointLocator.h",
        "path_type": "hardlink",
        "sha256": "d47530122d95efc44f94c9eb28b53c8ebe0f8706b8c36f2edd02c71b3c5d45cf",
        "size_in_bytes": 6583,
        "sha256_in_prefix": "d47530122d95efc44f94c9eb28b53c8ebe0f8706b8c36f2edd02c71b3c5d45cf"
      },
      {
        "_path": "include/geos/operation/relateng/RelatePredicate.h",
        "path_type": "hardlink",
        "sha256": "2a2705c2d544ce1bf54b64dba7dacc5e9b2d837690671641bf86cdf44552c100",
        "size_in_bytes": 19285,
        "sha256_in_prefix": "2a2705c2d544ce1bf54b64dba7dacc5e9b2d837690671641bf86cdf44552c100"
      },
      {
        "_path": "include/geos/operation/relateng/RelateSegmentString.h",
        "path_type": "hardlink",
        "sha256": "9546e74fcc544867e813a816d092c58624f62054b8d2a40798bd415a5f6bf5dd",
        "size_in_bytes": 4240,
        "sha256_in_prefix": "9546e74fcc544867e813a816d092c58624f62054b8d2a40798bd415a5f6bf5dd"
      },
      {
        "_path": "include/geos/operation/relateng/TopologyComputer.h",
        "path_type": "hardlink",
        "sha256": "e6ca24cb44b2967d0aeeccd61afc0c536f221169dfdd2a7a6e3e6ae9b72df17f",
        "size_in_bytes": 8025,
        "sha256_in_prefix": "e6ca24cb44b2967d0aeeccd61afc0c536f221169dfdd2a7a6e3e6ae9b72df17f"
      },
      {
        "_path": "include/geos/operation/relateng/TopologyPredicate.h",
        "path_type": "hardlink",
        "sha256": "26a73422d741b9cc800a40431cd87cecdebd2d2192b16c095c6d7522aa0add54",
        "size_in_bytes": 5986,
        "sha256_in_prefix": "26a73422d741b9cc800a40431cd87cecdebd2d2192b16c095c6d7522aa0add54"
      },
      {
        "_path": "include/geos/operation/sharedpaths/SharedPathsOp.h",
        "path_type": "hardlink",
        "sha256": "53553a98259e7b0a67bebd4f3542deb331edec4a202804171bd18e91bad5515e",
        "size_in_bytes": 4966,
        "sha256_in_prefix": "53553a98259e7b0a67bebd4f3542deb331edec4a202804171bd18e91bad5515e"
      },
      {
        "_path": "include/geos/operation/union/CascadedPolygonUnion.h",
        "path_type": "hardlink",
        "sha256": "652881cb3291379839f138e6c9d6eb2e4d73c3d3014fb9ecaed24d531df5e467",
        "size_in_bytes": 8262,
        "sha256_in_prefix": "652881cb3291379839f138e6c9d6eb2e4d73c3d3014fb9ecaed24d531df5e467"
      },
      {
        "_path": "include/geos/operation/union/CoverageUnion.h",
        "path_type": "hardlink",
        "sha256": "fc47d657fb760e76f69dc7354f1b049809294a704cc07d5e49b478f2c15232a9",
        "size_in_bytes": 1802,
        "sha256_in_prefix": "fc47d657fb760e76f69dc7354f1b049809294a704cc07d5e49b478f2c15232a9"
      },
      {
        "_path": "include/geos/operation/union/DisjointSubsetUnion.h",
        "path_type": "hardlink",
        "sha256": "9a0891164fafa43a58f1cba6b3f934b008896979e23162cf14f3521e4bbac635",
        "size_in_bytes": 1431,
        "sha256_in_prefix": "9a0891164fafa43a58f1cba6b3f934b008896979e23162cf14f3521e4bbac635"
      },
      {
        "_path": "include/geos/operation/union/OverlapUnion.h",
        "path_type": "hardlink",
        "sha256": "f05b298d4233802952329a08914cd87224d18b2257c4fdc4fabdbd5115459ebd",
        "size_in_bytes": 5452,
        "sha256_in_prefix": "f05b298d4233802952329a08914cd87224d18b2257c4fdc4fabdbd5115459ebd"
      },
      {
        "_path": "include/geos/operation/union/PointGeometryUnion.h",
        "path_type": "hardlink",
        "sha256": "7287397cb31e5e356c0e77496a7ebed8f675cb80958c7dd327b215ca308830b9",
        "size_in_bytes": 1840,
        "sha256_in_prefix": "7287397cb31e5e356c0e77496a7ebed8f675cb80958c7dd327b215ca308830b9"
      },
      {
        "_path": "include/geos/operation/union/UnaryUnionOp.h",
        "path_type": "hardlink",
        "sha256": "ef6fc067704b22ceace9d2dd84e5c5c86f7ceac51fa99f43d84ba5a07d324903",
        "size_in_bytes": 7016,
        "sha256_in_prefix": "ef6fc067704b22ceace9d2dd84e5c5c86f7ceac51fa99f43d84ba5a07d324903"
      },
      {
        "_path": "include/geos/operation/union/UnionStrategy.h",
        "path_type": "hardlink",
        "sha256": "4ed720c447759ff552b0fab9f02ed374b38f0411e4513eefef9e2e4e5b3240d2",
        "size_in_bytes": 1960,
        "sha256_in_prefix": "4ed720c447759ff552b0fab9f02ed374b38f0411e4513eefef9e2e4e5b3240d2"
      },
      {
        "_path": "include/geos/operation/valid/ConsistentAreaTester.h",
        "path_type": "hardlink",
        "sha256": "672d3a324cb2ddac4da47421fb398927695d93b6443ec1f56ade8c5ec147f123",
        "size_in_bytes": 4106,
        "sha256_in_prefix": "672d3a324cb2ddac4da47421fb398927695d93b6443ec1f56ade8c5ec147f123"
      },
      {
        "_path": "include/geos/operation/valid/IndexedNestedHoleTester.h",
        "path_type": "hardlink",
        "sha256": "c8ac60801fe01b80297f2a57bc53fe74e9a6a75ba2a4d27d102eb9a0a5011723",
        "size_in_bytes": 1853,
        "sha256_in_prefix": "c8ac60801fe01b80297f2a57bc53fe74e9a6a75ba2a4d27d102eb9a0a5011723"
      },
      {
        "_path": "include/geos/operation/valid/IndexedNestedPolygonTester.h",
        "path_type": "hardlink",
        "sha256": "e1ac449f0e1e001a2b39941911810a567940fd318f45596d7b9a21a5a25359f7",
        "size_in_bytes": 3285,
        "sha256_in_prefix": "e1ac449f0e1e001a2b39941911810a567940fd318f45596d7b9a21a5a25359f7"
      },
      {
        "_path": "include/geos/operation/valid/IsSimpleOp.h",
        "path_type": "hardlink",
        "sha256": "ad231cef27447ed7ee689629b1993730761286348b618d2da090b01fc029434d",
        "size_in_bytes": 9596,
        "sha256_in_prefix": "ad231cef27447ed7ee689629b1993730761286348b618d2da090b01fc029434d"
      },
      {
        "_path": "include/geos/operation/valid/IsValidOp.h",
        "path_type": "hardlink",
        "sha256": "3dd9631d65c0c6035d8985b18c6c3801da704c9ab5a27be7d7c51f3ca3a242a6",
        "size_in_bytes": 9068,
        "sha256_in_prefix": "3dd9631d65c0c6035d8985b18c6c3801da704c9ab5a27be7d7c51f3ca3a242a6"
      },
      {
        "_path": "include/geos/operation/valid/MakeValid.h",
        "path_type": "hardlink",
        "sha256": "d227a26f8c48a5c33517548d2567a15577c3deee2a337e557a505e9c22ed4a34",
        "size_in_bytes": 2260,
        "sha256_in_prefix": "d227a26f8c48a5c33517548d2567a15577c3deee2a337e557a505e9c22ed4a34"
      },
      {
        "_path": "include/geos/operation/valid/PolygonIntersectionAnalyzer.h",
        "path_type": "hardlink",
        "sha256": "8a35485c089bbd103fe80ad1fe6a388e9dd580e784aadaaf46357d6602456953",
        "size_in_bytes": 3300,
        "sha256_in_prefix": "8a35485c089bbd103fe80ad1fe6a388e9dd580e784aadaaf46357d6602456953"
      },
      {
        "_path": "include/geos/operation/valid/PolygonRing.h",
        "path_type": "hardlink",
        "sha256": "5414078b9a3e2eb37baaf6714a016ce10de6bb7171cb49c6e0b8122f61cdb4e8",
        "size_in_bytes": 6424,
        "sha256_in_prefix": "5414078b9a3e2eb37baaf6714a016ce10de6bb7171cb49c6e0b8122f61cdb4e8"
      },
      {
        "_path": "include/geos/operation/valid/PolygonRingSelfNode.h",
        "path_type": "hardlink",
        "sha256": "d2fc45aff0e15e61caf2cea86c09b89246577f9397108eade98e03d34348e3fa",
        "size_in_bytes": 2067,
        "sha256_in_prefix": "d2fc45aff0e15e61caf2cea86c09b89246577f9397108eade98e03d34348e3fa"
      },
      {
        "_path": "include/geos/operation/valid/PolygonRingTouch.h",
        "path_type": "hardlink",
        "sha256": "8360217375299f5407e585f79ec09cec57e9c76e848ef0fcf468347163534dd2",
        "size_in_bytes": 1368,
        "sha256_in_prefix": "8360217375299f5407e585f79ec09cec57e9c76e848ef0fcf468347163534dd2"
      },
      {
        "_path": "include/geos/operation/valid/PolygonTopologyAnalyzer.h",
        "path_type": "hardlink",
        "sha256": "cd62052c6442d8c73cebc05babffc51968637383cbc2e7d0f909b600719a2b19",
        "size_in_bytes": 7149,
        "sha256_in_prefix": "cd62052c6442d8c73cebc05babffc51968637383cbc2e7d0f909b600719a2b19"
      },
      {
        "_path": "include/geos/operation/valid/RepeatedPointRemover.h",
        "path_type": "hardlink",
        "sha256": "ddd462ca6448a337571bf07d467d22237ababc579df574b1d9ca8f6cbdc66b56",
        "size_in_bytes": 1716,
        "sha256_in_prefix": "ddd462ca6448a337571bf07d467d22237ababc579df574b1d9ca8f6cbdc66b56"
      },
      {
        "_path": "include/geos/operation/valid/RepeatedPointTester.h",
        "path_type": "hardlink",
        "sha256": "a0dce870f56ba1ae7ccd473f4481f2222a6190cc8b93bb5299109a1643a96c1c",
        "size_in_bytes": 1845,
        "sha256_in_prefix": "a0dce870f56ba1ae7ccd473f4481f2222a6190cc8b93bb5299109a1643a96c1c"
      },
      {
        "_path": "include/geos/operation/valid/TopologyValidationError.h",
        "path_type": "hardlink",
        "sha256": "4ce440e34abc77ed7be83958d22355677f2d378d316c9dfcfedc801cd3266080",
        "size_in_bytes": 2006,
        "sha256_in_prefix": "4ce440e34abc77ed7be83958d22355677f2d378d316c9dfcfedc801cd3266080"
      },
      {
        "_path": "include/geos/planargraph/DirectedEdge.h",
        "path_type": "hardlink",
        "sha256": "e51069a98a6d62b0785874d5a4d6a31f5a743f6d1d38d3fda2c749328d25c64c",
        "size_in_bytes": 7128,
        "sha256_in_prefix": "e51069a98a6d62b0785874d5a4d6a31f5a743f6d1d38d3fda2c749328d25c64c"
      },
      {
        "_path": "include/geos/planargraph/DirectedEdgeStar.h",
        "path_type": "hardlink",
        "sha256": "bd17882ef17a61f7faee33a1343b732de73b480e5d44f078b27a37308c30ff6f",
        "size_in_bytes": 3742,
        "sha256_in_prefix": "bd17882ef17a61f7faee33a1343b732de73b480e5d44f078b27a37308c30ff6f"
      },
      {
        "_path": "include/geos/planargraph/Edge.h",
        "path_type": "hardlink",
        "sha256": "05c978fed50da111447da2ac4c6a126ec9b0b64de1883db7dc6586f250ddaa4c",
        "size_in_bytes": 3648,
        "sha256_in_prefix": "05c978fed50da111447da2ac4c6a126ec9b0b64de1883db7dc6586f250ddaa4c"
      },
      {
        "_path": "include/geos/planargraph/GraphComponent.h",
        "path_type": "hardlink",
        "sha256": "4ad9c0f031088cbfefc1f80a84cc99bd3041ab6fb321dfa1cd71a2b905c1ea92",
        "size_in_bytes": 4796,
        "sha256_in_prefix": "4ad9c0f031088cbfefc1f80a84cc99bd3041ab6fb321dfa1cd71a2b905c1ea92"
      },
      {
        "_path": "include/geos/planargraph/Node.h",
        "path_type": "hardlink",
        "sha256": "60da9d6a3073d4919d75f1763146724f9f17d930df3f9f4ee477ddc7ddab4199",
        "size_in_bytes": 3563,
        "sha256_in_prefix": "60da9d6a3073d4919d75f1763146724f9f17d930df3f9f4ee477ddc7ddab4199"
      },
      {
        "_path": "include/geos/planargraph/NodeMap.h",
        "path_type": "hardlink",
        "sha256": "90741a9c08619535ca2233f936d57f2a2b83de3a89b41c435c4fdbaf1a92a2d6",
        "size_in_bytes": 2859,
        "sha256_in_prefix": "90741a9c08619535ca2233f936d57f2a2b83de3a89b41c435c4fdbaf1a92a2d6"
      },
      {
        "_path": "include/geos/planargraph/PlanarGraph.h",
        "path_type": "hardlink",
        "sha256": "4324a904725a94c07e4b89e717b1dc44157f0e49feb6324af51a615452b8742d",
        "size_in_bytes": 6792,
        "sha256_in_prefix": "4324a904725a94c07e4b89e717b1dc44157f0e49feb6324af51a615452b8742d"
      },
      {
        "_path": "include/geos/planargraph/Subgraph.h",
        "path_type": "hardlink",
        "sha256": "dac735b8faa7f0e2b8e63d48a49042ab300558588170d5f9215e557c2cf7b7b7",
        "size_in_bytes": 4318,
        "sha256_in_prefix": "dac735b8faa7f0e2b8e63d48a49042ab300558588170d5f9215e557c2cf7b7b7"
      },
      {
        "_path": "include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h",
        "path_type": "hardlink",
        "sha256": "a0539cfb21087509324ed8abd520d22d26a3ae4a927487598ab60040d064e2d8",
        "size_in_bytes": 2462,
        "sha256_in_prefix": "a0539cfb21087509324ed8abd520d22d26a3ae4a927487598ab60040d064e2d8"
      },
      {
        "_path": "include/geos/precision/CommonBits.h",
        "path_type": "hardlink",
        "sha256": "58d55ed82c0a7e681969254b8be4721a024cbdab70283af44ed98dc7b55474f2",
        "size_in_bytes": 2476,
        "sha256_in_prefix": "58d55ed82c0a7e681969254b8be4721a024cbdab70283af44ed98dc7b55474f2"
      },
      {
        "_path": "include/geos/precision/CommonBitsOp.h",
        "path_type": "hardlink",
        "sha256": "d3cf6ea8bca4bc4d2fc4fc782d83c0024725a769f6d8e5366b99edbbe1264cfa",
        "size_in_bytes": 5240,
        "sha256_in_prefix": "d3cf6ea8bca4bc4d2fc4fc782d83c0024725a769f6d8e5366b99edbbe1264cfa"
      },
      {
        "_path": "include/geos/precision/CommonBitsRemover.h",
        "path_type": "hardlink",
        "sha256": "92b18effffc795c12789807e42d137c3f0a2266ad19d75501ab186bd4d4a84ff",
        "size_in_bytes": 2333,
        "sha256_in_prefix": "92b18effffc795c12789807e42d137c3f0a2266ad19d75501ab186bd4d4a84ff"
      },
      {
        "_path": "include/geos/precision/EnhancedPrecisionOp.h",
        "path_type": "hardlink",
        "sha256": "3daf15c3b218fe0fcd8f6bd0c877fb83bbc214d496e432826c5495416407903a",
        "size_in_bytes": 3283,
        "sha256_in_prefix": "3daf15c3b218fe0fcd8f6bd0c877fb83bbc214d496e432826c5495416407903a"
      },
      {
        "_path": "include/geos/precision/GeometryPrecisionReducer.h",
        "path_type": "hardlink",
        "sha256": "886e88734c9c4db32b0dd21ee823eb026f204023d05a4d08a33bff37da4d9b9d",
        "size_in_bytes": 6373,
        "sha256_in_prefix": "886e88734c9c4db32b0dd21ee823eb026f204023d05a4d08a33bff37da4d9b9d"
      },
      {
        "_path": "include/geos/precision/MinimumClearance.h",
        "path_type": "hardlink",
        "sha256": "f2f0c29daf00650ab1977edf82935a1322594e07ecd72c65c7eb36e91cfa32d0",
        "size_in_bytes": 1611,
        "sha256_in_prefix": "f2f0c29daf00650ab1977edf82935a1322594e07ecd72c65c7eb36e91cfa32d0"
      },
      {
        "_path": "include/geos/precision/PointwisePrecisionReducerTransformer.h",
        "path_type": "hardlink",
        "sha256": "9a8d1a1cf1b865492db7dddb6cf2147c54515e77d3b91eaa264d3ef54c9ef073",
        "size_in_bytes": 1671,
        "sha256_in_prefix": "9a8d1a1cf1b865492db7dddb6cf2147c54515e77d3b91eaa264d3ef54c9ef073"
      },
      {
        "_path": "include/geos/precision/PrecisionReducerTransformer.h",
        "path_type": "hardlink",
        "sha256": "edb500717d6fbf69e8964b49d68b2f95256de54b9990c194f20e37ecb921254a",
        "size_in_bytes": 2590,
        "sha256_in_prefix": "edb500717d6fbf69e8964b49d68b2f95256de54b9990c194f20e37ecb921254a"
      },
      {
        "_path": "include/geos/precision/SimpleGeometryPrecisionReducer.h",
        "path_type": "hardlink",
        "sha256": "c43481a4725c504dc82c6786eb7bf4fbc797f9ed26113a5ef35373dc157ce27f",
        "size_in_bytes": 2587,
        "sha256_in_prefix": "c43481a4725c504dc82c6786eb7bf4fbc797f9ed26113a5ef35373dc157ce27f"
      },
      {
        "_path": "include/geos/profiler.h",
        "path_type": "hardlink",
        "sha256": "7c1525b9faedd6ce73b28d506c2da44b21a418eefc44b5386b92435908d282a3",
        "size_in_bytes": 3966,
        "sha256_in_prefix": "7c1525b9faedd6ce73b28d506c2da44b21a418eefc44b5386b92435908d282a3"
      },
      {
        "_path": "include/geos/shape/fractal/HilbertCode.h",
        "path_type": "hardlink",
        "sha256": "959fc5ebcab19c02fdcc1e00687713a25e0613b279fdcde56a07f5c337e6ece6",
        "size_in_bytes": 3635,
        "sha256_in_prefix": "959fc5ebcab19c02fdcc1e00687713a25e0613b279fdcde56a07f5c337e6ece6"
      },
      {
        "_path": "include/geos/shape/fractal/HilbertEncoder.h",
        "path_type": "hardlink",
        "sha256": "704d26554297d182cf86fe26e87addb5a308c0ca9e885b46a8d3121aca09bef1",
        "size_in_bytes": 2218,
        "sha256_in_prefix": "704d26554297d182cf86fe26e87addb5a308c0ca9e885b46a8d3121aca09bef1"
      },
      {
        "_path": "include/geos/shape/fractal/MortonCode.h",
        "path_type": "hardlink",
        "sha256": "dd386ff758cc5a5bf20ed55a740a7aa8df673b75ff4b9b6acb4a7578aadd8042",
        "size_in_bytes": 3918,
        "sha256_in_prefix": "dd386ff758cc5a5bf20ed55a740a7aa8df673b75ff4b9b6acb4a7578aadd8042"
      },
      {
        "_path": "include/geos/simplify/ComponentJumpChecker.h",
        "path_type": "hardlink",
        "sha256": "fadf9f2302d55e5c62625f697129f01761192a05e1cf833d4ade3984dcea9b44",
        "size_in_bytes": 3126,
        "sha256_in_prefix": "fadf9f2302d55e5c62625f697129f01761192a05e1cf833d4ade3984dcea9b44"
      },
      {
        "_path": "include/geos/simplify/DouglasPeuckerLineSimplifier.h",
        "path_type": "hardlink",
        "sha256": "3134d794cd636f35d52bd42a38a4e690e8d376af50ea0c0574eef5f7c19d54b7",
        "size_in_bytes": 2824,
        "sha256_in_prefix": "3134d794cd636f35d52bd42a38a4e690e8d376af50ea0c0574eef5f7c19d54b7"
      },
      {
        "_path": "include/geos/simplify/DouglasPeuckerSimplifier.h",
        "path_type": "hardlink",
        "sha256": "442d2fe517d4f9120cd7fcbed0358a5302b7898246b09b9a3f5ea2b9d9943bd7",
        "size_in_bytes": 2230,
        "sha256_in_prefix": "442d2fe517d4f9120cd7fcbed0358a5302b7898246b09b9a3f5ea2b9d9943bd7"
      },
      {
        "_path": "include/geos/simplify/LineSegmentIndex.h",
        "path_type": "hardlink",
        "sha256": "ca00a5fd25327bfef7e306869dd3f136e20eb5b8b1e3a198675cd5dd94c053da",
        "size_in_bytes": 2065,
        "sha256_in_prefix": "ca00a5fd25327bfef7e306869dd3f136e20eb5b8b1e3a198675cd5dd94c053da"
      },
      {
        "_path": "include/geos/simplify/LinkedLine.h",
        "path_type": "hardlink",
        "sha256": "86a52738623bd28257c2595f0118a865578e45dfdc5d1c079f8e2d6f3d428461",
        "size_in_bytes": 1870,
        "sha256_in_prefix": "86a52738623bd28257c2595f0118a865578e45dfdc5d1c079f8e2d6f3d428461"
      },
      {
        "_path": "include/geos/simplify/LinkedRing.h",
        "path_type": "hardlink",
        "sha256": "abb2c9de7bd8e92daa859ddf8d18a57d697ff0ffb6fb8b3b9b15c244e7cf9634",
        "size_in_bytes": 1921,
        "sha256_in_prefix": "abb2c9de7bd8e92daa859ddf8d18a57d697ff0ffb6fb8b3b9b15c244e7cf9634"
      },
      {
        "_path": "include/geos/simplify/PolygonHullSimplifier.h",
        "path_type": "hardlink",
        "sha256": "30aebfa34ad915348770d311c15ae7475b471e37a0db08c200eb84155784aa6f",
        "size_in_bytes": 7685,
        "sha256_in_prefix": "30aebfa34ad915348770d311c15ae7475b471e37a0db08c200eb84155784aa6f"
      },
      {
        "_path": "include/geos/simplify/RingHull.h",
        "path_type": "hardlink",
        "sha256": "0126bb54f4cbd3eaa0a28b6d77008ebc7d8ca31e1ddcd4550848f53e49527d13",
        "size_in_bytes": 5704,
        "sha256_in_prefix": "0126bb54f4cbd3eaa0a28b6d77008ebc7d8ca31e1ddcd4550848f53e49527d13"
      },
      {
        "_path": "include/geos/simplify/RingHullIndex.h",
        "path_type": "hardlink",
        "sha256": "572565749fa783caea22188e03912e065b8438bda931506a9cc7028626a7aa01",
        "size_in_bytes": 1190,
        "sha256_in_prefix": "572565749fa783caea22188e03912e065b8438bda931506a9cc7028626a7aa01"
      },
      {
        "_path": "include/geos/simplify/TaggedLineSegment.h",
        "path_type": "hardlink",
        "sha256": "8a92bb305ec20b695d480ea2f3633c9a0850d14b54486d71782b42b2b28c821c",
        "size_in_bytes": 2147,
        "sha256_in_prefix": "8a92bb305ec20b695d480ea2f3633c9a0850d14b54486d71782b42b2b28c821c"
      },
      {
        "_path": "include/geos/simplify/TaggedLineString.h",
        "path_type": "hardlink",
        "sha256": "834c06472c9ec986fcca9aa69a9ba9a4f20c909c4ad5563f0740ffea812b1819",
        "size_in_bytes": 3586,
        "sha256_in_prefix": "834c06472c9ec986fcca9aa69a9ba9a4f20c909c4ad5563f0740ffea812b1819"
      },
      {
        "_path": "include/geos/simplify/TaggedLineStringSimplifier.h",
        "path_type": "hardlink",
        "sha256": "9339964fdcb7c66fb851589f129ee0a9e1623dbe48c069f5de4c484a441f5bbf",
        "size_in_bytes": 5046,
        "sha256_in_prefix": "9339964fdcb7c66fb851589f129ee0a9e1623dbe48c069f5de4c484a441f5bbf"
      },
      {
        "_path": "include/geos/simplify/TaggedLinesSimplifier.h",
        "path_type": "hardlink",
        "sha256": "19595315d93fecbfbac72bfa4fda6b29a80805490697b2d5063bf30f8f2e0e5f",
        "size_in_bytes": 2261,
        "sha256_in_prefix": "19595315d93fecbfbac72bfa4fda6b29a80805490697b2d5063bf30f8f2e0e5f"
      },
      {
        "_path": "include/geos/simplify/TopologyPreservingSimplifier.h",
        "path_type": "hardlink",
        "sha256": "d5b5f3f9875916ed15c538508536d2bfbb87458e6dc969c6c26a64024103e807",
        "size_in_bytes": 2655,
        "sha256_in_prefix": "d5b5f3f9875916ed15c538508536d2bfbb87458e6dc969c6c26a64024103e807"
      },
      {
        "_path": "include/geos/triangulate/DelaunayTriangulationBuilder.h",
        "path_type": "hardlink",
        "sha256": "75bbbdf7a5fc318acdb1470d057044a8df271b52bbfd13019f2ac5a14a00c726",
        "size_in_bytes": 4942,
        "sha256_in_prefix": "75bbbdf7a5fc318acdb1470d057044a8df271b52bbfd13019f2ac5a14a00c726"
      },
      {
        "_path": "include/geos/triangulate/IncrementalDelaunayTriangulator.h",
        "path_type": "hardlink",
        "sha256": "2fe9765315e796c7bebef302c2b9a6b69041b849f477b27354cddd2b93b3a900",
        "size_in_bytes": 3457,
        "sha256_in_prefix": "2fe9765315e796c7bebef302c2b9a6b69041b849f477b27354cddd2b93b3a900"
      },
      {
        "_path": "include/geos/triangulate/VoronoiDiagramBuilder.h",
        "path_type": "hardlink",
        "sha256": "863112b875cb6f1aae66f048e1aff1d14cae58357661c38e3361f47f9a2605f8",
        "size_in_bytes": 5340,
        "sha256_in_prefix": "863112b875cb6f1aae66f048e1aff1d14cae58357661c38e3361f47f9a2605f8"
      },
      {
        "_path": "include/geos/triangulate/polygon/ConstrainedDelaunayTriangulator.h",
        "path_type": "hardlink",
        "sha256": "2a8438ff63241ede009bed4edcb581cffc40efdbdeb30173257898858d73ef52",
        "size_in_bytes": 2741,
        "sha256_in_prefix": "2a8438ff63241ede009bed4edcb581cffc40efdbdeb30173257898858d73ef52"
      },
      {
        "_path": "include/geos/triangulate/polygon/PolygonEarClipper.h",
        "path_type": "hardlink",
        "sha256": "a2037b70ef3842fdba2277949cd40a6607b9a6dd9060f2ee327fc2bea34fb8ab",
        "size_in_bytes": 6851,
        "sha256_in_prefix": "a2037b70ef3842fdba2277949cd40a6607b9a6dd9060f2ee327fc2bea34fb8ab"
      },
      {
        "_path": "include/geos/triangulate/polygon/PolygonHoleJoiner.h",
        "path_type": "hardlink",
        "sha256": "1906244f4fb57c8b7f82a99b5284b43101dddf316c688050e7bd33200cd23863",
        "size_in_bytes": 8366,
        "sha256_in_prefix": "1906244f4fb57c8b7f82a99b5284b43101dddf316c688050e7bd33200cd23863"
      },
      {
        "_path": "include/geos/triangulate/polygon/PolygonNoder.h",
        "path_type": "hardlink",
        "sha256": "a2dbd66ed2bbf248a07adb5c7f7835e9f01f29f18b9c34be173871ade2eee4a0",
        "size_in_bytes": 2979,
        "sha256_in_prefix": "a2dbd66ed2bbf248a07adb5c7f7835e9f01f29f18b9c34be173871ade2eee4a0"
      },
      {
        "_path": "include/geos/triangulate/polygon/PolygonTriangulator.h",
        "path_type": "hardlink",
        "sha256": "39b64ead60dac0f838d9059d05d85bce96b3b12af375b373117372791274c6ed",
        "size_in_bytes": 2782,
        "sha256_in_prefix": "39b64ead60dac0f838d9059d05d85bce96b3b12af375b373117372791274c6ed"
      },
      {
        "_path": "include/geos/triangulate/polygon/TriDelaunayImprover.h",
        "path_type": "hardlink",
        "sha256": "ed02a6ec23d091896b8d1536bf684b36d9ef9b45fead97e37fdb079b005060eb",
        "size_in_bytes": 4361,
        "sha256_in_prefix": "ed02a6ec23d091896b8d1536bf684b36d9ef9b45fead97e37fdb079b005060eb"
      },
      {
        "_path": "include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h",
        "path_type": "hardlink",
        "sha256": "c3015edeb418302e39824fc11db98c266b4ad69cf3fb81907c0ad0530aa6d9a3",
        "size_in_bytes": 1810,
        "sha256_in_prefix": "c3015edeb418302e39824fc11db98c266b4ad69cf3fb81907c0ad0530aa6d9a3"
      },
      {
        "_path": "include/geos/triangulate/quadedge/LocateFailureException.h",
        "path_type": "hardlink",
        "sha256": "0e789d7874c22b7e450290eb4d06ee18bba1de24421735f54e7dc0ccadaea4ba",
        "size_in_bytes": 1026,
        "sha256_in_prefix": "0e789d7874c22b7e450290eb4d06ee18bba1de24421735f54e7dc0ccadaea4ba"
      },
      {
        "_path": "include/geos/triangulate/quadedge/QuadEdge.h",
        "path_type": "hardlink",
        "sha256": "70ec506b0f425e2a5d1b06e52d61156d7ec064dc840e087fa09f2e80d2cc1499",
        "size_in_bytes": 10942,
        "sha256_in_prefix": "70ec506b0f425e2a5d1b06e52d61156d7ec064dc840e087fa09f2e80d2cc1499"
      },
      {
        "_path": "include/geos/triangulate/quadedge/QuadEdgeLocator.h",
        "path_type": "hardlink",
        "sha256": "04e5571784b0da890d85200fa370be5b1b5fcb3e948182d44e8520e051cc7c26",
        "size_in_bytes": 1361,
        "sha256_in_prefix": "04e5571784b0da890d85200fa370be5b1b5fcb3e948182d44e8520e051cc7c26"
      },
      {
        "_path": "include/geos/triangulate/quadedge/QuadEdgeQuartet.h",
        "path_type": "hardlink",
        "sha256": "d084c56053e2e9d95f3c30825b42d41dad8ccd030c7bad76ef5d38f86bd756a2",
        "size_in_bytes": 1390,
        "sha256_in_prefix": "d084c56053e2e9d95f3c30825b42d41dad8ccd030c7bad76ef5d38f86bd756a2"
      },
      {
        "_path": "include/geos/triangulate/quadedge/QuadEdgeSubdivision.h",
        "path_type": "hardlink",
        "sha256": "12192980d3105d7eea6273177cdf31368b098108a6065768af71fbcb9bbc4f22",
        "size_in_bytes": 18072,
        "sha256_in_prefix": "12192980d3105d7eea6273177cdf31368b098108a6065768af71fbcb9bbc4f22"
      },
      {
        "_path": "include/geos/triangulate/quadedge/TrianglePredicate.h",
        "path_type": "hardlink",
        "sha256": "43168cb052072b65a2a6ea973c8ddbaf43fac32ad4c391f80227207ef52df81a",
        "size_in_bytes": 3924,
        "sha256_in_prefix": "43168cb052072b65a2a6ea973c8ddbaf43fac32ad4c391f80227207ef52df81a"
      },
      {
        "_path": "include/geos/triangulate/quadedge/TriangleVisitor.h",
        "path_type": "hardlink",
        "sha256": "c3b87a49bd4ef576f39ce938a066b86187ca5acfde3aed84f5b59e5c08304dfb",
        "size_in_bytes": 1358,
        "sha256_in_prefix": "c3b87a49bd4ef576f39ce938a066b86187ca5acfde3aed84f5b59e5c08304dfb"
      },
      {
        "_path": "include/geos/triangulate/quadedge/Vertex.h",
        "path_type": "hardlink",
        "sha256": "ee7208e71248de047d8dfb3eb3244f7aa69ae391f5300aa1a76c64cd8e85976a",
        "size_in_bytes": 8724,
        "sha256_in_prefix": "ee7208e71248de047d8dfb3eb3244f7aa69ae391f5300aa1a76c64cd8e85976a"
      },
      {
        "_path": "include/geos/triangulate/tri/Tri.h",
        "path_type": "hardlink",
        "sha256": "aa061a47d3bca27193254d172df9d73d9c7d686abde59cb81a7f22e5b374ef8f",
        "size_in_bytes": 4973,
        "sha256_in_prefix": "aa061a47d3bca27193254d172df9d73d9c7d686abde59cb81a7f22e5b374ef8f"
      },
      {
        "_path": "include/geos/triangulate/tri/TriEdge.h",
        "path_type": "hardlink",
        "sha256": "ec4b9126f1ea484a7eda26037c04261fe7471e25115ab599ba4515aba6058406",
        "size_in_bytes": 1574,
        "sha256_in_prefix": "ec4b9126f1ea484a7eda26037c04261fe7471e25115ab599ba4515aba6058406"
      },
      {
        "_path": "include/geos/triangulate/tri/TriList.h",
        "path_type": "hardlink",
        "sha256": "e0da56b278b20be5015c47c761474ebee12dae10f9688180ad9fdb709131ea57",
        "size_in_bytes": 4498,
        "sha256_in_prefix": "e0da56b278b20be5015c47c761474ebee12dae10f9688180ad9fdb709131ea57"
      },
      {
        "_path": "include/geos/triangulate/tri/TriangulationBuilder.h",
        "path_type": "hardlink",
        "sha256": "0ffbc4e66732dfb59e21370c67b3c24de681d68cfcd4b1a3e98028e684bd00ae",
        "size_in_bytes": 1744,
        "sha256_in_prefix": "0ffbc4e66732dfb59e21370c67b3c24de681d68cfcd4b1a3e98028e684bd00ae"
      },
      {
        "_path": "include/geos/util.h",
        "path_type": "hardlink",
        "sha256": "5ef3b009fe762935430f935c3a914d46135437e348397558bf7417d274aea8ec",
        "size_in_bytes": 2091,
        "sha256_in_prefix": "5ef3b009fe762935430f935c3a914d46135437e348397558bf7417d274aea8ec"
      },
      {
        "_path": "include/geos/util/Assert.h",
        "path_type": "hardlink",
        "sha256": "f6e67db2389cf665bd49c78cd379fd076abd337eedc67cf1d21d8fc1804c7011",
        "size_in_bytes": 1513,
        "sha256_in_prefix": "f6e67db2389cf665bd49c78cd379fd076abd337eedc67cf1d21d8fc1804c7011"
      },
      {
        "_path": "include/geos/util/AssertionFailedException.h",
        "path_type": "hardlink",
        "sha256": "8b7cf0b3205f5fc35f9489018366b6787c8306b8ca7b50b5f529a51e55e282b7",
        "size_in_bytes": 1180,
        "sha256_in_prefix": "8b7cf0b3205f5fc35f9489018366b6787c8306b8ca7b50b5f529a51e55e282b7"
      },
      {
        "_path": "include/geos/util/CoordinateArrayFilter.h",
        "path_type": "hardlink",
        "sha256": "05b5d27c102dabdd536884ca97baa8356faf80f092817c9c3026e90efb458116",
        "size_in_bytes": 2186,
        "sha256_in_prefix": "05b5d27c102dabdd536884ca97baa8356faf80f092817c9c3026e90efb458116"
      },
      {
        "_path": "include/geos/util/GEOSException.h",
        "path_type": "hardlink",
        "sha256": "1a62e6977be942c8a1756a544a42f4abd9fbd09db387a5e4c9164c8669d1279e",
        "size_in_bytes": 1513,
        "sha256_in_prefix": "1a62e6977be942c8a1756a544a42f4abd9fbd09db387a5e4c9164c8669d1279e"
      },
      {
        "_path": "include/geos/util/GeometricShapeFactory.h",
        "path_type": "hardlink",
        "sha256": "af7e4fed65e5525fd9871078863eda026b8d59ae8daba2d4f19cb1ac5b353e78",
        "size_in_bytes": 5206,
        "sha256_in_prefix": "af7e4fed65e5525fd9871078863eda026b8d59ae8daba2d4f19cb1ac5b353e78"
      },
      {
        "_path": "include/geos/util/IllegalArgumentException.h",
        "path_type": "hardlink",
        "sha256": "34ca81d4442c2f3e254a22537b6343f1f94fbfa7976723360309311da5345234",
        "size_in_bytes": 1273,
        "sha256_in_prefix": "34ca81d4442c2f3e254a22537b6343f1f94fbfa7976723360309311da5345234"
      },
      {
        "_path": "include/geos/util/IllegalStateException.h",
        "path_type": "hardlink",
        "sha256": "025bbfe0d5ea99e14190d7084a8e0931408ad77d81f509e4ebb4bb153b42cf8b",
        "size_in_bytes": 1054,
        "sha256_in_prefix": "025bbfe0d5ea99e14190d7084a8e0931408ad77d81f509e4ebb4bb153b42cf8b"
      },
      {
        "_path": "include/geos/util/Interrupt.h",
        "path_type": "hardlink",
        "sha256": "d01ceaf283dc4aacb31730d5466ac4a2151c0b1eee3a6cb876e7324f10020404",
        "size_in_bytes": 2461,
        "sha256_in_prefix": "d01ceaf283dc4aacb31730d5466ac4a2151c0b1eee3a6cb876e7324f10020404"
      },
      {
        "_path": "include/geos/util/Machine.h",
        "path_type": "hardlink",
        "sha256": "63ebc59ad781052f84b897ca05be7c99fc638482293d29df41e1b9c0e581d911",
        "size_in_bytes": 735,
        "sha256_in_prefix": "63ebc59ad781052f84b897ca05be7c99fc638482293d29df41e1b9c0e581d911"
      },
      {
        "_path": "include/geos/util/TopologyException.h",
        "path_type": "hardlink",
        "sha256": "825fbc3040a9e18a2be7cf52c69d8f4af9139945da474263ee917ee28423a685",
        "size_in_bytes": 1573,
        "sha256_in_prefix": "825fbc3040a9e18a2be7cf52c69d8f4af9139945da474263ee917ee28423a685"
      },
      {
        "_path": "include/geos/util/UniqueCoordinateArrayFilter.h",
        "path_type": "hardlink",
        "sha256": "1efc6c4a0cf3fc4a460176e6ee1db5edce58a2f836177624a52f40ecccee883e",
        "size_in_bytes": 3360,
        "sha256_in_prefix": "1efc6c4a0cf3fc4a460176e6ee1db5edce58a2f836177624a52f40ecccee883e"
      },
      {
        "_path": "include/geos/util/UnsupportedOperationException.h",
        "path_type": "hardlink",
        "sha256": "9720c8d3cd160c5c4fee577f86b286844edae4e80a1809e8f34494adb772e8f8",
        "size_in_bytes": 1349,
        "sha256_in_prefix": "9720c8d3cd160c5c4fee577f86b286844edae4e80a1809e8f34494adb772e8f8"
      },
      {
        "_path": "include/geos/util/math.h",
        "path_type": "hardlink",
        "sha256": "81d397b9ecb33735dfbcbd09720cb7e5f11a89b86081ac83dc85ac9b91745d78",
        "size_in_bytes": 1141,
        "sha256_in_prefix": "81d397b9ecb33735dfbcbd09720cb7e5f11a89b86081ac83dc85ac9b91745d78"
      },
      {
        "_path": "include/geos/util/string.h",
        "path_type": "hardlink",
        "sha256": "343ad091ed708423adaa06250d2853db4a7ba4b58a57d0b7c9026d7ecbc856d2",
        "size_in_bytes": 819,
        "sha256_in_prefix": "343ad091ed708423adaa06250d2853db4a7ba4b58a57d0b7c9026d7ecbc856d2"
      },
      {
        "_path": "include/geos/vend/include_nlohmann_json.hpp",
        "path_type": "hardlink",
        "sha256": "ae62aa14d05f5e80c6496959cd1a25679f7670520b5bef9fb2216f3b6c56fdc8",
        "size_in_bytes": 682,
        "sha256_in_prefix": "ae62aa14d05f5e80c6496959cd1a25679f7670520b5bef9fb2216f3b6c56fdc8"
      },
      {
        "_path": "include/geos/vend/json.hpp",
        "path_type": "hardlink",
        "sha256": "21e9d896a483be9b589767e3d3d2ba22b725ffbfd20c4a5b7497ea19805a78de",
        "size_in_bytes": 919966,
        "sha256_in_prefix": "21e9d896a483be9b589767e3d3d2ba22b725ffbfd20c4a5b7497ea19805a78de"
      },
      {
        "_path": "include/geos/version.h",
        "path_type": "hardlink",
        "sha256": "fb2add098756aba5e28ee6c10921385b3892ac103afbcc54d937762b217ae638",
        "size_in_bytes": 899,
        "sha256_in_prefix": "fb2add098756aba5e28ee6c10921385b3892ac103afbcc54d937762b217ae638"
      },
      {
        "_path": "include/geos_c.h",
        "path_type": "hardlink",
        "sha256": "1d524efd2c0b0916dd956339729dcf4323c227b99ea677dcef87b9b6a8429ae6",
        "size_in_bytes": 212988,
        "sha256_in_prefix": "1d524efd2c0b0916dd956339729dcf4323c227b99ea677dcef87b9b6a8429ae6"
      },
      {
        "_path": "lib/cmake/GEOS/geos-config-version.cmake",
        "path_type": "hardlink",
        "sha256": "f2315c058db4b109d78b390333279c85d5fc2e95ab5d9e7cef97cea25ef3464d",
        "size_in_bytes": 1862,
        "sha256_in_prefix": "f2315c058db4b109d78b390333279c85d5fc2e95ab5d9e7cef97cea25ef3464d"
      },
      {
        "_path": "lib/cmake/GEOS/geos-config.cmake",
        "path_type": "hardlink",
        "sha256": "389caa44b5a79f2acb4bfb7d8da36e933b8de39b35d5af441f7dbab3da8efaca",
        "size_in_bytes": 533,
        "sha256_in_prefix": "389caa44b5a79f2acb4bfb7d8da36e933b8de39b35d5af441f7dbab3da8efaca"
      },
      {
        "_path": "lib/cmake/GEOS/geos-targets-release.cmake",
        "path_type": "hardlink",
        "sha256": "2b92c5b03fd1e109e7e12e2e2073a36a673f747f06893dd29cebc46da0059234",
        "size_in_bytes": 1352,
        "sha256_in_prefix": "2b92c5b03fd1e109e7e12e2e2073a36a673f747f06893dd29cebc46da0059234"
      },
      {
        "_path": "lib/cmake/GEOS/geos-targets.cmake",
        "path_type": "hardlink",
        "sha256": "2151bbd8a8dce7ae17aaeea0eb55c34a317e5ff848885a218548556a001ab27c",
        "size_in_bytes": 5083,
        "sha256_in_prefix": "2151bbd8a8dce7ae17aaeea0eb55c34a317e5ff848885a218548556a001ab27c"
      },
      {
        "_path": "lib/libgeos.so",
        "path_type": "softlink",
        "sha256": "ed87fcf52cce24558016569307423492e4e36002c42a5f8ac08ff8b1f0e19e90",
        "size_in_bytes": 4655616
      },
      {
        "_path": "lib/libgeos.so.3.14.1",
        "path_type": "hardlink",
        "sha256": "ed87fcf52cce24558016569307423492e4e36002c42a5f8ac08ff8b1f0e19e90",
        "size_in_bytes": 4655616,
        "sha256_in_prefix": "ed87fcf52cce24558016569307423492e4e36002c42a5f8ac08ff8b1f0e19e90"
      },
      {
        "_path": "lib/libgeos_c.so",
        "path_type": "softlink",
        "sha256": "9cc17e9e63286a51a749255d01614f9f65851a4f1f261c5b65bab02035eaabbc",
        "size_in_bytes": 503744
      },
      {
        "_path": "lib/libgeos_c.so.1",
        "path_type": "softlink",
        "sha256": "9cc17e9e63286a51a749255d01614f9f65851a4f1f261c5b65bab02035eaabbc",
        "size_in_bytes": 503744
      },
      {
        "_path": "lib/libgeos_c.so.1.20.5",
        "path_type": "hardlink",
        "sha256": "9cc17e9e63286a51a749255d01614f9f65851a4f1f261c5b65bab02035eaabbc",
        "size_in_bytes": 503744,
        "sha256_in_prefix": "9cc17e9e63286a51a749255d01614f9f65851a4f1f261c5b65bab02035eaabbc"
      },
      {
        "_path": "lib/pkgconfig/geos.pc",
        "prefix_placeholder": "/home/conda/feedstock_root/build_artifacts/geos_1761592463161/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh",
        "file_mode": "text",
        "path_type": "hardlink",
        "sha256": "7c40d727ec9be23b2bc2a01c75566e2f5c0e94fa89810a4250d8457a293626d0",
        "size_in_bytes": 513,
        "sha256_in_prefix": "aa9ce04d2bc50a49f07de3bb7d40336fb1e64d03cdb5259f6880bd4c5450f7be"
      }
    ]
  },
  "link": {
    "source": "/home/sunchao/miniconda3/pkgs/geos-3.14.1-h480dda7_0",
    "type": 1
  }
}