postgresql – PostGIS中的ST是什么?

postgresql – PostGIS中的ST是什么?,第1张

概述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 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.

希望有帮助。

总结

以上是内存溢出为你收集整理的postgresql – PostGIS中的ST是什么?全部内容,希望文章能够帮你解决postgresql – PostGIS中的ST是什么?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/sjk/1171640.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-06-02
下一篇 2022-06-02

发表评论

登录后才能评论

评论列表(0条)

保存