News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Quoderat's Blog:
Canadian Geocoder + XML API
July 09, 2005 @ 07:50:39

Quoderat has this new post on his blog with a bit on working with a Canadian Geocoder + XML API.

A new, extremely simple geocoder has just come online for Canada, named (unsurprisingly) geocoder.ca. The app includes both an HTML interface and an XML (and HTTP) API. Here is an example of a GET URL for a simple API call to geocode 1 Lindbergh, Ottawa, Ontario:

http://www.geocode.ca/?addresst=lindbergh&stno=1 &city=ottawa&prov=ON&geoit=xml

Here's the XML document returned in the HTTP response:

45.3358320000 -75.6864510000

Handy little interfaces like this are all over the place, and, with the help of PHP's XML interfaces (PHP5 especially), using them is quick and easy...

0 comments voice your opinion now!





Community Events





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


unittest phpunit component framework test development release interview database community podcast language api introduction custom series application opinion symfony2 conference

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