FeaturesItemOutput interface
プロパティ
bbox | 境界ボックス。 使用されるプロジェクション - EPSG:3857。 詳細については、RFC 7946 を参照してください。 |
geometry | 有効な |
id | 返される機能の ID |
properties | |
type | フィーチャーの種類は Feature である必要があります。 |
プロパティの詳細
bbox
geometry
id
返される機能の ID
id?: string
プロパティ値
string
properties
type
フィーチャーの種類は Feature である必要があります。
type?: "Feature"
プロパティ値
"Feature"