{
  "serviceName": "Coastline_Hurricane_Intersections_Arrows3D",
  "supportedBindings": [
    "REST"
  ],
  "serviceVersion": "1.6",
  "name": "Coastline_Hurricane_Intersections_Arrows3D",
  "serviceItemId": "f2d1929ca980413980aa2e8086fa92eb",
  "layers": [
    {
      "id": 0,
      "version": "658A502C-9002-430B-8483-3C89EE421039",
      "name": "Coastline_NorthAmerica_100km_split_pt_3D",
      "href": "./layers/0",
      "layerType": "Point",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "alias": "Coastline_NorthAmerica_100km_split_pt_3D",
      "capabilities": [
        "View",
        "Query"
      ],
      "store": {
        "id": "69E0CD71-578C-4C0D-9FA9-D6675AF29133",
        "profile": "points",
        "version": "1.6",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "featureData"
        ],
        "rootNode": "./nodes/root",
        "extent": [
          -141.58008299999995,
          8.8249170000000277,
          -55.832906899999955,
          60.561167000000069
        ],
        "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": "COAST_ID",
          "type": "esriFieldTypeInteger",
          "alias": "COAST_ID"
        },
        {
          "name": "STORM_COUNT",
          "type": "esriFieldTypeInteger",
          "alias": "STORM_COUNT"
        },
        {
          "name": "STORM_DIRECTION",
          "type": "esriFieldTypeDouble",
          "alias": "STORM_DIRECTION"
        },
        {
          "name": "ORIG_FID",
          "type": "esriFieldTypeInteger",
          "alias": "ORIG_FID"
        },
        {
          "name": "SymbolZ",
          "type": "esriFieldTypeDouble",
          "alias": "SymbolZ"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "COAST_ID",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_2",
          "name": "STORM_COUNT",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_3",
          "name": "STORM_DIRECTION",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_4",
          "name": "ORIG_FID",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_5",
          "name": "SymbolZ",
          "header": [
            {
              "property": "count",
              "valueType": "Int32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        }
      ],
      "statisticsInfo": [
        {
          "key": "f_1",
          "name": "COAST_ID",
          "href": "./statistics/f_1/0"
        },
        {
          "key": "f_2",
          "name": "STORM_COUNT",
          "href": "./statistics/f_2/0"
        },
        {
          "key": "f_3",
          "name": "STORM_DIRECTION",
          "href": "./statistics/f_3/0"
        },
        {
          "key": "f_4",
          "name": "ORIG_FID",
          "href": "./statistics/f_4/0"
        },
        {
          "key": "f_5",
          "name": "SymbolZ",
          "href": "./statistics/f_5/0"
        }
      ],
      "drawingInfo": {
        "labelingInfo": [
          {
            "labelExpressionInfo": {
              "expression": "Round($feature.STORM_DIRECTION,0) + \"° (\" + $feature.STORM_COUNT + \")\""
            },
            "labelPlacement": "esriServerPointLabelPlacementAboveRight",
            "maxScale": 0,
            "minScale": 609600,
            "name": "Class 1",
            "symbol": {
              "symbolLayers": [
                {
                  "font": {
                    "family": "Lato",
                    "style": "normal",
                    "weight": "normal"
                  },
                  "halo": {
                    "color": [
                      0,
                      0,
                      0
                    ],
                    "size": 1,
                    "transparency": 0
                  },
                  "material": {
                    "color": [
                      255,
                      255,
                      255
                    ],
                    "transparency": 0
                  },
                  "size": 12,
                  "type": "Text"
                }
              ],
              "type": "LabelSymbol3D"
            },
            "useCodedValues": true
          }
        ],
        "renderer": {
          "authoringInfo": {
            "visualVariables": [
              {
                "maxSliderValue": 1750,
                "minSliderValue": 50,
                "type": "sizeInfo"
              },
              {
                "maxSliderValue": 35,
                "minSliderValue": 1,
                "type": "colorInfo"
              }
            ]
          },
          "symbol": {
            "symbolLayers": [
              {
                "anchor": "center",
                "height": 4190.932607111482,
                "material": {
                  "color": [
                    255,
                    255,
                    255
                  ],
                  "transparency": 0
                },
                "resource": {
                  "primitive": "sphere"
                },
                "type": "Object",
                "width": 4190.932607111482
              }
            ],
            "type": "PointSymbol3D"
          },
          "type": "simple",
          "visualVariables": [
            {
              "axis": "heading",
              "rotationType": "geographic",
              "type": "rotationInfo",
              "valueExpression": "$feature.STORM_DIRECTION",
              "valueExpressionTitle": "Custom"
            },
            {
              "axis": "height",
              "legendOptions": {
                "showLegend": false,
                "title": "Custom"
              },
              "minDataValue": 50,
              "type": "sizeInfo",
              "valueExpression": "$feature.STORM_COUNT*50\n",
              "valueExpressionTitle": "Custom"
            },
            {
              "legendOptions": {
                "showLegend": false,
                "title": "STORM_COUNT"
              },
              "stops": [
                {
                  "color": [
                    255,
                    255,
                    204,
                    255
                  ],
                  "value": 1
                },
                {
                  "color": [
                    255,
                    237,
                    160,
                    255
                  ],
                  "value": 5.25
                },
                {
                  "color": [
                    254,
                    217,
                    118,
                    255
                  ],
                  "value": 9.5
                },
                {
                  "color": [
                    254,
                    178,
                    76,
                    255
                  ],
                  "value": 13.75
                },
                {
                  "color": [
                    253,
                    141,
                    60,
                    255
                  ],
                  "value": 18
                },
                {
                  "color": [
                    252,
                    78,
                    42,
                    255
                  ],
                  "value": 22.25
                },
                {
                  "color": [
                    227,
                    26,
                    28,
                    255
                  ],
                  "value": 26.5
                },
                {
                  "color": [
                    189,
                    0,
                    38,
                    255
                  ],
                  "value": 30.75
                },
                {
                  "color": [
                    128,
                    0,
                    38,
                    255
                  ],
                  "value": 35
                }
              ],
              "type": "colorInfo",
              "valueExpression": "$feature.STORM_COUNT",
              "valueExpressionTitle": "Custom"
            }
          ]
        }
      },
      "popupInfo": {
        "expressionInfos": [],
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "isEditable": false,
            "label": "OBJECTID",
            "visible": true
          },
          {
            "fieldName": "COAST_ID",
            "isEditable": true,
            "label": "COAST_ID",
            "visible": true
          },
          {
            "fieldName": "STORM_COUNT",
            "isEditable": true,
            "label": "STORM_COUNT",
            "visible": true
          },
          {
            "fieldName": "STORM_DIRECTION",
            "isEditable": true,
            "label": "STORM_DIRECTION",
            "visible": true
          },
          {
            "fieldName": "ORIG_FID",
            "isEditable": true,
            "label": "ORIG_FID",
            "visible": true
          },
          {
            "fieldName": "SymbolZ",
            "isEditable": true,
            "label": "SymbolZ",
            "visible": true
          }
        ],
        "mediaInfos": [],
        "popupElements": [
          {
            "fieldInfos": [
              {
                "fieldName": "OBJECTID",
                "isEditable": false,
                "label": "OBJECTID",
                "visible": true
              },
              {
                "fieldName": "COAST_ID",
                "isEditable": true,
                "label": "COAST_ID",
                "visible": true
              },
              {
                "fieldName": "STORM_COUNT",
                "isEditable": true,
                "label": "STORM_COUNT",
                "visible": true
              },
              {
                "fieldName": "STORM_DIRECTION",
                "isEditable": true,
                "label": "STORM_DIRECTION",
                "visible": true
              },
              {
                "fieldName": "ORIG_FID",
                "isEditable": true,
                "label": "ORIG_FID",
                "visible": true
              },
              {
                "fieldName": "SymbolZ",
                "isEditable": true,
                "label": "SymbolZ",
                "visible": true
              }
            ],
            "type": "fields"
          }
        ],
        "title": "{COAST_ID}"
      },
      "elevationInfo": {
        "mode": "absoluteHeight"
      },
      "disablePopup": false,
      "ZFactor": 1,
      "description": "",
      "copyrightText": "",
      "associatedLayerID": 0,
      "updateEnabled": false,
      "lastCached": 1589917949,
      "requiresRebuild": false
    }
  ]
}