gis-tools-ts - v0.6.0
    Preparing search index...

    Function polylineInPolyline

    • Check if a hole is inside an outer ring

      Parameters

      • hole: VectorLineString

        the hole to test if inside the outer

      • outer: VectorLineString

        the outer to test against

      Returns boolean

      true if the hole is inside the outer