Groovy中使用Google的Geocoder v3

Ken Kousen在他的博文中介绍了在Groovy中使用Google的Geocoder v3的方法。

Google geocoder是Google提供的可以获取某个地址的经度、纬度等信息的WebService。对于Geocoder v3之前的版本,如果要使用geocoder需要先到Google地图API为你的程序的部署URL(比如:http://www.groovyq.net)生成一个Key,有点麻烦哦!

原文链接: Groovy中使用Google的Geocoder v3

你可能感兴趣的:(.net,webservice,Google,groovy)