GeoJSONFeatureCollectionFeaturesItem interface

Jenis objek yang valid GeoJSON Feature . Silakan merujuk ke RFC 7946 untuk detailnya.

Properti

geometry
properties

Properti dapat berisi metadata tambahan tentang Feature. Nilai dapat berupa objek JSON atau nilai null JSON

type

type Menentukan untuk objek. Nilai harus selalu sama dengan "Fitur".

Detail Properti

geometry

geometry?: GeoJSONGeometryUnion

Nilai Properti

properties

Properti dapat berisi metadata tambahan tentang Feature. Nilai dapat berupa objek JSON atau nilai null JSON

properties?: any

Nilai Properti

any

type

type Menentukan untuk objek. Nilai harus selalu sama dengan "Fitur".

type?: string

Nilai Properti

string