---
title: kMDItemLatitude
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditemlatitude
---

# kMDItemLatitude

The latitude of the item in degrees north of the equator, expressed using the WGS84 datum.  Negative values lie south of the equator. A CFString.

## Declaration

```swift
let kMDItemLatitude: CFString!
```
