用于测试性能的 GIS 样本数据

发布于 2024-12-26 21:56:17 字数 118 浏览 3 评论 0原文

我需要测试基于空间数据的查询性能。我决定使用 sql server 和几何数据类型。

现在我需要样本数据(例如地图、城市等)。您知道我可以使用什么资源将其加载到我的数据库中吗?

感谢您的帮助

I need to test performance of queries based on spatial data. I decided to use sql server and geometry datatype.

Now I need to have sample data (for example maps, cities etc). Do You know any resources that I can use to then load it into my database ?

Thanks for any help

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

孤者何惧 2025-01-02 21:56:17

美国人口普查局向公众提供所有形状文件。参见这里:
http://www.census.gov/geo/www/tiger/

一旦您选择了您想要的任何形状文件后,您可以使用此处提供的优秀 Shape2SQL 工具将它们导入 SQL Server:
http://www.sharpgis.net/page/Shape2SQL.aspx

The U.S. Census Bureau makes all of their shape files available to the public. See here:
http://www.census.gov/geo/www/tiger/

Once you have picked whatever shape files you want, you can import them into SQL Server using the excellent Shape2SQL tool found here:
http://www.sharpgis.net/page/Shape2SQL.aspx

凑诗 2025-01-02 21:56:17

在这个问题的答案中,您会发现许多好的建议,包括军械测量、CloudMade 和 Natural Earth:

是否有可用的 shapefile 形式的免费管理边界?

You will find many good pointers, including Ordnance survey, CloudMade and Natural Earth, among answers to to this question:

Are there any free administrative boundaries available as shapefiles?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文