Skip to content

Instantly share code, notes, and snippets.

@petersmythe
Created November 11, 2016 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save petersmythe/c12132f3871c1736444861f25a8af850 to your computer and use it in GitHub Desktop.
Save petersmythe/c12132f3871c1736444861f25a8af850 to your computer and use it in GitHub Desktop.
geocode_address
{
"number_of_records": 101,
"qtime": 36,
"code": 200,
"result": [{
"docid": "AG_SUBURBS|3~635~13777",
"seoid": "Yze36F_iqn3043538",
"formatted_address": "Hatfield, Pretoria, Gauteng, 0028",
"confidence": 7,
"geometry": {
"location": {
"lat": -25.748469330524,
"lng": 28.240121487069
}
},
"types": ["sublocality",
"sublocality_level_1"]
}],
"source": "intiendols.geocode.3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment