is_exact_sameο
- Equi7Grid_projection.is_exact_same(other: Any) boolο
Check if the CRS objects are the exact same.
- Parameters:
other (Any) β Check if the other CRS is the exact same to this object. If the other object is not a CRS, it will try to create one. On Failure, it will return False.
- Return type:
bool