Skip to content

Instantly share code, notes, and snippets.

View caseycrites's full-sized avatar

Casey W Crites caseycrites

  • San Francisco, CA
View GitHub Profile
{
"features": [
{
"geometry": {
"coordinates": [
[
37.765625,
-122.4375
],
[
client.getDensity(37.765850, -122.437094, 'mon', callBack);
{
"geometry": {
"coordinates": [
-122.437094,
37.76585
],
"type": "Point"
},
"properties": {
"country": "US",
client.getNearbyAddress(37.765850, -122.437094, callBack);
client.getNearbyGeohash("com.simplegeo.global.flickr", "9q8y", {"limit": 2, "radius": .5}, callBack);
{
"features": [
{
"created": 1277505367,
"distance": 72.733193441919624,
"geometry": {
"coordinates": [
-122.437850008,
37.766115861599999
],
client.getNearby("com.simplegeo.global.flickr", 37.765850, -122.437094, {"limit": 2, "radius": .5}, callBack);
{
"geometries": [
{
"coordinates": [
-122.472712429,
37.784475341799997
],
"created": 1287455933,
"type": "Point"
},
client.getHistory("com.simplegeo.global.flickr", 12345, {"limit": "2"}, callBack);
client.getRecords("com.simplegeo.global.flickr", [12345, 23456, 34567], callBack);