Class GeoCoderServiceImpl

java.lang.Object
org.codice.ddf.spatial.geocoder.impl.GeoCoderServiceImpl
All Implemented Interfaces:
org.codice.ddf.spatial.geocoding.GeoCoderService

public class GeoCoderServiceImpl extends Object implements org.codice.ddf.spatial.geocoding.GeoCoderService
  • Constructor Details

  • Method Details

    • getLocation

      public String getLocation(String jsonp, String query)
      Specified by:
      getLocation in interface org.codice.ddf.spatial.geocoding.GeoCoderService
    • getNearbyCities

      public String getNearbyCities(String wkt) throws org.codice.ddf.spatial.geocoding.GeoEntryQueryException
      Specified by:
      getNearbyCities in interface org.codice.ddf.spatial.geocoding.GeoCoderService
      Throws:
      org.codice.ddf.spatial.geocoding.GeoEntryQueryException