{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "HXGN_CENTERLINES",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102741,
    "latestWkid": 2279,
    "xyTolerance": 0.00328083333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -129209100,
    "falseY": -73584200,
    "xyUnits": 3048.0060960121905,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 0.5
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {"expression": "VAR NL = TextFormatting.NewLine\nVAR SP =  \" \"\nVAR D = \"-\"\nVAR FN = Upper($feature.SFEANME)\nVAR TP = Upper((DomainName($feature, 'SFEATYP'))) \n\nVAR LFR = $feature.FROMLEFT \nVAR LTO = $feature.TOLEFT\nVAR RFR = $feature.FROMRIGHT\nVAR RTO = $feature.TORIGHT\n\nVAR L = IIF((LFR+LTO)==0, \"\", NL + \"L  \" + LFR + D + LTO) \nVAR R = IIF((RFR+RTO)==0, \"\", NL + \"R  \" + RFR + D + RTO)\n\nFN + SP + TP"},
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "textLayout": "straight",
      "deconflictionStrategy": "dynamic",
      "allowOverrun": true,
      "repeatLabel": true,
      "repeatLabelDistance": 75,
      "lineConnection": "none",
      "multiPart": "labelPerFeature",
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": false,
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 100,
      "where": "SFEATYP NOT IN ('ALY')",
      "useCodedValues": false,
      "maxScale": "NaN",
      "minScale": 15000,
      "name": "ALL - NAME__15K",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": [
        255,
        255,
        255,
        191
       ],
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Calibri",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1166019.8611154854,
    "ymin": 1.7092382062811792E7,
    "xmax": 1453767.318427816,
    "ymax": 1.724389647205271E7,
    "spatialReference": {
     "wkid": 102741,
     "latestWkid": 2279,
     "xyTolerance": 0.00102400000095367,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -129209100,
     "falseY": -73584200,
     "xyUnits": 3.459162566575401E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "MSLINK",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "SDIRPRE",
     "type": "esriFieldTypeString",
     "alias": "SDIRPRE",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "SDIRPRE",
      "description": "HXGN_911_CAD",
      "codedValues": [
       {
        "name": "N",
        "code": "N"
       },
       {
        "name": "E",
        "code": "E"
       },
       {
        "name": "S",
        "code": "S"
       },
       {
        "name": "W",
        "code": "W"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SFEANME",
     "type": "esriFieldTypeString",
     "alias": "SFEANME",
     "length": 30,
     "domain": null
    },
    {
     "name": "SFEATYP",
     "type": "esriFieldTypeString",
     "alias": "SFEATYP",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "SFEATYPE",
      "description": "HXGN_911_CAD",
      "codedValues": [
       {
        "name": "DR",
        "code": "DR"
       },
       {
        "name": "ST",
        "code": "ST"
       },
       {
        "name": "RD",
        "code": "RD"
       },
       {
        "name": "BLVD",
        "code": "BLVD"
       },
       {
        "name": "AVE",
        "code": "AVE"
       },
       {
        "name": "LN",
        "code": "LN"
       },
       {
        "name": "CT",
        "code": "CT"
       },
       {
        "name": "PKWY",
        "code": "PKWY"
       },
       {
        "name": "CIR",
        "code": "CIR"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "WAY",
        "code": "WAY"
       },
       {
        "name": "TA",
        "code": "TA"
       },
       {
        "name": "TRL",
        "code": "TRL"
       },
       {
        "name": "XING",
        "code": "XING"
       },
       {
        "name": "RAMP",
        "code": "RAMP"
       },
       {
        "name": "LOOP",
        "code": "LOOP"
       },
       {
        "name": "FWY",
        "code": "FWY"
       },
       {
        "name": "ALY",
        "code": "ALY"
       },
       {
        "name": "PARK",
        "code": "PARK"
       },
       {
        "name": "ROW",
        "code": "ROW"
       },
       {
        "name": "FM",
        "code": "FM"
       },
       {
        "name": "CR",
        "code": "CR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SDIRSUF",
     "type": "esriFieldTypeString",
     "alias": "SDIRSUF",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "SDIRSUF",
      "description": "HXGN_911_CAD",
      "codedValues": [
       {
        "name": "N",
        "code": "N"
       },
       {
        "name": "E",
        "code": "E"
       },
       {
        "name": "S",
        "code": "S"
       },
       {
        "name": "W",
        "code": "W"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "S572_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1647042366000
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "FIRE DISTRICTS",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102741,
    "latestWkid": 2279,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -129209100,
    "falseY": -73584200,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       240,
       240,
       240,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        0,
        0,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 20,
    "labelingInfo": [
     {
      "labelExpression": "[TAG]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": false,
      "deconflictionStrategy": "dynamicNeverRemove",
      "repeatLabel": false,
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 0,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 350000,
      "name": "DIST_LBL",
      "priority": 14,
      "symbol": {
       "type": "esriTS",
       "color": [
        168,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial Black",
        "size": 20,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "VAR SP = ' '\nVAR NAME = ('FD' + SP + SP + SP + SP + SP + SP + $feature.TAG)\nRETURN NAME"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "stackLabel": false,
      "removeDuplicates": "none",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 15000,
      "name": "BOUNDARY_LABEL__15K",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        168,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial Black",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1248302.3107233793,
    "ymin": 1.709091360019748E7,
    "xmax": 1431231.2204553783,
    "ymax": 1.7215399564151555E7,
    "spatialReference": {
     "wkid": 102741,
     "latestWkid": 2279,
     "xyTolerance": 0.00102400000095367,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -129209100,
     "falseY": -73584200,
     "xyUnits": 3.459162566575401E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TAG",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "TAG",
     "type": "esriFieldTypeString",
     "alias": "TAG",
     "length": 32,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "S599_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1648578715000
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 2,
   "name": "CC CITY LIMIT",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102741,
    "latestWkid": 2279,
    "xyTolerance": 0.0010240000009536746,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -1.2920909999970204E8,
    "falseY": -7.358419999964085E7,
    "xyUnits": 7812.49999272404,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDashDotDot",
       "color": [
        114,
        137,
        68,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {"expression": "$feature.CITY_LIMIT"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "stackLabel": false,
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 0,
      "useCodedValues": true,
      "maxScale": 15000,
      "minScale": "NaN",
      "name": "MAIN_LABEL",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        233,
        255,
        190,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        36,
        94,
        0,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Calibri",
        "size": 18,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.CITY_LIMIT"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "stackLabel": false,
      "removeDuplicates": "none",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 15000,
      "name": "BOUNDARY_LABEL__15K",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        233,
        255,
        190,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        34,
        102,
        0,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Calibri",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1225318.6623185277,
    "ymin": 1.706117758660327E7,
    "xmax": 1494204.2181529403,
    "ymax": 1.7228460965959057E7,
    "spatialReference": {
     "wkid": 102741,
     "latestWkid": 2279,
     "xyTolerance": 0.00102400000095367,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -129209100,
     "falseY": -73584200,
     "xyUnits": 3.459162566575401E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CITY_LIMIT",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CITY_LIMIT",
     "type": "esriFieldTypeString",
     "alias": "CITY_LIMIT",
     "length": 20,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "S790_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1662405883000
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}