Skip to content

Instantly share code, notes, and snippets.

@toin0u
Created March 17, 2015 17:58
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 toin0u/4475621f71dfb121fb85 to your computer and use it in GitHub Desktop.
Save toin0u/4475621f71dfb121fb85 to your computer and use it in GitHub Desktop.
{
"authenticationResultCode": "ValidCredentials",
"brandLogoUri": "http://dev.virtualearth.net/Branding/logo_powered_by.png",
"copyright": "Copyright © 2015 Microsoft and its suppliers. All rights reserved. This API cannot be accessed and the content and any results may not be used, reproduced or transmitted in any manner without express written permission from Microsoft Corporation.",
"resourceSets": [
{
"estimatedTotal": 1,
"resources": [
{
"__type": "Location:http://schemas.microsoft.com/search/local/ws/rest/v1",
"bbox": [
20.147306442260742,
109.61296081542969,
25.479499816894531,
117.35659027099609
],
"name": "Guangdong",
"point": {
"type": "Point",
"coordinates": [
23.202798843383789,
113.3743896484375
]
},
"address": {
"adminDistrict": "Guangdong",
"countryRegion": "China",
"formattedAddress": "Guangdong"
},
"confidence": "Medium",
"entityType": "AdminDivision1",
"geocodePoints": [
{
"type": "Point",
"coordinates": [
23.202798843383789,
113.3743896484375
],
"calculationMethod": "Rooftop",
"usageTypes": [
"Display"
]
}
],
"matchCodes": [
"Good",
"UpHierarchy"
]
}
]
}
],
"statusCode": 200,
"statusDescription": "OK",
"traceId": "ac149652e90043a3acbd812e15b15deb|DB40051059|02.00.130.2400|DB4SCH010061262, DB4SCH010061336"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment