News Feed
Jobs Feed
Sections




News Archive
Aaron McGowan' Blog:
Geocoding search terms with Bing Maps
November 17, 2010 @ 12:28:40

Aaron McGowan has a new post to his blog that looks at the work he's done interfacing with the Bing Maps API to do some geocoding for Emitter.ca.

One of the key features which was required for Emitter.ca, was the ability to geocode search terms like street addresses, cities, and postal codes, that a user enters so that Emitter.ca could easily return facilities that are nearby. To do this, we leveraged Bing Maps's API for performing the Geocode lookup. Microsoft offers a variety of APIs for allowing your application to interact with Bing Maps, however, for Geocoding search terms, we utilized Bing's SOAP API.

He shares the class he uses to pull the information out of the Bing Maps SOAP response and push the details into the properties of a class. The simpel class made interfacing with the API an easy task and allowed for string-based lookups on just about anywhere (like "Toronto, Ontario").

0 comments voice your opinion now!
geocode search bing maps soap api


blog comments powered by Disqus

Similar Posts

phpRiot.com: Shortening URLs for goo.gl with Google's URL Shortener API

Skaldrom Sarg's Blog: PHP-UWA Widget Library

Yahoo Business: WSO2 Web Services Framework for PHP

Inside Open Source: Two New Articles (Date/Time & Services_Google)

Brian Swan's Blog: Why is PHP 5.3 on Windows faster than previous PHP versions?


Community Events











Don't see your event here?
Let us know!


object example community interview language release framework series opinion code unittest conference testing development functional zendframework2 tool introduction podcast composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework