Search
@turf/boolean-contains
Determines whether the second geometry is completely within the first geometry.
v7.3.0 URL:
https://unpkg.com/@turf/boolean-contains@7.3.0/dist/cjs/index.cjs
Open
Browse Files
turf
contains
boolean
de-9im
@turf/boolean-disjoint
Checks if two geometries have no overlapping areas.
v7.3.0 URL:
https://unpkg.com/@turf/boolean-disjoint@7.3.0/dist/cjs/index.cjs
Open
Browse Files
turf
disjoint
boolean
de-9im
@turf/boolean-within
Determines whether the first geometry is completely within the second geometry.
v7.3.0 URL:
https://unpkg.com/@turf/boolean-within@7.3.0/dist/cjs/index.cjs
Open
Browse Files
turf
gis
boolean
de-9im
within
boolean-within
@turf/boolean-crosses
Checks if two geometries cross each other.
v7.3.0 URL:
https://unpkg.com/@turf/boolean-crosses@7.3.0/dist/cjs/index.cjs
Open
Browse Files
turf
equal
boolean
de-9im
@turf/boolean-overlap
Checks if two geometries have an area of overlap without one being completely contained inside the other.
v7.3.0 URL:
https://unpkg.com/@turf/boolean-overlap@7.3.0/dist/cjs/index.cjs
Open
Browse Files
turf
gis
boolean
de-9im
overlap
boolean-overlap