sulewicz / redis-s2geoLinks
Simple Redis Module for geospatial queries, which utilizes S2 Region Coverer algorithm for indexing. Allows point with polygon and polygon with polygon overlap tests in constant time.
☆25Updated 2 years ago
Alternatives and similar repositories for redis-s2geo
Users that are interested in redis-s2geo are comparing it to the libraries listed below
Sorting:
- Flatgeobuf binary geospatial encoding Go library☆20Updated last year
- An effort to come up with a compressed binary vector geometry specification☆88Updated 3 years ago
- Generate the minimum number of tiles to cover a geojson geometry