I hereby claim:
- I am tague on github.
- I am tague (https://keybase.io/tague) on keybase.
- I have a public key whose fingerprint is B0E7 434D B53F F7A5 DFFB 771D ED9E C850 8672 7BD2
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| import redis | |
| import xml.dom.minidom as minidom | |
| def generate_placemark(doc, document, station): | |
| "Generates a single place mark from a station" | |
| placemark = doc.createElement('Placemark') | |
| document.appendChild(placemark) |
| 127.0.0.1:6379> GEORADIUSBYMEMBER NYC:stations:location NYC:station:281 1000 ft WITHDIST | |
| 1) 1) "NYC:station:281" | |
| 2) "0.0000" | |
| 2) 1) "NYC:station:3132" | |
| 2) "793.4223" | |
| 3) 1) "NYC:station:2006" | |
| 2) "911.9752" | |
| 4) 1) "NYC:station:3136" | |
| 2) "940.3399" |
| 127.0.0.1:6379> GEOPOS NYC:stations:location NYC:station:523 | |
| 1) 1) "-73.99138301610946655" | |
| 2) "40.75466497634030105" |
I hereby claim:
To claim this, I am signing this object: