API Reference > imodeljs-common > Geometry > HorizontalCRSExtentProps HorizontalCRSExtentProps Interface The extent in latitude, longitude bounds where a horizontal CRS is applicable Implemented by HorizontalCRSExtent Properties Name Type Description northEast Carto2DDegreesProps The North East point in latitude in longitude in degrees for the user-defined extent of the CRS. southWest Carto2DDegreesProps The South West point in latitude and longitude in degrees for the user-defined extent of the CRS Defined in core/common/src/geometry/CoordinateReferenceSystem.ts Line 22 Last Updated: 11 June, 2024