//
pkg.gl
Category
github.com/liguoqinjim/go-labs
lab087
lab001
package
0.0.0-20231208061952-f10d33120ced
Repository:
https://github.com/liguoqinjim/go-labs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
32 SLOC
#
README
运行example
1.计算两个经纬度点之间的大圆距离。 2.判断一个点是否在一个多边形里面。
运行结果
参考资料
https://github.com/kellydunn/golang-geo