Skip to content

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

Notifications You must be signed in to change notification settings

jmelvin/CountryInformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages