Skip to content

Instantly share code, notes, and snippets.

@caseycrites
Created October 19, 2010 04:54
Show Gist options
  • Select an option

  • Save caseycrites/633634 to your computer and use it in GitHub Desktop.

Select an option

Save caseycrites/633634 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"features": [
{
"geometry": {
"coordinates": [
[
37.765625,
-122.4375
],
[
37.7666015625,
-122.4375
],
[
37.7666015625,
-122.4365234375
],
[
37.765625,
-122.4365234375
],
[
37.765625,
-122.4375
]
],
"type": "Polygon"
},
"properties": {
"city_rank": 10,
"dayname": "mon",
"hour": 0,
"local_rank": 4,
"trending_rank": 1,
"worldwide_rank": 4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
[
37.765625,
-122.4375
],
[
37.7666015625,
-122.4375
],
[
37.7666015625,
-122.4365234375
],
[
37.765625,
-122.4365234375
],
[
37.765625,
-122.4375
]
],
"type": "Polygon"
},
"properties": {
"city_rank": 10,
"dayname": "mon",
"hour": 1,
"local_rank": 5,
"trending_rank": 1,
"worldwide_rank": 5
},
"type": "Feature"
}
],
"type": "FeatureCollection"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment