Google Fusion Tables - Get the Latitude and Longitude for a geocoded address

旧城冷巷雨未停 提交于 2019-12-11 08:14:44

问题


I have multiple Google Fusion tables with geocoded address columns of type "LOCATION". I would like to return the Latitude and Longitude results for those columns when I perform a SQL Query. Is that possible?


回答1:


No. It is not possible. If you want to retrieve that information from the table, you need to geocode it externally and include the geographic coordinates in the table.



来源:https://stackoverflow.com/questions/16094565/google-fusion-tables-get-the-latitude-and-longitude-for-a-geocoded-address

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!