Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有多个带有“LOCATION”类型的地理编码地址列的 Google Fusion 表。我想在执行 SQL 查询时返回这些列的纬度和经度结果。那可能吗?
不,这是不可能的。如果要从表中检索该信息,则需要在外部对其进行地理编码并将地理坐标包含在表中。