equals
Tests if two geometries are equal. The geometries are equal if they have the same spatial reference systems, geometry type, points and occupy the same space. For a more strict comparison of the two geometries use Geometry.equals(Geometry).
Supports true curves.
Return
True if the two geometries are equal, false otherwise.
Since
200.1.0