{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "CITY_STREETS_PAVEMENT_ACTIVITY_L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 525993.7165354341, "ymin": 891550.0662729666, "xmax": 645366.0223097131, "ymax": 1003646.7568897605, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 32, 106, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACTIVITY", "type": "esriFieldTypeString", "alias": "Activity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACTIVITY" }, { "name": "ACTIVITY_YEAR", "type": "esriFieldTypeString", "alias": "Activity Fiscal Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACTIVITY_YEAR" }, { "name": "PAVEMENT_MILES", "type": "esriFieldTypeDouble", "alias": "Pavement Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENT_MILES" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "FROM_STREET", "type": "esriFieldTypeString", "alias": "From Street", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FROM_STREET" }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "To Street", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TO_STREET" }, { "name": "PAVEMENT_LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "Pavement Length ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENT_LENGTH_FT" }, { "name": "Pavement_Width_ft", "type": "esriFieldTypeDouble", "alias": "Pavement Width ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pavement_Width_ft" }, { "name": "Pavement_Area_sqyds", "type": "esriFieldTypeDouble", "alias": "Pavement Area sqyds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pavement_Area_sqyds" }, { "name": "Agency_FunCL_Code", "type": "esriFieldTypeDouble", "alias": "Agency FunCL Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Agency_FunCL_Code" }, { "name": "Agency_Functional_Class", "type": "esriFieldTypeString", "alias": "Agency Functional Class", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Agency_Functional_Class" }, { "name": "Model_FunCl_Code", "type": "esriFieldTypeDouble", "alias": "Model FunCl Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Model_FunCl_Code" }, { "name": "Model_Functional_Class", "type": "esriFieldTypeString", "alias": "Model Functional Class", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Model_Functional_Class" }, { "name": "P2C1_ACTIVITY", "type": "esriFieldTypeString", "alias": "Phase 2 Cycle 1 Activity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "P2C1_ACTIVITY" }, { "name": "P2C1_ACTIVITY_YEAR", "type": "esriFieldTypeString", "alias": "Phase 2 Cycle 1 Activity Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "P2C1_ACTIVITY_DATE" }, { "name": "RECON_ACTIVITY", "type": "esriFieldTypeString", "alias": "Reconstruction Activity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECON_ACTIVITY" }, { "name": "RECON_YEAR", "type": "esriFieldTypeString", "alias": "Reconstruction Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECON_YEAR" }, { "name": "RECON_GROUP", "type": "esriFieldTypeString", "alias": "Reconstruction Group", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECON_GROUP" }, { "name": "CARES_ACTIVITY", "type": "esriFieldTypeString", "alias": "CARES Activity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARES_ACTIVITY" }, { "name": "CARES_YEAR", "type": "esriFieldTypeString", "alias": "CARES Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARES_YEAR" }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRACTOR" }, { "name": "RECON_OVERALL_RANK", "type": "esriFieldTypeString", "alias": "RECON Overall Rank", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECON_OVERALL_RANK" }, { "name": "RECON_CONST_GRP", "type": "esriFieldTypeString", "alias": "RECON Construction Group", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECON_CONST_GRP" }, { "name": "ACTIVITY_COMPLETED", "type": "esriFieldTypeString", "alias": "ACTIVITY_COMPLETED", "domain": { "type": "codedValue", "name": "ACTIVITY_COMPLETED", "description": "ACTIVITY_COMPLETED", "codedValues": [ { "name": "1.5\" Thin Overlay (Conventional)", "code": "1.5\" Thin Overlay (Conventional)" }, { "name": "2\" Mill & Overlay", "code": "2\" Mill & Overlay" }, { "name": "2\" Overlay", "code": "2\" Overlay" }, { "name": "2.5\" Mill & Overlay", "code": "2.5\" Mill & Overlay" }, { "name": "Cape Seal", "code": "Cape Seal" }, { "name": "Contact COG Engineering", "code": "Contact COG Engineering" }, { "name": "Double Slurry Seal (Type II over Type III)", "code": "Double Slurry Seal (Type II over Type III)" }, { "name": "Double Slurry Seal (Type II)", "code": "Double Slurry Seal (Type II)" }, { "name": "FAST", "code": "FAST" }, { "name": "FAST +", "code": "FAST +" }, { "name": "Greater than five years", "code": "Greater than five years" }, { "name": "Microseal", "code": "Microseal" }, { "name": "Mill & Overlay", "code": "Mill & Overlay" }, { "name": "New Construction", "code": "New Construction" }, { "name": "PMAR Thin Overlay", "code": "PMAR Thin Overlay" }, { "name": "Reconstruction", "code": "Reconstruction" }, { "name": "Reconstruction - AC", "code": "Reconstruction - AC" }, { "name": "Reconstruction - PCC", "code": "Reconstruction - PCC" }, { "name": "Rejuvenator", "code": "Rejuvenator" }, { "name": "Sealcoat (Type I)", "code": "Sealcoat (Type I)" }, { "name": "Sealcoat (Type II)", "code": "Sealcoat (Type II)" }, { "name": "Slurry Seal (Type II)", "code": "Slurry Seal (Type II)" }, { "name": "Slurry Seal (Type III)", "code": "Slurry Seal (Type III)" }, { "name": "Thin Overlay", "code": "Thin Overlay" }, { "name": "To be completed by 7/1/2023", "code": "To be completed by 7/1/2023" }, { "name": "Undeveloped", "code": "Undeveloped" }, { "name": "Sealcoat (Type III)", "code": "Sealcoat (Type III)" }, { "name": "To be completed by 10/1/2023", "code": "To be completed by 10/1/2023" }, { "name": "Double Slurry Seal (Type III)", "code": "Double Slurry Seal (Type III)" }, { "name": "Partial Reconstruction", "code": "Partial Reconstruction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACTIVITY_COMPLETED" }, { "name": "ACTIVITY_COMPLETED_DATE", "type": "esriFieldTypeDate", "alias": "ACTIVITY_COMPLETED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACTIVITY_COMPLETED_DATE" }, { "name": "RECON_COMPLETED_YEAR", "type": "esriFieldTypeString", "alias": "RECON_COMPLETED_YEAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECON_COMPLETED_YEAR" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LAYER" }, { "name": "SEGID", "type": "esriFieldTypeInteger", "alias": "SEGID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" }, { "name": "ACTIVITY_COMPLETED_FISCAL_YR", "type": "esriFieldTypeString", "alias": "ACTIVITY_COMPLETED_FISCAL_YR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVITY_COMPLETED_FISCAL_YR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R790_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_790", "fields": "GlobalID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_790", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S632_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIS_Infra.GISADMIN.CITY_STREETS_PAVEMENT_ACTIVITY_L", "description": "", "prototype": { "attributes": { "ACTIVITY_COMPLETED_FISCAL_YR": null, "ACTIVITY": null, "ACTIVITY_YEAR": null, "PAVEMENT_MILES": null, "STREET_NAME": null, "FROM_STREET": null, "TO_STREET": null, "PAVEMENT_LENGTH_FT": null, "Pavement_Width_ft": null, "Pavement_Area_sqyds": null, "Agency_FunCL_Code": null, "Agency_Functional_Class": null, "Model_FunCl_Code": null, "Model_Functional_Class": null, "P2C1_ACTIVITY": null, "P2C1_ACTIVITY_YEAR": null, "RECON_ACTIVITY": null, "RECON_YEAR": null, "RECON_GROUP": null, "CARES_ACTIVITY": null, "CARES_YEAR": null, "CONTRACTOR": null, "RECON_OVERALL_RANK": null, "RECON_CONST_GRP": null, "ACTIVITY_COMPLETED": null, "ACTIVITY_COMPLETED_DATE": null, "RECON_COMPLETED_YEAR": null, "OWNER": null, "SEGID": null, "GlobalID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "95d82a0c05f84202b70a9b2f1bab6959" }