다음을 통해 공유


GeoJsonGeometryCollection interface

GeoJSON GeometryCollection. 참조

Extends

속성

geometries
type

7개의 기하 도형 형식과 "Feature", "FeatureCollection"을 포함하여 이 GeoJSON 개체의 형식을 나타냅니다. 참조

상속된 속성

bbox

기하 도형, 기능 또는 FeatureCollections의 좌표 범위에 대한 정보를 포함합니다. 참조

속성 세부 정보

geometries

geometries: GeoJsonGeometry[]

속성 값

type

7개의 기하 도형 형식과 "Feature", "FeatureCollection"을 포함하여 이 GeoJSON 개체의 형식을 나타냅니다. 참조

type: "GeometryCollection"

속성 값

"GeometryCollection"

상속된 속성 세부 정보

bbox

기하 도형, 기능 또는 FeatureCollections의 좌표 범위에 대한 정보를 포함합니다. 참조

bbox?: BBox

속성 값

GeoJsonObject.bbox 상속된