【发布时间】:2011-11-06 06:34:31
【问题描述】:
PostGIS 中几乎所有的功能都是以 ST 开头的。例如ST_Distance_Sphere、ST_GeomFromText、ST_Intersection 等
ST 是什么意思?
http://www.postgis.org/documentation/manual-svn/PostGIS_Special_Functions_Index.html
【问题讨论】:
-
我投票结束这个问题,因为它是一个 GIS 术语而不是编程术语。这个问题应该在Geographic Information Systems 上(它会是重复的)
-
@EvanCarroll -- 你的意思是这个gis.stackexchange.com/questions/286808/… 7 年后被问到的副本吗?
标签: gis postgis spatial terminology