Skip to content

Instantly share code, notes, and snippets.

@saleiva
Created September 14, 2011 18:47
Show Gist options
  • Save saleiva/1217402 to your computer and use it in GitHub Desktop.
Save saleiva/1217402 to your computer and use it in GitHub Desktop.
JSON example
{
time: 0.049
total_rows: 5
rows: [
{
updated_at: "2011-09-06T14:20:05.721Z"
created_at: "2011-09-06T14:20:05.669Z"
cartodb_id: 1
name: "Hawai"
address: "Calle de Pérez Galdós 9, Madrid, Spain"
the_geom: "0101000020E6100000A6B73F170D990DC064E8D84125364440"
the_geom_webmercator: "0101000020110F000076491621312319C122D4663F1DCC5241"
},
{
updated_at: "2011-09-06T14:20:05.721Z"
created_at: "2011-09-06T14:20:05.678Z"
cartodb_id: 2
name: "El Estocolmo"
address: "Calle de la Palma 72, Madrid, Spain"
the_geom: "0101000020E6100000C90567F0F7AB0DC0AB07CC43A6364440"
the_geom_webmercator: "0101000020110F0000C4356B29423319C15ED1092DADCC5241"
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment