Skip to content

zkteco-home/TairGis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TairGis

TairGis is a Redis Module that supports the query of intersection, contains, and within relationships between points, lines, and polygons

compile base on source code https://github.com/tair-opensource/TairGis

Run

Solution 1:

add parameters to redis.conf

enable-module-command yes

loadmodule tairgis.dll

Solution 2:

redis-server.exe --loadmodule tairgis.dll

About

TairGis is a Redis Module that supports the query of intersection, contains, and within relationships between points, lines, and polygons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published