使用地理区域/点查询数据库

发布于 2024-12-10 19:09:16 字数 181 浏览 0 评论 0原文

我对数据库中的 GIS 概念不熟悉,正在寻找一种解决方案,使我能够执行以下操作: - 将多边形区域存储在记录字段中 - 存储地理点。这些点将包含纬度和经度坐标 (GPS)。 - 查询数据库中多边形与给定点相交的所有记录。 - 查询数据库中的所有记录,其点与给定区域相交

有建议吗?

谢谢,

Fbr

I'm new to the concept of GIS in databases and am looking for a solution that allows me to do the following:
- store polygon areas in a record field
- Store geographical points. These points will contain latitude and longitude coordinates (GPS).
- query database for all records, whose polygons intersect with a given point.
- query database for all records, whose points intersect with a given area

Any recommendations?

thanks,

Fbr

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

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

发布评论

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

评论(1

无可置疑 2024-12-17 19:09:16

有关不同空间的更多信息此处数据库此处了解空间数据库

More information here on different spatial databases and here on learning about spatial databases

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