{
  "name": "OSM_3D_Buildings_Sample_WSL61",
  "supportedBindings": [
    "REST"
  ],
  "serviceVersion": "1.7",
  "serviceItemId": "86b2ca60fa6a4abc81ad6dd5d165289c",
  "layers": [
    {
      "id": 0,
      "version": "AB295F93-BC13-463A-8A72-9C6FD01ABDF6",
      "name": "OSM_Tubes",
      "updateEnabled": false,
      "href": "./layers/0",
      "associatedLayerID": 0,
      "layerType": "3DObject",
      "spatialReference": {
        "wkid": 4326,
        "latestWkid": 4326
      },
      "ZFactor": 1,
      "alias": "OSM_Tubes",
      "capabilities": [
        "View",
        "Query"
      ],
      "cachedDrawingInfo": {
        "color": false
      },
      "drawingInfo": {
        "renderer": {
          "type": "simple",
          "symbol": {
            "type": "MeshSymbol3D",
            "symbolLayers": [
              {
                "material": {
                  "color": [
                    255,
                    255,
                    255
                  ],
                  "transparency": 0
                },
                "type": "Fill"
              }
            ]
          }
        }
      },
      "popupInfo": {
        "title": "{name}",
        "mediaInfos": [],
        "fieldInfos": [
          {
            "fieldName": "OBJECTID",
            "label": "OBJECTID",
            "visible": true
          },
          {
            "fieldName": "CityName",
            "label": "CityName",
            "visible": true
          },
          {
            "fieldName": "CountryName",
            "label": "CountryName",
            "visible": true
          },
          {
            "fieldName": "ContinentName",
            "label": "ContinentName",
            "visible": true
          },
          {
            "fieldName": "Buildings",
            "label": "Buildings",
            "visible": true
          },
          {
            "fieldName": "LevelCount",
            "label": "LevelCount",
            "visible": true
          },
          {
            "fieldName": "HeightCount",
            "label": "HeightCount",
            "visible": true
          },
          {
            "fieldName": "LevelPercent",
            "label": "LevelPercent",
            "visible": true
          },
          {
            "fieldName": "HeightPercent",
            "label": "HeightPercent",
            "visible": true
          },
          {
            "fieldName": "BaseElevation",
            "label": "BaseElevation",
            "visible": true
          },
          {
            "fieldName": "HeightPctElevation",
            "label": "HeightPctElevation",
            "visible": true
          },
          {
            "fieldName": "LevelPctElevation",
            "label": "LevelPctElevation",
            "visible": true
          },
          {
            "fieldName": "HeightPctTop",
            "label": "HeightPctTop",
            "visible": true
          },
          {
            "fieldName": "LevelPctTop",
            "label": "LevelPctTop",
            "visible": true
          }
        ],
        "popupElements": [
          {
            "type": "fields"
          }
        ]
      },
      "disablePopup": false,
      "store": {
        "id": "25298C41-6285-43CA-B2EB-476CFCC499F5",
        "profile": "meshpyramids",
        "resourcePattern": [
          "3dNodeIndexDocument",
          "Attributes",
          "SharedResource",
          "Geometry"
        ],
        "rootNode": "./nodes/root",
        "extent": [
          -123.45851117772484,
          -41.435577660602689,
          174.96967000658358,
          59.431890175437061
        ],
        "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.7",
        "featureEncoding": "application/vnd.esri.i3s.json+gzip; version=1.7",
        "geometryEncoding": "application/octet-stream; version=1.7",
        "attributeEncoding": "application/octet-stream; version=1.7",
        "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
            }
          }
        },
        "version": "1.7"
      },
      "featureidMappedFromFS": 0,
      "fields": [
        {
          "name": "OBJECTID",
          "type": "esriFieldTypeOID",
          "alias": "OBJECTID"
        },
        {
          "name": "CityName",
          "type": "esriFieldTypeString",
          "alias": "CityName"
        },
        {
          "name": "CountryName",
          "type": "esriFieldTypeString",
          "alias": "CountryName"
        },
        {
          "name": "ContinentName",
          "type": "esriFieldTypeString",
          "alias": "ContinentName"
        },
        {
          "name": "Buildings",
          "type": "esriFieldTypeInteger",
          "alias": "Buildings"
        },
        {
          "name": "LevelCount",
          "type": "esriFieldTypeInteger",
          "alias": "LevelCount"
        },
        {
          "name": "HeightCount",
          "type": "esriFieldTypeInteger",
          "alias": "HeightCount"
        },
        {
          "name": "LevelPercent",
          "type": "esriFieldTypeDouble",
          "alias": "LevelPercent"
        },
        {
          "name": "HeightPercent",
          "type": "esriFieldTypeDouble",
          "alias": "HeightPercent"
        },
        {
          "name": "BaseElevation",
          "type": "esriFieldTypeDouble",
          "alias": "BaseElevation"
        },
        {
          "name": "HeightPctElevation",
          "type": "esriFieldTypeDouble",
          "alias": "HeightPctElevation"
        },
        {
          "name": "LevelPctElevation",
          "type": "esriFieldTypeDouble",
          "alias": "LevelPctElevation"
        },
        {
          "name": "HeightPctTop",
          "type": "esriFieldTypeDouble",
          "alias": "HeightPctTop"
        },
        {
          "name": "LevelPctTop",
          "type": "esriFieldTypeDouble",
          "alias": "LevelPctTop"
        }
      ],
      "attributeStorageInfo": [
        {
          "key": "f_0",
          "name": "OBJECTID",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "ObjectIds"
          ],
          "objectIds": {
            "valueType": "UInt32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_1",
          "name": "CityName",
          "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": "CountryName",
          "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": "ContinentName",
          "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": "Buildings",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_5",
          "name": "LevelCount",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_6",
          "name": "HeightCount",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Int32",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_7",
          "name": "LevelPercent",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_8",
          "name": "HeightPercent",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_9",
          "name": "BaseElevation",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_10",
          "name": "HeightPctElevation",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_11",
          "name": "LevelPctElevation",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_12",
          "name": "HeightPctTop",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        },
        {
          "key": "f_13",
          "name": "LevelPctTop",
          "header": [
            {
              "property": "count",
              "valueType": "UInt32"
            }
          ],
          "ordering": [
            "attributeValues"
          ],
          "attributeValues": {
            "valueType": "Float64",
            "valuesPerElement": 1
          }
        }
      ],
      "statisticsInfo": [
        {
          "key": "f_1",
          "name": "CityName",
          "href": "./statistics/f_1"
        },
        {
          "key": "f_2",
          "name": "CountryName",
          "href": "./statistics/f_2"
        },
        {
          "key": "f_3",
          "name": "ContinentName",
          "href": "./statistics/f_3"
        },
        {
          "key": "f_4",
          "name": "Buildings",
          "href": "./statistics/f_4"
        },
        {
          "key": "f_5",
          "name": "LevelCount",
          "href": "./statistics/f_5"
        },
        {
          "key": "f_6",
          "name": "HeightCount",
          "href": "./statistics/f_6"
        },
        {
          "key": "f_7",
          "name": "LevelPercent",
          "href": "./statistics/f_7"
        },
        {
          "key": "f_8",
          "name": "HeightPercent",
          "href": "./statistics/f_8"
        },
        {
          "key": "f_9",
          "name": "BaseElevation",
          "href": "./statistics/f_9"
        },
        {
          "key": "f_10",
          "name": "HeightPctElevation",
          "href": "./statistics/f_10"
        },
        {
          "key": "f_11",
          "name": "LevelPctElevation",
          "href": "./statistics/f_11"
        },
        {
          "key": "f_12",
          "name": "HeightPctTop",
          "href": "./statistics/f_12"
        },
        {
          "key": "f_13",
          "name": "LevelPctTop",
          "href": "./statistics/f_13"
        }
      ],
      "nodePages": {
        "nodesPerPage": 64,
        "lodSelectionMetricType": "maxScreenThresholdSQ"
      },
      "materialDefinitions": [
        {
          "doubleSided": true
        }
      ],
      "geometryDefinitions": [
        {
          "geometryBuffers": [
            {
              "offset": 8,
              "position": {
                "type": "Float32",
                "component": 3
              },
              "normal": {
                "type": "Float32",
                "component": 3
              },
              "uv0": {
                "type": "Float32",
                "component": 2
              },
              "color": {
                "type": "UInt8",
                "component": 4
              },
              "featureId": {
                "type": "UInt64",
                "component": 1,
                "binding": "per-feature"
              },
              "faceRange": {
                "type": "UInt32",
                "component": 2,
                "binding": "per-feature"
              }
            },
            {
              "compressedAttributes": {
                "encoding": "draco",
                "attributes": [
                  "position",
                  "uv0",
                  "color",
                  "feature-index"
                ]
              }
            }
          ]
        }
      ],
      "lastCached": 1596405675,
      "requiresRebuild": false
    }
  ]
}