Innovation Award
 April 2008
Number 3 |
Geocoder services are very useful as they allow determining the geographic location of an address on a map.
There are several geocoding services available for free on the Web but some do not cover all regions of the world.
This package provides a unified solution to query multiple geocoding services. This way, when an application uses a geocoding service that does not cover well a given region, the application may still easily use another geocoding services that cover that region better.
Manuel Lemos |
This package can be used to get the geographic coordinates of locations using geocoding Web services.
There is a base class that provides a common API to access Web services that can analyze and determine the definition of a world location and return the associated latitude and longitude.
There is one function that takes as parameters the country name, location zip code and optionally the city and state. That function returns an array with the latitude, longitude of the location or an error message.
Currently, there are implementation classes that can access geocoding Web services of Yahoo, Google and Worldkit.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Not sure (50.0%) |
- |
- |
Insufficient (33.3%) |
- |
Insufficient (37.5%) |
1704 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Banzora |
Personalized tour information |

If you know an application of this package, send a message to the
author to add a link here.