Modifier and Type | Method and Description |
---|---|
City |
getByShape(com.vividsolutions.jts.geom.Point location,
String countryCode,
boolean filterMunicipality) |
List<City> |
listByZipCode(String zipcode,
String countrycode) |
createGISTIndexForLocationColumn, createGISTIndexForShapeColumn, getByFeatureId, getDirties, getEager, getNearest, getNearestAndDistanceFrom, getNearestAndDistanceFrom, getNearestAndDistanceFromGisFeature, getNearestAndDistanceFromGisFeature, getShapeAsWKTByFeatureId, listByFeatureIds, listByName, listFromText
count, deleteAll, deleteAll, exists, flushAndClear, get, getAll, getAllPaginate, getPersistenceClass, remove, save, setFlushMode
List<City> listByZipCode(String zipcode, String countrycode)
zipcode
- the zipcode to foundcountrycode
- the countrycode to limit the search, if null: search in
all countryGenericGisDao.listFromText(String, boolean)
.Copyright © 2015. All rights reserved.