API Reference > imodeljs-common > Geometry > GeographicCRS > equals equals Method Compares two Geographic CRS. It is a strict compare operation not an equivalence test though number compares are applied a minuscule tolerance. It takes into account descriptive properties not only mathematical definition properties. equals(other: GeographicCRS): boolean Parameter Type Description other GeographicCRS Returns - boolean Defined in core/common/src/geometry/CoordinateReferenceSystem.ts Line 407 Last Updated: 11 June, 2024