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

    Function equalLines

    • Check if two XY(Z) LineStrings are equal

      Type Parameters

      • D extends Properties = Properties

      Parameters

      • a: VectorLineString<D>

        The first XY(Z) LineString

      • b: VectorLineString<D>

        The second XY(Z) LineString

      Returns boolean

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