当用户输入郊区名称或邮政编码时,我需要找到其周围的郊区或邮政编码,我查看了我在研究中找到的以下解决方案,但它们都没有帮助任何其他解决方案?
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) Google Map >> limitations on number of requests
2) Geonames >> not precision
3) Lucene >> usually for data search not sure how to use for suburbs.