GetFaceContainingPoint — 查找包含点的面。
integer GetFaceContainingPoint ( text atopology , geometry apoint ) ;
integer GetFaceContainingPoint (
)
返回包含点的面的ID。
如果该点落在面边界上,则会引发异常。
该函数依赖于有效的拓扑,使用边链接和面标签。
可用性:3.2.0
ST_GetFaceGeometry