如何实施周边郊区或邮政编码的搜索?

时间:2013-05-03 04:16:53

标签: spring google-maps-api-3 lucene

当用户输入郊区名称或邮政编码时,我需要查找其周边的郊区或邮政编码,我查看了我在研究中发现的以下解决方案,但是没有一个解决方案对其他解决方案有什么帮助? / p>

1) Google Map >> limitations on number of requests
2) Geonames >> not precision
3) Lucene >> usually for data search not sure how to use for suburbs.

1 个答案:

答案 0 :(得分:0)

您可以使用http://api.geonames.org/findNearbyPostalCodes吗?找到周围的邮政编码。