Boolean Shapely
Primarly used for TurfJS boolean testing.
Install
$ python --version
Python 2.7.10
$ pip install shapely
$ yarn add --dev boolean-shapely
Quickstart
const shapely = ; const line1 = ;const line2 = ; shapely; ;//= true/false
DE-9IM
- crosses
- contains
- within
- equals
- touches
- disjoint
- intersects
- overlaps
- covers