タグ

programmingとwhere2.0に関するteddy-gのブックマーク (2)

  • Yahoo! Placemaker - YDN

    Abstract Copyright 2009, Yahoo! Inc. The Yahoo! Placemaker™ Guide provides information to developers on how to use Yahoo! Placemaker to geo-enrich their applications. Yahoo! Placemaker is a geoparsing web service that provides third-party developers the means to geo-enrich content at scale. The service identifies, disambiguates, and 'extracts' places from unstructured and structured textual conten

    teddy-g
    teddy-g 2009/05/29
    Placemakerすげえ!なんだが、ドキュメント類は不親切
  • 携帯電話と位置情報 : 現在地の測位 (2)

    ヤフー株式会社は、2023年10月1日にLINEヤフー株式会社になりました。LINEヤフー株式会社の新しいブログはこちらです。LINEヤフー Tech Blog こんにちは、広告部ながやです。 前回の記事では仕様面を記述しましたので、 今回は実際のコードを公開してみようと思います。 例をシンプルにするために、基地局の緯度/経度取得のみ対応とします。 GPS(衛星利用測位システム)機能搭載端末やWILLCOM端末は実装から省きますが、少しの拡張で対応できると思います。 端末をお持ちの人はぜひ挑戦してみてください。 サンプルコード index.php ※1,※2,※3,※4,※5 <?php function array_val(&$data, $key, $default = null) { if (!is_array($data)) { return $default; } return

    携帯電話と位置情報 : 現在地の測位 (2)
    teddy-g
    teddy-g 2009/04/23
    iエリアの中心点を実装しようとしたが考えただけで疲弊してやめたのを思い出した
  • 1