API Reference > imodeljs-common > Geometry > HemisphereEnum HemisphereEnum Type alias Type used in the definition of UTM Zoning projection. This projection only requires a zone number and the hemisphere North or South. HemisphereEnum = "South" | "North" Defined in core/common/src/geometry/Projection.ts Line 150 Last Updated: 11 June, 2024