7 ms·
We use geohash because it's really fast and we can control precision. We don't need to store any information about grid and we don't need to convert coordinates
by Gen1us2k 9y ago
We use geohash because it's really fast and we can control precision. We don't need to store any information about grid and we don't need to convert coordinates to spherical view.