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.