{
  "serviceName": "Earthquakes_Emerson_WSL1",
  "serviceVersion": "1.6",
  "supportedBindings": [
    "REST"
  ],
  "name": "Earthquakes_Emerson_WSL1",
  "serviceItemId": "7d09be09b4db4b6bb88fce6a434dd8d8",
  "layers": [
    {
      "id": 0,
      "version": "83E47FE6-1FEF-450B-A91C-26F3AAEAA179",
      "name": "Earthquakes",
      "href": "./layers/0",
      "layerType": "Point",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "alias": "",
      "description": "",
      "copyrightText": "",
      "capabilities": [
        "View",
        "Query"
      ],
      "elevationInfo": {
        "mode": "relativeToGround",
        "featureExpression": {
          "value": 0
        },
        "unit": "meter"
      },
      "drawingInfo": {
        "renderer": {
          "type": "simple",
          "symbol": {
            "type": "PointSymbol3D",
            "symbolLayers": [
              {
                "resource": {
                  "primitive": "circle"
                },
                "size": 16,
                "outline": {
                  "color": [
                    0,
                    0,
                    0
                  ],
                  "transparency": 0,
                  "size": 1
                },
                "type": "Icon",
                "enable": true,
                "material": {
                  "color": [
                    255,
                    255,
                    255
                  ],
                  "transparency": 0
                }
              }
            ]
          }
        }
      },
      "popupInfo": {
        "title": "{time}",
        "mediaInfos": [
          {
            "type": "image",
            "title": "<div />",
            "caption": "Click the icon to see details",
            "value": {
              "linkURL": "http://earthquake.usgs.gov/earthquakes/eventpage/{id}",
              "sourceURL": "http://esrimapbook.esri.com/GTKWebGIS/chapter9/earthquake.png"
            }
          }
        ],
        "fieldInfos": [
          {
            "fieldName": "time",
            "label": "time",
            "visible": true
          },
          {
            "fieldName": "depth",
            "label": "depth",
            "visible": true
          },
          {
            "fieldName": "mag",
            "label": "mag",
            "visible": true
          },
          {
            "fieldName": "place",
            "label": "place",
            "visible": true
          }
        ],
        "popupElements": [
          {
            "type": "fields"
          },
          {
            "type": "media"
          }
        ],
        "expressionInfos": []
      },
      "disablePopup": false,
      "store": {
        "id": "216C5786-3E2C-4217-801E-CAA735D6BC5E",
        "profile": "points",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "featureData"
        ],
        "rootNode": "./nodes/root",
        "version": "1.6",
        "extent": [
          -179.18949999999998,
          -31.32309999999995,
          176.21130000000005,
          66.285100000000057
        ],
        "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": "time",
          "type": "esriFieldTypeString",
          "alias": "time"
        },
        {
          "name": "depth",
          "type": "esriFieldTypeDouble",
          "alias": "depth"
        },
        {
          "name": "mag",
          "type": "esriFieldTypeDouble",
          "alias": "mag"
        },
        {
          "name": "place",
          "type": "esriFieldTypeString",
          "alias": "place"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "time",
          "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": "depth",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_3",
          "name": "mag",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_4",
          "name": "place",
          "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": "time",
          "href": "./statistics/f_1"
        },
        {
          "key": "f_2",
          "name": "depth",
          "href": "./statistics/f_2"
        },
        {
          "key": "f_3",
          "name": "mag",
          "href": "./statistics/f_3"
        },
        {
          "key": "f_4",
          "name": "place",
          "href": "./statistics/f_4"
        }
      ],
      "lastCached": 1525402392
    }
  ]
}