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


Go At Highest Rank Ever in TIOBE Index
20/11/2024

Go is currently in 7th place in the TIOBE Index for November 2024. Not only is this is the highest position it has ever had, it's percentage rating is almost equal to its all-time-high. Will Go contin [ ... ]



Linkerd Adds Egress And Rate Limiting
05/12/2024

Linkerd has announced a new version of its service mesh. It adds three major new features: egress traffic visibility and control; per-service rate limiting; and federated services.


More News

Last Updated ( Friday, 24 August 2012 )