{
  "layers" : [
    {
      "currentVersion" : 12, 
      "id" : 0, 
      "name" : "Projects", 
      "type" : "Feature Layer", 
      "serviceItemId" : "934b66439a174fb4a940d50fddbd98ba", 
      "cacheMaxAge" : 30, 
      "isView" : true, 
      "isUpdatableView" : true, 
      "sourceSchemaChangesAllowed" : true, 
      "displayField" : "projname", 
      "description" : "", 
      "copyrightText" : "", 
      "defaultVisibility" : true, 
      "editFieldsInfo" : {
        "creationDateField" : "created_date", 
        "creatorField" : "created_user", 
        "editDateField" : "last_edited_date", 
        "editorField" : "last_edited_user"
      }, 
      "editingInfo" : {
        "lastEditDate" : 1779307932690, 
        "schemaLastEditDate" : 1779307930326, 
        "dataLastEditDate" : 1779307725502
      }, 
      "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" : true, 
      "supportsMultiScaleGeometry" : true, 
      "supportsReturningQueryGeometry" : true, 
      "enableNullGeometry" : false, 
      "hasGeometryProperties" : true, 
      "geometryProperties" : 
      {
        "shapeAreaFieldName" : "Shape__Area", 
        "shapeLengthFieldName" : "Shape__Length"
      }, 
      "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"
        ], 
        "supportsQueryAttachments" : true, 
        "supportsQueryAttachmentsCountOnly" : true, 
        "supportsQueryAttachmentOrderByFields" : true, 
        "supportsQueryAttachmentWithTypeWildcard" : true, 
        "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"
        ], 
        "supportsQueryAttachmentsWithReturnUrl" : true, 
        "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" : 506344, 
      "maxScale" : 624, 
      "extent" : {
        "xmin" : -10681206.646235704, 
        "ymin" : 3457255.8906748686, 
        "xmax" : -10571770.20946637, 
        "ymax" : 3601819.7436755048, 
        "spatialReference" : {
          "wkid" : 102100, 
          "latestWkid" : 3857
        }
      }, 
      "drawingInfo":{"renderer":{"type":"simple","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[252,201,246,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}}},"scaleSymbols":true,"transparency":0,"labelingInfo":null}, 
      "allowGeometryUpdates" : true, 
      "trueCurveSupportMode" : "OGC", 
      "supportedCurveTypes" : [
        "esriGeometryCircularArc"
      ], 
      "supportedTrueCurvePbfFeatureEncodings" : [
        "esriCompressedShapeBuffer", 
        "esriDefault"
      ], 
      "allowTrueCurvesUpdates" : true, 
      "onlyAllowTrueCurveUpdatesByTrueCurveClients" : true, 
      "hasAttachments" : true, 
      "viewSourceHasAttachments" : true, 
      
      "attachmentProperties" : [
        {
          "name" : "id", 
          "fieldName" : "ATTACHMENTID", 
          "isEnabled" : true
        }, 
        {
          "name" : "globalId", 
          "fieldName" : "AttachmentGlobalID", 
          "isEnabled" : true
        }, 
        {
          "name" : "name", 
          "fieldName" : "ATT_NAME", 
          "isEnabled" : true
        }, 
        {
          "name" : "size", 
          "fieldName" : "DATA_SIZE", 
          "isEnabled" : true
        }, 
        {
          "name" : "contentType", 
          "fieldName" : "CONTENT_TYPE", 
          "isEnabled" : true
        }, 
        {
          "name" : "keywords", 
          "fieldName" : "Keywords", 
          "isEnabled" : true
        }, 
        {
          "name" : "exifInfo", 
          "fieldName" : "ExifInfo", 
          "isEnabled" : true
        }
      ], 
      "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText", 
      "hasM" : false, 
      "hasZ" : true, 
      "enableZDefaults" : true, 
      "zDefault" : 0, 
      "objectIdField" : "OBJECTID", 
      "uniqueIdField" : 
      {
        "name" : "OBJECTID", 
        "isSystemMaintained" : true
      }, 
      "globalIdField" : "globalid", 
      "typeIdField" : "projtype", 
      "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" : "projname", 
          "type" : "esriFieldTypeString", 
          "alias" : "Project Name", 
          "sqlType" : "sqlTypeOther", 
          "length" : 255, 
          "nullable" : false, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "projdesc", 
          "type" : "esriFieldTypeString", 
          "alias" : "Description", 
          "sqlType" : "sqlTypeOther", 
          "length" : 4000, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "projtype", 
          "type" : "esriFieldTypeString", 
          "alias" : "Project Type", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : false, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Projects_projtype_31845de8-f8e2-436c-86a6-263bd0b26b32", 
            "codedValues" : [
              {
                "name" : "Multimodal", 
                "code" : "Multimodal"
              }, 
              {
                "name" : "Road Capacity", 
                "code" : "Road Capacity"
              }, 
              {
                "name" : "Drainage Improvement", 
                "code" : "Drainage Improvement"
              }, 
              {
                "name" : "Road Rehabilitation", 
                "code" : "Road Rehabiliation"
              }, 
              {
                "name" : "Intersection & Signal Improvement", 
                "code" : "Intersection & Signal Improvement"
              }, 
              {
                "name" : "Safety (Vision Zero)", 
                "code" : "Safety (Vision Zero)"
              }, 
              {
                "name" : "Parks & Greenspaces", 
                "code" : "Parks & Greenspaces"
              }, 
              {
                "name" : "Facilities", 
                "code" : "Facilities"
              }, 
              {
                "name" : "Project Development", 
                "code" : "Project Development"
              }, 
              {
                "name" : "Traffic Calming", 
                "code" : "Traffic Calming"
              }, 
              {
                "name" : "Community Plan", 
                "code" : "Community Plan"
              }
            ]
          }, 
          "defaultValue" : null
        }, 
        {
          "name" : "planalignment", 
          "type" : "esriFieldTypeString", 
          "alias" : "Plan Alignment", 
          "sqlType" : "sqlTypeOther", 
          "length" : 255, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Plan", 
            "codedValues" : [
              {
                "name" : "Vision Zero", 
                "code" : "Vision Zero"
              }, 
              {
                "name" : "Katy East Master Plan", 
                "code" : "Katy East Master Plan"
              }, 
              {
                "name" : "Inner Northwest Master Plan", 
                "code" : "Inner Northwest Master Plan"
              }, 
              {
                "name" : "Places 4 People", 
                "code" : "Places 4 People"
              }, 
              {
                "name" : "Sidewalks 4 Precinct 4", 
                "code" : "Sidewalks 4 Precinct 4"
              }, 
              {
                "name" : "Trails 4 Precinct 4", 
                "code" : "Trails 4 Precinct 4"
              }, 
              {
                "name" : "Gulfton Action Plan", 
                "code" : "Gulfton Action Plan"
              }, 
              {
                "name" : "Alief Action Plan", 
                "code" : "Alief Action Plan"
              }, 
              {
                "name" : "Sharpstown Action Plan", 
                "code" : "Sharpstown Action Plan"
              }, 
              {
                "name" : "PlaceM4KE P4!", 
                "code" : "PlaceM4KE P4!"
              }, 
              {
                "name" : "C4P 2023", 
                "code" : "C4P 2023"
              }, 
              {
                "name" : "C4P 2024", 
                "code" : "C4P 2024"
              }, 
              {
                "name" : "C4P 2025", 
                "code" : "C4P2025"
              }
            ]
          }, 
          "defaultValue" : null
        }, 
        {
          "name" : "planstart", 
          "type" : "esriFieldTypeDate", 
          "alias" : "Planned Start Date", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "planend", 
          "type" : "esriFieldTypeDate", 
          "alias" : "Planned End Date", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "estcost", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Estimated Budget", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "agency", 
          "type" : "esriFieldTypeString", 
          "alias" : "Agency", 
          "sqlType" : "sqlTypeOther", 
          "length" : 256, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "projphase", 
          "type" : "esriFieldTypeString", 
          "alias" : "Project Phase", 
          "sqlType" : "sqlTypeOther", 
          "length" : 255, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "ProjectPhase", 
            "codedValues" : [
              {
                "name" : "Proposed", 
                "code" : "Proposed"
              }, 
              {
                "name" : "Planning", 
                "code" : "Planning"
              }, 
              {
                "name" : "PreDesign", 
                "code" : "PreDesign"
              }, 
              {
                "name" : "Design", 
                "code" : "Design"
              }, 
              {
                "name" : "Construction", 
                "code" : "Construction"
              }, 
              {
                "name" : "Closed", 
                "code" : "Closed"
              }, 
              {
                "name" : "Complete", 
                "code" : "Complete"
              }, 
              {
                "name" : "Warranty", 
                "code" : "Warranty"
              }, 
              {
                "name" : "Not Started", 
                "code" : "Not Started"
              }, 
              {
                "name" : "ILA Process", 
                "code" : "ILA Process"
              }, 
              {
                "name" : "On Hold", 
                "code" : "On Hold"
              }, 
              {
                "name" : "Design Procurement", 
                "code" : "Design Procurement"
              }, 
              {
                "name" : "ROW/Utility Process", 
                "code" : "ROW/Utility Process"
              }, 
              {
                "name" : "Discontinued", 
                "code" : "Discontinued"
              }, 
              {
                "name" : "Contractor Procurement", 
                "code" : "Contractor Procurement"
              }, 
              {
                "name" : "Other", 
                "code" : "Other"
              }
            ]
          }, 
          "defaultValue" : "1"
        }, 
        {
          "name" : "actstart", 
          "type" : "esriFieldTypeDate", 
          "alias" : "Actual Start Date", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "actend", 
          "type" : "esriFieldTypeDate", 
          "alias" : "Actual End Date", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null, 
          "precision" : 1
        }, 
        {
          "name" : "actcost", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Expenditures", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "notes", 
          "type" : "esriFieldTypeString", 
          "alias" : "Notes", 
          "sqlType" : "sqlTypeOther", 
          "length" : 4000, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "docpath", 
          "type" : "esriFieldTypeString", 
          "alias" : "Document Path", 
          "sqlType" : "sqlTypeOther", 
          "length" : 1000, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "funding", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Funding total", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "fiscalyears", 
          "type" : "esriFieldTypeString", 
          "alias" : "Fiscal Years", 
          "sqlType" : "sqlTypeOther", 
          "length" : 255, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "globalid", 
          "type" : "esriFieldTypeGlobalID", 
          "alias" : "GlobalID", 
          "sqlType" : "sqlTypeOther", 
          "length" : 38, 
          "nullable" : false, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "shortname", 
          "type" : "esriFieldTypeString", 
          "alias" : "shortname", 
          "sqlType" : "sqlTypeOther", 
          "length" : 255, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "MainPhase", 
          "type" : "esriFieldTypeString", 
          "alias" : "MainPhase", 
          "sqlType" : "sqlTypeOther", 
          "length" : 256, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null, 
          "description" : "{\"value\":\"\",\"fieldValueType\":\"typeOrCategory\"}"
        }
      ], 
      "indexes" : [
        {
          "name" : "PK__Infrastr__F4B70D850381F75B", 
          "fields" : "OBJECTID", 
          "isAscending" : true, 
          "isUnique" : true, 
          "description" : "clustered, unique, primary key", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "FDO_globalid", 
          "fields" : "globalid", 
          "isAscending" : true, 
          "isUnique" : true, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "planalignment_Index", 
          "fields" : "planalignment", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "planalignment_Index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "IX_INFRASTRUCTUREPROJECTS_C63658C1C43044129178196CB6E8FF4D_PROJECTS_projname_ASC", 
          "fields" : "projname", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "web map settings", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "projphase_Index", 
          "fields" : "projphase", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "projphase_Index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "projtype_Index", 
          "fields" : "projtype", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "projtype_Index", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "InfrastructureProjects_83cdc723dc4a4b729f6e023e54b41155_PROJECTS_Shape_sidx", 
          "fields" : "Shape", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "Shape Index", 
          "indexType" : "Spatial"
        }, 
        {
          "name" : "UX_InfrastructureProjects_83cdc723dc4a4b729f6e023e54b41155_PROJECTS_projname_ASC", 
          "fields" : "projname", 
          "isAscending" : true, 
          "isUnique" : true, 
          "description" : "Field properties", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "agency_Index", 
          "fields" : "agency", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "agency_Index", 
          "indexType" : "Attribute"
        }
      ], 
      "dateFieldsTimeReference" : {
        "timeZone" : "UTC", 
        "timeZoneIANA" : "Etc/UTC", 
        "respectsDaylightSaving" : false
      }, 
      "preferredTimeReference" : null, 
      "types" : [
        {
          "id" : "Other", 
          "name" : "Other", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Other", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : "Other", 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : 0, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Facilities", 
          "name" : "Facilities", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Facilities", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Grants Match", 
          "name" : "Grants Match", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Grants Match", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Neighborhood Drainage", 
          "name" : "Neighborhood Drainage", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Neighborhood Drainage", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Parks", 
          "name" : "Parks", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Parks", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Planning", 
          "name" : "Planning", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Planning", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Subdivision Drainage", 
          "name" : "Subdivision Drainage", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Subdivision Drainage", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Transportation Capacity Enhancements", 
          "name" : "Transportation Capacity Enhancements", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Transportation Capacity Enhancements", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Transportation Management Systems", 
          "name" : "Transportation Management Systems", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Transportation Management Systems", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Transportation Multimodal Enhancements", 
          "name" : "Transportation Multimodal Enhancements", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Transportation Multimodal Enhancements", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "Transportation Safety Enhancements", 
          "name" : "Transportation Safety Enhancements", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Transportation Safety Enhancements", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "projid" : null, 
                  "projname" : null, 
                  "projdesc" : null, 
                  "rationale" : null, 
                  "projtype" : null, 
                  "priority" : null, 
                  "planalignment" : null, 
                  "planstart" : null, 
                  "planend" : null, 
                  "estcost" : null, 
                  "contingency" : null, 
                  "pocname" : null, 
                  "pocphone" : null, 
                  "pocemail" : null, 
                  "agency" : null, 
                  "department" : null, 
                  "projphase" : "1", 
                  "actstart" : null, 
                  "actend" : null, 
                  "actcost" : null, 
                  "notes" : null, 
                  "docpath" : null, 
                  "publicview" : null, 
                  "funding" : null, 
                  "fundingsources" : null, 
                  "fiscalyears" : null, 
                  "projrank" : null, 
                  "cip" : null, 
                  "externalproject" : null, 
                  "driver2" : "No", 
                  "driver3" : "No", 
                  "driver4" : "No", 
                  "driver5" : "No", 
                  "driver9" : "No", 
                  "driver10" : "No", 
                  "internalprojectreview" : "No", 
                  "externalprojectreview" : "No", 
                  "roadreview" : "No", 
                  "conflictexception" : "No", 
                  "ProjType2" : null, 
                  "CommunityPartnerName" : null, 
                  "SenateName" : null, 
                  "HouseName" : null, 
                  "ISDName" : null, 
                  "shortname" : null, 
                  "MainPhase" : null
                }
              }
            }
          ]
        }
      ], 
      "templates" : [], 
      "supportedQueryFormats" : "JSON, geoJSON, PBF", 
      "supportedAppendFormats" : "sqlite,geoPackage,shapefile,filegdb,featureCollection,geojson,csv,excel,jsonl,featureService,pbf,imageCollection", 
      "supportedAppendSourceFilterFormats" : "sqlite,geoPackage,shapefile,filegdb,featureService", 
      "supportedExportFormats" : "csv,shapefile,sqlite,geoPackage,filegdb,featureCollection,geojson,kml,excel", 
      "supportedConvertFileFormats" : "JSON,PBF", 
      "supportedConvertContentFormats" : "LayerEditCollection,FeatureCollection", 
      "supportedSpatialRelationships" : [
        "esriSpatialRelIntersects", 
        "esriSpatialRelContains", 
        "esriSpatialRelCrosses", 
        "esriSpatialRelEnvelopeIntersects", 
        "esriSpatialRelIndexIntersects", 
        "esriSpatialRelOverlaps", 
        "esriSpatialRelTouches", 
        "esriSpatialRelWithin", 
        "esriSpatialRelDisjoint", 
        "esriSpatialRelRelation"
      ], 
      "guidFormat" : "", 
      "supportsContingentValues" : true, 
      "supportedContingentValuesFormats" : "JSON, PBF", 
      "supportsFieldGroups" : true, 
      "supportedSyncDataOptions" : 260, 
      "hasStaticData" : false, 
      "maxRecordCount" : 2000, 
      "standardMaxRecordCount" : 2000, 
      "standardMaxRecordCountNoGeometry" : 32000, 
      "tileMaxRecordCount" : 4000, 
      "maxRecordCountFactor" : 1, 
      "capabilities" : "Query"
    }
  ], 
  "tables" : []
}