| Package | Description |
|---|---|
| org.geonames |
GeoNames Java API main classes.
|
| Modifier and Type | Method and Description |
|---|---|
static Address |
WebService.address(double latitude,
double longitude) |
static Address |
WebService.findNearestAddress(double latitude,
double longitude)
for US only
|
static Address |
WebService.geoCodeAddress(java.lang.String q,
java.lang.String country,
java.lang.String postalcode) |