News Feed
Jobs Feed
Sections




News Archive
Developer.com:
Building a Geocoding Web Service
November 29, 2005 @ 05:50:00

New from Developer.com today, there's this new tutorial (in the series) that aims to show you how, with the help of both Perl and PHP, to make a Geocoding web service.

In the previous installment of this four-part series regarding creating spatially enabled Web applications, you learned how to create a local datasource mapping mailing addresses to latitudinal and longitudinal coordinates using the Geo::Coder::US Perl package and the U.S Census Bureau's TIGER/Line data. In this final installment, you'll learn how to make this data available to the world through a Perl-based Web service.

To demonstrate the service's capabilities, a PHP-driven client will pass a mailing address to the Web service, retrieve the spatial data made available through this Web service, and finally feed it to the Google Maps API to produce a map marking the location of the mailing address.

If you don't really know Perl all that well, don't worry too much - they give you the code you'll need to get it set up, as well as the PHP code to make the web service connection...

0 comments voice your opinion now!
developer web service geocode developer web service geocode


blog comments powered by Disqus

Similar Posts

SitePoint.com: Should Designers Have Coding Skills?

Mike Potter's Blog: Introduction to Adobe Flex Builder for PHP Developers

Job Posting: McDonald Group (Recruiter) Seeks PHP Developer (Bend, OR)

Pierre-Alain Joye\'s Blog: PEAR Installer Issues

Davey Shafik's Blog: Sneak Peek: Zend_Service_Server - name and framework subject to change


Community Events











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


testing database language release unittest community composer phpunit functional opinion series podcast zendframework2 framework interview development code api example introduction

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