{
  "name": "NYC_BuildingsAM",
  "serviceVersion": "1.6",
  "supportedBindings": [
    "REST"
  ],
  "serviceItemId": "a70599fcaefb436184035b5838edf6d1",
  "layers": [
    {
      "id": 0,
      "version": "45A5695C-02E6-4845-AAD6-1527D8EF65E2",
      "name": "NYC_Buildings",
      "href": "./layers/0",
      "layerType": "3DObject",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "ZFactor": 0.30480060960121924,
      "alias": "NYC_Buildings",
      "capabilities": [
        "View",
        "Query"
      ],
      "cachedDrawingInfo": {
        "color": true
      },
      "drawingInfo": {
        "renderer": {
          "type": "simple",
          "symbol": {
            "type": "MeshSymbol3D",
            "symbolLayers": [
              {
                "type": "Fill",
                "material": {
                  "color": [
                    255,
                    255,
                    255
                  ],
                  "transparency": 0
                },
                "outline": {
                  "size": 0.4,
                  "color": [
                    110,
                    110,
                    110
                  ],
                  "transparency": 0
                }
              }
            ]
          },
          "label": "",
          "description": ""
        }
      },
      "popupInfo": {
        "title": "{name}",
        "mediaInfos": [],
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "label": "OBJECTID",
            "visible": true
          },
          {
            "fieldName": "BIN",
            "label": "BIN",
            "visible": true
          },
          {
            "fieldName": "DOITT_ID",
            "label": "DOITT_ID",
            "visible": true
          },
          {
            "fieldName": "SOURCE_ID",
            "label": "SOURCE_ID",
            "visible": true
          },
          {
            "fieldName": "NAME",
            "label": "NAME",
            "visible": true
          },
          {
            "fieldName": "BIN_1",
            "label": "BIN_1",
            "visible": true
          },
          {
            "fieldName": "BBL",
            "label": "BBL",
            "visible": true
          },
          {
            "fieldName": "CNSTRCT_YR",
            "label": "CNSTRCT_YR",
            "visible": true
          },
          {
            "fieldName": "LSTMODDATE",
            "label": "LSTMODDATE",
            "visible": true
          },
          {
            "fieldName": "LSTSTATYPE",
            "label": "LSTSTATYPE",
            "visible": true
          },
          {
            "fieldName": "DOITT_ID_1",
            "label": "DOITT_ID_1",
            "visible": true
          },
          {
            "fieldName": "HEIGHTROOF",
            "label": "HEIGHTROOF",
            "visible": true
          },
          {
            "fieldName": "FTRCODE",
            "label": "FTRCODE",
            "visible": true
          },
          {
            "fieldName": "SUBFTRCODE",
            "label": "SUBFTRCODE",
            "visible": true
          },
          {
            "fieldName": "GROUNDELEV",
            "label": "GROUNDELEV",
            "visible": true
          },
          {
            "fieldName": "NUM_FLOORS",
            "label": "NUM_FLOORS",
            "visible": true
          },
          {
            "fieldName": "BUILT_CODE",
            "label": "BUILT_CODE",
            "visible": true
          }
        ],
        "popupElements": [
          {
            "type": "fields"
          }
        ]
      },
      "disablePopup": false,
      "store": {
        "id": "F7080385-7B08-4932-9BA0-03B53AC3AD00",
        "profile": "meshpyramids",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "SharedResource",
          "Geometry"
        ],
        "rootNode": "./nodes/root",
        "version": "1.6",
        "extent": [
          -74.019044533430588,
          40.700470937292238,
          -73.942765259115973,
          40.820217028495122
        ],
        "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
            }
          }
        }
      },
      "fields": [
        {
          "name": "OBJECTID",
          "type": "esriFieldTypeOID",
          "alias": "OBJECTID"
        },
        {
          "name": "BIN",
          "type": "esriFieldTypeInteger",
          "alias": "BIN"
        },
        {
          "name": "DOITT_ID",
          "type": "esriFieldTypeInteger",
          "alias": "DOITT_ID"
        },
        {
          "name": "SOURCE_ID",
          "type": "esriFieldTypeDouble",
          "alias": "SOURCE_ID"
        },
        {
          "name": "NAME",
          "type": "esriFieldTypeString",
          "alias": "NAME"
        },
        {
          "name": "BIN_1",
          "type": "esriFieldTypeInteger",
          "alias": "BIN_1"
        },
        {
          "name": "BBL",
          "type": "esriFieldTypeString",
          "alias": "BBL"
        },
        {
          "name": "CNSTRCT_YR",
          "type": "esriFieldTypeInteger",
          "alias": "CNSTRCT_YR"
        },
        {
          "name": "LSTMODDATE",
          "type": "esriFieldTypeDate",
          "alias": "LSTMODDATE"
        },
        {
          "name": "LSTSTATYPE",
          "type": "esriFieldTypeString",
          "alias": "LSTSTATYPE"
        },
        {
          "name": "DOITT_ID_1",
          "type": "esriFieldTypeInteger",
          "alias": "DOITT_ID_1"
        },
        {
          "name": "HEIGHTROOF",
          "type": "esriFieldTypeDouble",
          "alias": "HEIGHTROOF"
        },
        {
          "name": "FTRCODE",
          "type": "esriFieldTypeInteger",
          "alias": "FTRCODE"
        },
        {
          "name": "SUBFTRCODE",
          "type": "esriFieldTypeInteger",
          "alias": "SUBFTRCODE"
        },
        {
          "name": "GROUNDELEV",
          "type": "esriFieldTypeInteger",
          "alias": "GROUNDELEV"
        },
        {
          "name": "NUM_FLOORS",
          "type": "esriFieldTypeDouble",
          "alias": "NUM_FLOORS"
        },
        {
          "name": "BUILT_CODE",
          "type": "esriFieldTypeString",
          "alias": "BUILT_CODE"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "BIN",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_2",
          "name": "DOITT_ID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_3",
          "name": "SOURCE_ID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_4",
          "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
          }
        },
        {
          "key": "f_5",
          "name": "BIN_1",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_6",
          "name": "BBL",
          "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": "CNSTRCT_YR",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_8",
          "name": "LSTMODDATE",
          "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": "LSTSTATYPE",
          "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_10",
          "name": "DOITT_ID_1",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_11",
          "name": "HEIGHTROOF",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_12",
          "name": "FTRCODE",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_13",
          "name": "SUBFTRCODE",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_14",
          "name": "GROUNDELEV",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_15",
          "name": "NUM_FLOORS",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_16",
          "name": "BUILT_CODE",
          "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
          }
        }
      ],
      "lastCached": 1488954788
    },
    {
      "id": 1,
      "version": "AC5C5D02-5269-4AE5-B048-BFD5CDFA003C",
      "name": "Buildings_NewYork_Attributed",
      "href": "./layers/1",
      "layerType": "3DObject",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "ZFactor": 0.30480060960121924,
      "alias": "Buildings_NewYork_Attributed",
      "capabilities": [
        "View",
        "Query"
      ],
      "cachedDrawingInfo": {
        "color": true
      },
      "drawingInfo": {
        "renderer": {
          "type": "simple",
          "symbol": {
            "type": "MeshSymbol3D",
            "symbolLayers": [
              {
                "type": "Fill",
                "material": {
                  "color": [
                    255,
                    255,
                    255
                  ],
                  "transparency": 0
                },
                "outline": {
                  "size": 0.4,
                  "color": [
                    110,
                    110,
                    110
                  ],
                  "transparency": 0
                }
              }
            ]
          },
          "label": "",
          "description": ""
        }
      },
      "popupInfo": {
        "title": "{name}",
        "mediaInfos": [],
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "label": "OBJECTID",
            "visible": true
          },
          {
            "fieldName": "BIN",
            "label": "BIN",
            "visible": true
          },
          {
            "fieldName": "DOITT_ID",
            "label": "DOITT_ID",
            "visible": true
          },
          {
            "fieldName": "SOURCE_ID",
            "label": "SOURCE_ID",
            "visible": true
          },
          {
            "fieldName": "NAME",
            "label": "NAME",
            "visible": true
          },
          {
            "fieldName": "BIN_1",
            "label": "BIN_1",
            "visible": true
          },
          {
            "fieldName": "BBL",
            "label": "BBL",
            "visible": true
          },
          {
            "fieldName": "CNSTRCT_YR",
            "label": "CNSTRCT_YR",
            "visible": true
          },
          {
            "fieldName": "LSTMODDATE",
            "label": "LSTMODDATE",
            "visible": true
          },
          {
            "fieldName": "LSTSTATYPE",
            "label": "LSTSTATYPE",
            "visible": true
          },
          {
            "fieldName": "DOITT_ID_1",
            "label": "DOITT_ID_1",
            "visible": true
          },
          {
            "fieldName": "HEIGHTROOF",
            "label": "HEIGHTROOF",
            "visible": true
          },
          {
            "fieldName": "FTRCODE",
            "label": "FTRCODE",
            "visible": true
          },
          {
            "fieldName": "SUBFTRCODE",
            "label": "SUBFTRCODE",
            "visible": true
          },
          {
            "fieldName": "GROUNDELEV",
            "label": "GROUNDELEV",
            "visible": true
          },
          {
            "fieldName": "NUM_FLOORS",
            "label": "NUM_FLOORS",
            "visible": true
          },
          {
            "fieldName": "BUILT_CODE",
            "label": "BUILT_CODE",
            "visible": true
          }
        ],
        "popupElements": [
          {
            "type": "fields"
          }
        ]
      },
      "disablePopup": false,
      "store": {
        "id": "C054FA59-6994-40C1-8936-731DB1C4A470",
        "profile": "meshpyramids",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "SharedResource",
          "Geometry"
        ],
        "rootNode": "./nodes/root",
        "version": "1.6",
        "extent": [
          -74.257062680689842,
          40.498301753238252,
          -73.699274185231189,
          40.915094956839695
        ],
        "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
            }
          }
        }
      },
      "fields": [
        {
          "name": "OBJECTID",
          "type": "esriFieldTypeOID",
          "alias": "OBJECTID"
        },
        {
          "name": "BIN",
          "type": "esriFieldTypeInteger",
          "alias": "BIN"
        },
        {
          "name": "DOITT_ID",
          "type": "esriFieldTypeInteger",
          "alias": "DOITT_ID"
        },
        {
          "name": "SOURCE_ID",
          "type": "esriFieldTypeDouble",
          "alias": "SOURCE_ID"
        },
        {
          "name": "NAME",
          "type": "esriFieldTypeString",
          "alias": "NAME"
        },
        {
          "name": "BIN_1",
          "type": "esriFieldTypeInteger",
          "alias": "BIN_1"
        },
        {
          "name": "BBL",
          "type": "esriFieldTypeString",
          "alias": "BBL"
        },
        {
          "name": "CNSTRCT_YR",
          "type": "esriFieldTypeInteger",
          "alias": "CNSTRCT_YR"
        },
        {
          "name": "LSTMODDATE",
          "type": "esriFieldTypeDate",
          "alias": "LSTMODDATE"
        },
        {
          "name": "LSTSTATYPE",
          "type": "esriFieldTypeString",
          "alias": "LSTSTATYPE"
        },
        {
          "name": "DOITT_ID_1",
          "type": "esriFieldTypeInteger",
          "alias": "DOITT_ID_1"
        },
        {
          "name": "HEIGHTROOF",
          "type": "esriFieldTypeDouble",
          "alias": "HEIGHTROOF"
        },
        {
          "name": "FTRCODE",
          "type": "esriFieldTypeInteger",
          "alias": "FTRCODE"
        },
        {
          "name": "SUBFTRCODE",
          "type": "esriFieldTypeInteger",
          "alias": "SUBFTRCODE"
        },
        {
          "name": "GROUNDELEV",
          "type": "esriFieldTypeInteger",
          "alias": "GROUNDELEV"
        },
        {
          "name": "NUM_FLOORS",
          "type": "esriFieldTypeDouble",
          "alias": "NUM_FLOORS"
        },
        {
          "name": "BUILT_CODE",
          "type": "esriFieldTypeString",
          "alias": "BUILT_CODE"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "BIN",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_2",
          "name": "DOITT_ID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_3",
          "name": "SOURCE_ID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_4",
          "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
          }
        },
        {
          "key": "f_5",
          "name": "BIN_1",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_6",
          "name": "BBL",
          "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": "CNSTRCT_YR",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_8",
          "name": "LSTMODDATE",
          "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": "LSTSTATYPE",
          "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_10",
          "name": "DOITT_ID_1",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_11",
          "name": "HEIGHTROOF",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_12",
          "name": "FTRCODE",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_13",
          "name": "SUBFTRCODE",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_14",
          "name": "GROUNDELEV",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_15",
          "name": "NUM_FLOORS",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_16",
          "name": "BUILT_CODE",
          "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
          }
        }
      ],
      "lastCached": 1488954788
    }
  ]
}