<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HK29</author_name>
  <author_url>https://blog.hatena.ne.jp/HK29/</author_url>
  <blog_title>PythonとVBAで世の中を便利にする</blog_title>
  <blog_url>https://hk29.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>web関連</anon>
    <anon>抽出</anon>
    <anon>グラフ化</anon>
  </categories>
  <description>本記事では、国土地理院の無料のAPIを利用して、指定した地域名の緯度と経度を取得する雛形コードを載せました。そして、ライブラリ「folium」を利用して、下図のように抽出した緯度と経度を中心座標として矩形を描く雛形コードを載せました。 国土地理院のAPIの利用は、次のようにそのURLの最後に地名を入力します。下記は「鳥取砂丘」の位置座標データを取得したい場合の例です。 https://msearch.gsi.go.jp/address-search/AddressSearch?q=鳥取砂丘 ■ライブラリ「folium」のインストール foliumは地図を可視化するためのライブラリです。 # a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhk29.hatenablog.jp%2Fentry%2F2023%2F12%2F15%2F234949&quot; title=&quot;Python 指定した地域名の緯度経度を取得する。さらにそれを中心とした四角形を地図上に描く「folium」 - PythonとVBAで世の中を便利にする&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/H/HK29/20231215/20231215231535.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-12-15 23:49:49</published>
  <title>Python 指定した地域名の緯度経度を取得する。さらにそれを中心とした四角形を地図上に描く「folium」</title>
  <type>rich</type>
  <url>https://hk29.hatenablog.jp/entry/2023/12/15/234949</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
