Get Geometric Location and Other Information

Tracks down your geometric coordinates and other information on the base of the IP address
ダウンロード: 1K
更新 2012/4/13

ライセンスの表示

The function 'getGeoInformation' retrieves your geometric information (such as latitude and longitude), by automatically tracking down your computer's IP. Additionally you can input a different IP address.

For example

geo = getGeoInformation

returns:

IP: '151.58.40.49'
country: 'Italy'
region: 'Lazio'
city: 'Rome'
usZIPCode: []
usAreaCode: []
usMetroCode: []
lat: '41.9000'
long: '12.4833'
isp: 'IUnet'
organization: 'IUnet'

I included also some examples of functions that use geometric coordinates. For instance, you can determine the current weather (see Sagar Aiya) or the position of the sun (see Vincent Roy).

引用

Semin Ibisevic (2025). Get Geometric Location and Other Information (https://www.mathworks.com/matlabcentral/fileexchange/36173-get-geometric-location-and-other-information), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCoordinate Reference Systems についてさらに検索
謝辞

ヒントを得たファイル: Get HTML Table Data into MATLAB, Google Weather

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

MATLAB - Get Geometric Location and Other Information/

MATLAB - Get Geometric Location and Other Information/Functions that use Geo Location/

バージョン 公開済み リリース ノート
1.0.0.0