{
  "serviceName": "TrackTubes_Dorian_Katrina",
  "supportedBindings": [
    "REST"
  ],
  "serviceVersion": "1.6",
  "name": "TrackTubes_Dorian_Katrina",
  "serviceItemId": "c1580c6b53384e32bc5e1989940407b2",
  "layers": [
    {
      "id": 0,
      "version": "45B79A92-54A3-493C-BB38-3F49742C42CA",
      "name": "TrackLines_Vertical_Tubes",
      "updateEnabled": false,
      "href": "./layers/0",
      "associatedLayerID": 0,
      "layerType": "3DObject",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "ZFactor": 1,
      "alias": "TrackLines_Vertical_Tubes",
      "capabilities": [
        "View",
        "Query"
      ],
      "cachedDrawingInfo": {
        "color": false
      },
      "drawingInfo": {
        "renderer": {
          "type": "simple",
          "symbol": {
            "type": "MeshSymbol3D",
            "symbolLayers": [
              {
                "type": "Fill",
                "material": {
                  "color": [
                    255,
                    255,
                    255
                  ],
                  "transparency": 0,
                  "colorMixMode": "multiply"
                }
              }
            ]
          }
        }
      },
      "popupInfo": {
        "title": "{NAME}",
        "mediaInfos": [],
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "visible": true,
            "isEditable": false,
            "label": "OBJECTID"
          },
          {
            "fieldName": "ISO_TIME_Converted",
            "visible": true,
            "isEditable": true,
            "label": "ISO_TIME_Converted"
          },
          {
            "fieldName": "NAME",
            "visible": true,
            "isEditable": true,
            "label": "NAME"
          }
        ],
        "popupElements": [
          {
            "fieldInfos": [
              {
                "fieldName": "OBJECTID",
                "visible": true,
                "isEditable": false,
                "label": "OBJECTID"
              },
              {
                "fieldName": "ISO_TIME_Converted",
                "visible": true,
                "isEditable": true,
                "label": "ISO_TIME_Converted"
              },
              {
                "fieldName": "NAME",
                "visible": true,
                "isEditable": true,
                "label": "NAME"
              }
            ],
            "type": "fields"
          }
        ],
        "expressionInfos": []
      },
      "disablePopup": false,
      "store": {
        "id": "2740D838-5E48-41AE-A82B-1B539B323E99",
        "profile": "meshpyramids",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "SharedResource",
          "Geometry"
        ],
        "rootNode": "./nodes/root",
        "extent": [
          -89.610339049407571,
          9.4940856778118246,
          -36.229016418472895,
          51.380729487176154
        ],
        "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
            }
          }
        },
        "version": "1.7"
      },
      "featureidMappedFromFS": 0,
      "fields": [
        {
          "name": "OBJECTID",
          "type": "esriFieldTypeOID",
          "alias": "OBJECTID"
        },
        {
          "name": "ISO_TIME_Converted",
          "type": "esriFieldTypeDate",
          "alias": "ISO_TIME_Converted"
        },
        {
          "name": "NAME",
          "type": "esriFieldTypeString",
          "alias": "NAME"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "ISO_TIME_Converted",
          "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": "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
          }
        }
      ],
      "statisticsInfo": [
        {
          "key": "f_1",
          "name": "ISO_TIME_Converted",
          "href": "./statistics/f_1"
        },
        {
          "key": "f_2",
          "name": "NAME",
          "href": "./statistics/f_2"
        }
      ],
      "nodePages": {
        "nodesPerPage": 64,
        "lodSelectionMetricType": "maxScreenThresholdSQ"
      },
      "materialDefinitions": [
        {
          "doubleSided": true
        }
      ],
      "geometryDefinitions": [
        {
          "geometryBuffers": [
            {
              "offset": 8,
              "position": {
                "type": "Float32",
                "component": 3
              },
              "normal": {
                "type": "Float32",
                "component": 3
              },
              "uv0": {
                "type": "Float32",
                "component": 2
              },
              "color": {
                "type": "UInt8",
                "component": 4
              },
              "featureId": {
                "type": "UInt64",
                "component": 1,
                "binding": "per-feature"
              },
              "faceRange": {
                "type": "UInt32",
                "component": 2,
                "binding": "per-feature"
              }
            },
            {
              "compressedAttributes": {
                "encoding": "draco",
                "attributes": [
                  "position",
                  "normal",
                  "uv0",
                  "color",
                  "feature-index"
                ]
              }
            }
          ]
        }
      ],
      "lastCached": 1590619051,
      "requiresRebuild": false
    }
  ]
}