News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Targeted Geolocation with Geonames
December 13, 2011 @ 12:10:02

New on PHPMaster.com there's a tutorial from Lukas White about targeting users using geolocation based on the Geonames web service and a latitude/longitude. His example makes a call to find the closest "place" to the given coordinates.

Location-aware applications rely on being able to locate where you are, and this is what geolocation is all about. After all, once the application knows your location, it can go on to find the nearest store, guide you through the appropriate route to a destination, or target relevant advertisements to you. Geolocation, then, is simply the mechanism for identifying your geographical location.

He mentions two challenges associated with geolocation - finding where someone is and describing the location. With Geonames, he shows how to call the service's "findNearbyPlaceName" method to find the closest "place" to a given latitude/longitude combination. Included is a bit of sample PHP to connect to the service and Javascript to request the user's current location.

0 comments voice your opinion now!
geolocation tutorial geonames webservice json location


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: MySQLND, MySQL_UH and other goodies available to PHP programmers

DevShed: Creating AJAX Requester Objects with Abstract Factory Classes in PHP 5

NETTUTS.com: Create a Twitter-Like "Load More" Widget

Chris Jones: Getting Started with PHP Zend Framework 2 for Oracle DB

Felix Geisendofer's Blog: Screencast #1: Using vendor branching and CakePHP


Community Events











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


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

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