{
  "serviceName": "BuildingProposal",
  "serviceVersion": "1.6",
  "supportedBindings": [
    "REST"
  ],
  "name": "BuildingProposal",
  "serviceItemId": "89a41564240e4c219a438cbe0ac81a48",
  "layers": [
    {
      "id": 0,
      "version": "4913EE9A-8C58-4765-8A55-269682E22430",
      "name": "BuildingProposal2",
      "href": "./layers/0",
      "layerType": "3DObject",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "alias": "",
      "description": "",
      "copyrightText": "",
      "capabilities": [
        "View",
        "Query"
      ],
      "cachedDrawingInfo": {
        "color": true
      },
      "drawingInfo": {
        "renderer": {
          "type": "simple",
          "symbol": {
            "type": "MeshSymbol3D",
            "symbolLayers": [
              {
                "type": "Fill",
                "material": {
                  "color": [
                    255,
                    255,
                    255
                  ],
                  "transparency": 0,
                  "colorMixMode": "multiply"
                }
              }
            ]
          }
        }
      },
      "popupInfo": {
        "title": "{OBJECTID}",
        "mediaInfos": [
          {
            "type": "piechart",
            "title": "% Usage",
            "value": {
              "fields": [
                "PercentOfficeSpace",
                "PercentMultiFamily",
                "PercentRetail",
                "PercentMiscellaneous"
              ]
            }
          },
          {
            "type": "image",
            "title": "<div><p><span /></p></div>",
            "value": {
              "sourceURL": "{Image}"
            }
          }
        ],
        "fieldInfos": [
          {
            "fieldName": "Name",
            "label": "Name",
            "visible": true
          },
          {
            "fieldName": "ConstructionStartDate",
            "label": "Construction Start Date",
            "visible": true
          }
        ],
        "popupElements": [
          {
            "type": "fields"
          },
          {
            "type": "media"
          }
        ],
        "expressionInfos": []
      },
      "disablePopup": false,
      "store": {
        "id": "3ACB6BFB-0B1C-42B4-B521-522CB6DC49F7",
        "profile": "meshpyramids",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "SharedResource",
          "Geometry"
        ],
        "rootNode": "./nodes/root",
        "version": "1.6",
        "extent": [
          -78.633198008025033,
          35.777317541664836,
          -78.632542722957865,
          35.777891206436529
        ],
        "indexCRS": "http://www.opengis.net/def/crs/EPSG/0/4326",
        "vertexCRS": "http://www.opengis.net/def/crs/EPSG/0/4326",
        "normalReferenceFrame": "earth-centered",
        "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",
            "region"
          ],
          "vertexAttributes": {
            "position": {
              "valueType": "Float32",
              "valuesPerElement": 3
            },
            "normal": {
              "valueType": "Float32",
              "valuesPerElement": 3
            },
            "uv0": {
              "valueType": "Float32",
              "valuesPerElement": 2
            },
            "color": {
              "valueType": "UInt8",
              "valuesPerElement": 4
            },
            "region": {
              "valuesPerElement": 4,
              "valueType": "UInt16"
            }
          },
          "featureAttributeOrder": [
            "id",
            "faceRange"
          ],
          "featureAttributes": {
            "id": {
              "valueType": "UInt64",
              "valuesPerElement": 1
            },
            "faceRange": {
              "valueType": "UInt32",
              "valuesPerElement": 2
            }
          }
        }
      },
      "fields": [
        {
          "name": "OBJECTID",
          "type": "esriFieldTypeOID",
          "alias": "OBJECTID"
        },
        {
          "name": "Name",
          "type": "esriFieldTypeString",
          "alias": "Name"
        },
        {
          "name": "PercentOfficeSpace",
          "type": "esriFieldTypeInteger",
          "alias": "% Office Space"
        },
        {
          "name": "PercentMultiFamily",
          "type": "esriFieldTypeInteger",
          "alias": "% Multi Family"
        },
        {
          "name": "PercentRetail",
          "type": "esriFieldTypeInteger",
          "alias": "% Retail"
        },
        {
          "name": "PercentMiscellaneous",
          "type": "esriFieldTypeInteger",
          "alias": "% Miscellaneous"
        },
        {
          "name": "ConstructionStartDate",
          "type": "esriFieldTypeDate",
          "alias": "Construction Start Date"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "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_2",
          "name": "PercentOfficeSpace",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_3",
          "name": "PercentMultiFamily",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_4",
          "name": "PercentRetail",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_5",
          "name": "PercentMiscellaneous",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_6",
          "name": "ConstructionStartDate",
          "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": "Name",
          "href": "./statistics/f_1"
        },
        {
          "key": "f_2",
          "name": "PercentOfficeSpace",
          "href": "./statistics/f_2"
        },
        {
          "key": "f_3",
          "name": "PercentMultiFamily",
          "href": "./statistics/f_3"
        },
        {
          "key": "f_4",
          "name": "PercentRetail",
          "href": "./statistics/f_4"
        },
        {
          "key": "f_5",
          "name": "PercentMiscellaneous",
          "href": "./statistics/f_5"
        },
        {
          "key": "f_6",
          "name": "ConstructionStartDate",
          "href": "./statistics/f_6"
        }
      ],
      "lastCached": 1519393875
    }
  ]
}