<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>RobinEgg</author_name>
  <author_url>https://blog.hatena.ne.jp/RobinEgg/</author_url>
  <blog_title>eggshell blue</blog_title>
  <blog_url>https://robinegg.hatenadiary.jp/</blog_url>
  <categories>
    <anon>geo</anon>
    <anon>python</anon>
  </categories>
  <description>最近新幹線に乗って地方へ出かける機会が多く、 GPS トラッキングとかして遊んでるのですが、 GPS ユニットの出力ログが日本測地系なので Google Maps 上で表示させるには測地系を変換する必要が出てきました。なので、測地系パラメタを使う方法 を参考に、三次元直交座標を経由して変換する方法で実装してみました。ページにあったのは Perl だったので、今回は Python で書き直してみた。ていうか Python 3.0 系って 2.x 系から文法まで変わってるのな。びっくらこいた。 # coding: utf-8 import math # Radian RAD = math.pi /…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frobinegg.hatenadiary.jp%2Fentry%2F20090419%2Fp1&quot; title=&quot;東京測地系から世界測地系への変換 - eggshell blue&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>https://cdn-ak.f.st-hatena.com/images/fotolife/R/RobinEgg/20090419/20090419175211.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-04-19 00:00:00</published>
  <title>東京測地系から世界測地系への変換</title>
  <type>rich</type>
  <url>https://robinegg.hatenadiary.jp/entry/20090419/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
