Download the PHP package uax/gps without Composer
On this page you can find all versions of the php package uax/gps. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package gps
GPS Convert
- WGS-84:是国际标准,GPS坐标(Google Earth使用、或者GPS模块)
- GCJ-02:中国坐标偏移标准,Google Map、高德、腾讯使用
- BD-09:百度坐标偏移标准,Baidu Map使用
使用说明
WGS-84 to GCJ-02:
GCJ-02 to WGS-84 粗略:
GCJ-02 to WGS-84 精确(二分极限法):
GCJ-02 to BD-09:
BD-09 to GCJ-02:
求距离:
注意:本算法 gcj算法、bd算法都非常精确,已经测试通过。(BD转换的结果和百度提供的接口精确到小数点后4位),请放心使用。
All versions of gps with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package uax/gps contains the following files
Loading the files please wait ....