gis-tools-ts - v0.6.0
Preparing search index...
index
cleanIntersections
Function cleanIntersections
cleanIntersections
<
D
extends
Properties
=
Properties
>
(
intersections
:
RingIntersection
<
D
>
[]
,
)
:
RingIntersection
<
D
>
[]
Given a ring's of intersections, clean them up
Type Parameters
D
extends
Properties
=
Properties
Parameters
intersections
:
RingIntersection
<
D
>
[]
a collection of intersections to clean up
Returns
RingIntersection
<
D
>
[]
the cleaned up intersections
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Given a ring's of intersections, clean them up