Discussion about this post

User's avatar
Raghwendra Dey's avatar

Can you explain the reason behind why plain hashing on the geohash string wont work? As you wrote in this point?

> We still might be doing full table scans to find the relevant places. There has been no indexing done till now. Even if you do indexing on the full 10-length geohash stored in the SQL table, there might be some geohash indexes that have only 1 place inside the index. Hmm, not a very good use case for building indexes.

Expand full comment
Samuel Adeshina's avatar

Wow. This is the most helpful post I ever came across. Thanks a lot.

Expand full comment
2 more comments...

No posts