{
  "name": "Challenger_Deep_Depth_Marks",
  "supportedBindings": [
    "REST"
  ],
  "serviceVersion": "1.6",
  "serviceItemId": "33dd087f3162463a97f4b3a2513cfa94",
  "layers": [
    {
      "id": 0,
      "version": "19C7C97A-6794-4832-B81E-0C65B21DF12F",
      "name": "Challenger_Deep_3D_v2",
      "href": "./layers/0",
      "layerType": "Point",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "alias": "Challenger_Deep_3D_v2",
      "capabilities": [
        "View",
        "Query"
      ],
      "store": {
        "id": "87996B71-6581-43DC-A158-DA83774D1CD6",
        "profile": "points",
        "version": "1.6",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "featureData"
        ],
        "rootNode": "./nodes/root",
        "extent": [
          142.59166700000003,
          11.373333000000059,
          142.59166700900005,
          11.373333009000021
        ],
        "indexCRS": "http://www.opengis.net/def/crs/EPSG/0/4326",
        "vertexCRS": "http://www.opengis.net/def/crs/EPSG/0/4326",
        "nidEncoding": "application/vnd.esri.i3s.json+gzip; version=1.6",
        "featureEncoding": "application/vnd.esri.i3s.json+gzip; version=1.6",
        "attributeEncoding": "application/octet-stream; version=1.6",
        "lodType": "AutoThinning",
        "lodModel": "node-switching"
      },
      "fields": [
        {
          "name": "OBJECTID",
          "type": "esriFieldTypeOID",
          "alias": "OBJECTID"
        },
        {
          "name": "Label",
          "type": "esriFieldTypeString",
          "alias": "Label"
        },
        {
          "name": "Field",
          "type": "esriFieldTypeString",
          "alias": "Field"
        },
        {
          "name": "Rotation",
          "type": "esriFieldTypeInteger",
          "alias": "Rotation"
        },
        {
          "name": "Depth_meters",
          "type": "esriFieldTypeDouble",
          "alias": "Depth_meters"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "Label",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            },
            {
              "property": "attributeValuesByteCount",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "attributeByteCounts",
            "attributeValues"
          ],
          "attributeByteCounts": {
            "valueType": "Int32",
            "valuesPerElement": 1
          },
          "attributeValues": {
            "valueType": "String",
            "valuesPerElement": 1,
            "encoding": "UTF-8"
          }
        },
        {
          "key": "f_2",
          "name": "Field",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            },
            {
              "property": "attributeValuesByteCount",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "attributeByteCounts",
            "attributeValues"
          ],
          "attributeByteCounts": {
            "valueType": "Int32",
            "valuesPerElement": 1
          },
          "attributeValues": {
            "valueType": "String",
            "valuesPerElement": 1,
            "encoding": "UTF-8"
          }
        },
        {
          "key": "f_3",
          "name": "Rotation",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int16",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_4",
          "name": "Depth_meters",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        }
      ],
      "statisticsInfo": [
        {
          "key": "f_1",
          "name": "Label",
          "href": "./statistics/f_1/0"
        },
        {
          "key": "f_2",
          "name": "Field",
          "href": "./statistics/f_2/0"
        },
        {
          "key": "f_3",
          "name": "Rotation",
          "href": "./statistics/f_3/0"
        },
        {
          "key": "f_4",
          "name": "Depth_meters",
          "href": "./statistics/f_4/0"
        }
      ],
      "drawingInfo": {
        "labelingInfo": [
          {
            "labelExpressionInfo": {
              "expression": "$feature.Depth_meters + \"m\""
            },
            "labelPlacement": "esriServerPointLabelPlacementCenterRight",
            "maxScale": 0,
            "minScale": 100000,
            "name": "Class 1",
            "symbol": {
              "symbolLayers": [
                {
                  "font": {
                    "family": "Arial",
                    "style": "normal",
                    "weight": "normal"
                  },
                  "material": {
                    "color": [
                      255,
                      255,
                      255
                    ],
                    "transparency": 0
                  },
                  "size": 14,
                  "type": "Text"
                }
              ],
              "type": "LabelSymbol3D"
            },
            "useCodedValues": true,
            "where": "Label NOT IN ('Challenger Deep')"
          },
          {
            "labelExpressionInfo": {
              "expression": "$feature.Label + \" (\" + $feature.Depth_meters + \"m)\""
            },
            "labelPlacement": "esriServerPointLabelPlacementAboveRight",
            "maxScale": 0,
            "minScale": 500000,
            "name": "Challenger Deep",
            "symbol": {
              "symbolLayers": [
                {
                  "font": {
                    "family": "Arial",
                    "style": "normal",
                    "weight": "bold"
                  },
                  "material": {
                    "color": [
                      255,
                      255,
                      255
                    ],
                    "transparency": 0
                  },
                  "size": 14,
                  "type": "Text"
                }
              ],
              "type": "LabelSymbol3D"
            },
            "useCodedValues": true,
            "where": "Label = 'Challenger Deep'"
          }
        ],
        "renderer": {
          "authoringInfo": {
            "colorRamp": {
              "colorRamps": [
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    206,
                    252,
                    194,
                    255
                  ],
                  "toColor": [
                    206,
                    252,
                    194,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    252,
                    187,
                    249,
                    255
                  ],
                  "toColor": [
                    252,
                    187,
                    249,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    184,
                    233,
                    252,
                    255
                  ],
                  "toColor": [
                    184,
                    233,
                    252,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    252,
                    202,
                    182,
                    255
                  ],
                  "toColor": [
                    252,
                    202,
                    182,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    198,
                    197,
                    252,
                    255
                  ],
                  "toColor": [
                    198,
                    197,
                    252,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    252,
                    249,
                    215,
                    255
                  ],
                  "toColor": [
                    252,
                    249,
                    215,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    252,
                    212,
                    236,
                    255
                  ],
                  "toColor": [
                    252,
                    212,
                    236,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    182,
                    252,
                    237,
                    255
                  ],
                  "toColor": [
                    182,
                    252,
                    237,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    250,
                    252,
                    182,
                    255
                  ],
                  "toColor": [
                    250,
                    252,
                    182,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    252,
                    182,
                    216,
                    255
                  ],
                  "toColor": [
                    252,
                    182,
                    216,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    213,
                    179,
                    252,
                    255
                  ],
                  "toColor": [
                    213,
                    179,
                    252,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    252,
                    179,
                    182,
                    255
                  ],
                  "toColor": [
                    252,
                    179,
                    182,
                    255
                  ],
                  "type": "algorithmic"
                },
                {
                  "algorithm": "esriCIELabAlgorithm",
                  "fromColor": [
                    184,
                    214,
                    252,
                    255
                  ],
                  "toColor": [
                    184,
                    214,
                    252,
                    255
                  ],
                  "type": "algorithmic"
                }
              ],
              "type": "multipart"
            }
          },
          "defaultLabel": "<all other values>",
          "defaultSymbol": {
            "symbolLayers": [
              {
                "anchor": "relative",
                "anchorPosition": [
                  0,
                  0
                ],
                "material": {
                  "color": [
                    0,
                    0,
                    0
                  ],
                  "transparency": 0
                },
                "resource": {
                  "primitive": "circle"
                },
                "size": 8,
                "type": "Icon"
              }
            ],
            "type": "PointSymbol3D"
          },
          "field1": "Label",
          "fieldDelimiter": ",",
          "type": "uniqueValue",
          "uniqueValueInfos": [
            {
              "label": "Challenger Deep",
              "symbol": {
                "symbolLayers": [
                  {
                    "anchor": "relative",
                    "anchorPosition": [
                      0,
                      0
                    ],
                    "material": {
                      "color": [
                        0,
                        0,
                        0
                      ],
                      "transparency": 0
                    },
                    "resource": {
                      "primitive": "circle"
                    },
                    "size": 8,
                    "type": "Icon"
                  }
                ],
                "type": "PointSymbol3D"
              },
              "value": "Challenger Deep"
            }
          ]
        }
      },
      "popupInfo": {
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "label": "OBJECTID",
            "visible": true
          },
          {
            "fieldName": "Label",
            "label": "Label",
            "visible": true
          },
          {
            "fieldName": "Field",
            "label": "Field",
            "visible": true
          },
          {
            "fieldName": "Rotation",
            "label": "Rotation",
            "visible": true
          },
          {
            "fieldName": "Depth_meters",
            "label": "Depth_meters",
            "visible": true
          }
        ],
        "mediaInfos": [],
        "popupElements": [
          {
            "type": "fields"
          }
        ],
        "title": "{name}"
      },
      "elevationInfo": {
        "featureExpression": {
          "value": 0
        },
        "mode": "relativeToGround"
      },
      "disablePopup": false,
      "ZFactor": 1,
      "description": "",
      "copyrightText": "",
      "associatedLayerID": 0,
      "updateEnabled": false,
      "lastCached": 1594328320,
      "requiresRebuild": false
    }
  ]
}