PHPackages                             tekintian/geo\_utils - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tekintian/geo\_utils

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tekintian/geo\_utils
====================

目前最全面的地理坐标转换工具，支持GPS坐标 WGS-84，百度坐标 BD-09，国测局 火星坐标GCJ-02之间的相互转换

1.0(7y ago)3210.7k—0%9BSD-3-ClausePHP

Since Jan 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/tekintian/geo_utils)[ Packagist](https://packagist.org/packages/tekintian/geo_utils)[ Docs](https://github.com/tekintian/pinyin_utils)[ RSS](/packages/tekintian-geo-utils/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

地图坐标转换工具
========

[](#地图坐标转换工具)

WGS-84：是国际标准，GPS坐标（Google Earth使用、或者GPS模块） GCJ-02：中国坐标偏移标准，Google Map、高德、腾讯使用 BD-09：百度坐标偏移标准，Baidu Map使用 Web Mercator 网络墨卡托投影坐标，Web Mercator是一个投影坐标系统，其基准面是 WGS 1984 ; EPSG，即 European Petroleum Standards Group 欧洲石油标准组织

使用方法:
-----

[](#使用方法)

1. 载入本工具类

```
composer require tekintian/geo_utils
```

2. 使用本工具

```
