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

    Class RingIntersectionLookup<D>

    Intersection Lookup for mapped by polyIndex and ringIndex

    Type Parameters

    • D extends MValue = Properties
    Index
    store: Map<number, Map<number, RingIntersection<D>[]>> = ...

    [polyIndex][ringIndex] -> Intersections