[ ソース: vincenty ]
パッケージ: python3-vincenty (0.1.4-2)
python3-vincenty に関するリンク
Debian の資源:
vincenty ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python library for calculating geographical distance with high accuracy
Vincenty is a Python library that calculates the geographical distance between two points with extreme accuracy, utilizing Vincenty's formula. Based on the WGS 84 reference ellipsoid, this method is precise to within 1 mm or better. Widely employed in geographic information systems (GIS), it offers superior accuracy compared to great-circle distance calculations that assume a spherical Earth. The library supports calculations in both kilometers and miles.
その他の python3-vincenty 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)