加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

postgresql – PostGIS中的ST是什么?

发布时间:2020-12-13 16:43:40 所属栏目:百科 来源:网络整理
导读:PostGIS中的几乎所有函数都从ST开始。例如ST_Distance_Sphere,ST_GeomFromText,ST_Intersection等 ST是什么意思? http://www.postgis.org/documentation/manual-svn/PostGIS_Special_Functions_Index.html 从 manual: PostGIS has begun a transition fr
PostGIS中的几乎所有函数都从ST开始。例如ST_Distance_Sphere,ST_GeomFromText,ST_Intersection等

ST是什么意思?

http://www.postgis.org/documentation/manual-svn/PostGIS_Special_Functions_Index.html

从 manual:

PostGIS has begun a transition from the existing naming convention to
an SQL-MM-centric convention. As a result,most of the functions that
you know and love have been renamed using the standard spatial type
(ST)
prefix. Previous functions are still available,though are not
listed in this document where updated functions are equivalent. These
will be deprecated in a future release.

希望有帮助。

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读