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

    Function idGetVerticesRaw

    • Returns the k-th vertex of the cell (k = 0,1,2,3). Vertices are returned in CCW order (lower left, lower right, upper right, upper left in the UV plane). The points returned by getVerticesRaw are not normalized.

      Parameters

      • id: bigint

        the S2CellID

      Returns Vertices

      the k-th vertex of the cell