AbhiAgarwal / geospatial-indexing

Experimenting with geospatial indexing (unfinished)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geospatial-indexing

Experimenting with geospatial indexing

To run giredis.cpp: cmake CMakeLists.txt, and then ./target/giredis.

To get the latest version of the Redis version download the latest version of Redis that has GEOADD. Currently this is the unstable version here.

About

Experimenting with geospatial indexing (unfinished)

License:MIT License


Languages

Language:C++ 76.9%Language:CMake 23.1%