Name

GetFaceContainingPoint — 查找包含点的面。

Synopsis

integer GetFaceContainingPoint(text atopology, geometry apoint);

描述

返回包含点的面的ID。

如果该点落在面边界上,则会引发异常。

[Note]

该函数依赖于有效的拓扑,使用边链接和面标签。

可用性:3.2.0

另请参阅

ST_GetFaceGeometry