5 ms·
I'm not sure what you're doing, but using GeoHashes on GAE worked pretty well for me. http://en.wikipedia.org/wiki/Geohash http://en.wikipedia.org/wiki/Geohash
by tburch 12y ago
I'm not sure what you're doing, but using GeoHashes on GAE worked pretty well for me. http://en.wikipedia.org/wiki/Geohash http://en.wikipedia.org/wiki/Geohash
- TheMagicHorsey 12y agoWhat did you do to get around the grid adjacency problem, where adjacent points can have different prefixes?