Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?

場所の名前から緯度経度取得するジオコーディングをpythonでやってみました。 google mapを利用します。 ジオコーディングに関しては、 http://code.google.com/intl/ja/apis/maps/documentation/services.html#Geocoding_Direct に書いてあります。 コードは以下のような感じです。 google app engineで利用することを前提にしているので urlfetchを使っていますが、そうでないならばそこを置き換える必要があります。 # -*- coding: utf-8; -*- import xml.etree.ElementTree as etree import urllib from google.appengine.api import urlfetch #場所名から緯度経度取得 def ge
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く