{
  "name": "NYC_Hydrants_Clipped",
  "serviceVersion": "1.6",
  "supportedBindings": [
    "REST"
  ],
  "serviceItemId": "4a97bad1e6604ff395207d7d005b7aac",
  "layers": [
    {
      "id": 0,
      "version": "476EB03E-26FA-478A-AB59-1D2257C5B0A6",
      "name": "NYC_Hydrants",
      "serviceUpdateTimeStamp": {
        "lastUpdate": 1545415025000
      },
      "href": "./layers/0",
      "layerType": "Point",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "alias": "NYC_Hydrants",
      "copyrightText": "",
      "capabilities": [
        "View",
        "Query"
      ],
      "elevationInfo": {
        "mode": "relativeToGround",
        "featureExpression": {
          "value": 0
        }
      },
      "drawingInfo": {
        "renderer": {
          "type": "simple",
          "symbol": {
            "type": "PointSymbol3D",
            "symbolLayers": [
              {
                "type": "Icon",
                "resource": {
                  "primitive": "circle"
                },
                "size": 4,
                "anchor": "center",
                "material": {
                  "color": [
                    62,
                    156,
                    0
                  ],
                  "transparency": 0
                }
              }
            ]
          }
        }
      },
      "popupInfo": {
        "title": "{name}",
        "mediaInfos": [],
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "label": "OBJECTID",
            "visible": true
          },
          {
            "fieldName": "OWNER",
            "label": "Owner",
            "visible": true
          },
          {
            "fieldName": "BORO",
            "label": "Borough",
            "visible": true
          },
          {
            "fieldName": "UNITID",
            "label": "UNITID",
            "visible": true
          },
          {
            "fieldName": "POINT_X",
            "label": "POINT_X",
            "visible": true
          },
          {
            "fieldName": "POINT_Y",
            "label": "POINT_Y",
            "visible": true
          },
          {
            "fieldName": "GlobalID",
            "label": "GlobalID",
            "visible": true
          },
          {
            "fieldName": "FDUNIT",
            "label": "FDUNIT",
            "visible": true
          },
          {
            "fieldName": "CB",
            "label": "CommunityBoard",
            "visible": true
          },
          {
            "fieldName": "Status",
            "label": "Status",
            "visible": true
          }
        ],
        "popupElements": [
          {
            "type": "fields"
          }
        ]
      },
      "disablePopup": false,
      "store": {
        "id": "39C22F81-C80F-45EA-A34B-AC1259F70CD3",
        "profile": "points",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "featureData"
        ],
        "rootNode": "./nodes/root",
        "version": "1.6",
        "extent": [
          -74.019007806114445,
          40.701090362489829,
          -73.769312886546231,
          40.90547064426562
        ],
        "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": "OWNER",
          "type": "esriFieldTypeString",
          "alias": "Owner"
        },
        {
          "name": "BORO",
          "type": "esriFieldTypeSmallInteger",
          "alias": "Borough"
        },
        {
          "name": "UNITID",
          "type": "esriFieldTypeString",
          "alias": "UNITID"
        },
        {
          "name": "POINT_X",
          "type": "esriFieldTypeDouble",
          "alias": "POINT_X"
        },
        {
          "name": "POINT_Y",
          "type": "esriFieldTypeDouble",
          "alias": "POINT_Y"
        },
        {
          "name": "GlobalID",
          "type": "esriFieldTypeGUID",
          "alias": "GlobalID"
        },
        {
          "name": "FDUNIT",
          "type": "esriFieldTypeString",
          "alias": "FDUNIT"
        },
        {
          "name": "CB",
          "type": "esriFieldTypeString",
          "alias": "CommunityBoard"
        },
        {
          "name": "Status",
          "type": "esriFieldTypeInteger",
          "alias": "Status"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "OWNER",
          "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": "BORO",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int16",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_3",
          "name": "UNITID",
          "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_4",
          "name": "POINT_X",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_5",
          "name": "POINT_Y",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_6",
          "name": "GlobalID",
          "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_7",
          "name": "FDUNIT",
          "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_8",
          "name": "CB",
          "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_9",
          "name": "Status",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        }
      ],
      "statisticsInfo": [
        {
          "key": "f_1",
          "name": "OWNER",
          "href": "./statistics/f_1"
        },
        {
          "key": "f_2",
          "name": "BORO",
          "href": "./statistics/f_2"
        },
        {
          "key": "f_3",
          "name": "UNITID",
          "href": "./statistics/f_3"
        },
        {
          "key": "f_4",
          "name": "POINT_X",
          "href": "./statistics/f_4"
        },
        {
          "key": "f_5",
          "name": "POINT_Y",
          "href": "./statistics/f_5"
        },
        {
          "key": "f_6",
          "name": "GlobalID",
          "href": "./statistics/f_6"
        },
        {
          "key": "f_7",
          "name": "FDUNIT",
          "href": "./statistics/f_7"
        },
        {
          "key": "f_8",
          "name": "CB",
          "href": "./statistics/f_8"
        },
        {
          "key": "f_9",
          "name": "Status",
          "href": "./statistics/f_9"
        }
      ],
      "lastCached": 1545415196
    }
  ]
}