ClassificationTypeValue - AnalyticalGraphicsInc/czml-writer GitHub Wiki

This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.

ClassificationType (value)

Whether a classification affects terrain, 3D Tiles, or both.

Type: string

Values

  • TERRAIN - Only terrain will be classified.

  • CESIUM_3D_TILE - Only 3D Tiles will be classified.

  • BOTH - Both terrain and 3D Tiles will be classified.

⚠️ **GitHub.com Fallback** ⚠️