統計情報を取得します

統計情報のエンドポイントには、レイヤー内の機能の数、サイズ、レイヤー上のプロパティのリストが表示されます。

GET /<Base path for the interactive API from the API Lookup Service>/layers/<Layer ID>/statistics
Host: <Hostname for the interactive API from the API Lookup Service>
Authorization: Bearer <Authorization Token>
Cache-Control: no-cache

GET 要求での許可の場合、認可ヘッダーでベアラトークンの代わりに API キー をクエリ パラメーターとして使用することもできます。

レスポンス

{
  "type": "StatisticsResponse",
  "count": {
    "value": 29208,
    "estimated": true
  },
  "byteSize": {
    "value": 108364,
    "estimated": true
  },
  "bbox": {
    "value": [
      -10,
      -10,
      10,
      10
    ],
    "estimated": true
  },
  "geometryTypes": {
    "value": [
      "Point"
    ],
    "estimated": true
  },
  "properties": {
    "value": [
      {
        "key": "Route",
        "count": 29208,
        "searchable": true
      },
      {
        "key": "Route Type",
        "count": 29208,
        "searchable": true
      }
    ],
    "estimated": true,
    "searchable": "PARTIAL"
  }
}

バージョン対応のインタラクティブマップ レイヤー を使用している場合、統計情報はレイヤーのすべてのバージョンに適用されるわけではありません。

」に一致する結果は 件です

    」に一致する結果はありません