{
  "serviceName": "ColasPoints",
  "serviceVersion": "1.6",
  "supportedBindings": [
    "REST"
  ],
  "name": "ColasPoints",
  "serviceItemId": "feb27d79c657490dbcd594abe8ddd1c9",
  "layers": [
    {
      "id": 0,
      "version": "1D5AB68A-0CC9-4995-88D9-1425B40FA550",
      "name": "colas2_XYTableToPoint1",
      "serviceUpdateTimeStamp": {
        "lastUpdate": 1552513364000
      },
      "href": "./layers/0",
      "layerType": "Point",
      "spatialReference": {
        "wkid": 102580,
        "latestWkid": 102580,
        "vcsWkid": 115700,
        "latestVcsWkid": 115700
      },
      "heightModelInfo": {
        "heightModel": "ellipsoidal",
        "vertCRS": "WGS_1984",
        "heightUnit": "meter"
      },
      "alias": "colas2_XYTableToPoint1",
      "copyrightText": "",
      "capabilities": [
        "View",
        "Query"
      ],
      "elevationInfo": {
        "mode": "absoluteHeight"
      },
      "drawingInfo": {
        "renderer": {
          "type": "simple",
          "symbol": {
            "type": "PointSymbol3D",
            "symbolLayers": [
              {
                "type": "Icon",
                "resource": {
                  "primitive": "circle"
                },
                "size": 4,
                "anchor": "bottom",
                "material": {
                  "color": [
                    166,
                    46,
                    166
                  ],
                  "transparency": 0
                },
                "outline": {
                  "color": [
                    0,
                    0,
                    0
                  ],
                  "transparency": 0,
                  "size": 0.7
                }
              }
            ]
          }
        }
      },
      "popupInfo": {
        "title": "{type}",
        "mediaInfos": [],
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "visible": true,
            "isEditable": false,
            "label": "OBJECTID"
          },
          {
            "fieldName": "type",
            "visible": true,
            "isEditable": true,
            "label": "type"
          },
          {
            "fieldName": "x",
            "visible": true,
            "isEditable": true,
            "label": "x"
          },
          {
            "fieldName": "y",
            "visible": true,
            "isEditable": true,
            "label": "y"
          },
          {
            "fieldName": "z",
            "visible": true,
            "isEditable": true,
            "label": "z"
          }
        ],
        "popupElements": [
          {
            "fieldInfos": [
              {
                "fieldName": "OBJECTID",
                "visible": true,
                "isEditable": false,
                "label": "OBJECTID"
              },
              {
                "fieldName": "type",
                "visible": true,
                "isEditable": true,
                "label": "type"
              },
              {
                "fieldName": "x",
                "visible": true,
                "isEditable": true,
                "label": "x"
              },
              {
                "fieldName": "y",
                "visible": true,
                "isEditable": true,
                "label": "y"
              },
              {
                "fieldName": "z",
                "visible": true,
                "isEditable": true,
                "label": "z"
              }
            ],
            "type": "fields"
          }
        ],
        "expressionInfos": []
      },
      "disablePopup": false,
      "store": {
        "id": "61E9F242-8DE5-4EE8-B16C-B9D4264B6E44",
        "profile": "points",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "featureData"
        ],
        "rootNode": "./nodes/root",
        "version": "1.6",
        "extent": [
          368930.73939185974,
          5582178.3506782362,
          372072.82392286154,
          5585722.58222461
        ],
        "indexCRS": "http://www.opengis.net/def/crs/EPSG/0/102580",
        "vertexCRS": "http://www.opengis.net/def/crs/EPSG/0/102580",
        "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": "type",
          "type": "esriFieldTypeString",
          "alias": "type"
        },
        {
          "name": "x",
          "type": "esriFieldTypeDouble",
          "alias": "x"
        },
        {
          "name": "y",
          "type": "esriFieldTypeDouble",
          "alias": "y"
        },
        {
          "name": "z",
          "type": "esriFieldTypeInteger",
          "alias": "z"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "type",
          "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": "x",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_3",
          "name": "y",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_4",
          "name": "z",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        }
      ],
      "statisticsInfo": [
        {
          "key": "f_1",
          "name": "type",
          "href": "./statistics/f_1"
        },
        {
          "key": "f_2",
          "name": "x",
          "href": "./statistics/f_2"
        },
        {
          "key": "f_3",
          "name": "y",
          "href": "./statistics/f_3"
        },
        {
          "key": "f_4",
          "name": "z",
          "href": "./statistics/f_4"
        }
      ],
      "lastCached": 1552513397
    }
  ]
}