SDK for Bing Spatial Data Services
Written by Alex Denham   
Friday, 24 August 2012

Microsoft has released an SDK for Bing Spatial Data Services.  So if you are looking for geocoding this is a good place to start.

The SDK comes as a PDF file that contains the programming reference and how-to topics for getting started with the Bing Spatial Data Services, which can be used by anyone with a Bing Maps Account.

 

bingmaps

 

The Bing Spatial Data Services API provides a Representational State Transfer (REST) interface that can geocode, store and query spatial data. You use it by setting parameters in a URL and then submitting the URL as an HTTP request. The HTTP response returns the results of the request.

The recent release of the Bing Spatial Data Services has a number of new features. The Data Source Management API has been changed so that the URLs used when a data source is created or updated now include data source names instead of job IDs. Data source schemas have been changed to have a maximum of 350 total properties rather than 100 strings and 20 doubles. The final change is that entity data schemas are validated when they are uploaded to a data source. This ensures that the XML is valid and that the schema and data have the required properties, such as longitude and latitude.

More Information

Bing Spatial Data Services SDK (PDF)

Related Articles

Bing Maps for Metro Style Apps

Bing Maps WPF control in beta

Bing Maps iOS SDK

Getting started with Bing Maps AJAX Control 7.0 

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Interact With DuckDB Using Local UI
01/04/2025

MotherDuck, DuckDB's makers, having listened to its users, has
released a local GUI for easier interaction with the database.



Linus Torvalds On Git
18/04/2025

It is 20 years since Linus Torvalds wrote Git, regarding it as a tool necessary for building the Linux Kernel. Looking back says that it was never a big thing for him and that the credit for Git  [ ... ]


More News

Last Updated ( Friday, 24 August 2012 )