PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » Services_GeoNames

A PHP5 interface to the GeoNames public API

This package is unmaintained.

Download latest release 1.0.1 (there might be newer Composer installable version)

License: MIT

Description

Services_GeoNames is a PHP5 interface to the various webservices offered by
the GeoNames project.

The GeoNames database contains over 8,000,000 geographical names corresponding
to over 6,500,000 unique features. All features are categorized into one out
of nine feature classes and further subcategorized into one out of 645 feature
codes. Beyond names of places in various languages, data stored include
latitude, longitude, elevation, population, administrative subdivision and
postal codes. All coordinates use the WGS84 system (World Geodetic System 1984).

Those data are accessible free of charge through a number of Web services and
a daily database export. The Web services include direct and reverse geocoding,
finding places through postal codes, finding places next to a given place, and
finding Wikipedia articles about neighbouring places.

For more information please visit:
* http://www.geonames.org
* http://www.geonames.org/export/ws-overview.html
* http://en.wikipedia.org/wiki/GeoNames

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#17101ClosedBugCVS2010-02-14Unit tests fail (64 bit systems)
#17876ClosedBug1.0.02010-09-20encoding issues with input already utf8
#17914ClosedBug1.0.02010-09-29Tarball distribute files dated in 1970
#18961ClosedBug2011-11-06Tests failing with new HTTP_Request2
#20179ClosedBug1.0.12014-01-17API host ws.geonames.org is no longer valid