gpt4 book ai didi

sql-server - 将 sql 08 空间数据获取到 map 上的最简单方法是什么?

转载 作者:行者123 更新时间:2023-12-02 20:46:36 25 4
gpt4 key购买 nike

我有一个数据库,其中包含大量记录,其中包含我想要在 map 上显示的点的纬度和经度。我需要的详细程度从澳大利亚街道级别到国家/地区级别,它可以是纯 map 数据(郊区、街道等)或航空照片。这纯粹是出于个人目的,输出不需要达到生产质量。我认为 Bing map 或 Google 地球都是可行的方法 - 谁能为我指明正确的方向,以实现非常快速、简单的实现?谢谢!

最佳答案

这可能是一些开始 - http://msdn.microsoft.com/en-us/magazine/dd434647.aspx#id0080059

SQL Server Management Studio 2008 includes a simple visualizer in the form of a Spatial results tab in the Query results window. This visualizer works with a geography or geometry column in the query results and plots the spatial data types on a grid. If multiple spatial columns appear in the query results, you can choose the one to visualize. The column to be displayed must be in the SQL Server binary format; using ToString() or STAsText() won't work with the visualizer.

关于sql-server - 将 sql 08 空间数据获取到 map 上的最简单方法是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1382769/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com