Package | Description |
---|---|
org.geonames |
GeoNames Java API main classes.
|
Modifier and Type | Method and Description |
---|---|
static List<PostalCode> |
WebService.findNearbyPostalCodes(PostalCodeSearchCriteria postalCodeSearchCriteria)
returns a list of postal codes
|
static List<PostalCode> |
WebService.postalCodeSearch(PostalCodeSearchCriteria postalCodeSearchCriteria)
returns a list of postal codes for the given search criteria matching a
full text search on the GeoNames postal codes database.
|
Copyright © 2019 OpenEstate. All rights reserved.