[]
        
(Showing Draft Content)

Wijmo_Chart_Map.Geojson.Feature

Feature インターフェイス

ジオメトリと関連するプロパティを含む機能のオブジェクト。 https://tools.ietf.org/html/rfc7946#section-3.2

Type parameters

階層

プロパティ

プロパティ

オプション bbox

bbox: BBox

オブジェクトのジオメトリ、機能、または 機能のコレクションの座標範囲の境界ボックス。 境界ボックスのメンバーの値には、長さ2*n(nは、含まれるジオメトリで表される次元の数です)の配列であり、 右下の点と右上の点のすべての軸が含まれます。 境界ボックスの軸の順序は、ジオメトリの軸の順序に従います。 https://tools.ietf.org/html/rfc7946#section-5

geometry

geometry: G

機能のジオメトリ。

オプション id

id: string | number

https://tools.ietf.org/html/rfc7946#section-3.2」 でこの機能を一意に識別する値。

properties

properties: P

この機能に関連するプロパティ。