ibis.expr.api.GeoSpatialValue.ordering_equals¶
-
GeoSpatialValue.
ordering_equals
(right)¶ Check if two geometries are equal and have the same point ordering.
Returns true if the two geometries are equal and the coordinates are in the same order.
- Parameters
left (geometry) –
right (geometry) –
- Returns
ordering_equals
- Return type
bool scalar