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 Details

    • GeoNamesCreator

      public GeoNamesCreator()
  • Method Details

    • createGeoEntry

      public org.codice.ddf.spatial.geocoding.GeoEntry createGeoEntry(String line, String entryResource)
      Specified by:
      createGeoEntry in interface org.codice.ddf.spatial.geocoding.GeoEntryCreator