Share via


GeoJSONFeatureCollection interface

Geçerli GeoJSON FeatureCollection bir nesne türü. Ayrıntılar için lütfen RFC 7946'ya bakın.

Özellikler

features

Geçerli GeoJSON Feature nesnelerin listesini içerir.

type

Nesnesinin type öğesini belirtir. Değer her zaman "FeatureCollection" değerine eşit olmalıdır.

Özellik Ayrıntıları

features

Geçerli GeoJSON Feature nesnelerin listesini içerir.

features: GeoJSONFeatureCollectionFeaturesItem[]

Özellik Değeri

type

Nesnesinin type öğesini belirtir. Değer her zaman "FeatureCollection" değerine eşit olmalıdır.

type: string

Özellik Değeri

string