Contents

kCGImageMetadataShouldExcludeGPS

A Boolean value that indicates whether to exclude GPS metadata from EXIF data or the corresponding XMP tags.

Declaration

let kCGImageMetadataShouldExcludeGPS: CFString

Discussion

The value of this key must be a CFBoolean value. The default value is kCFBooleanFalse, which includes GPS information in the metadata. This flag doesn’t filter any proprietary location data in the manufacturer’s EXIF MakerNote or in custom XMP properties.

See Also

Configuring the Image Behaviors