Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 397 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 397 Bytes

CountryInformation

Description

Construct JSON interface to geonames.org text data providing quick access to countries and subdivisions

Usage

$ java -classpath "build/classes:lib/javax-json.1.0.jar" \
     GetCountryInformation [<path to countryInfo.txt>] [<path to admin1CodesASCII.txt>]

Default: download latest files from geonames.org

License

Apache