PostalCodes {geonames} | R Documentation |
Query geonames for postal codes.
GNfindNearbyPostalCodes(...) GNpostalCodeLookup(...) GNpostalCodeSearch(...) GNpostalCodeCountryInfo()
... |
Various query arguments. See http://www.geonames.org/ for details |
These functions query geonames for information about postal codes. Note that geonames only supports postal code lookups in a limited number of countries. The supported country info is returned by GNpostalCodeCountryInfo.
See http://www.geonames.org/export/ws-overview.html for a full description of valid arguments and return values.
List or data frame objects with the query results.