Uses of Class
org.codice.ddf.spatial.geocoding.FeatureIndexingException
Packages that use FeatureIndexingException
-
Uses of FeatureIndexingException in org.codice.ddf.spatial.geocoding
Methods in org.codice.ddf.spatial.geocoding that throw FeatureIndexingExceptionModifier and TypeMethodDescriptionvoidFeatureExtractor.ExtractionCallback.extracted(org.geotools.api.feature.simple.SimpleFeature feature) voidFeatureIndexer.updateIndex(String resource, FeatureExtractor featureExtractor, boolean create, FeatureIndexer.IndexCallback indexCallback) Updates a GeoNames index withSimpleFeatureobjects extracted by aGeoEntryExtractor.