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

    Function equalPolys

    • Check if two XY(Z) Polygons are equal

      Type Parameters

      • D extends Properties = Properties

      Parameters

      • a: VectorPolygon<D>

        The first XY(Z) Polygon

      • b: VectorPolygon<D>

        The second XY(Z) Polygon

      Returns boolean

      • True if the two XY(Z) Polygons are equal