Package org.codice.ddf.spatial.geocoding
package org.codice.ddf.spatial.geocoding
-
ClassDescriptionA
FeatureExtractorprovides methods for extractingSimpleFeatureobjects from various resources.AFeatureIndexerprovides methods for addingSimpleFeatureobjects to a new or existing local index.AFeatureQueryableprovides methods for querying a resource containing geographic features.AGeoEntryrepresents a GeoNames entry.AGeoEntryCreatorprovides methods for creatingGeoEntryobjects from various GeoNames data formats.Thrown by aGeoEntryExtractorwhen an error occurs during the extraction of GeoNames entries from a resource.AGeoEntryExtractorprovides methods for extractingGeoEntryobjects from various GeoNames resources.AnExtractionCallbackprovides a method for receiving aGeoEntryobject that has been extracted from a resource.AGeoEntryIndexerprovides methods for addingGeoEntryobjects to a new or existing local index.Thrown by aGeoEntryIndexerwhen an error occurs during the indexing ofGeoEntryobjects.AGeoEntryQueryableprovides methods for querying a resource containing GeoNames data.Thrown by aGeoEntryQueryablewhen an error occurs while querying a GeoNames resource.Thrown byGeoEntryExtractorwhen an error occurs during downloading of a GeoNames zip file.AProgressCallbackprovides a method for receiving progress updates on long-running tasks.This code is experimental.