box2d — The type representing a 2-dimensional bounding box.
box3d 지오메트리 또는 지오메트리 셋의 범위를 표현하는데 사용되는 postgis 공간 데이터 타입입니다. ST_3DExtent는 box3d 객체를 반환합니다.
The representation contains the values xmin, ymin, xmax, ymax
. These are the minimum and maximum values of the X and Y extents.
box2d
objects have a text representation which looks like BOX(1 2,5 6)
.
이 섹션에는 자동 형변환 뿐만 아니라 이 데이터 유형에 허용되는 명시적 캐스팅이 나열됩니다.
형변환 결과 | 습성 |
box3d | 자동적 |
geometry | 자동적 |