Created
May 19, 2014 13:28
-
-
Save rustamli/cc21861075dc45dfae49 to your computer and use it in GitHub Desktop.
Find nearby objects using Freebase
This file contains 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
[{ | |
"id": null, | |
"name": null, | |
"/location/location/geolocation": [{ | |
"latitude>=": 55.95, | |
"latitude<=": 55.96, | |
"latitude": null, | |
"longitude>=": -3.16, | |
"longitude<=": -3.15, | |
"longitude": null | |
}] | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment