compressedAttributes
December 17, 2019 ยท View on GitHub
I3S version 1.7 supports compressing the geometryBuffer of Integrated Mesh and 3D Object Layers using Draco compression. Draco compression is optimized for compressing and decompressing 3D geometric meshes and point clouds.
Draco reduces the size of the geometryBuffer payload, thereby reducing storage size and optimizing transmission rate.
All vertexAttributes of a Meshpyramids profile can be compressed with Draco.
The ArcGIS platform currently is compatible with version 1.3.5 of Draco.
Related:
Properties
| Property | Type | Description |
|---|---|---|
| encoding | string | Must be:
|
| attributes | string[] | Possible values for each array string:
|
Note: properties in bold are required