[ 原始碼: vincenty ]
套件:python3-vincenty(0.1.4-2)
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
- interactive high-level object-oriented language (default python3 version)
