{
  "id": 0,
  "version": "0C729022-32CA-493C-A052-44A476AF981C",
  "name": "IfcCovering_surface",
  "href": "./layers/0",
  "layerType": "3DObject",
  "spatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
  },
  "alias": "",
  "description": "",
  "copyrightText": "",
  "capabilities": [
    "View",
    "Query"
  ],
  "cachedDrawingInfo": {
    "color": true
  },
  "drawingInfo": {
    "renderer": {
      "type": "simple",
      "symbol": {
        "type": "MeshSymbol3D",
        "symbolLayers": [
          {
            "type": "Fill",
            "material": {
              "color": [
                255,
                170,
                0
              ],
              "transparency": 0,
              "colorMixMode": "multiply"
            }
          }
        ]
      }
    }
  },
  "popupInfo": {
    "title": "{Name}",
    "mediaInfos": [],
    "fieldInfos": [
      {
        "fieldName": "OBJECTID",
        "label": "OBJECTID",
        "visible": true
      },
      {
        "fieldName": "GlobalId",
        "label": "GlobalId",
        "visible": true
      },
      {
        "fieldName": "OwnerHistory",
        "label": "OwnerHistory",
        "visible": true
      },
      {
        "fieldName": "Name",
        "label": "Name",
        "visible": true
      },
      {
        "fieldName": "Description",
        "label": "Description",
        "visible": true
      },
      {
        "fieldName": "ObjectType",
        "label": "ObjectType",
        "visible": true
      },
      {
        "fieldName": "Tag",
        "label": "Tag",
        "visible": true
      },
      {
        "fieldName": "PredefinedType",
        "label": "PredefinedType",
        "visible": true
      }
    ],
    "popupElements": [
      {
        "type": "fields"
      }
    ],
    "expressionInfos": []
  },
  "disablePopup": false,
  "store": {
    "id": "3E63BF77-5469-4034-B3F9-63B32D08EB83",
    "profile": "meshpyramids",
    "resourcePattern": [
      "3dNodeIndexDocument",
      "Attributes",
      "SharedResource",
      "Geometry"
    ],
    "rootNode": "./nodes/root",
    "version": "1.6",
    "extent": [
      246069.96119999886,
      2976249.1660000011,
      721500.79250000045,
      6237666.3411000026
    ],
    "indexCRS": "http://www.opengis.net/def/crs/EPSG/0/3857",
    "vertexCRS": "http://www.opengis.net/def/crs/EPSG/0/3857",
    "normalReferenceFrame": "vertex-reference-frame",
    "nidEncoding": "application/vnd.esri.i3s.json+gzip; version=1.6",
    "featureEncoding": "application/vnd.esri.i3s.json+gzip; version=1.6",
    "geometryEncoding": "application/octet-stream; version=1.6",
    "attributeEncoding": "application/octet-stream; version=1.6",
    "textureEncoding": [
      "image/jpeg",
      "image/vnd-ms.dds"
    ],
    "lodType": "MeshPyramid",
    "lodModel": "node-switching",
    "defaultGeometrySchema": {
      "geometryType": "triangles",
      "header": [
        {
          "property": "vertexCount",
          "type": "UInt32"
        },
        {
          "property": "featureCount",
          "type": "UInt32"
        }
      ],
      "topology": "PerAttributeArray",
      "ordering": [
        "position",
        "normal",
        "uv0",
        "color"
      ],
      "vertexAttributes": {
        "position": {
          "valueType": "Float32",
          "valuesPerElement": 3
        },
        "normal": {
          "valueType": "Float32",
          "valuesPerElement": 3
        },
        "uv0": {
          "valueType": "Float32",
          "valuesPerElement": 2
        },
        "color": {
          "valueType": "UInt8",
          "valuesPerElement": 4
        }
      },
      "featureAttributeOrder": [
        "id",
        "faceRange"
      ],
      "featureAttributes": {
        "id": {
          "valueType": "UInt64",
          "valuesPerElement": 1
        },
        "faceRange": {
          "valueType": "UInt32",
          "valuesPerElement": 2
        }
      }
    }
  },
  "fields": [
    {
      "name": "OBJECTID",
      "type": "esriFieldTypeOID",
      "alias": "OBJECTID"
    },
    {
      "name": "GlobalId",
      "type": "esriFieldTypeString",
      "alias": "GlobalId"
    },
    {
      "name": "OwnerHistory",
      "type": "esriFieldTypeString",
      "alias": "OwnerHistory"
    },
    {
      "name": "Name",
      "type": "esriFieldTypeString",
      "alias": "Name"
    },
    {
      "name": "Description",
      "type": "esriFieldTypeString",
      "alias": "Description"
    },
    {
      "name": "ObjectType",
      "type": "esriFieldTypeString",
      "alias": "ObjectType"
    },
    {
      "name": "Tag",
      "type": "esriFieldTypeString",
      "alias": "Tag"
    },
    {
      "name": "PredefinedType",
      "type": "esriFieldTypeString",
      "alias": "PredefinedType"
    }
  ],
  "attributeStorageInfo": [
    {
      "key": "f_0",
      "name": "OBJECTID",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "ObjectIds"
      ],
      "objectIds": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_1",
      "name": "GlobalId",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        },
        {
          "property": "attributeValuesByteCount",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeByteCounts",
        "attributeValues"
      ],
      "attributeByteCounts": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      },
      "attributeValues": {
        "valueType": "String",
        "encoding": "UTF-8",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_2",
      "name": "OwnerHistory",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        },
        {
          "property": "attributeValuesByteCount",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeByteCounts",
        "attributeValues"
      ],
      "attributeByteCounts": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      },
      "attributeValues": {
        "valueType": "String",
        "encoding": "UTF-8",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_3",
      "name": "Name",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        },
        {
          "property": "attributeValuesByteCount",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeByteCounts",
        "attributeValues"
      ],
      "attributeByteCounts": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      },
      "attributeValues": {
        "valueType": "String",
        "encoding": "UTF-8",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_4",
      "name": "Description",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        },
        {
          "property": "attributeValuesByteCount",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeByteCounts",
        "attributeValues"
      ],
      "attributeByteCounts": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      },
      "attributeValues": {
        "valueType": "String",
        "encoding": "UTF-8",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_5",
      "name": "ObjectType",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        },
        {
          "property": "attributeValuesByteCount",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeByteCounts",
        "attributeValues"
      ],
      "attributeByteCounts": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      },
      "attributeValues": {
        "valueType": "String",
        "encoding": "UTF-8",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_6",
      "name": "Tag",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        },
        {
          "property": "attributeValuesByteCount",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeByteCounts",
        "attributeValues"
      ],
      "attributeByteCounts": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      },
      "attributeValues": {
        "valueType": "String",
        "encoding": "UTF-8",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_7",
      "name": "PredefinedType",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        },
        {
          "property": "attributeValuesByteCount",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeByteCounts",
        "attributeValues"
      ],
      "attributeByteCounts": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      },
      "attributeValues": {
        "valueType": "String",
        "encoding": "UTF-8",
        "valuesPerElement": 1
      }
    }
  ],
  "statisticsInfo": [
    {
      "key": "f_1",
      "name": "GlobalId",
      "href": "./statistics/f_1"
    },
    {
      "key": "f_2",
      "name": "OwnerHistory",
      "href": "./statistics/f_2"
    },
    {
      "key": "f_3",
      "name": "Name",
      "href": "./statistics/f_3"
    },
    {
      "key": "f_4",
      "name": "Description",
      "href": "./statistics/f_4"
    },
    {
      "key": "f_5",
      "name": "ObjectType",
      "href": "./statistics/f_5"
    },
    {
      "key": "f_6",
      "name": "Tag",
      "href": "./statistics/f_6"
    },
    {
      "key": "f_7",
      "name": "PredefinedType",
      "href": "./statistics/f_7"
    }
  ],
  "lastCached": 1518464253
}