ST_HasArc — Tests if a geometry contains a circular arc
boolean ST_IsEmpty(
geometry geomA)
;
해당 도형이 텅 빈 도형 집합, 폴리곤, 포인트 등인 경우 TRUE
를 반환합니다.
1.2.2 버전부터 사용할 수 있습니다.
This function supports 3d and will not drop the z-index.
This method supports Circular Strings and Curves.