FindGeoLocation
使用中のコンピュータの現行の測地位置を求めようと試みる.
FindGeoLocation["ip"]
指定されたIPアドレスに関連する測地位置を推定する.
FindGeoLocation["address"]
指定された所在地住所に関連する測地位置を推定する.
FindGeoLocation[entity]
指定された実体に関連する測地位置を与える.
詳細
- FindGeoLocation[]は組込みのGPS等の機能使うか,インターネットを介してgeoIP検索を使うかする.使用メソッドが異なると確度に差が生じることがある.
- IPアドレスは"nnn.nnn.nnn.nnn"の形式で,あるいはIPAddress[…]として指定することができる.
- FindGeoLocationは,{latitude,longitude}または{latitude,longitude,elevation}(明示的な測地位置が求まらない場合にはMissing["NotAvailable"])を含むGeoPositionオブジェクトを返す.
- FindGeoLocationは,OpenStreetMap (© OpenStreetMap) の寄稿者によるデータを使用している.
例題
すべて開くすべて閉じる特性と関係 (3)
$GeoLocationおよびHereのデフォルト値はFindGeoLocation[]によって決定される:
$GeoLocationの値が手動で変更されても,FindGeoLocationを使ってそのデフォルト値を回復することができる:
FindGeoLocation[entity] は,GeoPosition[entity]およびEntityValue[entity, "Position"]に等しい:
住所 stad については,FindGeoLocation[stad]はInterpreter["StreetAddress"][stad]に等しい:
テキスト
Wolfram Research (2008), FindGeoLocation, Wolfram言語関数, https://reference.wolfram.com/language/ref/FindGeoLocation.html (2014年に更新).
CMS
Wolfram Language. 2008. "FindGeoLocation." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/FindGeoLocation.html.
APA
Wolfram Language. (2008). FindGeoLocation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FindGeoLocation.html