问题
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