{
  "name": "portland_bldgs",
  "serviceVersion": "1.6",
  "supportedBindings": [
    "REST"
  ],
  "serviceItemId": "516959f84e344f3bbb83cf6c061b3766",
  "layers": [
    {
      "id": 0,
      "version": "7A0CFB92-B31D-46E2-B2FB-6BE2B14102D2",
      "name": "BuildingShell",
      "href": "./layers/0",
      "layerType": "3DObject",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "alias": "BuildingShell",
      "capabilities": [
        "View",
        "Query"
      ],
      "cachedDrawingInfo": {
        "color": false
      },
      "drawingInfo": {
        "renderer": {
          "type": "simple",
          "symbol": {
            "type": "MeshSymbol3D",
            "symbolLayers": [
              {
                "type": "Fill",
                "material": {
                  "color": [
                    255,
                    255,
                    255
                  ],
                  "transparency": 0
                },
                "outline": {
                  "size": 1,
                  "color": [
                    110,
                    110,
                    110
                  ],
                  "transparency": 0
                }
              }
            ]
          }
        }
      },
      "popupInfo": {
        "title": "{name}",
        "mediaInfos": [],
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "label": "OBJECTID",
            "visible": true
          },
          {
            "fieldName": "beginLifespan_date",
            "label": "beginLifespan_date",
            "visible": true
          },
          {
            "fieldName": "status",
            "label": "Construction status",
            "visible": true
          },
          {
            "fieldName": "description",
            "label": "description",
            "visible": true
          },
          {
            "fieldName": "name",
            "label": "name",
            "visible": true
          },
          {
            "fieldName": "subtype",
            "label": "subtype",
            "visible": true
          },
          {
            "fieldName": "BuildingFID",
            "label": "Building Feature ID",
            "visible": true
          },
          {
            "fieldName": "usage",
            "label": "usage",
            "visible": true
          },
          {
            "fieldName": "attribution",
            "label": "Attribution/Source",
            "visible": true
          },
          {
            "fieldName": "roofForm",
            "label": "Roof form",
            "visible": true
          },
          {
            "fieldName": "BuildDate",
            "label": "BuildDate",
            "visible": true
          },
          {
            "fieldName": "levelsAboveGround",
            "label": "Levels above ground",
            "visible": true
          },
          {
            "fieldName": "totalHeight",
            "label": "Total height",
            "visible": true
          }
        ],
        "popupElements": [
          {
            "type": "fields"
          }
        ]
      },
      "disablePopup": false,
      "store": {
        "id": "93EF267E-36AA-4DA7-8908-67651B7549D4",
        "profile": "meshpyramids",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "SharedResource",
          "Geometry"
        ],
        "rootNode": "./nodes/root",
        "version": "1.6",
        "extent": [
          -122.70414159893573,
          45.487481942855858,
          -122.64132013601052,
          45.544765180754929
        ],
        "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": "beginLifespan_date",
          "type": "esriFieldTypeString",
          "alias": "beginLifespan_date"
        },
        {
          "name": "status",
          "type": "esriFieldTypeString",
          "alias": "Construction status"
        },
        {
          "name": "description",
          "type": "esriFieldTypeString",
          "alias": "description"
        },
        {
          "name": "name",
          "type": "esriFieldTypeString",
          "alias": "name"
        },
        {
          "name": "subtype",
          "type": "esriFieldTypeString",
          "alias": "subtype"
        },
        {
          "name": "BuildingFID",
          "type": "esriFieldTypeString",
          "alias": "Building Feature ID"
        },
        {
          "name": "usage",
          "type": "esriFieldTypeString",
          "alias": "usage"
        },
        {
          "name": "attribution",
          "type": "esriFieldTypeString",
          "alias": "Attribution/Source"
        },
        {
          "name": "roofForm",
          "type": "esriFieldTypeString",
          "alias": "Roof form"
        },
        {
          "name": "BuildDate",
          "type": "esriFieldTypeDouble",
          "alias": "BuildDate"
        },
        {
          "name": "levelsAboveGround",
          "type": "esriFieldTypeDouble",
          "alias": "Levels above ground"
        },
        {
          "name": "totalHeight",
          "type": "esriFieldTypeDouble",
          "alias": "Total height"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "beginLifespan_date",
          "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": "status",
          "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_3",
          "name": "description",
          "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": "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": "subtype",
          "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_6",
          "name": "BuildingFID",
          "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": "usage",
          "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": "attribution",
          "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": "roofForm",
          "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": "BuildDate",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_11",
          "name": "levelsAboveGround",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_12",
          "name": "totalHeight",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        }
      ],
      "statisticsInfo": [
        {
          "key": "f_1",
          "name": "beginLifespan_date",
          "href": "./statistics/f_1"
        },
        {
          "key": "f_2",
          "name": "status",
          "href": "./statistics/f_2"
        },
        {
          "key": "f_3",
          "name": "description",
          "href": "./statistics/f_3"
        },
        {
          "key": "f_4",
          "name": "name",
          "href": "./statistics/f_4"
        },
        {
          "key": "f_5",
          "name": "subtype",
          "href": "./statistics/f_5"
        },
        {
          "key": "f_6",
          "name": "BuildingFID",
          "href": "./statistics/f_6"
        },
        {
          "key": "f_7",
          "name": "usage",
          "href": "./statistics/f_7"
        },
        {
          "key": "f_8",
          "name": "attribution",
          "href": "./statistics/f_8"
        },
        {
          "key": "f_9",
          "name": "roofForm",
          "href": "./statistics/f_9"
        },
        {
          "key": "f_10",
          "name": "BuildDate",
          "href": "./statistics/f_10"
        },
        {
          "key": "f_11",
          "name": "levelsAboveGround",
          "href": "./statistics/f_11"
        },
        {
          "key": "f_12",
          "name": "totalHeight",
          "href": "./statistics/f_12"
        }
      ],
      "lastCached": 1500436158
    }
  ]
}