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


Study and Get Certified For MySQL With Oracle University For Free
06/05/2025

To celebrate 30 years of MySQL, Oracle has launched a promotional initiative that grants free training and certifications. The offer runs from April 20 to July 31, 2025.



GCC 15.1 Released With Support For COBOL
05/05/2025

This major release of the GNU Compiler Collection is the first to include a COBOL front end. It also features improved support for Rust. Developers are also concerned about breaking changes.


More News

Last Updated ( Friday, 24 August 2012 )