{
  "id": 0,
  "version": "225A3B47-A5A1-495D-A90A-FBAF1E20A535",
  "name": "point_in_time1",
  "updateEnabled": false,
  "href": "./layers/0",
  "associatedLayerID": 0,
  "layerType": "Point",
  "spatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
  },
  "ZFactor": 1,
  "alias": "point_in_time1",
  "capabilities": [
    "View",
    "Query"
  ],
  "elevationInfo": {
    "mode": "absoluteHeight"
  },
  "drawingInfo": {
    "renderer": {
      "type": "simple",
      "symbol": {
        "type": "PointSymbol3D",
        "symbolLayers": [
          {
            "type": "Icon",
            "resource": {
              "primitive": "circle"
            },
            "size": 2,
            "anchorPosition": [
              0,
              0
            ],
            "anchor": "relative",
            "material": {
              "color": [
                0,
                132,
                168
              ],
              "transparency": 0
            },
            "outline": {
              "color": [
                0,
                0,
                0
              ],
              "transparency": 100,
              "size": 0.7
            }
          }
        ]
      }
    }
  },
  "popupInfo": {
    "title": "{Satellite}",
    "mediaInfos": [],
    "popupElements": [
      {
        "fieldInfos": [
          {
            "fieldName": "FID",
            "isEditable": false,
            "format": {
              "places": 0,
              "digitSeparator": false
            },
            "visible": true,
            "label": "FID"
          },
          {
            "fieldName": "Satellite",
            "isEditable": true,
            "visible": true,
            "label": "Satellite"
          },
          {
            "fieldName": "Datetime",
            "isEditable": true,
            "visible": true,
            "label": "Datetime"
          },
          {
            "fieldName": "X",
            "isEditable": true,
            "format": {
              "places": 6,
              "digitSeparator": false
            },
            "visible": true,
            "label": "X"
          },
          {
            "fieldName": "Y",
            "isEditable": true,
            "format": {
              "places": 6,
              "digitSeparator": false
            },
            "visible": true,
            "label": "Y"
          },
          {
            "fieldName": "Z",
            "isEditable": true,
            "format": {
              "places": 6,
              "digitSeparator": false
            },
            "visible": true,
            "label": "Z"
          }
        ],
        "type": "fields"
      }
    ],
    "fieldInfos": [
      {
        "fieldName": "FID",
        "isEditable": false,
        "format": {
          "places": 0,
          "digitSeparator": false
        },
        "visible": true,
        "label": "FID"
      },
      {
        "fieldName": "Satellite",
        "isEditable": true,
        "visible": true,
        "label": "Satellite"
      },
      {
        "fieldName": "Datetime",
        "isEditable": true,
        "visible": true,
        "label": "Datetime"
      },
      {
        "fieldName": "X",
        "isEditable": true,
        "format": {
          "places": 6,
          "digitSeparator": false
        },
        "visible": true,
        "label": "X"
      },
      {
        "fieldName": "Y",
        "isEditable": true,
        "format": {
          "places": 6,
          "digitSeparator": false
        },
        "visible": true,
        "label": "Y"
      },
      {
        "fieldName": "Z",
        "isEditable": true,
        "format": {
          "places": 6,
          "digitSeparator": false
        },
        "visible": true,
        "label": "Z"
      }
    ],
    "expressionInfos": []
  },
  "disablePopup": false,
  "store": {
    "id": "4553FDEA-81B0-4162-B254-39C6BCC94623",
    "profile": "points",
    "resourcePattern": [
      "3dNodeIndexDocument",
      "Attributes",
      "featureData"
    ],
    "rootNode": "./nodes/root",
    "version": "1.9",
    "extent": [
      -179.96160378598591,
      -88.9535091674141,
      179.84546213826718,
      87.915321708130364
    ],
    "indexCRS": "http://www.opengis.net/def/crs/EPSG/0/4326",
    "vertexCRS": "http://www.opengis.net/def/crs/EPSG/0/4326",
    "nidEncoding": "application/vnd.esri.i3s.json+gzip; version=1.6",
    "featureEncoding": "application/vnd.esri.i3s.json+gzip; version=1.6",
    "attributeEncoding": "application/octet-stream; version=1.6",
    "lodType": "AutoThinning",
    "lodModel": "node-switching"
  },
  "fields": [
    {
      "name": "FID",
      "type": "esriFieldTypeOID",
      "alias": "FID"
    },
    {
      "name": "Satellite",
      "type": "esriFieldTypeString",
      "alias": "Satellite"
    },
    {
      "name": "Datetime",
      "type": "esriFieldTypeString",
      "alias": "Datetime"
    },
    {
      "name": "X",
      "type": "esriFieldTypeDouble",
      "alias": "X"
    },
    {
      "name": "Y",
      "type": "esriFieldTypeDouble",
      "alias": "Y"
    },
    {
      "name": "Z",
      "type": "esriFieldTypeDouble",
      "alias": "Z"
    }
  ],
  "attributeStorageInfo": [
    {
      "key": "f_0",
      "name": "FID",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "ObjectIds"
      ],
      "objectIds": {
        "valueType": "UInt32",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_1",
      "name": "Satellite",
      "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": "Datetime",
      "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": "X",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeValues"
      ],
      "attributeValues": {
        "valueType": "Float64",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_4",
      "name": "Y",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeValues"
      ],
      "attributeValues": {
        "valueType": "Float64",
        "valuesPerElement": 1
      }
    },
    {
      "key": "f_5",
      "name": "Z",
      "header": [
        {
          "property": "count",
          "valueType": "UInt32"
        }
      ],
      "ordering": [
        "attributeValues"
      ],
      "attributeValues": {
        "valueType": "Float64",
        "valuesPerElement": 1
      }
    }
  ],
  "featureidMappedFromFS": 0,
  "statisticsInfo": [
    {
      "key": "f_1",
      "name": "Satellite",
      "href": "./statistics/f_1"
    },
    {
      "key": "f_2",
      "name": "Datetime",
      "href": "./statistics/f_2"
    },
    {
      "key": "f_3",
      "name": "X",
      "href": "./statistics/f_3"
    },
    {
      "key": "f_4",
      "name": "Y",
      "href": "./statistics/f_4"
    },
    {
      "key": "f_5",
      "name": "Z",
      "href": "./statistics/f_5"
    }
  ],
  "pointNodePages": {
    "nodesPerPage": 64,
    "lodSelectionMetricType": "maxScreenThreshold"
  },
  "geometryDefinitions": [
    {
      "geometryBuffers": [
        {
          "compressedAttributes": {
            "encoding": "draco",
            "attributes": [
              "position",
              "feature-index"
            ]
          }
        }
      ]
    }
  ],
  "lastCached": 1733435910,
  "requiresRebuild": false
}