Created
February 9, 2011 14:33
-
-
Save watagashi/818566 to your computer and use it in GitHub Desktop.
twicli で北緯34.9度、東経138.3度 (小数点第2位以下切り捨て) を抽出する例。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| geo::{return (g=this.geo)&&Math.floor(g.coordinates[0]*10)==349&&Math.floor(g.coordinates[1]*10)==1383}:0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment