geographicCoordinateSystem

Getter

The geographic coordinate reference system of the iModel.

geographicCoordinateSystem: undefined | GeographicCRS

Returns - undefined | GeographicCRS

Setter

The Geographic Coordinate Reference System indicating the projection and datum used.

geographicCoordinateSystem(geoCRS: GeographicCRS): void

Parameter Type Description
geoCRS GeographicCRS  

Returns - void

Defined in

Last Updated: 02 May, 2024