Class GeoNamesCreator
java.lang.Object
org.codice.ddf.spatial.geocoding.create.GeoNamesCreator
- All Implemented Interfaces:
org.codice.ddf.spatial.geocoding.GeoEntryCreator
public class GeoNamesCreator
extends Object
implements org.codice.ddf.spatial.geocoding.GeoEntryCreator
An implementation of
GeoEntryCreator for GeoNames data obtained from geonames.org.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.codice.ddf.spatial.geocoding.GeoEntrycreateGeoEntry(String line, String entryResource)
-
Constructor Details
-
GeoNamesCreator
public GeoNamesCreator()
-
-
Method Details
-
createGeoEntry
- Specified by:
createGeoEntryin interfaceorg.codice.ddf.spatial.geocoding.GeoEntryCreator
-