{
 "layers": [
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 5,
   "name": "Power Line 1:63,360",
   "type": "Feature Layer",
   "description": "<DIV STYLE=\"text-align:Left;font-size:12pt\"><DIV><P><SPAN>This data depicts infrastructure locations for electrical power lines in Alaska as digitized primarily from 1:24,000, 1:63,360, and 1:250,000 USGS quadrangles. The source document that represented the newest information and best geographic location was used to capture the data. All infrastructure from the primary source document was digitized and then supplemented with the information from other source documents for additional or updated infrastructure or attributes.<\/SPAN><\/P><\/DIV><\/DIV>",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102006,
    "latestWkid": 3338,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -13752200,
    "falseY": -8948200,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Alaska Department of Natural Resources",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 40000000,
   "maxScale": 0,
   "referenceScale": 63360.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       104,
       104,
       104,
       255
      ],
      "width": 5
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -2132766.6412000004,
    "ymin": 430545.2722999994,
    "xmax": 1488272.3407000005,
    "ymax": 2377887.3231000006,
    "spatialReference": {
     "wkid": 102006,
     "latestWkid": 3338,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -13752200,
     "falseY": -8948200,
     "xyUnits": 3.274821212148234E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MAPPABLE_OBJECT_ID",
     "type": "esriFieldTypeDouble",
     "alias": "MAPPABLE_OBJECT_ID",
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 12,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 40,
     "domain": null
    },
    {
     "name": "SOURCE_DATE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "INFRA_TYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "INFRA_TYPE",
     "domain": null
    },
    {
     "name": "DISPLAY",
     "type": "esriFieldTypeString",
     "alias": "DISPLAY",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "DOM_ALL_DISPLAY",
      "description": "Valid DISPLAY values",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes",
        "code": "Y"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "COVER",
     "type": "esriFieldTypeString",
     "alias": "COVER",
     "length": 6,
     "domain": null
    },
    {
     "name": "SCALE",
     "type": "esriFieldTypeDouble",
     "alias": "SCALE",
     "domain": null
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST_EDITED_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST_EDITED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "UUID_38",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "R38_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S27_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "maxSelectionCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1705662992000
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dfacba9b107a4f7f80ead5d365ac1941"
  },
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 8,
   "name": "Pipeline 1:63,360",
   "type": "Feature Layer",
   "description": "<DIV STYLE=\"text-align:Left;font-size:12pt\"><DIV><P><SPAN>This data depicts infrastructure locations for pipelines in Alaska as digitized primarily from 1:24,000, 1:63,360, and 1:250,000 USGS quadrangles. The source document that represented the newest information and best geographic location was used to capture the data. All infrastructure from the primary source document was digitized and then supplemented with the information from other source documents for additional or updated infrastructure or attributes.<\/SPAN><\/P><\/DIV><\/DIV>",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102006,
    "latestWkid": 3338,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -13752200,
    "falseY": -8948200,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Alaska Department of Natural Resources",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 40000000,
   "maxScale": 0,
   "referenceScale": 63360.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       104,
       104,
       104,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -2132766.6412000004,
    "ymin": 430545.2722999994,
    "xmax": 1488272.3407000005,
    "ymax": 2377887.3231000006,
    "spatialReference": {
     "wkid": 102006,
     "latestWkid": 3338,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -13752200,
     "falseY": -8948200,
     "xyUnits": 3.274821212148234E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MAPPABLE_OBJECT_ID",
     "type": "esriFieldTypeDouble",
     "alias": "MAPPABLE_OBJECT_ID",
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 12,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 40,
     "domain": null
    },
    {
     "name": "SOURCE_DATE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "INFRA_TYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "INFRA_TYPE",
     "domain": null
    },
    {
     "name": "DISPLAY",
     "type": "esriFieldTypeString",
     "alias": "DISPLAY",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "DOM_ALL_DISPLAY",
      "description": "Valid DISPLAY values",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes",
        "code": "Y"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "COVER",
     "type": "esriFieldTypeString",
     "alias": "COVER",
     "length": 6,
     "domain": null
    },
    {
     "name": "SCALE",
     "type": "esriFieldTypeDouble",
     "alias": "SCALE",
     "domain": null
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST_EDITED_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST_EDITED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "UUID_38",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "R38_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S27_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "maxSelectionCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1705662992000
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dfacba9b107a4f7f80ead5d365ac1941"
  },
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 11,
   "name": "Fiberoptic Cable 1:63,360",
   "type": "Feature Layer",
   "description": "<DIV STYLE=\"text-align:Left;font-size:12pt\"><DIV><P><SPAN>This data depicts infrastructure locations for fiberoptic cables in Alaska as digitized primarily from 1:24,000, 1:63,360, and 1:250,000 USGS quadrangles. The source document that represented the newest information and best geographic location was used to capture the data. All infrastructure from the primary source document was digitized and then supplemented with the information from other source documents for additional or updated infrastructure or attributes.<\/SPAN><\/P><\/DIV><\/DIV>",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102006,
    "latestWkid": 3338,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -13752200,
    "falseY": -8948200,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Alaska Department of Natural Resources",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 40000000,
   "maxScale": 0,
   "referenceScale": 63360.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       110,
       110,
       110,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -2132766.6412000004,
    "ymin": 430545.2722999994,
    "xmax": 1488272.3407000005,
    "ymax": 2377887.3231000006,
    "spatialReference": {
     "wkid": 102006,
     "latestWkid": 3338,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -13752200,
     "falseY": -8948200,
     "xyUnits": 3.274821212148234E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MAPPABLE_OBJECT_ID",
     "type": "esriFieldTypeDouble",
     "alias": "MAPPABLE_OBJECT_ID",
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 12,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 40,
     "domain": null
    },
    {
     "name": "SOURCE_DATE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "INFRA_TYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "INFRA_TYPE",
     "domain": null
    },
    {
     "name": "DISPLAY",
     "type": "esriFieldTypeString",
     "alias": "DISPLAY",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "DOM_ALL_DISPLAY",
      "description": "Valid DISPLAY values",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes",
        "code": "Y"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "COVER",
     "type": "esriFieldTypeString",
     "alias": "COVER",
     "length": 6,
     "domain": null
    },
    {
     "name": "SCALE",
     "type": "esriFieldTypeDouble",
     "alias": "SCALE",
     "domain": null
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST_EDITED_USER",
     "length": 255,
     "domain": null
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST_EDITED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "UUID_38",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "R38_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S27_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "maxSelectionCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1705662992000
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dfacba9b107a4f7f80ead5d365ac1941"
  }
 ],
 "tables": []
}