<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>iPhoto から写真を取り出して、GPS情報を抜き出します。 var app = Application(&quot;iPhoto&quot;) var albums = app.albums //全アルバム取得 iPhotoの構成は iPhoto Application -&gt; Album -&gt; Photo のようになっています。 写真を一枚取り出し、情報を取得します。 まず、写真を一枚取り出します。 var app = Application(&quot;iPhoto&quot;) var albums = app.albums //全アルバム取得 var photo = albums[0].photos[0] 写真の情報を色々…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2014%2F12%2F13%2F183223&quot; title=&quot;iPhoto で写真を扱う - GPS情報を取り出す - それマグで！&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/t/takuya_1st/20141213/20141213181901.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-12-13 18:32:23</published>
  <title>iPhoto で写真を扱う - GPS情報を取り出す</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2014/12/13/183223</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
