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

Spindrop.us: Caching REST with sfFunctionCache

Community News: Web APIs with PHP Book Released

Tiobe.com: PHP Ranks Fifth in Popularity Contest in August

Secunia.com: PHP SOAP Extension HTTP Authentication Weak Nonce

Community News: SourceForge.net 2006 Community Choice Awards


Community Events











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


series database phpunit functional opinion unittest community conference language development interview zendframework2 framework introduction usergroup rest testing podcast symfony2 release

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