Download the PHP package xianyunyh/geohash without Composer
On this page you can find all versions of the php package xianyunyh/geohash. 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 geohash
geohash
这年头和LBS相关的应用越来越火. 从foursquare的热闹程度就可见一般, 更不用说微信、陌陌了 (什么, 没听过 foursquare... 哥们, 你 out 了). 和 LBS有关的应用一般都包括一些共同的操作, 最常见的一个, 就是找附近的东东(餐馆, 商店, 妞....). 所以, 这里就抛出了一个问题, 怎样才能在大量经纬度数据中检索出附近的点呢?
geohash能做到 @一个开发者
Requirements
- PHP >= 4
Usage
-
例如: 用iPhone/android手机定位得到理想国际大厦的经纬度: 39.98123848, 116.30683690 然后查找附近的妞
-
得到9个geohash值
- 范围如图:
-
用sql语句查询
- 看一下是否用上索引 (一共有50多万行测试数据):
索引:
数据:
其他资料:
All versions of geohash with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3 || ^7.0
The package xianyunyh/geohash contains the following files
Loading the files please wait ....