다음을 통해 공유


GeoJsonFeatureCollection interface

GeoJSON FeatureCollection. 참조

Extends

속성

features
type

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

상속된 속성

bbox

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

속성 세부 정보

features

features: GeoJsonFeature[]

속성 값

type

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

type: "FeatureCollection"

속성 값

"FeatureCollection"

상속된 속성 세부 정보

bbox

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

bbox?: BBox

속성 값

GeoJsonObject.bbox 상속된