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
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.