Skip to content

Instantly share code, notes, and snippets.

@rankun203
Last active April 30, 2016 03:58
Show Gist options
  • Save rankun203/4af0341012519c82c9717005634aec7d to your computer and use it in GitHub Desktop.
Save rankun203/4af0341012519c82c9717005634aec7d to your computer and use it in GitHub Desktop.
Bing Spatial Data Services, 2.0
Id| GeocodeRequest/Culture| GeocodeRequest/Query| GeocodeRequest/Address/AddressLine| GeocodeRequest/Address/AdminDistrict| GeocodeRequest/Address/CountryRegion| GeocodeRequest/Address/AdminDistrict2| GeocodeRequest/Address/FormattedAddress| GeocodeRequest/Address/Locality| GeocodeRequest/Address/PostalCode| GeocodeRequest/Address/PostalTown| GeocodeRequest/ConfidenceFilter/MinimumConfidence|ReverseGeocodeRequest/IncludeEntityTypes| ReverseGeocodeRequest/Location/Latitude| ReverseGeocodeRequest/Location/Longitude| GeocodeResponse/Address/AddressLine| GeocodeResponse/Address/AdminDistrict| GeocodeResponse/Address/CountryRegion| GeocodeResponse/Address/AdminDistrict2| GeocodeResponse/Address/FormattedAddress| GeocodeResponse/Address/Locality| GeocodeResponse/Address/PostalCode| GeocodeResponse/Address/PostalTown| GeocodeResponse/Address/Neighborhood| GeocodeResponse/Address/Landmark| GeocodeResponse/Confidence| GeocodeResponse/Name| GeocodeResponse/EntityType| GeocodeResponse/MatchCodes| GeocodeResponse/Point/Latitude| GeocodeResponse/Point/Longitude| GeocodeResponse/BoundingBox/EastLongitude| GeocodeResponse/BoundingBox/NorthLatitude| GeocodeResponse/BoundingBox/WestLongitude| GeocodeResponse/BoundingBox/SouthLatitude| GeocodeResponse/QueryParseValues| GeocodeResponse/GeocodePoints| StatusCode| FaultReason| TraceId
345678|en-US|06500 BLUE STAR HWY,SOUTH HAVEN,MI,49090-0000
298765|en-US|1 GRAND AVE,CUMBERLAND,MD,21502-3643
{
"authenticationResultCode": "ValidCredentials",
"brandLogoUri": "http://spatial.virtualearth.net/Branding/logo_powered_by.png",
"copyright": "Copyright © 2016 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.",
"errorDetails": [
"One or more parameters are not valid.",
": The dataflow job cannot be created because an error occurred when accessing the location specified in the dataLocation parameter."
],
"resourceSets": [],
"statusCode": 400,
"statusDescription": "Bad Request",
"traceId": "8f2b12b010d94df4a1dad0a7c7cffb0d|BN20010252|02.00.164.1500|"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment