{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "CIP Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -112.53707500232605, "ymin": 33.50479588347223, "xmax": -112.1510030173766, "ymax": 33.764552819559384, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 212, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Project__", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Project__", "type": "esriFieldTypeString", "alias": "Project__", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Project__" }, { "name": "Munis_no", "type": "esriFieldTypeString", "alias": "Munis_no", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Munis_no" }, { "name": "Fiscal_Year", "type": "esriFieldTypeSmallInteger", "alias": "Fiscal_Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fiscal_Year" }, { "name": "CITY_WIDE", "type": "esriFieldTypeString", "alias": "CITY_WIDE", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Has a value of Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CITY_WIDE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "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": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3117_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3117", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2117_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CIP Projects", "description": "", "prototype": { "attributes": { "CITY_WIDE": null, "Project__": null, "Munis_no": null, "Fiscal_Year": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7436baff872943a38690f25442460e43" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "CIP_PROJECTS_SMARTSHEET_Pv2_dashboard", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -112.43991822125072, "ymin": 33.50524102819698, "xmax": -112.1510030173766, "ymax": 33.7407557217596, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GISADMIN_CIP_PROJECTS_SMARTSH_8", "displayField": "GISADMIN_CIP_PROJECTS_SMARTSHEE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSHEE", "type": "esriFieldTypeString", "alias": "Project__", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSHEE" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSH_1", "type": "esriFieldTypeString", "alias": "Munis_no", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSH_1" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSH_2", "type": "esriFieldTypeSmallInteger", "alias": "Fiscal_Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSH_2" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSH_3", "type": "esriFieldTypeString", "alias": "CITY_WIDE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSH_3" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSH_4", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSH_4" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSH_5", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSH_5" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSH_6", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSH_6" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSH_7", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSH_7" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSH_8", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSH_8" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTSH_9", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTSH_9" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_10", "type": "esriFieldTypeString", "alias": "$", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_10" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_11", "type": "esriFieldTypeString", "alias": "Time", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_11" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_12", "type": "esriFieldTypeSmallInteger", "alias": "Other", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_12" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_13", "type": "esriFieldTypeSmallInteger", "alias": "Charter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_13" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_14", "type": "esriFieldTypeString", "alias": "Project #", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_14" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_15", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_15" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_16", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_16" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_17", "type": "esriFieldTypeString", "alias": "Address Start", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_17" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_18", "type": "esriFieldTypeString", "alias": "Address End", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_18" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_19", "type": "esriFieldTypeString", "alias": "Citywide (Yes/No)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_19" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_20", "type": "esriFieldTypeString", "alias": "Munis #", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_20" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_21", "type": "esriFieldTypeString", "alias": "D-PM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_21" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_22", "type": "esriFieldTypeString", "alias": "C-PM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_22" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_23", "type": "esriFieldTypeString", "alias": "Project Budget", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_23" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_24", "type": "esriFieldTypeDouble", "alias": "Project Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_24" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_25", "type": "esriFieldTypeDouble", "alias": "FY23 Actuals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_25" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_26", "type": "esriFieldTypeDouble", "alias": "FY22 Actuals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_26" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_27", "type": "esriFieldTypeDate", "alias": "Est. Charter Design Completion Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_27" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_28", "type": "esriFieldTypeString", "alias": "Actual Design Start Date (Kickoff Date)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_28" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_29", "type": "esriFieldTypeDate", "alias": "Contract Design Completion Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_29" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_30", "type": "esriFieldTypeString", "alias": "Act. Design Completion date", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_30" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_31", "type": "esriFieldTypeString", "alias": "Est. Substantial Date", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_31" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_32", "type": "esriFieldTypeString", "alias": "Actual Construction Start Date (NTP Date)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_32" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_33", "type": "esriFieldTypeDate", "alias": "Act. Substantial Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_33" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_34", "type": "esriFieldTypeDate", "alias": "Final Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_34" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_35", "type": "esriFieldTypeString", "alias": "Procurement", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_35" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_36", "type": "esriFieldTypeString", "alias": "Department", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_36" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_37", "type": "esriFieldTypeString", "alias": "Council Date", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_37" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_38", "type": "esriFieldTypeString", "alias": "Prior Years Actuals", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_38" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_39", "type": "esriFieldTypeDouble", "alias": "FY19-20 Actuals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_39" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_40", "type": "esriFieldTypeDouble", "alias": "FY21 Actuals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_40" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_41", "type": "esriFieldTypeSmallInteger", "alias": "Fac.", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_41" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_42", "type": "esriFieldTypeSmallInteger", "alias": "W/S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_42" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_43", "type": "esriFieldTypeSmallInteger", "alias": "Street", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_43" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_44", "type": "esriFieldTypeSmallInteger", "alias": "HAS PIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_44" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_45", "type": "esriFieldTypeString", "alias": "Active Project", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_45" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_46", "type": "esriFieldTypeDouble", "alias": "FY22 Q1 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_46" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_47", "type": "esriFieldTypeDouble", "alias": "FY22 Q1 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_47" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_48", "type": "esriFieldTypeDouble", "alias": "FY22 Q2 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_48" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_49", "type": "esriFieldTypeDouble", "alias": "FY22Q2 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_49" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_50", "type": "esriFieldTypeDouble", "alias": "FY22 Q3 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_50" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_51", "type": "esriFieldTypeDouble", "alias": "FY22 Q3 Chargeback", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_51" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_52", "type": "esriFieldTypeDouble", "alias": "FY22 Q4 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_52" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_53", "type": "esriFieldTypeString", "alias": "FY22 Q4 Chargeback", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_53" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_54", "type": "esriFieldTypeDouble", "alias": "FY22 Total Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_54" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_55", "type": "esriFieldTypeDouble", "alias": "Fy2021 Q1 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_55" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_56", "type": "esriFieldTypeDouble", "alias": "FY2021 Q1 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_56" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_57", "type": "esriFieldTypeDouble", "alias": "Fy2021 Q2 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_57" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_58", "type": "esriFieldTypeDouble", "alias": "FY2021 Q2 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_58" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_59", "type": "esriFieldTypeDouble", "alias": "FY2021 Q3 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_59" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_60", "type": "esriFieldTypeDouble", "alias": "Fy2021 Q3 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_60" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_61", "type": "esriFieldTypeDouble", "alias": "Fy2021 Q4 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_61" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_62", "type": "esriFieldTypeDouble", "alias": "FY21 Q4 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_62" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_63", "type": "esriFieldTypeDouble", "alias": "Total Billable FY21 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_63" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_64", "type": "esriFieldTypeDouble", "alias": "Total Actual Fy21 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_64" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_65", "type": "esriFieldTypeDouble", "alias": "Total Invoices", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_65" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_66", "type": "esriFieldTypeString", "alias": "Budget Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_66" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_67", "type": "esriFieldTypeDouble", "alias": "Billable vs Actual Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_67" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_68", "type": "esriFieldTypeDouble", "alias": "Priority Order", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_68" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_69", "type": "esriFieldTypeString", "alias": "WSD Lead Representative", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_69" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_70", "type": "esriFieldTypeString", "alias": "WSD Reviewer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_70" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_71", "type": "esriFieldTypeString", "alias": "Latest Comment", "domain": null, "editable": true, "nullable": true, "length": 360, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_71" }, { "name": "GISADMIN_CIP_PROJECTS_SMARTS_72", "type": "esriFieldTypeString", "alias": "Action Items", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMIN_CIP_PROJECTS_SMARTS_72" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "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": "R5043_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5043", "fields": "GISADMIN_CIP_PROJECTS_SMARTSH_8", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3906_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CIP_PROJECTS_SMARTSHEET_Pv2_dashboard", "description": "", "prototype": { "attributes": { "GISADMIN_CIP_PROJECTS_SMARTS_71": null, "GISADMIN_CIP_PROJECTS_SMARTS_72": null, "GISADMIN_CIP_PROJECTS_SMARTSHEE": null, "GISADMIN_CIP_PROJECTS_SMARTSH_1": null, "GISADMIN_CIP_PROJECTS_SMARTSH_2": null, "GISADMIN_CIP_PROJECTS_SMARTSH_3": null, "GISADMIN_CIP_PROJECTS_SMARTSH_4": null, "GISADMIN_CIP_PROJECTS_SMARTSH_5": null, "GISADMIN_CIP_PROJECTS_SMARTSH_6": null, "GISADMIN_CIP_PROJECTS_SMARTSH_7": null, "GISADMIN_CIP_PROJECTS_SMARTS_70": null, "GISADMIN_CIP_PROJECTS_SMARTSH_9": null, "GISADMIN_CIP_PROJECTS_SMARTS_10": null, "GISADMIN_CIP_PROJECTS_SMARTS_11": null, "GISADMIN_CIP_PROJECTS_SMARTS_12": null, "GISADMIN_CIP_PROJECTS_SMARTS_13": null, "GISADMIN_CIP_PROJECTS_SMARTS_14": null, "GISADMIN_CIP_PROJECTS_SMARTS_15": null, "GISADMIN_CIP_PROJECTS_SMARTS_16": null, "GISADMIN_CIP_PROJECTS_SMARTS_17": null, "GISADMIN_CIP_PROJECTS_SMARTS_18": null, "GISADMIN_CIP_PROJECTS_SMARTS_19": null, "GISADMIN_CIP_PROJECTS_SMARTS_20": null, "GISADMIN_CIP_PROJECTS_SMARTS_21": null, "GISADMIN_CIP_PROJECTS_SMARTS_22": null, "GISADMIN_CIP_PROJECTS_SMARTS_23": null, "GISADMIN_CIP_PROJECTS_SMARTS_24": null, "GISADMIN_CIP_PROJECTS_SMARTS_25": null, "GISADMIN_CIP_PROJECTS_SMARTS_26": null, "GISADMIN_CIP_PROJECTS_SMARTS_27": null, "GISADMIN_CIP_PROJECTS_SMARTS_28": null, "GISADMIN_CIP_PROJECTS_SMARTS_29": null, "GISADMIN_CIP_PROJECTS_SMARTS_30": null, "GISADMIN_CIP_PROJECTS_SMARTS_31": null, "GISADMIN_CIP_PROJECTS_SMARTS_32": null, "GISADMIN_CIP_PROJECTS_SMARTS_33": null, "GISADMIN_CIP_PROJECTS_SMARTS_34": null, "GISADMIN_CIP_PROJECTS_SMARTS_35": null, "GISADMIN_CIP_PROJECTS_SMARTS_36": null, "GISADMIN_CIP_PROJECTS_SMARTS_37": null, "GISADMIN_CIP_PROJECTS_SMARTS_38": null, "GISADMIN_CIP_PROJECTS_SMARTS_39": null, "GISADMIN_CIP_PROJECTS_SMARTS_40": null, "GISADMIN_CIP_PROJECTS_SMARTS_41": null, "GISADMIN_CIP_PROJECTS_SMARTS_42": null, "GISADMIN_CIP_PROJECTS_SMARTS_43": null, "GISADMIN_CIP_PROJECTS_SMARTS_44": null, "GISADMIN_CIP_PROJECTS_SMARTS_45": null, "GISADMIN_CIP_PROJECTS_SMARTS_46": null, "GISADMIN_CIP_PROJECTS_SMARTS_47": null, "GISADMIN_CIP_PROJECTS_SMARTS_48": null, "GISADMIN_CIP_PROJECTS_SMARTS_49": null, "GISADMIN_CIP_PROJECTS_SMARTS_50": null, "GISADMIN_CIP_PROJECTS_SMARTS_51": null, "GISADMIN_CIP_PROJECTS_SMARTS_52": null, "GISADMIN_CIP_PROJECTS_SMARTS_53": null, "GISADMIN_CIP_PROJECTS_SMARTS_54": null, "GISADMIN_CIP_PROJECTS_SMARTS_55": null, "GISADMIN_CIP_PROJECTS_SMARTS_56": null, "GISADMIN_CIP_PROJECTS_SMARTS_57": null, "GISADMIN_CIP_PROJECTS_SMARTS_58": null, "GISADMIN_CIP_PROJECTS_SMARTS_59": null, "GISADMIN_CIP_PROJECTS_SMARTS_60": null, "GISADMIN_CIP_PROJECTS_SMARTS_61": null, "GISADMIN_CIP_PROJECTS_SMARTS_62": null, "GISADMIN_CIP_PROJECTS_SMARTS_63": null, "GISADMIN_CIP_PROJECTS_SMARTS_64": null, "GISADMIN_CIP_PROJECTS_SMARTS_65": null, "GISADMIN_CIP_PROJECTS_SMARTS_66": null, "GISADMIN_CIP_PROJECTS_SMARTS_67": null, "GISADMIN_CIP_PROJECTS_SMARTS_68": null, "GISADMIN_CIP_PROJECTS_SMARTS_69": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7436baff872943a38690f25442460e43" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "CIP_PROJECTS_MUNIS_POLYS_for_Dashboard", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -112.43991822125072, "ymin": 33.50524102819698, "xmax": -112.1510030173766, "ymax": 33.7407557217596, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.00328083989501312, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "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": "", "displayField": "Project__", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Project__", "type": "esriFieldTypeString", "alias": "Project__", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Project__" }, { "name": "Munis_no", "type": "esriFieldTypeString", "alias": "Munis_no", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Munis_no" }, { "name": "Fiscal_Year", "type": "esriFieldTypeSmallInteger", "alias": "Fiscal_Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fiscal_Year" }, { "name": "CITY_WIDE", "type": "esriFieldTypeString", "alias": "CITY_WIDE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CITY_WIDE" }, { "name": "a_project", "type": "esriFieldTypeString", "alias": "a_project", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a_project" }, { "name": "ma_project_title", "type": "esriFieldTypeString", "alias": "ma_project_title", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ma_project_title" }, { "name": "ma_description", "type": "esriFieldTypeString", "alias": "ma_description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_description" }, { "name": "ma_justification", "type": "esriFieldTypeString", "alias": "ma_justification", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_justification" }, { "name": "padt_pkg_no", "type": "esriFieldTypeString", "alias": "padt_pkg_no", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "padt_pkg_no" }, { "name": "padt_seg3", "type": "esriFieldTypeString", "alias": "padt_seg3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "padt_seg3" }, { "name": "padt_year", "type": "esriFieldTypeSmallInteger", "alias": "padt_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_year" }, { "name": "padt_unit_cost", "type": "esriFieldTypeDouble", "alias": "padt_unit_cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_unit_cost" }, { "name": "LongDescription", "type": "esriFieldTypeString", "alias": "LongDescription", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LongDescription" }, { "name": "OrgLongDescription", "type": "esriFieldTypeString", "alias": "OrgLongDescription", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OrgLongDescription" }, { "name": "ObjLongDescription", "type": "esriFieldTypeString", "alias": "ObjLongDescription", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ObjLongDescription" }, { "name": "SegmentOneDescription", "type": "esriFieldTypeString", "alias": "SegmentOneDescription", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SegmentOneDescription" }, { "name": "SegmentTwoDescription", "type": "esriFieldTypeString", "alias": "SegmentTwoDescription", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SegmentTwoDescription" }, { "name": "SegmentThreeDescription", "type": "esriFieldTypeString", "alias": "SegmentThreeDescription", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SegmentThreeDescription" }, { "name": "ProjTypeDesc", "type": "esriFieldTypeString", "alias": "ProjTypeDesc", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "ProjTypeDesc" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "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": "R4405_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3273_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CIP_PROJECTS_MUNIS_POLYS_for_Dashboard", "description": "", "prototype": { "attributes": { "ProjTypeDesc": null, "Project__": null, "Munis_no": null, "Fiscal_Year": null, "CITY_WIDE": null, "a_project": null, "ma_project_title": null, "ma_description": null, "ma_justification": null, "padt_pkg_no": null, "padt_seg3": null, "padt_year": null, "padt_unit_cost": null, "LongDescription": null, "OrgLongDescription": null, "ObjLongDescription": null, "SegmentOneDescription": null, "SegmentTwoDescription": null, "SegmentThreeDescription": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7436baff872943a38690f25442460e43" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "CIP_PROJECTS_SMARTSHEET", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Project_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "F_", "type": "esriFieldTypeString", "alias": "$", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "F_" }, { "name": "Time", "type": "esriFieldTypeString", "alias": "Time", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Time" }, { "name": "Other", "type": "esriFieldTypeSmallInteger", "alias": "Other", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Other" }, { "name": "Charter", "type": "esriFieldTypeSmallInteger", "alias": "Charter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Charter" }, { "name": "Project__", "type": "esriFieldTypeString", "alias": "Project #", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Project__" }, { "name": "Munis__", "type": "esriFieldTypeString", "alias": "Munis #", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Munis__" }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Project_Name" }, { "name": "D_PM", "type": "esriFieldTypeString", "alias": "D-PM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "D_PM" }, { "name": "C_PM", "type": "esriFieldTypeString", "alias": "C-PM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "C_PM" }, { "name": "Project_Budget", "type": "esriFieldTypeString", "alias": "Project Budget", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Project_Budget" }, { "name": "Project_Cost", "type": "esriFieldTypeDouble", "alias": "Project Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Project_Cost" }, { "name": "Prior_Years_Actuals", "type": "esriFieldTypeString", "alias": "Prior Years Actuals", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Prior_Years_Actuals" }, { "name": "FY19_20_Actuals", "type": "esriFieldTypeDouble", "alias": "FY19-20 Actuals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY19_20_Actuals" }, { "name": "FY21_Actuals", "type": "esriFieldTypeDouble", "alias": "FY21 Actuals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY21_Actuals" }, { "name": "FY22_Actuals", "type": "esriFieldTypeDouble", "alias": "FY22 Actuals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY22_Actuals" }, { "name": "Est__Substantial_Date", "type": "esriFieldTypeString", "alias": "Est. Substantial Date", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Est__Substantial_Date" }, { "name": "Final_Date", "type": "esriFieldTypeDate", "alias": "Final Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Final_Date" }, { "name": "Procurement", "type": "esriFieldTypeString", "alias": "Procurement", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Procurement" }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Department" }, { "name": "Council_Date", "type": "esriFieldTypeString", "alias": "Council Date", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Council_Date" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Status" }, { "name": "Act__Design_Completion_date", "type": "esriFieldTypeString", "alias": "Act. Design Completion date", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Act__Design_Completion_date" }, { "name": "Act__Substantial_Date", "type": "esriFieldTypeDate", "alias": "Act. Substantial Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Act__Substantial_Date" }, { "name": "Fac_", "type": "esriFieldTypeSmallInteger", "alias": "Fac.", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fac_" }, { "name": "W_S", "type": "esriFieldTypeSmallInteger", "alias": "W/S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "W_S" }, { "name": "Street", "type": "esriFieldTypeSmallInteger", "alias": "Street", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Street" }, { "name": "HAS_PIO", "type": "esriFieldTypeSmallInteger", "alias": "HAS PIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAS_PIO" }, { "name": "Active_Project", "type": "esriFieldTypeString", "alias": "Active Project", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Active_Project" }, { "name": "Fy2021_Q1_Spend", "type": "esriFieldTypeDouble", "alias": "Fy2021 Q1 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fy2021_Q1_Spend" }, { "name": "FY2021_Q1_Chargebacks", "type": "esriFieldTypeDouble", "alias": "FY2021 Q1 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY2021_Q1_Chargebacks" }, { "name": "Fy2021_Q2_Spend", "type": "esriFieldTypeDouble", "alias": "Fy2021 Q2 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fy2021_Q2_Spend" }, { "name": "FY2021_Q2_Chargebacks", "type": "esriFieldTypeDouble", "alias": "FY2021 Q2 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY2021_Q2_Chargebacks" }, { "name": "FY2021_Q3_Spend", "type": "esriFieldTypeDouble", "alias": "FY2021 Q3 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY2021_Q3_Spend" }, { "name": "Fy2021_Q3_Chargebacks", "type": "esriFieldTypeDouble", "alias": "Fy2021 Q3 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fy2021_Q3_Chargebacks" }, { "name": "Fy2021_Q4_Spend", "type": "esriFieldTypeDouble", "alias": "Fy2021 Q4 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fy2021_Q4_Spend" }, { "name": "FY21_Q4_Chargebacks", "type": "esriFieldTypeDouble", "alias": "FY21 Q4 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY21_Q4_Chargebacks" }, { "name": "Total_Billable_FY21_Chargebacks", "type": "esriFieldTypeDouble", "alias": "Total Billable FY21 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Billable_FY21_Chargebacks" }, { "name": "Total_Actual_Fy21_Chargebacks", "type": "esriFieldTypeDouble", "alias": "Total Actual Fy21 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Actual_Fy21_Chargebacks" }, { "name": "FY22_Q1_Chargebacks", "type": "esriFieldTypeDouble", "alias": "FY22 Q1 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY22_Q1_Chargebacks" }, { "name": "FY22_Q1_Spend", "type": "esriFieldTypeDouble", "alias": "FY22 Q1 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY22_Q1_Spend" }, { "name": "FY22_Total_Chargebacks", "type": "esriFieldTypeDouble", "alias": "Fy22 Total Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY22_Total_Chargebacks" }, { "name": "Total_Invoices", "type": "esriFieldTypeDouble", "alias": "Total Invoices", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Invoices" }, { "name": "Budget_Status", "type": "esriFieldTypeString", "alias": "Budget Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Budget_Status" }, { "name": "Billable_vs_Actual_Chargebacks", "type": "esriFieldTypeDouble", "alias": "Billable vs Actual Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Billable_vs_Actual_Chargebacks" }, { "name": "Address_Start", "type": "esriFieldTypeString", "alias": "Address Start", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address_Start" }, { "name": "Address_End", "type": "esriFieldTypeString", "alias": "Address End", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address_End" }, { "name": "Citywide__Yes_No_", "type": "esriFieldTypeString", "alias": "Citywide (Yes/No)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Citywide__Yes_No_" }, { "name": "FY23_Actuals", "type": "esriFieldTypeDouble", "alias": "FY23 Actuals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY23_Actuals" }, { "name": "Est__Charter_Design_Completion_", "type": "esriFieldTypeDate", "alias": "Est. Charter Design Completion Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Est__Charter_Design_Completion_" }, { "name": "Actual_Design_Start_Date__Kicko", "type": "esriFieldTypeString", "alias": "Actual Design Start Date (Kickoff Date)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Actual_Design_Start_Date__Kicko" }, { "name": "Contract_Design_Completion_Date", "type": "esriFieldTypeDate", "alias": "Contract Design Completion Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Contract_Design_Completion_Date" }, { "name": "Actual_Construction_Start_Date_", "type": "esriFieldTypeString", "alias": "Actual Construction Start Date (NTP Date)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Actual_Construction_Start_Date_" }, { "name": "FY22_Q2_Spend", "type": "esriFieldTypeDouble", "alias": "FY22 Q2 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY22_Q2_Spend" }, { "name": "FY22Q2_Chargebacks", "type": "esriFieldTypeDouble", "alias": "FY22Q2 Chargebacks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY22Q2_Chargebacks" }, { "name": "FY22_Q3_Spend", "type": "esriFieldTypeDouble", "alias": "FY22 Q3 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY22_Q3_Spend" }, { "name": "FY22_Q3_Chargeback", "type": "esriFieldTypeDouble", "alias": "FY22 Q3 Chargeback", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY22_Q3_Chargeback" }, { "name": "FY22_Q4_Spend", "type": "esriFieldTypeDouble", "alias": "FY22 Q4 Spend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY22_Q4_Spend" }, { "name": "FY22_Q4_Chargeback", "type": "esriFieldTypeString", "alias": "FY22 Q4 Chargeback", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FY22_Q4_Chargeback" }, { "name": "Priority_Order", "type": "esriFieldTypeDouble", "alias": "Priority Order", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Priority_Order" }, { "name": "WSD_Lead_Representative", "type": "esriFieldTypeString", "alias": "WSD Lead Representative", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WSD_Lead_Representative" }, { "name": "WSD_Reviewer", "type": "esriFieldTypeString", "alias": "WSD Reviewer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WSD_Reviewer" }, { "name": "Latest_Comment", "type": "esriFieldTypeString", "alias": "Latest Comment", "domain": null, "editable": true, "nullable": true, "length": 360, "defaultValue": null, "modelName": "Latest_Comment" }, { "name": "Action_Items", "type": "esriFieldTypeString", "alias": "Action Items", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Action_Items" } ], "indexes": [ { "name": "R4401_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CIP_PROJECTS_SMARTSHEET", "description": "", "prototype": { "attributes": { "Latest_Comment": null, "F_": null, "Time": null, "Other": null, "Charter": null, "Project__": null, "Munis__": null, "Project_Name": null, "D_PM": null, "C_PM": null, "Project_Budget": null, "Project_Cost": null, "Prior_Years_Actuals": null, "FY19_20_Actuals": null, "FY21_Actuals": null, "FY22_Actuals": null, "Est__Substantial_Date": null, "Final_Date": null, "Procurement": null, "Department": null, "Council_Date": null, "Status": null, "Act__Design_Completion_date": null, "Act__Substantial_Date": null, "Fac_": null, "W_S": null, "Street": null, "HAS_PIO": null, "Active_Project": null, "Fy2021_Q1_Spend": null, "FY2021_Q1_Chargebacks": null, "Fy2021_Q2_Spend": null, "FY2021_Q2_Chargebacks": null, "FY2021_Q3_Spend": null, "Fy2021_Q3_Chargebacks": null, "Fy2021_Q4_Spend": null, "FY21_Q4_Chargebacks": null, "Total_Billable_FY21_Chargebacks": null, "Total_Actual_Fy21_Chargebacks": null, "FY22_Q1_Chargebacks": null, "FY22_Q1_Spend": null, "FY22_Total_Chargebacks": null, "Total_Invoices": null, "Budget_Status": null, "Billable_vs_Actual_Chargebacks": null, "Address_Start": null, "Address_End": null, "Citywide__Yes_No_": null, "FY23_Actuals": null, "Est__Charter_Design_Completion_": null, "Actual_Design_Start_Date__Kicko": null, "Contract_Design_Completion_Date": null, "Actual_Construction_Start_Date_": null, "FY22_Q2_Spend": null, "FY22Q2_Chargebacks": null, "FY22_Q3_Spend": null, "FY22_Q3_Chargeback": null, "FY22_Q4_Spend": null, "FY22_Q4_Chargeback": null, "Priority_Order": null, "WSD_Lead_Representative": null, "WSD_Reviewer": null, "Action_Items": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "7436baff872943a38690f25442460e43" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "CIP_PROJECTS_MUNIS", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "a_project", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "a_project", "type": "esriFieldTypeString", "alias": "a_project", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "a_project" }, { "name": "ma_project_type", "type": "esriFieldTypeString", "alias": "ma_project_type", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_project_type" }, { "name": "ma_project_title", "type": "esriFieldTypeString", "alias": "ma_project_title", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_project_title" }, { "name": "ma_major_project", "type": "esriFieldTypeString", "alias": "ma_major_project", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_major_project" }, { "name": "ma_stateid_number", "type": "esriFieldTypeString", "alias": "ma_stateid_number", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_stateid_number" }, { "name": "ma_cfda_number", "type": "esriFieldTypeString", "alias": "ma_cfda_number", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_cfda_number" }, { "name": "ma_proj_department", "type": "esriFieldTypeInteger", "alias": "ma_proj_department", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_proj_department" }, { "name": "ma_proj_comment", "type": "esriFieldTypeString", "alias": "ma_proj_comment", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_proj_comment" }, { "name": "ma_project_status", "type": "esriFieldTypeString", "alias": "ma_project_status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_project_status" }, { "name": "ma_draw", "type": "esriFieldTypeString", "alias": "ma_draw", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_draw" }, { "name": "ma_use_pa_gl", "type": "esriFieldTypeString", "alias": "ma_use_pa_gl", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_use_pa_gl" }, { "name": "ma_carry_fwrd_cd", "type": "esriFieldTypeInteger", "alias": "ma_carry_fwrd_cd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_carry_fwrd_cd" }, { "name": "ma_fa_flag", "type": "esriFieldTypeString", "alias": "ma_fa_flag", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_fa_flag" }, { "name": "ma_start_year", "type": "esriFieldTypeInteger", "alias": "ma_start_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_start_year" }, { "name": "ma_start_period", "type": "esriFieldTypeInteger", "alias": "ma_start_period", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_start_period" }, { "name": "ma_start_month", "type": "esriFieldTypeInteger", "alias": "ma_start_month", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_start_month" }, { "name": "ma_start_day", "type": "esriFieldTypeInteger", "alias": "ma_start_day", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_start_day" }, { "name": "ma_end_month", "type": "esriFieldTypeInteger", "alias": "ma_end_month", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_end_month" }, { "name": "ma_end_day", "type": "esriFieldTypeInteger", "alias": "ma_end_day", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_end_day" }, { "name": "ma_projected_sdate", "type": "esriFieldTypeString", "alias": "ma_projected_sdate", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_projected_sdate" }, { "name": "ma_projected_edate", "type": "esriFieldTypeString", "alias": "ma_projected_edate", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_projected_edate" }, { "name": "ma_orig_days", "type": "esriFieldTypeInteger", "alias": "ma_orig_days", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_orig_days" }, { "name": "ma_revised_days", "type": "esriFieldTypeInteger", "alias": "ma_revised_days", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_revised_days" }, { "name": "ma_expense_req_lvl", "type": "esriFieldTypeInteger", "alias": "ma_expense_req_lvl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_expense_req_lvl" }, { "name": "ma_funding_req_lvl", "type": "esriFieldTypeInteger", "alias": "ma_funding_req_lvl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_funding_req_lvl" }, { "name": "ma_expense_bud_lvl", "type": "esriFieldTypeInteger", "alias": "ma_expense_bud_lvl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_expense_bud_lvl" }, { "name": "ma_funding_bud_lvl", "type": "esriFieldTypeInteger", "alias": "ma_funding_bud_lvl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_funding_bud_lvl" }, { "name": "ma_admin_ovr_rt", "type": "esriFieldTypeDouble", "alias": "ma_admin_ovr_rt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_admin_ovr_rt" }, { "name": "ma_actual_ovr_rt", "type": "esriFieldTypeDouble", "alias": "ma_actual_ovr_rt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_actual_ovr_rt" }, { "name": "ma_pct_comp", "type": "esriFieldTypeInteger", "alias": "ma_pct_comp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_pct_comp" }, { "name": "ma_description", "type": "esriFieldTypeString", "alias": "ma_description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_description" }, { "name": "ma_justification", "type": "esriFieldTypeString", "alias": "ma_justification", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_justification" }, { "name": "ma_workflow_status", "type": "esriFieldTypeString", "alias": "ma_workflow_status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_workflow_status" }, { "name": "ma_est_to_comp", "type": "esriFieldTypeDouble", "alias": "ma_est_to_comp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ma_est_to_comp" }, { "name": "padt_pkg_no", "type": "esriFieldTypeString", "alias": "padt_pkg_no", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "padt_pkg_no" }, { "name": "padt_seg1", "type": "esriFieldTypeString", "alias": "padt_seg1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "padt_seg1" }, { "name": "padt_seg2", "type": "esriFieldTypeInteger", "alias": "padt_seg2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_seg2" }, { "name": "padt_seg3", "type": "esriFieldTypeString", "alias": "padt_seg3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "padt_seg3" }, { "name": "padt_seg4", "type": "esriFieldTypeString", "alias": "padt_seg4", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "padt_seg4" }, { "name": "padt_type", "type": "esriFieldTypeString", "alias": "padt_type", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "padt_type" }, { "name": "padt_seq", "type": "esriFieldTypeInteger", "alias": "padt_seq", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_seq" }, { "name": "padt_year", "type": "esriFieldTypeInteger", "alias": "padt_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_year" }, { "name": "padt_qty", "type": "esriFieldTypeDouble", "alias": "padt_qty", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_qty" }, { "name": "padt_unit_cost", "type": "esriFieldTypeDouble", "alias": "padt_unit_cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_unit_cost" }, { "name": "padt_desc1", "type": "esriFieldTypeString", "alias": "padt_desc1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "padt_desc1" }, { "name": "padt_desc2", "type": "esriFieldTypeString", "alias": "padt_desc2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "padt_desc2" }, { "name": "padt_gl_org", "type": "esriFieldTypeInteger", "alias": "padt_gl_org", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_gl_org" }, { "name": "padt_gl_obj", "type": "esriFieldTypeInteger", "alias": "padt_gl_obj", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_gl_obj" }, { "name": "padt_gl_proj", "type": "esriFieldTypeString", "alias": "padt_gl_proj", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "padt_gl_proj" }, { "name": "padt_gl_seg1", "type": "esriFieldTypeInteger", "alias": "padt_gl_seg1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_gl_seg1" }, { "name": "padt_gl_seg2", "type": "esriFieldTypeInteger", "alias": "padt_gl_seg2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_gl_seg2" }, { "name": "padt_gl_seg3", "type": "esriFieldTypeInteger", "alias": "padt_gl_seg3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_gl_seg3" }, { "name": "padt_gl_seg4", "type": "esriFieldTypeInteger", "alias": "padt_gl_seg4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_gl_seg4" }, { "name": "padt_gl_seg5", "type": "esriFieldTypeInteger", "alias": "padt_gl_seg5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_gl_seg5" }, { "name": "padt_gl_seg6", "type": "esriFieldTypeInteger", "alias": "padt_gl_seg6", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "padt_gl_seg6" }, { "name": "AccountId", "type": "esriFieldTypeInteger", "alias": "AccountId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AccountId" }, { "name": "LongDescription", "type": "esriFieldTypeString", "alias": "LongDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "LongDescription" }, { "name": "ShortDescription", "type": "esriFieldTypeString", "alias": "ShortDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ShortDescription" }, { "name": "OrganizationCode", "type": "esriFieldTypeInteger", "alias": "OrganizationCode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OrganizationCode" }, { "name": "OrgLongDescription", "type": "esriFieldTypeString", "alias": "OrgLongDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "OrgLongDescription" }, { "name": "OrgShortDescription", "type": "esriFieldTypeString", "alias": "OrgShortDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "OrgShortDescription" }, { "name": "ObjectCode", "type": "esriFieldTypeInteger", "alias": "ObjectCode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ObjectCode" }, { "name": "ObjLongDescription", "type": "esriFieldTypeString", "alias": "ObjLongDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ObjLongDescription" }, { "name": "ObjShortDescription", "type": "esriFieldTypeString", "alias": "ObjShortDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ObjShortDescription" }, { "name": "ProjectCode", "type": "esriFieldTypeString", "alias": "ProjectCode", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ProjectCode" }, { "name": "ProjectTitle", "type": "esriFieldTypeString", "alias": "ProjectTitle", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ProjectTitle" }, { "name": "SegmentOne", "type": "esriFieldTypeInteger", "alias": "SegmentOne", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SegmentOne" }, { "name": "SegmentOneDescription", "type": "esriFieldTypeString", "alias": "SegmentOneDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentOneDescription" }, { "name": "SegmentOneShortDescription", "type": "esriFieldTypeString", "alias": "SegmentOneShortDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentOneShortDescription" }, { "name": "SegmentTwo", "type": "esriFieldTypeInteger", "alias": "SegmentTwo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SegmentTwo" }, { "name": "SegmentTwoDescription", "type": "esriFieldTypeString", "alias": "SegmentTwoDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentTwoDescription" }, { "name": "SegmentTwoShortDescription", "type": "esriFieldTypeString", "alias": "SegmentTwoShortDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentTwoShortDescription" }, { "name": "SegmentThree", "type": "esriFieldTypeInteger", "alias": "SegmentThree", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SegmentThree" }, { "name": "SegmentThreeDescription", "type": "esriFieldTypeString", "alias": "SegmentThreeDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentThreeDescription" }, { "name": "SegmentThreeShortDescription", "type": "esriFieldTypeString", "alias": "SegmentThreeShortDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentThreeShortDescription" }, { "name": "SegmentFour", "type": "esriFieldTypeInteger", "alias": "SegmentFour", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SegmentFour" }, { "name": "SegmentFourDescription", "type": "esriFieldTypeString", "alias": "SegmentFourDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentFourDescription" }, { "name": "SegmentFourShortDescription", "type": "esriFieldTypeString", "alias": "SegmentFourShortDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentFourShortDescription" }, { "name": "SegmentFive", "type": "esriFieldTypeInteger", "alias": "SegmentFive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SegmentFive" }, { "name": "SegmentFiveDescription", "type": "esriFieldTypeString", "alias": "SegmentFiveDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentFiveDescription" }, { "name": "SegmentFiveShortDescription", "type": "esriFieldTypeString", "alias": "SegmentFiveShortDescription", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SegmentFiveShortDescription" }, { "name": "ProjType", "type": "esriFieldTypeString", "alias": "ProjType", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ProjType" }, { "name": "ProjTypeDesc", "type": "esriFieldTypeString", "alias": "ProjTypeDesc", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ProjTypeDesc" } ], "indexes": [ { "name": "R4404_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CIP_PROJECTS_MUNIS", "description": "", "prototype": { "attributes": { "ProjType": null, "ProjTypeDesc": null, "a_project": null, "ma_project_type": null, "ma_project_title": null, "ma_major_project": null, "ma_stateid_number": null, "ma_cfda_number": null, "ma_proj_department": null, "ma_proj_comment": null, "ma_project_status": null, "ma_draw": null, "ma_use_pa_gl": null, "ma_carry_fwrd_cd": null, "ma_fa_flag": null, "ma_start_year": null, "ma_start_period": null, "ma_start_month": null, "ma_start_day": null, "ma_end_month": null, "ma_end_day": null, "ma_projected_sdate": null, "ma_projected_edate": null, "ma_orig_days": null, "ma_revised_days": null, "ma_expense_req_lvl": null, "ma_funding_req_lvl": null, "ma_expense_bud_lvl": null, "ma_funding_bud_lvl": null, "ma_admin_ovr_rt": null, "ma_actual_ovr_rt": null, "ma_pct_comp": null, "ma_description": null, "ma_justification": null, "ma_workflow_status": null, "ma_est_to_comp": null, "padt_pkg_no": null, "padt_seg1": null, "padt_seg2": null, "padt_seg3": null, "padt_seg4": null, "padt_type": null, "padt_seq": null, "padt_year": null, "padt_qty": null, "padt_unit_cost": null, "padt_desc1": null, "padt_desc2": null, "padt_gl_org": null, "padt_gl_obj": null, "padt_gl_proj": null, "padt_gl_seg1": null, "padt_gl_seg2": null, "padt_gl_seg3": null, "padt_gl_seg4": null, "padt_gl_seg5": null, "padt_gl_seg6": null, "AccountId": null, "LongDescription": null, "ShortDescription": null, "OrganizationCode": null, "OrgLongDescription": null, "OrgShortDescription": null, "ObjectCode": null, "ObjLongDescription": null, "ObjShortDescription": null, "ProjectCode": null, "ProjectTitle": null, "SegmentOne": null, "SegmentOneDescription": null, "SegmentOneShortDescription": null, "SegmentTwo": null, "SegmentTwoDescription": null, "SegmentTwoShortDescription": null, "SegmentThree": null, "SegmentThreeDescription": null, "SegmentThreeShortDescription": null, "SegmentFour": null, "SegmentFourDescription": null, "SegmentFourShortDescription": null, "SegmentFive": null, "SegmentFiveDescription": null, "SegmentFiveShortDescription": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "7436baff872943a38690f25442460e43" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "CIP_PROJECTS_MUNIS_NOT_IN_SMARTSHEET", "type": "Table", "description": "CIP_PROJECTS_MUNIS_NOT_IN_SMARTSHEET", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "supportsASyncCalculate": false, "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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "a_project", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "a_project", "type": "esriFieldTypeString", "alias": "a_project", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a_project" }, { "name": "ma_project_title", "type": "esriFieldTypeString", "alias": "ma_project_title", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ma_project_title" }, { "name": "ma_description", "type": "esriFieldTypeString", "alias": "ma_description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ma_description" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CIP_PROJECTS_MUNIS_NOT_IN_SMARTSHEET", "description": "", "prototype": { "attributes": { "ma_project_title": null, "a_project": null, "ma_description": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "7436baff872943a38690f25442460e43" } ] }