Uses of Class
org.codice.ddf.spatial.geocoder.GeoResult
Packages that use GeoResult
-
Uses of GeoResult in org.codice.ddf.spatial.geocoder
Methods in org.codice.ddf.spatial.geocoder that return GeoResultModifier and TypeMethodDescriptionstatic GeoResultGeoResultCreator.createGeoResult(String name, double latitude, double longitude, String featureCode, double population) static GeoResultGeoResultCreator.createGeoResult(org.codice.ddf.spatial.geocoding.GeoEntry geoEntry) GazetteerGeoCoder.getLocation(String location) GeoCoder.getLocation(String location) Takes a query for a place and returns the most relevant result.