---
title: altitude
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/altitude
---

# altitude

The altitude of the item in meters above sea level, expressed using the WGS84 datum.

## Declaration

```swift
var altitude: NSNumber? { get set }
```

## Discussion

Discussion Negative values lie below sea level.

## See Also

### Describing places

- [city](corespotlight/cssearchableitemattributeset/city.md)
- [country](corespotlight/cssearchableitemattributeset/country.md)
- [gpsAreaInformation](corespotlight/cssearchableitemattributeset/gpsareainformation.md)
- [gpsdop](corespotlight/cssearchableitemattributeset/gpsdop.md)
- [gpsDateStamp](corespotlight/cssearchableitemattributeset/gpsdatestamp.md)
- [gpsDestBearing](corespotlight/cssearchableitemattributeset/gpsdestbearing.md)
- [gpsDestDistance](corespotlight/cssearchableitemattributeset/gpsdestdistance.md)
- [gpsDestLatitude](corespotlight/cssearchableitemattributeset/gpsdestlatitude.md)
- [gpsDestLongitude](corespotlight/cssearchableitemattributeset/gpsdestlongitude.md)
- [gpsDifferental](corespotlight/cssearchableitemattributeset/gpsdifferental.md)
- [gpsMapDatum](corespotlight/cssearchableitemattributeset/gpsmapdatum.md)
- [gpsMeasureMode](corespotlight/cssearchableitemattributeset/gpsmeasuremode.md)
- [gpsProcessingMethod](corespotlight/cssearchableitemattributeset/gpsprocessingmethod.md)
- [gpsStatus](corespotlight/cssearchableitemattributeset/gpsstatus.md)
- [gpsTrack](corespotlight/cssearchableitemattributeset/gpstrack.md)
