Uses of Class
org.codice.ddf.spatial.geocoding.GeoEntryQueryException
Packages that use GeoEntryQueryException
-
Uses of GeoEntryQueryException in org.codice.ddf.spatial.geocoding
Methods in org.codice.ddf.spatial.geocoding that throw GeoEntryQueryExceptionModifier and TypeMethodDescriptionGeoEntryQueryable.getCountryCode(String wktLocation, int radius) Retrieves the country code for the the area defined bywktLocationin a distance of up toradiusfrom the coordinate searched.GeoCoderService.getNearbyCities(String wkt) GeoEntryQueryable.getNearestCities(String location, int radiusInKm, int maxResults) Retrieves the cities withinradiusInKmkilometers ofmetacard, sorted by population in descending order.GeoEntryQueryable.getSuggestedNames(String queryString, int maxResults) Retrieves auto-complete suggestions based on a partial or full wordqueryStringRetrieves the top results for the given query up tomaxResultsresults.Retrieves theGeoEntrycorresponding to the supplied identifier.