{
  "layers" : [
    {
      "currentVersion" : 12, 
      "id" : 0, 
      "name" : "Barrow_Roads_Programs", 
      "type" : "Feature Layer", 
      "serviceItemId" : "48d233bd0e834ca88840833c77020412", 
      "cacheMaxAge" : 30, 
      "displayField" : "ROAD_NAME", 
      "description" : "", 
      "copyrightText" : "", 
      "defaultVisibility" : true, 
      "ownershipBasedAccessControlForFeatures" : {
        "allowOthersToQuery" : true, 
        "allowOthersToDelete" : true, 
        "allowOthersToUpdate" : true, 
        "allowAnonymousToQuery" : true, 
        "allowAnonymousToUpdate" : false, 
        "allowAnonymousToDelete" : false
      }, 
      "editFieldsInfo" : {
        "creationDateField" : "CreationDate", 
        "creatorField" : "Creator", 
        "editDateField" : "EditDate", 
        "editorField" : "Editor"
      }, 
      "editingInfo" : {
        "lastEditDate" : 1789158825724, 
        "schemaLastEditDate" : 1789152063109, 
        "dataLastEditDate" : 1789158825724
      }, 
      "relationships" : [], 
      "isDataVersioned" : false, 
      "hasContingentValuesDefinition" : false, 
      "supportsAppend" : true, 
      "supportsCalculate" : true, 
      "supportsASyncCalculate" : true, 
      "supportsTruncate" : false, 
      "supportsAttachmentsByUploadId" : true, 
      "supportsAttachmentsResizing" : true, 
      "supportsRollbackOnFailureParameter" : true, 
      "supportsStatistics" : true, 
      "supportsExceedsLimitStatistics" : true, 
      "supportsAdvancedQueries" : true, 
      "supportsValidateSql" : true, 
      "supportsCoordinatesQuantization" : true, 
      "supportsLayerOverrides" : true, 
      "supportsTilesAndBasicQueriesMode" : true, 
      "supportsFieldDescriptionProperty" : true, 
      "supportsQuantizationEditMode" : true, 
      "supportsColumnStoreIndex" : true, 
      "supportsApplyEditsWithGlobalIds" : false, 
      "supportsMultiScaleGeometry" : true, 
      "supportsReturningQueryGeometry" : true, 
      "enableNullGeometry" : false, 
      "hasGeometryProperties" : true, 
      "geometryProperties" : 
      {
        "shapeLengthFieldName" : "Shape__Length"
      }, 
      "supportsOBACForAnonymousUsers" : true, 
      "advancedQueryCapabilities" : {
        "supportsPagination" : true, 
        "supportsPaginationOnAggregatedQueries" : true, 
        "supportsQueryRelatedPagination" : true, 
        "supportsQueryWithDistance" : true, 
        "supportsOutDistance" : true, 
        "supportsReturningQueryExtent" : true, 
        "supportsStatistics" : true, 
        "supportsOrderBy" : true, 
        "supportsDistinct" : true, 
        "supportsQueryWithResultType" : true, 
        "supportsSqlExpression" : true, 
        "supportsTimeRelation" : true, 
        "supportsAdvancedQueryRelated" : true, 
        "supportsCountDistinct" : true, 
        "supportsPercentileStatistics" : true, 
        "supportsApproxPercentileStatistics" : true, 
        "supportsSpatialAggregationStatistics" : true, 
        "supportsTrueCurve" : true, 
        "supportedSpatialAggregationStatistics" : [
          "EnvelopeAggregate", 
          "CentroidAggregate", 
          "ConvexHullAggregate"
        ], 
        "supportsLod" : true, 
        "supportsQueryWithLodSR" : false, 
        "supportedLodTypes" : [
          "geohash"
        ], 
        "supportsReturningGeometryCentroid" : false, 
        "supportsReturningGeometryEnvelope" : true, 
        "supportsReturningGeometryProperties" : true, 
        "supportsQueryWithDatumTransformation" : true, 
        "supportsCurrentUserQueries" : true, 
        "supportsHavingClause" : true, 
        "supportsOutFieldSQLExpression" : true, 
        "supportsMaxRecordCountFactor" : true, 
        "supportsTopFeaturesQuery" : true, 
        "supportsDisjointSpatialRel" : true, 
        "supportsQueryWithCacheHint" : true, 
        "supportedOperationsWithCacheHint" : [
          "query", 
          "queryTopFilter", 
          "queryAnalytics", 
          "queryAttachments", 
          "queryRelated", 
          "queryBins", 
          "queryPivot"
        ], 
        "supportsQueryAnalytic" : true, 
        "supportsQueryPivot" : true, 
        "supportsQueryBins" : true, 
        "supportsDefaultSR" : true, 
        "supportsTranslations" : false, 
        "supportsAggIds" : true, 
        "supportsQueryWithCollation" : true, 
        "supportsISODOW" : true, 
        "supportsISOWeek" : true, 
        "supportsFullTextSearch" : true, 
        "fullTextSearchCapabilities" : {
          "supportsAccentSensitivity" : true, 
          "supportsStopWords" : true, 
          "supportsSearchOperator" : true, 
          "supportsOperator" : true
        }
      }, 
      "advancedQueryAnalyticCapabilities" : {
        "supportsLinearRegression" : true, 
        "supportsTrendlineRegression" : true, 
        "supportsAsync" : true, 
        "supportsPercentileAnalytic" : true
      }, 
      "queryBinsCapabilities" : {
        "supportsAsync" : true, 
        "supportsAutoIntervalBin" : true, 
        "supportsFixedIntervalBin" : true, 
        "supportsFixedBoundariesBin" : true, 
        "supportsDateBin" : true, 
        "supportsClassificationBin" : true, 
        "supportsStackBy" : true, 
        "supportsSplitBy" : true, 
        "supportsFirstDayOfWeek" : true, 
        "supportsSnapToData" : true, 
        "supportsReturnFullIntervalBin" : true, 
        "supportsReturnStackValueRange" : true, 
        "supportsNormalization" : true, 
        "supportedStatisticTypes" : [
          "COUNT", 
          "SUM", 
          "AVG", 
          "VAR", 
          "STDDEV", 
          "MIN", 
          "MAX", 
          "PERCENTILE_CONT", 
          "PERCENTILE_DISC", 
          "APPROX_PERCENTILE_CONT", 
          "APPROX_PERCENTILE_DISC", 
          "CentroidAggregate", 
          "EnvelopeAggregate", 
          "ConvexHullAggregate"
        ], 
        "supportedNormalizationTypes" : [
          "boxCox", 
          "field", 
          "inverse", 
          "log", 
          "naturalLog", 
          "percentOfTotal", 
          "squareRoot"
        ]
      }, 
      "supportedOperationsWithCollation" : "query,addField,updateField", 
      "advancedEditingCapabilities" : {
        "supportedSqlFormatsInCalculate" : [
          "standard"
        ], 
        "supportsAsyncApplyEdits" : true, 
        "supportsReturnEditResults" : true, 
        "supportsApplyEditsbyUploadID" : true, 
        "supportedApplyEditsUploadIDFormats" : "JSON,PBF", 
        "supportsTranslation" : false, 
        "supportsMaxTranslations" : 10
      }, 
      "infoInEstimates" : [
        "extent", 
        "count"
      ], 
      "useStandardizedQueries" : true, 
      "geometryType" : "esriGeometryPolyline", 
      "minScale" : 0, 
      "maxScale" : 0, 
      "extent" : {
        "xmin" : 2392538.3700296618, 
        "ymin" : 1418020.3401121572, 
        "xmax" : 2485985.7776226625, 
        "ymax" : 1486920.2098580748, 
        "spatialReference" : {
          "wkid" : 102667, 
          "latestWkid" : 2240
        }
      }, 
      "drawingInfo":{"renderer":{"type":"uniqueValue","field1":"Project_Status","uniqueValueGroups":[{"heading":"Project_Status","classes":[{"label":"Under Way","description":"Under Way","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[173,208,54,255],"width":3},"values":[["Under Way"]]},{"label":"Scheduled","description":"Scheduled","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[241,146,32,255],"width":3},"values":[["Scheduled"]]},{"label":"Completed","description":"Completed","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[61,110,52,255],"width":3},"values":[["Completed"]]},{"label":"Planned","description":"Planned","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[27,117,187,255],"width":3},"values":[["Planned"]]}]}],"uniqueValueInfos":[{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[173,208,54,255],"width":3},"value":"Under Way","label":"Under Way"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[241,146,32,255],"width":3},"value":"Scheduled","label":"Scheduled"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[61,110,52,255],"width":3},"value":"Completed","label":"Completed"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[27,117,187,255],"width":3},"value":"Planned","label":"Planned"}],"fieldDelimiter":",","authoringInfo":{"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[237,81,81,255],"toColor":[237,81,81,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[21,160,207,255],"toColor":[21,160,207,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[167,199,54,255],"toColor":[167,199,54,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[158,85,156,255],"toColor":[158,85,156,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,145,30,255],"toColor":[252,145,30,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[255,223,61,255],"toColor":[255,223,61,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[247,136,216,255],"toColor":[247,136,216,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[184,129,73,255],"toColor":[184,129,73,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[60,176,155,255],"toColor":[60,176,155,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[107,107,214,255],"toColor":[107,107,214,255]}]}}},"scaleSymbols":true,"transparency":0,"labelingInfo":null}, 
      "allowGeometryUpdates" : false, 
      "trueCurveSupportMode" : "OGC", 
      "supportedCurveTypes" : [
        "esriGeometryCircularArc"
      ], 
      "supportedTrueCurvePbfFeatureEncodings" : [
        "esriCompressedShapeBuffer", 
        "esriDefault"
      ], 
      "allowTrueCurvesUpdates" : false, 
      "onlyAllowTrueCurveUpdatesByTrueCurveClients" : false, 
      "hasAttachments" : false, 
      "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText", 
      "hasMetadata" : true, 
      "hasM" : false, 
      "hasZ" : false, 
      "objectIdField" : "OBJECTID", 
      "uniqueIdField" : 
      {
        "name" : "OBJECTID", 
        "isSystemMaintained" : true
      }, 
      "globalIdField" : "", 
      "typeIdField" : "Project_Status", 
      "collation" : {
        "locale" : "neutral", 
        "caseSensitive" : false, 
        "accentSensitive" : true
      }, 
      "fields" : [
        {
          "name" : "ROAD_NAME", 
          "type" : "esriFieldTypeString", 
          "alias" : "ROAD_NAME", 
          "sqlType" : "sqlTypeOther", 
          "length" : 32, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "OBJECTID", 
          "type" : "esriFieldTypeOID", 
          "alias" : "OBJECTID", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : false, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "FEATURE_ID", 
          "type" : "esriFieldTypeString", 
          "alias" : "FEATURE_ID", 
          "sqlType" : "sqlTypeOther", 
          "length" : 15, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "FEATURE_TY", 
          "type" : "esriFieldTypeString", 
          "alias" : "FEATURE_TY", 
          "sqlType" : "sqlTypeOther", 
          "length" : 25, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "DOT_RDTYPE", 
          "type" : "esriFieldTypeString", 
          "alias" : "DOT_RDTYPE", 
          "sqlType" : "sqlTypeOther", 
          "length" : 1, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "DOT_RDNUM", 
          "type" : "esriFieldTypeString", 
          "alias" : "DOT_RDNUM", 
          "sqlType" : "sqlTypeOther", 
          "length" : 4, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "R_O_W", 
          "type" : "esriFieldTypeSmallInteger", 
          "alias" : "R_O_W", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "upcase_name", 
          "type" : "esriFieldTypeString", 
          "alias" : "upcase_name", 
          "sqlType" : "sqlTypeOther", 
          "length" : 40, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Funct_Clas", 
          "type" : "esriFieldTypeString", 
          "alias" : "Funct_Clas", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "FHWA_CLASS", 
            "mergePolicy" : "esriMPTDefaultValue", 
            "splitPolicy" : "esriSPTDefaultValue", 
            "description" : "FHWA Functional Classification", 
            "codedValues" : [
              {
                "name" : "ARTERIAL", 
                "code" : "A"
              }, 
              {
                "name" : "COLLECTOR", 
                "code" : "C"
              }, 
              {
                "name" : "OTHER", 
                "code" : "O"
              }, 
              {
                "name" : "PROPOSED; PRIVATE; NON-COUNTY", 
                "code" : "NCR"
              }, 
              {
                "name" : "RURAL LOCAL (7)", 
                "code" : "RL"
              }, 
              {
                "name" : "RURAL MAJOR COLLECTOR (5)", 
                "code" : "RMaC"
              }, 
              {
                "name" : "RURAL MINOR ARTERIAL (4)", 
                "code" : "RMiA"
              }, 
              {
                "name" : "RURAL MINOR COLLECTOR (6)", 
                "code" : "RMiC"
              }, 
              {
                "name" : "RURAL PRINCIPAL ARTERIAL-OTHER (3)", 
                "code" : "RPA"
              }, 
              {
                "name" : "URBAN COLLECTOR (5)", 
                "code" : "UC"
              }, 
              {
                "name" : "URBAN LOCAL (7)", 
                "code" : "UL"
              }, 
              {
                "name" : "URBAN MINOR ARTERIAL (4)", 
                "code" : "UMiA"
              }, 
              {
                "name" : "URBAN FREEWAY OR EXPWY-OTHER (2)", 
                "code" : "UFEO"
              }, 
              {
                "name" : "URBAN PRINCIPAL ARTERIAL-OTHER (3)", 
                "code" : "UPAO"
              }, 
              {
                "name" : "URBAN INTERSTATE (1)", 
                "code" : "UI"
              }, 
              {
                "name" : "RURAL INTERSTATE (1)", 
                "code" : "RI"
              }, 
              {
                "name" : "INTERSTATE (1)", 
                "code" : "I"
              }, 
              {
                "name" : "OTHER FREEWAYS OR EXPRESSWAYS (2)", 
                "code" : "OFE"
              }, 
              {
                "name" : "OTHER PRINCIPAL ARTERIAL (3)", 
                "code" : "OPA"
              }, 
              {
                "name" : "MINOR ARTERIAL (4)", 
                "code" : "MiA"
              }, 
              {
                "name" : "MAJOR COLLECTOR (5)", 
                "code" : "MaC"
              }, 
              {
                "name" : "MINOR COLLECTOR (6)", 
                "code" : "MiC"
              }, 
              {
                "name" : "LOCAL (7)", 
                "code" : "L"
              }, 
              {
                "name" : "RESIDENTIAL/LOCAL", 
                "code" : "R"
              }
            ]
          }, 
          "defaultValue" : null
        }, 
        {
          "name" : "Project", 
          "type" : "esriFieldTypeString", 
          "alias" : "Project", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Project_Name", 
          "type" : "esriFieldTypeString", 
          "alias" : "Project_Name", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Project_Status", 
          "type" : "esriFieldTypeString", 
          "alias" : "Project_Status", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Barrow_Roads_Programs_Project_Status_56e31ed2-1c5c-4bcf-bcce-ec8a6aa1972e", 
            "codedValues" : [
              {
                "name" : "Completed", 
                "code" : "Completed"
              }, 
              {
                "name" : "Pending Contract Approval", 
                "code" : "Pending Contract Approval"
              }, 
              {
                "name" : "Under Way", 
                "code" : "Under Way"
              }, 
              {
                "name" : "Scheduled", 
                "code" : "Scheduled"
              }, 
              {
                "name" : "Planned", 
                "code" : "Planned"
              }
            ]
          }, 
          "defaultValue" : null
        }, 
        {
          "name" : "PCI_Rating", 
          "type" : "esriFieldTypeSmallInteger", 
          "alias" : "PCI_Rating", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Descr_From", 
          "type" : "esriFieldTypeString", 
          "alias" : "Descr_From", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Descr_To", 
          "type" : "esriFieldTypeString", 
          "alias" : "Descr_To", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Length", 
          "type" : "esriFieldTypeInteger", 
          "alias" : "Length", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Type", 
          "type" : "esriFieldTypeString", 
          "alias" : "Type", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Project_Desc", 
          "type" : "esriFieldTypeString", 
          "alias" : "Project_Desc", 
          "sqlType" : "sqlTypeOther", 
          "length" : 255, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Shape__Length", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Shape__Length", 
          "sqlType" : "sqlTypeDouble", 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Comments", 
          "type" : "esriFieldTypeString", 
          "alias" : "Comments", 
          "sqlType" : "sqlTypeOther", 
          "length" : 255, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Length_miles", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Length_miles", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Commission_Distr", 
          "type" : "esriFieldTypeString", 
          "alias" : "Commission_Distr", 
          "sqlType" : "sqlTypeOther", 
          "length" : 255, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Map_Index", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Map_Index", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "CreationDate", 
          "type" : "esriFieldTypeDate", 
          "alias" : "CreationDate", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "Creator", 
          "type" : "esriFieldTypeString", 
          "alias" : "Creator", 
          "sqlType" : "sqlTypeOther", 
          "length" : 128, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "EditDate", 
          "type" : "esriFieldTypeDate", 
          "alias" : "EditDate", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "Editor", 
          "type" : "esriFieldTypeString", 
          "alias" : "Editor", 
          "sqlType" : "sqlTypeOther", 
          "length" : 128, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "FY", 
          "type" : "esriFieldTypeString", 
          "alias" : "FY", 
          "sqlType" : "sqlTypeOther", 
          "length" : 6, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }
      ], 
      "indexes" : [
        {
          "name" : "PK__BARROW_C__F4B70D8544BD8F57", 
          "fields" : "OBJECTID", 
          "isAscending" : true, 
          "isUnique" : true, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "BARROW_COUNTY_ROADS_PROGRAMS_BARROW_ROADS_PROGRAMS_Shape_sidx", 
          "fields" : "Shape", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Spatial"
        }, 
        {
          "name" : "Shape__Length_Index", 
          "fields" : "Shape__Length", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "Project_Status_Index", 
          "fields" : "Project_Status", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "Project_Status_Index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "CreationDateIndex", 
          "fields" : "CreationDate", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "CreationDate Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "CreatorIndex", 
          "fields" : "Creator", 
          "isAscending" : false, 
          "isUnique" : false, 
          "description" : "Creator Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "EditDateIndex", 
          "fields" : "EditDate", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "EditDate Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "EditorIndex", 
          "fields" : "Editor", 
          "isAscending" : false, 
          "isUnique" : false, 
          "description" : "Editor Field index", 
          "indexType" : "Attribute"
        }
      ], 
      "dateFieldsTimeReference" : {
        "timeZone" : "UTC", 
        "timeZoneIANA" : "Etc/UTC", 
        "respectsDaylightSaving" : false
      }, 
      "preferredTimeReference" : null, 
      "types" : [
        {
          "id" : "Under Way", 
          "name" : "Under Way", 
          "domains" : 
          {
            "Funct_Clas" : {"type" : "inherited"}
          }, 
          "templates" : [
            {
              "name" : "Under Way", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolLine", 
              "prototype" : {
                "attributes" : {
                  "Project_Name" : null, 
                  "Type" : null, 
                  "ROAD_NAME" : null, 
                  "FEATURE_ID" : null, 
                  "FEATURE_TY" : null, 
                  "DOT_RDTYPE" : null, 
                  "DOT_RDNUM" : null, 
                  "R_O_W" : null, 
                  "upcase_name" : null, 
                  "Funct_Clas" : null, 
                  "Project_Desc" : null, 
                  "Project" : null, 
                  "Project_Status" : "Under Way", 
                  "PCI_Rating" : null, 
                  "Descr_From" : null, 
                  "Descr_To" : null, 
                  "Length" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Scheduled", 
          "name" : "Scheduled", 
          "domains" : 
          {
            "Funct_Clas" : {"type" : "inherited"}
          }, 
          "templates" : [
            {
              "name" : "Scheduled", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolLine", 
              "prototype" : {
                "attributes" : {
                  "Project_Name" : null, 
                  "Type" : null, 
                  "ROAD_NAME" : null, 
                  "FEATURE_ID" : null, 
                  "FEATURE_TY" : null, 
                  "DOT_RDTYPE" : null, 
                  "DOT_RDNUM" : null, 
                  "R_O_W" : null, 
                  "upcase_name" : null, 
                  "Funct_Clas" : null, 
                  "Project_Desc" : null, 
                  "Project" : null, 
                  "Project_Status" : "Scheduled", 
                  "PCI_Rating" : null, 
                  "Descr_From" : null, 
                  "Descr_To" : null, 
                  "Length" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Completed", 
          "name" : "Completed", 
          "domains" : 
          {
            "Funct_Clas" : {"type" : "inherited"}
          }, 
          "templates" : [
            {
              "name" : "Completed", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolLine", 
              "prototype" : {
                "attributes" : {
                  "Project_Name" : null, 
                  "Type" : null, 
                  "ROAD_NAME" : null, 
                  "FEATURE_ID" : null, 
                  "FEATURE_TY" : null, 
                  "DOT_RDTYPE" : null, 
                  "DOT_RDNUM" : null, 
                  "R_O_W" : null, 
                  "upcase_name" : null, 
                  "Funct_Clas" : null, 
                  "Project_Desc" : null, 
                  "Project" : null, 
                  "Project_Status" : "Completed", 
                  "PCI_Rating" : null, 
                  "Descr_From" : null, 
                  "Descr_To" : null, 
                  "Length" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Planned", 
          "name" : "Planned", 
          "domains" : 
          {
            "Funct_Clas" : {"type" : "inherited"}
          }, 
          "templates" : [
            {
              "name" : "Planned", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolLine", 
              "prototype" : {
                "attributes" : {
                  "Project_Name" : null, 
                  "Type" : null, 
                  "ROAD_NAME" : null, 
                  "FEATURE_ID" : null, 
                  "FEATURE_TY" : null, 
                  "DOT_RDTYPE" : null, 
                  "DOT_RDNUM" : null, 
                  "R_O_W" : null, 
                  "upcase_name" : null, 
                  "Funct_Clas" : null, 
                  "Project_Desc" : null, 
                  "Project" : null, 
                  "Project_Status" : "Planned", 
                  "PCI_Rating" : null, 
                  "Descr_From" : null, 
                  "Descr_To" : null, 
                  "Length" : null
                }
              }
            }
          ]
        }
      ], 
      "templates" : [], 
      "supportedQueryFormats" : "JSON, geoJSON, PBF", 
      "supportedAppendFormats" : "sqlite,geoPackage,shapefile,filegdb,featureCollection,geojson,csv,excel,jsonl,featureService,pbf", 
      "supportedAppendSourceFilterFormats" : "sqlite,geoPackage,shapefile,filegdb,featureService", 
      "supportedExportFormats" : "csv,shapefile,sqlite,geoPackage,filegdb,featureCollection,geojson,kml,excel,parquet", 
      "supportedConvertFileFormats" : "JSON,PBF,Parquet", 
      "supportedConvertContentFormats" : "LayerEditCollection,FeatureCollection", 
      "supportedSpatialRelationships" : [
        "esriSpatialRelIntersects", 
        "esriSpatialRelContains", 
        "esriSpatialRelCrosses", 
        "esriSpatialRelEnvelopeIntersects", 
        "esriSpatialRelIndexIntersects", 
        "esriSpatialRelOverlaps", 
        "esriSpatialRelTouches", 
        "esriSpatialRelWithin", 
        "esriSpatialRelDisjoint", 
        "esriSpatialRelRelation"
      ], 
      "guidFormat" : "", 
      "supportsContingentValues" : true, 
      "supportsEditingContingentValues" : true, 
      "supportedContingentValuesFormats" : "JSON, PBF", 
      "supportsFieldGroups" : true, 
      "supportedSyncDataOptions" : 260, 
      "hasStaticData" : true, 
      "maxRecordCount" : 2000, 
      "standardMaxRecordCount" : 2000, 
      "maxIdsCount" : 1000000, 
      "standardMaxRecordCountNoGeometry" : 32000, 
      "tileMaxRecordCount" : 4000, 
      "maxRecordCountFactor" : 1, 
      "capabilities" : "Query"
    }, 
    {
      "currentVersion" : 12, 
      "id" : 1, 
      "name" : "Barrow_County", 
      "type" : "Feature Layer", 
      "serviceItemId" : "48d233bd0e834ca88840833c77020412", 
      "cacheMaxAge" : 30, 
      "displayField" : "City_Town_", 
      "description" : "", 
      "copyrightText" : "", 
      "defaultVisibility" : true, 
      "ownershipBasedAccessControlForFeatures" : {
        "allowOthersToQuery" : true, 
        "allowOthersToDelete" : true, 
        "allowOthersToUpdate" : true, 
        "allowAnonymousToQuery" : true, 
        "allowAnonymousToUpdate" : false, 
        "allowAnonymousToDelete" : false
      }, 
      "editFieldsInfo" : {
        "creationDateField" : "CreationDate", 
        "creatorField" : "Creator", 
        "editDateField" : "EditDate", 
        "editorField" : "Editor"
      }, 
      "editingInfo" : {
        "lastEditDate" : 1768511475334, 
        "schemaLastEditDate" : 1768511471259, 
        "dataLastEditDate" : 1768511287114
      }, 
      "relationships" : [], 
      "isDataVersioned" : false, 
      "hasContingentValuesDefinition" : false, 
      "supportsAppend" : true, 
      "supportsCalculate" : true, 
      "supportsASyncCalculate" : true, 
      "supportsTruncate" : false, 
      "supportsAttachmentsByUploadId" : true, 
      "supportsAttachmentsResizing" : true, 
      "supportsRollbackOnFailureParameter" : true, 
      "supportsStatistics" : true, 
      "supportsExceedsLimitStatistics" : true, 
      "supportsAdvancedQueries" : true, 
      "supportsValidateSql" : true, 
      "supportsCoordinatesQuantization" : true, 
      "supportsLayerOverrides" : true, 
      "supportsTilesAndBasicQueriesMode" : true, 
      "supportsFieldDescriptionProperty" : true, 
      "supportsQuantizationEditMode" : true, 
      "supportsColumnStoreIndex" : true, 
      "supportsApplyEditsWithGlobalIds" : false, 
      "supportsMultiScaleGeometry" : true, 
      "supportsReturningQueryGeometry" : true, 
      "enableNullGeometry" : false, 
      "hasGeometryProperties" : true, 
      "geometryProperties" : 
      {
        "shapeAreaFieldName" : "Shape__Area", 
        "shapeLengthFieldName" : "Shape__Length"
      }, 
      "supportsOBACForAnonymousUsers" : true, 
      "advancedQueryCapabilities" : {
        "supportsPagination" : true, 
        "supportsPaginationOnAggregatedQueries" : true, 
        "supportsQueryRelatedPagination" : true, 
        "supportsQueryWithDistance" : true, 
        "supportsOutDistance" : true, 
        "supportsReturningQueryExtent" : true, 
        "supportsStatistics" : true, 
        "supportsOrderBy" : true, 
        "supportsDistinct" : true, 
        "supportsQueryWithResultType" : true, 
        "supportsSqlExpression" : true, 
        "supportsTimeRelation" : true, 
        "supportsAdvancedQueryRelated" : true, 
        "supportsCountDistinct" : true, 
        "supportsPercentileStatistics" : true, 
        "supportsApproxPercentileStatistics" : true, 
        "supportsSpatialAggregationStatistics" : true, 
        "supportsTrueCurve" : true, 
        "supportedSpatialAggregationStatistics" : [
          "EnvelopeAggregate", 
          "CentroidAggregate", 
          "ConvexHullAggregate"
        ], 
        "supportsLod" : true, 
        "supportsQueryWithLodSR" : false, 
        "supportedLodTypes" : [
          "geohash"
        ], 
        "supportsReturningGeometryCentroid" : true, 
        "supportsReturningGeometryEnvelope" : true, 
        "supportsReturningGeometryProperties" : true, 
        "supportsQueryWithDatumTransformation" : true, 
        "supportsCurrentUserQueries" : true, 
        "supportsHavingClause" : true, 
        "supportsOutFieldSQLExpression" : true, 
        "supportsMaxRecordCountFactor" : true, 
        "supportsTopFeaturesQuery" : true, 
        "supportsDisjointSpatialRel" : true, 
        "supportsQueryWithCacheHint" : true, 
        "supportedOperationsWithCacheHint" : [
          "query", 
          "queryTopFilter", 
          "queryAnalytics", 
          "queryAttachments", 
          "queryRelated", 
          "queryBins", 
          "queryPivot"
        ], 
        "supportsQueryAnalytic" : true, 
        "supportsQueryPivot" : true, 
        "supportsQueryBins" : true, 
        "supportsDefaultSR" : true, 
        "supportsTranslations" : false, 
        "supportsAggIds" : true, 
        "supportsQueryWithCollation" : true, 
        "supportsISODOW" : true, 
        "supportsISOWeek" : true, 
        "supportsFullTextSearch" : true, 
        "fullTextSearchCapabilities" : {
          "supportsAccentSensitivity" : true, 
          "supportsStopWords" : true, 
          "supportsSearchOperator" : true, 
          "supportsOperator" : true
        }
      }, 
      "advancedQueryAnalyticCapabilities" : {
        "supportsLinearRegression" : true, 
        "supportsTrendlineRegression" : true, 
        "supportsAsync" : true, 
        "supportsPercentileAnalytic" : true
      }, 
      "queryBinsCapabilities" : {
        "supportsAsync" : true, 
        "supportsAutoIntervalBin" : true, 
        "supportsFixedIntervalBin" : true, 
        "supportsFixedBoundariesBin" : true, 
        "supportsDateBin" : true, 
        "supportsClassificationBin" : true, 
        "supportsStackBy" : true, 
        "supportsSplitBy" : true, 
        "supportsFirstDayOfWeek" : true, 
        "supportsSnapToData" : true, 
        "supportsReturnFullIntervalBin" : true, 
        "supportsReturnStackValueRange" : true, 
        "supportsNormalization" : true, 
        "supportedStatisticTypes" : [
          "COUNT", 
          "SUM", 
          "AVG", 
          "VAR", 
          "STDDEV", 
          "MIN", 
          "MAX", 
          "PERCENTILE_CONT", 
          "PERCENTILE_DISC", 
          "APPROX_PERCENTILE_CONT", 
          "APPROX_PERCENTILE_DISC", 
          "CentroidAggregate", 
          "EnvelopeAggregate", 
          "ConvexHullAggregate"
        ], 
        "supportedNormalizationTypes" : [
          "boxCox", 
          "field", 
          "inverse", 
          "log", 
          "naturalLog", 
          "percentOfTotal", 
          "squareRoot"
        ]
      }, 
      "supportedOperationsWithCollation" : "query,addField,updateField", 
      "advancedEditingCapabilities" : {
        "supportedSqlFormatsInCalculate" : [
          "standard"
        ], 
        "supportsAsyncApplyEdits" : true, 
        "supportsReturnEditResults" : true, 
        "supportsApplyEditsbyUploadID" : true, 
        "supportedApplyEditsUploadIDFormats" : "JSON,PBF", 
        "supportsTranslation" : false, 
        "supportsMaxTranslations" : 10
      }, 
      "infoInEstimates" : [
        "extent", 
        "count"
      ], 
      "useStandardizedQueries" : true, 
      "geometryType" : "esriGeometryPolygon", 
      "minScale" : 0, 
      "maxScale" : 0, 
      "extent" : {
        "xmin" : 2386756.2385493293, 
        "ymin" : 1417020.8211138248, 
        "xmax" : 2487531.4477596618, 
        "ymax" : 1501668.1928292364, 
        "spatialReference" : {
          "wkid" : 102667, 
          "latestWkid" : 2240
        }
      }, 
      "drawingInfo":{"renderer":{"type":"simple","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,235,175,0],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":2}}},"scaleSymbols":true,"transparency":20,"labelingInfo":null}, 
      "allowGeometryUpdates" : false, 
      "trueCurveSupportMode" : "OGC", 
      "supportedCurveTypes" : [
        "esriGeometryCircularArc"
      ], 
      "supportedTrueCurvePbfFeatureEncodings" : [
        "esriCompressedShapeBuffer", 
        "esriDefault"
      ], 
      "allowTrueCurvesUpdates" : false, 
      "onlyAllowTrueCurveUpdatesByTrueCurveClients" : false, 
      "hasAttachments" : false, 
      "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText", 
      "hasMetadata" : true, 
      "hasM" : false, 
      "hasZ" : false, 
      "objectIdField" : "OBJECTID", 
      "uniqueIdField" : 
      {
        "name" : "OBJECTID", 
        "isSystemMaintained" : true
      }, 
      "globalIdField" : "", 
      "typeIdField" : "", 
      "collation" : {
        "locale" : "neutral", 
        "caseSensitive" : false, 
        "accentSensitive" : true
      }, 
      "fields" : [
        {
          "name" : "OBJECTID", 
          "type" : "esriFieldTypeOID", 
          "alias" : "OBJECTID", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : false, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Id", 
          "type" : "esriFieldTypeInteger", 
          "alias" : "Id", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "City_Town_", 
          "type" : "esriFieldTypeString", 
          "alias" : "City_Town_", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "ORIG_FID", 
          "type" : "esriFieldTypeInteger", 
          "alias" : "ORIG_FID", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Shape_Leng", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Shape_Leng", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Shape__Area", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Shape__Area", 
          "sqlType" : "sqlTypeDouble", 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Shape__Length", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Shape__Length", 
          "sqlType" : "sqlTypeDouble", 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "CreationDate", 
          "type" : "esriFieldTypeDate", 
          "alias" : "CreationDate", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "Creator", 
          "type" : "esriFieldTypeString", 
          "alias" : "Creator", 
          "sqlType" : "sqlTypeOther", 
          "length" : 128, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "EditDate", 
          "type" : "esriFieldTypeDate", 
          "alias" : "EditDate", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "Editor", 
          "type" : "esriFieldTypeString", 
          "alias" : "Editor", 
          "sqlType" : "sqlTypeOther", 
          "length" : 128, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }
      ], 
      "indexes" : [
        {
          "name" : "PK__BARROW_C__F4B70D85AD6B30AE", 
          "fields" : "OBJECTID", 
          "isAscending" : true, 
          "isUnique" : true, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "user_61894.BARROW_COUNTY_ROADS_PROGRAMS_BARROW_COUNTY_Shape_sidx", 
          "fields" : "Shape", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Spatial"
        }, 
        {
          "name" : "Shape__Area_Index", 
          "fields" : "Shape__Area", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "Shape__Length_Index", 
          "fields" : "Shape__Length", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "CreationDateIndex", 
          "fields" : "CreationDate", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "CreationDate Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "CreatorIndex", 
          "fields" : "Creator", 
          "isAscending" : false, 
          "isUnique" : false, 
          "description" : "Creator Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "EditDateIndex", 
          "fields" : "EditDate", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "EditDate Field index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "EditorIndex", 
          "fields" : "Editor", 
          "isAscending" : false, 
          "isUnique" : false, 
          "description" : "Editor Field index", 
          "indexType" : "Attribute"
        }
      ], 
      "dateFieldsTimeReference" : {
        "timeZone" : "UTC", 
        "timeZoneIANA" : "Etc/UTC", 
        "respectsDaylightSaving" : false
      }, 
      "preferredTimeReference" : null, 
      "types" : [], 
      "templates" : [
        {
          "name" : "Barrow_County", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Shape_Leng" : null, 
              "Id" : null, 
              "City_Town_" : null, 
              "ORIG_FID" : null
            }
          }
        }
      ], 
      "supportedQueryFormats" : "JSON, geoJSON, PBF", 
      "supportedAppendFormats" : "sqlite,geoPackage,shapefile,filegdb,featureCollection,geojson,csv,excel,jsonl,featureService,pbf", 
      "supportedAppendSourceFilterFormats" : "sqlite,geoPackage,shapefile,filegdb,featureService", 
      "supportedExportFormats" : "csv,shapefile,sqlite,geoPackage,filegdb,featureCollection,geojson,kml,excel,parquet", 
      "supportedConvertFileFormats" : "JSON,PBF,Parquet", 
      "supportedConvertContentFormats" : "LayerEditCollection,FeatureCollection", 
      "supportedSpatialRelationships" : [
        "esriSpatialRelIntersects", 
        "esriSpatialRelContains", 
        "esriSpatialRelCrosses", 
        "esriSpatialRelEnvelopeIntersects", 
        "esriSpatialRelIndexIntersects", 
        "esriSpatialRelOverlaps", 
        "esriSpatialRelTouches", 
        "esriSpatialRelWithin", 
        "esriSpatialRelDisjoint", 
        "esriSpatialRelRelation"
      ], 
      "guidFormat" : "", 
      "supportsContingentValues" : true, 
      "supportsEditingContingentValues" : true, 
      "supportedContingentValuesFormats" : "JSON, PBF", 
      "supportsFieldGroups" : true, 
      "supportedSyncDataOptions" : 260, 
      "hasStaticData" : true, 
      "maxRecordCount" : 2000, 
      "standardMaxRecordCount" : 2000, 
      "maxIdsCount" : 1000000, 
      "standardMaxRecordCountNoGeometry" : 32000, 
      "tileMaxRecordCount" : 4000, 
      "maxRecordCountFactor" : 1, 
      "capabilities" : "Query"
    }
  ], 
  "tables" : []
}