Package uk.m0nom.adifproc.geocoding
Interface GeocodingProvider
- All Known Implementing Classes:
NominatimGeocodingProvider
public interface GeocodingProvider
-
Method Summary
Modifier and TypeMethodDescriptiongetLocationFromAddress(String address) getLocationFromAddress(QrzCallsign qrzData)
-
Method Details
-
getLocationFromAddress
GeocodingResult getLocationFromAddress(QrzCallsign qrzData) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
getLocationFromAddress
- Throws:
IOExceptionInterruptedException
-