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

    Class RingIntersectionLookup<D>

    Intersection Lookup for mapped by polyIndex and ringIndex

    Type Parameters

    • D extends MValue = Properties
    Index

    Properties

    Properties

    store: Map<number, Map<number, RingIntersection<D>[]>> = ...

    [polyIndex][ringIndex] -> Intersections