Firebase – Store geo points efficiently with Firestore
I am thinking about how to model a collection where each document is a building with a geolocation. I know I should use Geohashes, but what I am worried about is that I would get for each query dozens (if…