public class FeatureCodeBuilder extends Object
FeatureClass enum definitions from GeoNames
http://download.geonames.org/export/dump/featureCodes_en.txt file.
TODO: clean this up and make it part of the install/build process| Constructor and Description |
|---|
FeatureCodeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Reads-in featureCodes_en.txt file, spits-out
FeatureClass enum definitions. |
public static void main(String[] args) throws FileNotFoundException, IOException
FeatureClass enum definitions.args - the command line argumentsFileNotFoundException - if featureCodes_en.txt is not found on the classpathIOException - if an error occurs reading the featureCodes fileCopyright © 2012–2014 Berico Technologies. All rights reserved.