{
  "serviceName": "ClassBreakTest_WSL1",
  "serviceVersion": "1.6",
  "supportedBindings": [
    "REST"
  ],
  "name": "ClassBreakTest_WSL1",
  "serviceItemId": "3f42e1c1b98e46ff99eba9b448fba9d0",
  "layers": [
    {
      "id": 0,
      "version": "6620E8E8-EE2E-4C3D-9262-70BF5A6A6663",
      "name": "Buildings_3D_Terrain",
      "serviceUpdateTimeStamp": {
        "lastUpdate": -999999
      },
      "href": "./layers/0",
      "layerType": "3DObject",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "alias": "Buildings_3D_Terrain",
      "copyrightText": "",
      "capabilities": [
        "View",
        "Query"
      ],
      "cachedDrawingInfo": {
        "color": false
      },
      "drawingInfo": {
        "renderer": {
          "type": "classBreaks",
          "authoringInfo": {
            "type": "classedColor",
            "classificationMethod": "esriClassifyNaturalBreaks"
          },
          "field": "Number",
          "classificationMethod": "esriClassifyNaturalBreaks",
          "minValue": 1,
          "classBreakInfos": [
            {
              "symbol": {
                "type": "MeshSymbol3D",
                "symbolLayers": [
                  {
                    "type": "Fill",
                    "material": {
                      "color": [
                        230,
                        238,
                        207
                      ],
                      "transparency": 0,
                      "colorMixMode": "multiply"
                    }
                  }
                ]
              },
              "classMaxValue": 116,
              "label": "≤116"
            },
            {
              "symbol": {
                "type": "MeshSymbol3D",
                "symbolLayers": [
                  {
                    "type": "Fill",
                    "material": {
                      "color": [
                        155,
                        196,
                        193
                      ],
                      "transparency": 0,
                      "colorMixMode": "multiply"
                    }
                  }
                ]
              },
              "classMaxValue": 233,
              "label": "≤233"
            },
            {
              "symbol": {
                "type": "MeshSymbol3D",
                "symbolLayers": [
                  {
                    "type": "Fill",
                    "material": {
                      "color": [
                        105,
                        168,
                        183
                      ],
                      "transparency": 0,
                      "colorMixMode": "multiply"
                    }
                  }
                ]
              },
              "classMaxValue": 350,
              "label": "≤350"
            },
            {
              "symbol": {
                "type": "MeshSymbol3D",
                "symbolLayers": [
                  {
                    "type": "Fill",
                    "material": {
                      "color": [
                        75,
                        126,
                        152
                      ],
                      "transparency": 0,
                      "colorMixMode": "multiply"
                    }
                  }
                ]
              },
              "classMaxValue": 467,
              "label": "≤467"
            },
            {
              "symbol": {
                "type": "MeshSymbol3D",
                "symbolLayers": [
                  {
                    "type": "Fill",
                    "material": {
                      "color": [
                        46,
                        85,
                        122
                      ],
                      "transparency": 0,
                      "colorMixMode": "multiply"
                    }
                  }
                ]
              },
              "classMaxValue": 584,
              "label": "≤584"
            }
          ]
        }
      },
      "popupInfo": {
        "title": "{BLDG_ID}",
        "mediaInfos": [],
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "visible": true,
            "isEditable": false,
            "label": "OBJECTID"
          },
          {
            "fieldName": "BLDG_ID",
            "visible": true,
            "isEditable": true,
            "label": "Building ID"
          },
          {
            "fieldName": "Number",
            "visible": true,
            "isEditable": true,
            "label": "Number"
          }
        ],
        "popupElements": [
          {
            "type": "fields"
          }
        ],
        "expressionInfos": []
      },
      "disablePopup": false,
      "store": {
        "id": "014EAB48-B845-4C8D-B0C9-D29CB0F0B0A5",
        "profile": "meshpyramids",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "SharedResource",
          "Geometry"
        ],
        "rootNode": "./nodes/root",
        "version": "1.6",
        "extent": [
          -122.69432606635014,
          45.49464527392459,
          -122.66774970540251,
          45.502351158795335
        ],
        "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"
          ],
          "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": "BLDG_ID",
          "type": "esriFieldTypeString",
          "alias": "Building ID"
        },
        {
          "name": "Number",
          "type": "esriFieldTypeInteger",
          "alias": "Number"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "BLDG_ID",
          "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": "Number",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        }
      ],
      "statisticsInfo": [
        {
          "key": "f_1",
          "name": "BLDG_ID",
          "href": "./statistics/f_1"
        },
        {
          "key": "f_2",
          "name": "Number",
          "href": "./statistics/f_2"
        }
      ],
      "lastCached": 1533758247
    }
  ]
}