doude1917 2011-10-20 14:47
浏览 36
已采纳

将大量街道地址转换为BATCH中的纬度/经度坐标?

Please dont mind any mistakes in spelling, because I am writing this on my cellphone ;-)

I have a huge db list which contains thousands of thousand of POI street adresses.. And of course its useless to grab each entry (total 58.953 entries), hit it into google maps, copy and paste the coords and save it..

so my question is; how can I solve it and (most likely with php) fetch the lat/lon of each entry...? is there any possibility to do this with google maps api? How about the error ratio? Or even limited queries :(?

how can I do this? thank you very much

  • 写回答

2条回答 默认 最新

  • duanbi6522 2011-10-20 15:50
    关注

    I would recommend http://tinygeocoder.com. The API is very simple, and it doesn't have the same kinds of licensing and query limit problems other have had that I have used.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?