com.bericotech.clavin.gazetteer
Class FeatureCodeBuilder
java.lang.Object
com.bericotech.clavin.gazetteer.FeatureCodeBuilder
public class FeatureCodeBuilder
- extends Object
Generates FeatureClass enum definitions from GeoNames
featureCodes_en.txt file.
TODO: clean this up and make it part of the install/build process
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureCodeBuilder
public FeatureCodeBuilder()
generateFeatureCodes
public static void generateFeatureCodes()
throws FileNotFoundException,
IOException
- Reads-in featureCodes_en.txt file, spits-out
FeatureClass enum definitions.
- Throws:
FileNotFoundException
IOException
Copyright © 2013 Berico Technologies. All rights reserved.