名称

GetFaceContainingPoint — 查找包含点的面。

概要

integer GetFaceContainingPoint(text atopology, geometry apoint);

描述

返回包含点的面的 ID。

如果点落在面的边界上,则会抛出异常。

[Note]

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

可用性:3.2.0

另请参阅

ST_GetFaceGeometry