# Point 对应代码文件:`geodesy/algorithm/geometry/Point.py` 点对象与点相关操作(距离、投影、坐标系约定等)。 建议统一: - 坐标含义(lon/lat vs x/y) - 单位(度 vs 米)