API Reference > core-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. extensions HemisphereEnum = "South" | "North" Defined in core/common/src/geometry/Projection.ts Line 153 Last Updated: 20 June, 2023