.. _doxcsid-class_p1_1_1_image_sdk_1_1_raw_image_1a19ce8e5bfb815eb3d7e11db341cce2a6: RawImage.GetGpsData Method ++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Extract the GPS data embedded in the IIQ files XMP meta data section, if any .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`GpsData` GetGpsData(); This is a convenience method. It is equal to using the :ref:`GetXmpPacket ` method, with parsing of the GPS data tags. .. rubric:: Returns: GPS coordinates object, or ``null`` of no GPS data is included in image