Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Geohashes are Rad
Search
Brian Leonard
September 20, 2014
Technology
0
69
Geohashes are Rad
Lightening talk give at Golden Gate Ruby Conference 2014
Brian Leonard
September 20, 2014
Tweet
Share
More Decks by Brian Leonard
See All by Brian Leonard
Realm Meetup: React Native Launch
bleonard
0
6.5k
React Native Launch: React Native Meetup
bleonard
0
95
Managing Vendors Through a Bus Architecture
bleonard
0
44
React Native Integration Testing
bleonard
0
230
Service-Oriented Architecture: There and back again...
bleonard
0
64
Startup Engineering: Hacker News London
bleonard
0
60
Other Decks in Technology
See All in Technology
Browser
recruitengineers
PRO
5
1.4k
マイクロモビリティシェアサービスを支える プラットフォームアーキテクチャ
grimoh
1
260
Webアクセシビリティ入門
recruitengineers
PRO
3
980
Claude Code x Androidアプリ 開発
kgmyshin
1
630
Microsoft Fabric のネットワーク保護のアップデートについて
ryomaru0825
1
100
会社にデータエンジニアがいることでできるようになること
10xinc
9
1.6k
実践アプリケーション設計 ③ドメイン駆動設計
recruitengineers
PRO
10
2.3k
Understanding Go GC #coefl_go_jp
bengo4com
0
1.1k
Evolution on AI Agent and Beyond - AGI への道のりと、シンギュラリティの3つのシナリオ
masayamoriofficial
0
240
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.6k
モバイルアプリ研修
recruitengineers
PRO
4
990
ソフトウェア エンジニアとしての 姿勢と心構え
recruitengineers
PRO
12
5.5k
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
302
21k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
Writing Fast Ruby
sferik
628
62k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Docker and Python
trallard
45
3.5k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.8k
How to Ace a Technical Interview
jacobian
279
23k
Transcript
Geohashes are rad Brian Leonard @bleonard 09/20/2014
None
None
None
None
None
None
None
Geohashes • Encode lat/lng into a “sha” • Group loca?ons
• Compare loca?ons to each other
Geohashes Spot in London (51.507794, -0.127952)
Geohashes Spot in London (51.507794, -0.127952) gcpvj0dyds
None
None
None
Encoded 00101 10101 01110 00110 00110 00110 11110 00111 5
p f 6 6 6 y 7
Close! 5 p f 6 6 6 y 7 5
p f 6 6 6 y 2
Geo Box Size Precision Meters 1 5003530 2 625441 3
123264 4 19545 5 3803 6 610 7 118 8 19 9 3.71 10 0.6
None
* Substrings
None
Brian Leonard @bleonard Geohashes are rad. That’s it.