Changes
Jump to navigation
Jump to search
Geocoding Inventor Locations (view source)
Revision as of 17:50, 27 August 2009
, 17:50, 27 August 2009no edit summary
This project uses [[ISO3166]] two-character country codes to name source and reference files. Available reference data files for countries that have or are being processed include:
*Australia: [http://www.edegan.com/repository/GNS-AU.txt GNS-AU.txt]
*Belgium: [http://www.edegan.com/repository/GNS-BE.txt GNS-BE.txt]
*Canada: [http://www.edegan.com/repository/GNS-CA.txt GNS-CA.txt]
*France: [http://www.edegan.com/repository/GNS-FR.txt GNS-FR.txt]
*Germany: [http://www.edegan.com/repository/GNS-DE.txt GNS-DE.txt]
*Hungary: [http://www.edegan.com/repository/GNS-HU.txt GNS-HU.txt]
*Ireland: [http://www.edegan.com/repository/GNS-IE.txt GNS-IE.txt]
*Great Britain (The United Kingdom of Great Britain and Northern Ireland): [http://www.edegan.com/repository/GNS-GB.txt GNS-GB.txt]
*Spain: [http://www.edegan.com/repository/GNS-ES.txt GNS-ES.txt]
*Switzerland: [http://www.edegan.com/repository/GNS-CH.txt GNS-CH.txt]
The perl module Match::GNS.pm loads, indexes and provides an interface to key variables from this data. The source code is the primary module documentation. The load() method takes and ISO3166 code, and the index methods and most other methods take one of two specific GNS FC codes (e.g. "P" for populated place, and "A" for administrative area).