Package | Description |
---|---|
org.geonames |
GeoNames Java API main classes.
|
Modifier and Type | Method and Description |
---|---|
static Address |
WebService.address(double latitude,
double longitude)
Find the nearest address for a given lat/lng pair.
|
static Address |
WebService.findNearestAddress(double latitude,
double longitude)
for US only
|
static Address |
WebService.geoCodeAddress(String q,
String country,
String postalcode)
Returns location lat/lng and admin information for a given address.
|
Copyright © 2019 OpenEstate. All rights reserved.