Skip to content

Instantly share code, notes, and snippets.

@afrigis
Created July 10, 2015 08:14
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 afrigis/8ef11697b04842abd62d to your computer and use it in GitHub Desktop.
Save afrigis/8ef11697b04842abd62d to your computer and use it in GitHub Desktop.
radius_sample
{
"responseMessage": "Results returned",
"qTime": 7,
"responseCode": 0,
"Results": [{
"distance": "0.0",
"datasetID": "1462083",
"dataset": "AG_STREETS",
"description": "Grayston Drive,Sandown,Sandton,Gauteng",
"docID": "AG_STREETS|3~946~18299~1462083",
"longitude": "28.061526",
"latitude": "-26.098821"
},
{
"distance": "0.0",
"datasetID": "117126",
"dataset": "AG_STREETS",
"description": "Grayston Drive,Sandown,Sandton,Gauteng",
"docID": "AG_STREETS|3~946~18299~117126",
"longitude": "28.061453",
"latitude": "-26.098961"
},
{
"distance": "0.0",
"datasetID": "1460321",
"dataset": "AG_STREETS",
"description": "Daisy Street,Strathavon,Sandton,Gauteng",
"docID": "AG_STREETS|3~946~10986~1460321",
"longitude": "28.065176",
"latitude": "-26.097852"
},
{
"distance": "0.0",
"datasetID": "117130",
"dataset": "AG_STREETS",
"description": "Daisy Street,Sandown,Sandton,Gauteng",
"docID": "AG_STREETS|3~946~18299~117130",
"longitude": "28.064132",
"latitude": "-26.099868"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment