Redis 地理位置(geo) 命令

更新时间: 2019-07-07 15:54
序号 命令 描述
1 Redis GEOHASH 命令 返回一个或多个位置元素的 Geohash 表示
2 Redis GEOPOS 命令 从key里返回所有给定位置元素的位置(经度和纬度)
3 Redis GEODIST 命令 返回两个给定位置之间的距离
4 Redis GEORADIUS 命令 以给定的经纬度为中心, 找出某一半径内的元素
5 Redis GEOADD 命令 将指定的地理空间位置(纬度、经度、名称)添加到指定的key中
6 Redis GEORADIUSBYMEMBER 命令 找出位于指定范围内的元素,中心点是由给定的位置元素决定

更多命令请参考:Redis 命令

Real-Time Rendering, Third Edition

Real-Time Rendering, Third Edition

Tomas Akenine-Moller、Eric Haines、Naty Hoffman / A K Peters/CRC Press / 2008-7-25 / USD 102.95

Thoroughly revised, this third edition focuses on modern techniques used to generate synthetic three-dimensional images in a fraction of a second. With the advent or programmable shaders, a wide varie......一起来看看 《Real-Time Rendering, Third Edition》 这本书的介绍吧!

CSS 压缩/解压工具

CSS 压缩/解压工具

在线压缩/解压 CSS 代码

html转js在线工具

html转js在线工具

html转js在线工具

HEX HSV 转换工具

HEX HSV 转换工具

HEX HSV 互换工具