{
  "id": 0,
  "version": "18C5F976-7CD9-4826-ADB9-0056339AEE39",
  "name": "IfcSwall_site_Project1",
  "href": "./layers/0",
  "layerType": "3DObject",
  "spatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
  },
  "alias": "",
  "description": "",
  "copyrightText": "",
  "capabilities": [
    "View",
    "Query"
  ],
  "cachedDrawingInfo": {
    "color": false
  },
  "drawingInfo": {
    "renderer": {
      "type": "simple",
      "symbol": {
        "type": "MeshSymbol3D",
        "symbolLayers": [
          {
            "type": "Fill",
            "material": {
              "color": [
                255,
                255,
                255
              ],
              "transparency": 0,
              "colorMixMode": "multiply"
            }
          }
        ]
      }
    }
  },
  "popupInfo": {
    "title": "{Name}",
    "mediaInfos": [],
    "fieldInfos": [
      {
        "fieldName": "OBJECTID",
        "label": "OBJECTID",
        "visible": true
      },
      {
        "fieldName": "GlobalId",
        "label": "GlobalId",
        "visible": true
      },
      {
        "fieldName": "Name",
        "label": "Name",
        "visible": true
      },
      {
        "fieldName": "Description",
        "label": "Description",
        "visible": true
      },
      {
        "fieldName": "ObjectType",
        "label": "ObjectType",
        "visible": true
      },
      {
        "fieldName": "LongName",
        "label": "LongName",
        "visible": true
      },
      {
        "fieldName": "CompositionType",
        "label": "CompositionType",
        "visible": true
      },
      {
        "fieldName": "RefLatitude",
        "label": "RefLatitude",
        "visible": true
      },
      {
        "fieldName": "RefLongitude",
        "label": "RefLongitude",
        "visible": true
      },
      {
        "fieldName": "RefElevation",
        "label": "RefElevation",
        "visible": true
      },
      {
        "fieldName": "LandTitleNumber",
        "label": "LandTitleNumber",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_Purpose",
        "label": "SiteAddress_Purpose",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_Description",
        "label": "SiteAddress_Description",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_UserDefinedPurpose",
        "label": "SiteAddress_UserDefinedPurpose",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_InternalLocation",
        "label": "SiteAddress_InternalLocation",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_AddressLines",
        "label": "SiteAddress_AddressLines",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_PostalBox",
        "label": "SiteAddress_PostalBox",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_Town",
        "label": "SiteAddress_Town",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_Region",
        "label": "SiteAddress_Region",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_PostalCode",
        "label": "SiteAddress_PostalCode",
        "visible": true
      },
      {
        "fieldName": "SiteAddress_Country",
        "label": "SiteAddress_Country",
        "visible": true
      },
      {
        "fieldName": "Body",
        "label": "Body",
        "visible": true
      },
      {
        "fieldName": "FootPrint",
        "label": "FootPrint",
        "visible": true
      },
      {
        "fieldName": "ifc_unique_id",
        "label": "ifc_unique_id",
        "visible": true
      },
      {
        "fieldName": "ifc_parent_unique_id",
        "label": "ifc_parent_unique_id",
        "visible": true
      },
      {
        "fieldName": "ifc_parent_id",
        "label": "ifc_parent_id",
        "visible": true
      }
    ],
    "popupElements": [
      {
        "type": "fields"
      }
    ],
    "expressionInfos": []
  },
  "disablePopup": false,
  "store": {
    "id": "E0666D12-AB40-427B-B778-A9E84BF9B6F5",
    "profile": "meshpyramids",
    "resourcePattern": [
      "3dNodeIndexDocument",
      "Attributes",
      "SharedResource",
      "Geometry"
    ],
    "rootNode": "./nodes/root",
    "version": "1.6",
    "extent": [
      -447732.89820000163,
      6232209.1583999991,
      -446751.31269999966,
      6232927.3917
    ],
    "indexCRS": "http://www.opengis.net/def/crs/EPSG/0/3857",
    "vertexCRS": "http://www.opengis.net/def/crs/EPSG/0/3857",
    "normalReferenceFrame": "vertex-reference-frame",
    "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": "GlobalId",
      "type": "esriFieldTypeString",
      "alias": "GlobalId"
    },
    {
      "name": "Name",
      "type": "esriFieldTypeString",
      "alias": "Name"
    },
    {
      "name": "Description",
      "type": "esriFieldTypeString",
      "alias": "Description"
    },
    {
      "name": "ObjectType",
      "type": "esriFieldTypeString",
      "alias": "ObjectType"
    },
    {
      "name": "LongName",
      "type": "esriFieldTypeString",
      "alias": "LongName"
    },
    {
      "name": "CompositionType",
      "type": "esriFieldTypeString",
      "alias": "CompositionType"
    },
    {
      "name": "RefLatitude",
      "type": "esriFieldTypeDouble",
      "alias": "RefLatitude"
    },
    {
      "name": "RefLongitude",
      "type": "esriFieldTypeDouble",
      "alias": "RefLongitude"
    },
    {
      "name": "RefElevation",
      "type": "esriFieldTypeDouble",
      "alias": "RefElevation"
    },
    {
      "name": "LandTitleNumber",
      "type": "esriFieldTypeString",
      "alias": "LandTitleNumber"
    },
    {
      "name": "SiteAddress_Purpose",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_Purpose"
    },
    {
      "name": "SiteAddress_Description",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_Description"
    },
    {
      "name": "SiteAddress_UserDefinedPurpose",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_UserDefinedPurpose"
    },
    {
      "name": "SiteAddress_InternalLocation",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_InternalLocation"
    },
    {
      "name": "SiteAddress_AddressLines",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_AddressLines"
    },
    {
      "name": "SiteAddress_PostalBox",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_PostalBox"
    },
    {
      "name": "SiteAddress_Town",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_Town"
    },
    {
      "name": "SiteAddress_Region",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_Region"
    },
    {
      "name": "SiteAddress_PostalCode",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_PostalCode"
    },
    {
      "name": "SiteAddress_Country",
      "type": "esriFieldTypeString",
      "alias": "SiteAddress_Country"
    },
    {
      "name": "Body",
      "type": "esriFieldTypeString",
      "alias": "Body"
    },
    {
      "name": "FootPrint",
      "type": "esriFieldTypeString",
      "alias": "FootPrint"
    },
    {
      "name": "ifc_unique_id",
      "type": "esriFieldTypeString",
      "alias": "ifc_unique_id"
    },
    {
      "name": "ifc_parent_unique_id",
      "type": "esriFieldTypeString",
      "alias": "ifc_parent_unique_id"
    },
    {
      "name": "ifc_parent_id",
      "type": "esriFieldTypeString",
      "alias": "ifc_parent_id"
    }
  ],
  "attributeStorageInfo": [
    {
      "key": "f_0",
      "name": "OBJECTID",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "ObjectIds"
      ],
      "objectIds": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_1",
      "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_2",
      "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_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": "ObjectType",
      "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": "LongName",
      "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": "CompositionType",
      "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": "RefLatitude",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeValues"
      ],
      "attributeValues": {
        "valueType": "Float64",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_8",
      "name": "RefLongitude",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeValues"
      ],
      "attributeValues": {
        "valueType": "Float64",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_9",
      "name": "RefElevation",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeValues"
      ],
      "attributeValues": {
        "valueType": "Float64",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_10",
      "name": "LandTitleNumber",
      "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_11",
      "name": "SiteAddress_Purpose",
      "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_12",
      "name": "SiteAddress_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_13",
      "name": "SiteAddress_UserDefinedPurpose",
      "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_14",
      "name": "SiteAddress_InternalLocation",
      "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_15",
      "name": "SiteAddress_AddressLines",
      "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_16",
      "name": "SiteAddress_PostalBox",
      "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_17",
      "name": "SiteAddress_Town",
      "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_18",
      "name": "SiteAddress_Region",
      "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_19",
      "name": "SiteAddress_PostalCode",
      "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_20",
      "name": "SiteAddress_Country",
      "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_21",
      "name": "Body",
      "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_22",
      "name": "FootPrint",
      "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_23",
      "name": "ifc_unique_id",
      "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_24",
      "name": "ifc_parent_unique_id",
      "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_25",
      "name": "ifc_parent_id",
      "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": "GlobalId",
      "href": "./statistics/f_1"
    },
    {
      "key": "f_2",
      "name": "Name",
      "href": "./statistics/f_2"
    },
    {
      "key": "f_3",
      "name": "Description",
      "href": "./statistics/f_3"
    },
    {
      "key": "f_4",
      "name": "ObjectType",
      "href": "./statistics/f_4"
    },
    {
      "key": "f_5",
      "name": "LongName",
      "href": "./statistics/f_5"
    },
    {
      "key": "f_6",
      "name": "CompositionType",
      "href": "./statistics/f_6"
    },
    {
      "key": "f_7",
      "name": "RefLatitude",
      "href": "./statistics/f_7"
    },
    {
      "key": "f_8",
      "name": "RefLongitude",
      "href": "./statistics/f_8"
    },
    {
      "key": "f_9",
      "name": "RefElevation",
      "href": "./statistics/f_9"
    },
    {
      "key": "f_10",
      "name": "LandTitleNumber",
      "href": "./statistics/f_10"
    },
    {
      "key": "f_11",
      "name": "SiteAddress_Purpose",
      "href": "./statistics/f_11"
    },
    {
      "key": "f_12",
      "name": "SiteAddress_Description",
      "href": "./statistics/f_12"
    },
    {
      "key": "f_13",
      "name": "SiteAddress_UserDefinedPurpose",
      "href": "./statistics/f_13"
    },
    {
      "key": "f_14",
      "name": "SiteAddress_InternalLocation",
      "href": "./statistics/f_14"
    },
    {
      "key": "f_15",
      "name": "SiteAddress_AddressLines",
      "href": "./statistics/f_15"
    },
    {
      "key": "f_16",
      "name": "SiteAddress_PostalBox",
      "href": "./statistics/f_16"
    },
    {
      "key": "f_17",
      "name": "SiteAddress_Town",
      "href": "./statistics/f_17"
    },
    {
      "key": "f_18",
      "name": "SiteAddress_Region",
      "href": "./statistics/f_18"
    },
    {
      "key": "f_19",
      "name": "SiteAddress_PostalCode",
      "href": "./statistics/f_19"
    },
    {
      "key": "f_20",
      "name": "SiteAddress_Country",
      "href": "./statistics/f_20"
    },
    {
      "key": "f_21",
      "name": "Body",
      "href": "./statistics/f_21"
    },
    {
      "key": "f_22",
      "name": "FootPrint",
      "href": "./statistics/f_22"
    },
    {
      "key": "f_23",
      "name": "ifc_unique_id",
      "href": "./statistics/f_23"
    },
    {
      "key": "f_24",
      "name": "ifc_parent_unique_id",
      "href": "./statistics/f_24"
    },
    {
      "key": "f_25",
      "name": "ifc_parent_id",
      "href": "./statistics/f_25"
    }
  ],
  "lastCached": 1525176181
}