Uses of Class
org.codice.ddf.spatial.geocoding.FeatureExtractionException
Packages that use FeatureExtractionException
-
Uses of FeatureExtractionException in org.codice.ddf.spatial.geocoding
Methods in org.codice.ddf.spatial.geocoding that throw FeatureExtractionExceptionModifier and TypeMethodDescriptionvoidFeatureExtractor.pushFeaturesToExtractionCallback(String resource, FeatureExtractor.ExtractionCallback extractionCallback) Extracts geographic features from a resource asSimpleFeatureobjects and passes each through the callbackextractionCallback.voidFeatureIndexer.updateIndex(String resource, FeatureExtractor featureExtractor, boolean create, FeatureIndexer.IndexCallback indexCallback) Updates a GeoNames index withSimpleFeatureobjects extracted by aGeoEntryExtractor.