{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 3, "name": "Ramp", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": {"editDateField": "EditDate"}, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 681101.3917322829, "ymin": 843885.2421259806, "xmax": 710306.514107611, "ymax": 894377.8497375324, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "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": 2868, "latestWkid": 2868, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 138, 165, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADA_ID", "type": "esriFieldTypeString", "alias": "ADA_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADA_ID" }, { "name": "RP_IntID", "type": "esriFieldTypeString", "alias": "Intersection ID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_IntID" }, { "name": "RP_Street1", "type": "esriFieldTypeString", "alias": "Main Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RP_Street1" }, { "name": "RP_Street2", "type": "esriFieldTypeString", "alias": "Cross Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RP_Street2" }, { "name": "RP_Notes", "type": "esriFieldTypeString", "alias": "Ramp Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "RP_Notes" }, { "name": "RP_LocInInt", "type": "esriFieldTypeString", "alias": "Loc In Intersection", "domain": { "type": "codedValue", "name": "Location in Intersection", "description": "Location in Intersection", "codedValues": [ { "name": "WNW", "code": "WNW" }, { "name": "NW", "code": "NW" }, { "name": "NNW", "code": "NNW" }, { "name": "N", "code": "N" }, { "name": "NNE", "code": "NNE" }, { "name": "NE", "code": "NE" }, { "name": "ENE", "code": "ENE" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SSW", "code": "SSW" }, { "name": "SW", "code": "SW" }, { "name": "WSW", "code": "WSW" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RP_LocInInt" }, { "name": "RP_Type", "type": "esriFieldTypeString", "alias": "Ramp Type", "domain": { "type": "codedValue", "name": "Surface Ramp Type", "description": "Type of Surface Ramp", "codedValues": [ { "name": "Perpendicular", "code": "PerpRamp" }, { "name": "Parallel", "code": "ParaRamp" }, { "name": "Blended Transition", "code": "BlendTransRamp" }, { "name": "Island Perpendicular", "code": "IslandPerpRamp" }, { "name": "Island Parallel", "code": "IslandParaRamp" }, { "name": "No Ramp", "code": "NoRamp" }, { "name": "Perpendicular Diag", "code": "PerpRampDiag" }, { "name": "Parallel Diag", "code": "ParaRampDiag" }, { "name": "Directional1", "code": "Directional1" }, { "name": "Directional2", "code": "Directional2" }, { "name": "Combination", "code": "Combo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RP_Type" }, { "name": "RP_Surveyor", "type": "esriFieldTypeString", "alias": "Survey Username", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RP_Surveyor" }, { "name": "RP_SurveyDate", "type": "esriFieldTypeString", "alias": "Survey Date", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RP_SurveyDate" }, { "name": "RP_StopCond1", "type": "esriFieldTypeString", "alias": "Stop Condition 1", "domain": { "type": "codedValue", "name": "Stop Condition", "description": "Condition of Stop", "codedValues": [ { "name": "Signal", "code": "Signal" }, { "name": "StopSign", "code": "StopSign" }, { "name": "YieldSign", "code": "YieldSign" }, { "name": "None", "code": "None" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RP_StopCond1" }, { "name": "RP_StopCond2", "type": "esriFieldTypeString", "alias": "Stop Condition 2", "domain": { "type": "codedValue", "name": "Stop Condition", "description": "Condition of Stop", "codedValues": [ { "name": "Signal", "code": "Signal" }, { "name": "StopSign", "code": "StopSign" }, { "name": "YieldSign", "code": "YieldSign" }, { "name": "None", "code": "None" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RP_StopCond2" }, { "name": "RP_SurfCond", "type": "esriFieldTypeString", "alias": "Overall Surface Condition", "domain": { "type": "codedValue", "name": "Surface Condition", "description": "Condition of Surface", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RP_SurfCond" }, { "name": "RP_XWalk1", "type": "esriFieldTypeString", "alias": "X Walk 1", "domain": { "type": "codedValue", "name": "Asset Status", "description": "Repair/Compliance Status", "codedValues": [ { "name": "Partial", "code": "P" }, { "name": "Removed No Longer In Use", "code": "RU" }, { "name": "Removed Not ADA", "code": "RA" }, { "name": "Removed Error In Findings", "code": "RF" }, { "name": "Removed Not Required Per Scope", "code": "RS" }, { "name": "Removed Other", "code": "RO" }, { "name": "Replaced", "code": "RP" }, { "name": "Awaiting Repair", "code": "AW" }, { "name": "Repaired/Addressed", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RP_XWalk1" }, { "name": "RP_XWalk1Direction", "type": "esriFieldTypeString", "alias": "X Walk 1 Dir", "domain": { "type": "codedValue", "name": "Direction Indications", "description": "ADA To Direction Indications", "codedValues": [ { "name": "To N", "code": "To N" }, { "name": "To NE", "code": "To NE" }, { "name": "To E", "code": "To E" }, { "name": "To SW", "code": "To SW" }, { "name": "To S", "code": "To S" }, { "name": "To SE", "code": "To SE" }, { "name": "To W", "code": "To W" }, { "name": "To NW", "code": "To NW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RP_XWalk1Direction" }, { "name": "RP_XWalk1Width", "type": "esriFieldTypeString", "alias": "X Walk 1 Wid", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_XWalk1Width" }, { "name": "RP_XWalk1Slope", "type": "esriFieldTypeString", "alias": "X Walk 1 Slope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_XWalk1Slope" }, { "name": "RP_XWalk1XSlope", "type": "esriFieldTypeString", "alias": "X Walk 1 Xslope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_XWalk1XSlope" }, { "name": "RP_BLToXWalk", "type": "esriFieldTypeString", "alias": "B Land To X Walk", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_BLToXWalk" }, { "name": "RP_LandCurb", "type": "esriFieldTypeString", "alias": "B Land Curb", "domain": { "type": "codedValue", "name": "Yes No Question", "description": "Question with Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RP_LandCurb" }, { "name": "RP_XWalk2", "type": "esriFieldTypeString", "alias": "X Walk 2", "domain": { "type": "codedValue", "name": "Asset Status", "description": "Repair/Compliance Status", "codedValues": [ { "name": "Partial", "code": "P" }, { "name": "Removed No Longer In Use", "code": "RU" }, { "name": "Removed Not ADA", "code": "RA" }, { "name": "Removed Error In Findings", "code": "RF" }, { "name": "Removed Not Required Per Scope", "code": "RS" }, { "name": "Removed Other", "code": "RO" }, { "name": "Replaced", "code": "RP" }, { "name": "Awaiting Repair", "code": "AW" }, { "name": "Repaired/Addressed", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RP_XWalk2" }, { "name": "RP_XWalk2Direction", "type": "esriFieldTypeString", "alias": "X Walk 2 Dir", "domain": { "type": "codedValue", "name": "Direction Indications", "description": "ADA To Direction Indications", "codedValues": [ { "name": "To N", "code": "To N" }, { "name": "To NE", "code": "To NE" }, { "name": "To E", "code": "To E" }, { "name": "To SW", "code": "To SW" }, { "name": "To S", "code": "To S" }, { "name": "To SE", "code": "To SE" }, { "name": "To W", "code": "To W" }, { "name": "To NW", "code": "To NW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RP_XWalk2Direction" }, { "name": "RP_XWalk2Width", "type": "esriFieldTypeString", "alias": "X Walk 2 Wid", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_XWalk2Width" }, { "name": "RP_XWalk2Slope", "type": "esriFieldTypeString", "alias": "X Walk 2 Wid", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_XWalk2Slope" }, { "name": "RP_XWalk2XSlope", "type": "esriFieldTypeString", "alias": "X Walk 2 Wid", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_XWalk2XSlope" }, { "name": "RP_GutterPonding", "type": "esriFieldTypeString", "alias": "Gutter Ponding", "domain": { "type": "codedValue", "name": "Yes No Question", "description": "Question with Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RP_GutterPonding" }, { "name": "RP_GutterLip", "type": "esriFieldTypeString", "alias": "Gutter Lip Ht", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_GutterLip" }, { "name": "RP_GutterSlope", "type": "esriFieldTypeString", "alias": "Gutter Slope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_GutterSlope" }, { "name": "RP_GutterXSlope", "type": "esriFieldTypeString", "alias": "Gutter X Slope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_GutterXSlope" }, { "name": "RP_DomesProvided", "type": "esriFieldTypeString", "alias": "Domes Provided", "domain": { "type": "codedValue", "name": "Asset Status", "description": "Repair/Compliance Status", "codedValues": [ { "name": "Partial", "code": "P" }, { "name": "Removed No Longer In Use", "code": "RU" }, { "name": "Removed Not ADA", "code": "RA" }, { "name": "Removed Error In Findings", "code": "RF" }, { "name": "Removed Not Required Per Scope", "code": "RS" }, { "name": "Removed Other", "code": "RO" }, { "name": "Replaced", "code": "RP" }, { "name": "Awaiting Repair", "code": "AW" }, { "name": "Repaired/Addressed", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RP_DomesProvided" }, { "name": "RP_DomesContrast", "type": "esriFieldTypeString", "alias": "Domes Contrast", "domain": { "type": "codedValue", "name": "Asset Status", "description": "Repair/Compliance Status", "codedValues": [ { "name": "Partial", "code": "P" }, { "name": "Removed No Longer In Use", "code": "RU" }, { "name": "Removed Not ADA", "code": "RA" }, { "name": "Removed Error In Findings", "code": "RF" }, { "name": "Removed Not Required Per Scope", "code": "RS" }, { "name": "Removed Other", "code": "RO" }, { "name": "Replaced", "code": "RP" }, { "name": "Awaiting Repair", "code": "AW" }, { "name": "Repaired/Addressed", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RP_DomesContrast" }, { "name": "RP_DomesLength", "type": "esriFieldTypeString", "alias": "Domes Len", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_DomesLength" }, { "name": "RP_DomesOffset", "type": "esriFieldTypeString", "alias": "Domes Off", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_DomesOffset" }, { "name": "RP_DomesFullWidth", "type": "esriFieldTypeString", "alias": "Domes Full Width", "domain": { "type": "codedValue", "name": "DWS Width", "description": "DWS Full or Partial", "codedValues": [ { "name": "PartialWidth", "code": "PartialWidth" }, { "name": "FullWidth", "code": "FullWidth" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RP_DomesFullWidth" }, { "name": "RP_Length", "type": "esriFieldTypeString", "alias": "Ramp Length", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_Length" }, { "name": "RP_Width", "type": "esriFieldTypeString", "alias": "Ramp Width", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_Width" }, { "name": "RP_Slope", "type": "esriFieldTypeString", "alias": "Ramp Slope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_Slope" }, { "name": "RP_XSlope", "type": "esriFieldTypeString", "alias": "Ramp X Slope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_XSlope" }, { "name": "RP_FlareType", "type": "esriFieldTypeString", "alias": "Flare Type", "domain": { "type": "codedValue", "name": "Ramp Flare Type", "description": "Type of Ramp Flare", "codedValues": [ { "name": "CurbLT_RT", "code": "CurbLT_RT" }, { "name": "SlopeLT_RT", "code": "SlopeLT_RT" }, { "name": "CurbLT_SlopeRT", "code": "CurbLT_SlopeRT" }, { "name": "SlopeLT_CurbRT", "code": "SlopeLT_CurbRT" }, { "name": "Directional1", "code": "Directional1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RP_FlareType" }, { "name": "RP_FlareSlope_LT", "type": "esriFieldTypeString", "alias": "Flare Slope LT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_FlareSlope_LT" }, { "name": "RP_FlareSlope_RT", "type": "esriFieldTypeString", "alias": "Flare Slope RT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_FlareSlope_RT" }, { "name": "RP_LandLength", "type": "esriFieldTypeString", "alias": "Land Len", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_LandLength" }, { "name": "RP_LandWidth", "type": "esriFieldTypeString", "alias": "Land Wid", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_LandWidth" }, { "name": "RP_LandSlope", "type": "esriFieldTypeString", "alias": "Land Slope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_LandSlope" }, { "name": "RP_LandXSlope", "type": "esriFieldTypeString", "alias": "Land X Slope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_LandXSlope" }, { "name": "RP_Length_LT", "type": "esriFieldTypeString", "alias": "Ramp Length LT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_Length_LT" }, { "name": "RP_Width_LT", "type": "esriFieldTypeString", "alias": "Ramp Width LT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_Width_LT" }, { "name": "RP_Slope_LT", "type": "esriFieldTypeString", "alias": "Ramp Slope LT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_Slope_LT" }, { "name": "RP_XSlope_LT", "type": "esriFieldTypeString", "alias": "Ramp X Slope LT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_XSlope_LT" }, { "name": "RP_Length_RT", "type": "esriFieldTypeString", "alias": "Ramp Length RT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_Length_RT" }, { "name": "RP_Width_RT", "type": "esriFieldTypeString", "alias": "Ramp Width RT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_Width_RT" }, { "name": "RP_Slope_RT", "type": "esriFieldTypeString", "alias": "Ramp Slope RT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_Slope_RT" }, { "name": "RP_XSlope_RT", "type": "esriFieldTypeString", "alias": "Ramp X Slope RT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_XSlope_RT" }, { "name": "RP_GradeBreak", "type": "esriFieldTypeString", "alias": "Grd Brk", "domain": { "type": "codedValue", "name": "Asset Status", "description": "Repair/Compliance Status", "codedValues": [ { "name": "Partial", "code": "P" }, { "name": "Removed No Longer In Use", "code": "RU" }, { "name": "Removed Not ADA", "code": "RA" }, { "name": "Removed Error In Findings", "code": "RF" }, { "name": "Removed Not Required Per Scope", "code": "RS" }, { "name": "Removed Other", "code": "RO" }, { "name": "Replaced", "code": "RP" }, { "name": "Awaiting Repair", "code": "AW" }, { "name": "Repaired/Addressed", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RP_GradeBreak" }, { "name": "RP_GradeBreakSlope", "type": "esriFieldTypeString", "alias": "Grd Brk Slope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_GradeBreakSlope" }, { "name": "RP_GradeBreakXSlope", "type": "esriFieldTypeString", "alias": "Grd Brk X Slope", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RP_GradeBreakXSlope" }, { "name": "RP_Picture1", "type": "esriFieldTypeString", "alias": "Picture 1", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RP_Picture1" }, { "name": "RP_Picture2", "type": "esriFieldTypeString", "alias": "Picture 2", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RP_Picture2" }, { "name": "RP_Picture3", "type": "esriFieldTypeString", "alias": "Picture 3", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RP_Picture3" }, { "name": "RP_WorkArea", "type": "esriFieldTypeString", "alias": "Work Area", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RP_WorkArea" }, { "name": "RP_ComplianceLink", "type": "esriFieldTypeString", "alias": "Report Link", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RP_ComplianceLink" }, { "name": "RP_ObsPresent", "type": "esriFieldTypeSmallInteger", "alias": "RP_ObsPresent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RP_ObsPresent" }, { "name": "Corridor_ID", "type": "esriFieldTypeString", "alias": "Corridor_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Corridor_ID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "RepairDate", "type": "esriFieldTypeDate", "alias": "Repair Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RepairDate" }, { "name": "RepairStatus", "type": "esriFieldTypeString", "alias": "Repair Status", "domain": { "type": "codedValue", "name": "Asset Status", "description": "Repair/Compliance Status", "codedValues": [ { "name": "Partial", "code": "P" }, { "name": "Removed No Longer In Use", "code": "RU" }, { "name": "Removed Not ADA", "code": "RA" }, { "name": "Removed Error In Findings", "code": "RF" }, { "name": "Removed Not Required Per Scope", "code": "RS" }, { "name": "Removed Other", "code": "RO" }, { "name": "Replaced", "code": "RP" }, { "name": "Awaiting Repair", "code": "AW" }, { "name": "Repaired/Addressed", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "AR", "modelName": "RepairStatus" }, { "name": "ComplianceStatus", "type": "esriFieldTypeString", "alias": "ComplianceStatus", "domain": { "type": "codedValue", "name": "Asset Status", "description": "Repair/Compliance Status", "codedValues": [ { "name": "Partial", "code": "P" }, { "name": "Removed No Longer In Use", "code": "RU" }, { "name": "Removed Not ADA", "code": "RA" }, { "name": "Removed Error In Findings", "code": "RF" }, { "name": "Removed Not Required Per Scope", "code": "RS" }, { "name": "Removed Other", "code": "RO" }, { "name": "Replaced", "code": "RP" }, { "name": "Awaiting Repair", "code": "AW" }, { "name": "Repaired/Addressed", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ComplianceStatus" }, { "name": "ComplianceContact", "type": "esriFieldTypeString", "alias": "ComplianceContact", "domain": { "type": "codedValue", "name": "Compliance Contact", "description": "Staff Contacts", "codedValues": [ { "name": "Ed Bond", "code": "EB" }, { "name": "Scott Balck", "code": "SB" }, { "name": "Chase Walman", "code": "CW" }, { "name": "Dave McClure", "code": "DM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ComplianceContact" }, { "name": "AA_OVERALL_PossibleSol", "type": "esriFieldTypeString", "alias": "AA_OVERALL_PossibleSol", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AA_OVERALL_PossibleSol" }, { "name": "AA_OVERALL_ASISMsg", "type": "esriFieldTypeString", "alias": "AA_OVERALL_ASISMsg", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AA_OVERALL_ASISMsg" }, { "name": "AA_OVERALL_ExistBarr", "type": "esriFieldTypeString", "alias": "AA_OVERALL_ExistBarr", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AA_OVERALL_ExistBarr" }, { "name": "AA_OVERALL_Compliant", "type": "esriFieldTypeString", "alias": "AA_OVERALL_Compliant", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_OVERALL_Compliant" }, { "name": "AA_OVERALL_Codes", "type": "esriFieldTypeString", "alias": "AA_OVERALL_Codes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AA_OVERALL_Codes" }, { "name": "AA_GCODE_Gutter", "type": "esriFieldTypeString", "alias": "AA_GCODE_Gutter", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AA_GCODE_Gutter" }, { "name": "AA_GCODE_GradeBreak", "type": "esriFieldTypeString", "alias": "AA_GCODE_GradeBreak", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AA_GCODE_GradeBreak" }, { "name": "AA_GCODE_Domes", "type": "esriFieldTypeString", "alias": "AA_GCODE_Domes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AA_GCODE_Domes" }, { "name": "AA_GCODE_Land", "type": "esriFieldTypeString", "alias": "AA_GCODE_Land", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AA_GCODE_Land" }, { "name": "AA_GCODE_Ramp", "type": "esriFieldTypeString", "alias": "AA_GCODE_Ramp", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AA_GCODE_Ramp" }, { "name": "AA_GCODE_Flares", "type": "esriFieldTypeString", "alias": "AA_GCODE_Flares", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AA_GCODE_Flares" }, { "name": "AA_GCOST_Gutter", "type": "esriFieldTypeInteger", "alias": "AA_GCOST_Gutter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AA_GCOST_Gutter" }, { "name": "AA_GCOST_GradeBreak", "type": "esriFieldTypeString", "alias": "AA_GCOST_GradeBreak", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_GCOST_GradeBreak" }, { "name": "AA_GCOST_Domes", "type": "esriFieldTypeInteger", "alias": "AA_GCOST_Domes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AA_GCOST_Domes" }, { "name": "AA_GCOST_Land", "type": "esriFieldTypeInteger", "alias": "AA_GCOST_Land", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AA_GCOST_Land" }, { "name": "AA_GCOST_Ramp", "type": "esriFieldTypeInteger", "alias": "AA_GCOST_Ramp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AA_GCOST_Ramp" }, { "name": "AA_GCOST_Flares", "type": "esriFieldTypeInteger", "alias": "AA_GCOST_Flares", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AA_GCOST_Flares" }, { "name": "AA_RP_Length", "type": "esriFieldTypeString", "alias": "AA_RP_Length", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_Length" }, { "name": "AA_RP_Length_LT", "type": "esriFieldTypeString", "alias": "AA_RP_Length_LT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_Length_LT" }, { "name": "AA_RP_Length_RT", "type": "esriFieldTypeString", "alias": "AA_RP_Length_RT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_Length_RT" }, { "name": "AA_RP_Width", "type": "esriFieldTypeString", "alias": "AA_RP_Width", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_Width" }, { "name": "AA_RP_Width_LT", "type": "esriFieldTypeString", "alias": "AA_RP_Width_LT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_Width_LT" }, { "name": "AA_RP_Width_RT", "type": "esriFieldTypeString", "alias": "AA_RP_Width_RT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_Width_RT" }, { "name": "AA_RP_Slope", "type": "esriFieldTypeString", "alias": "AA_RP_Slope", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_Slope" }, { "name": "AA_RP_Slope_LT", "type": "esriFieldTypeString", "alias": "AA_RP_Slope_LT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_Slope_LT" }, { "name": "AA_RP_Slope_RT", "type": "esriFieldTypeString", "alias": "AA_RP_Slope_RT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_Slope_RT" }, { "name": "AA_RP_XSlope", "type": "esriFieldTypeString", "alias": "AA_RP_XSlope", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_XSlope" }, { "name": "AA_RP_XSlope_LT", "type": "esriFieldTypeString", "alias": "AA_RP_XSlope_LT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_XSlope_LT" }, { "name": "AA_RP_XSlope_RT", "type": "esriFieldTypeString", "alias": "AA_RP_XSlope_RT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_XSlope_RT" }, { "name": "AA_RP_SurfCond", "type": "esriFieldTypeString", "alias": "AA_RP_SurfCond", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_SurfCond" }, { "name": "AA_RP_LandLength", "type": "esriFieldTypeString", "alias": "AA_RP_LandLength", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_LandLength" }, { "name": "AA_RP_LandWidth", "type": "esriFieldTypeString", "alias": "AA_RP_LandWidth", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_LandWidth" }, { "name": "AA_RP_LandSlope", "type": "esriFieldTypeString", "alias": "AA_RP_LandSlope", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_LandSlope" }, { "name": "AA_RP_LandXSlope", "type": "esriFieldTypeString", "alias": "AA_RP_LandXSlope", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_LandXSlope" }, { "name": "AA_RP_LandCurb", "type": "esriFieldTypeString", "alias": "AA_RP_LandCurb", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_LandCurb" }, { "name": "AA_RP_BLToXWalk", "type": "esriFieldTypeString", "alias": "AA_RP_BLToXWalk", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_BLToXWalk" }, { "name": "AA_RP_GradeBreak", "type": "esriFieldTypeString", "alias": "AA_RP_GradeBreak", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_GradeBreak" }, { "name": "AA_RP_GradeBreakSlope", "type": "esriFieldTypeString", "alias": "AA_RP_GradeBreakSlope", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_GradeBreakSlope" }, { "name": "AA_RP_GradeBreakXSlope", "type": "esriFieldTypeString", "alias": "AA_RP_GradeBreakXSlope", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_GradeBreakXSlope" }, { "name": "AA_RP_FlareType", "type": "esriFieldTypeString", "alias": "AA_RP_FlareType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_FlareType" }, { "name": "AA_RP_FlareSlope_LT", "type": "esriFieldTypeString", "alias": "AA_RP_FlareSlope_LT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_FlareSlope_LT" }, { "name": "AA_RP_FlareSlope_RT", "type": "esriFieldTypeString", "alias": "AA_RP_FlareSlope_RT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_FlareSlope_RT" }, { "name": "AA_RP_DomesProvided", "type": "esriFieldTypeString", "alias": "AA_RP_DomesProvided", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_DomesProvided" }, { "name": "AA_RP_DomesContrast", "type": "esriFieldTypeString", "alias": "AA_RP_DomesContrast", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_DomesContrast" }, { "name": "AA_RP_DomesFullWidth", "type": "esriFieldTypeString", "alias": "AA_RP_DomesFullWidth", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_DomesFullWidth" }, { "name": "AA_RP_DomesLength", "type": "esriFieldTypeString", "alias": "AA_RP_DomesLength", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_DomesLength" }, { "name": "AA_RP_DomesOffset", "type": "esriFieldTypeString", "alias": "AA_RP_DomesOffset", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_DomesOffset" }, { "name": "AA_RP_XWalk1", "type": "esriFieldTypeString", "alias": "AA_RP_XWalk1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_XWalk1" }, { "name": "AA_RP_XWalk2", "type": "esriFieldTypeString", "alias": "AA_RP_XWalk2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_XWalk2" }, { "name": "AA_RP_GutterPonding", "type": "esriFieldTypeString", "alias": "AA_RP_GutterPonding", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_GutterPonding" }, { "name": "AA_RP_GutterLip", "type": "esriFieldTypeString", "alias": "AA_RP_GutterLip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_GutterLip" }, { "name": "AA_RP_GutterSlope", "type": "esriFieldTypeString", "alias": "AA_RP_GutterSlope", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_GutterSlope" }, { "name": "AA_RP_GutterXSlope", "type": "esriFieldTypeString", "alias": "AA_RP_GutterXSlope", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AA_RP_GutterXSlope" }, { "name": "PriorityChangeState", "type": "esriFieldTypeString", "alias": "Priority Change State", "domain": { "type": "codedValue", "name": "Change In Priority", "description": "Priority Ranking for Asset Repair", "codedValues": [ { "name": "Complaint", "code": "C" }, { "name": "Accident", "code": "A" }, { "name": "CIP Project (Increase)", "code": "CIPU" }, { "name": "CIP Project (Decrease)", "code": "CIPD" }, { "name": "Repair or Modification (Non-ADA Related)", "code": "R" }, { "name": "Title I", "code": "TI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PriorityChangeState" }, { "name": "PriorityChangeNote", "type": "esriFieldTypeString", "alias": "Priority Change Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PriorityChangeNote" }, { "name": "PriorityChangeContact", "type": "esriFieldTypeString", "alias": "Priority Change Contact", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PriorityChangeContact" }, { "name": "PriorityChangeDate", "type": "esriFieldTypeDate", "alias": "Priority Change Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PriorityChangeDate" }, { "name": "RepairNote", "type": "esriFieldTypeString", "alias": "Repair Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "RepairNote" }, { "name": "RepairContact", "type": "esriFieldTypeString", "alias": "Repair Contact", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RepairContact" }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Category" }, { "name": "Specific_issue", "type": "esriFieldTypeString", "alias": "Specific issue", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Specific_issue" }, { "name": "Specific_Location", "type": "esriFieldTypeString", "alias": "Specific Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Specific_Location" }, { "name": "Requirement", "type": "esriFieldTypeString", "alias": "Requirement", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Requirement" }, { "name": "Asset_Type", "type": "esriFieldTypeString", "alias": "Asset Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Asset_Type" }, { "name": "CodeText", "type": "esriFieldTypeString", "alias": "Code Text", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CodeText" }, { "name": "Dept_", "type": "esriFieldTypeString", "alias": "Department Responsible", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Dept_" }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "Facility Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FacilityName" }, { "name": "Field_MSR_", "type": "esriFieldTypeInteger", "alias": "Field MSR#", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Field_MSR_" }, { "name": "Finding_Photo_1", "type": "esriFieldTypeString", "alias": "Finding Photo 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Finding_Photo_1" }, { "name": "Finding_Photo_2", "type": "esriFieldTypeString", "alias": "Finding Photo 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Finding_Photo_2" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "PHOTO_3", "type": "esriFieldTypeString", "alias": "PHOTO 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PHOTO_3" }, { "name": "PHOTO_4", "type": "esriFieldTypeString", "alias": "PHOTO 4", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PHOTO_4" }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Priority" }, { "name": "REQ_", "type": "esriFieldTypeDouble", "alias": "REQ #", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REQ_" }, { "name": "VARIANCE", "type": "esriFieldTypeDouble", "alias": "VARIANCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VARIANCE" }, { "name": "Codes", "type": "esriFieldTypeString", "alias": "Codes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Codes" }, { "name": "repair_id", "type": "esriFieldTypeSmallInteger", "alias": "Repaired By", "domain": { "type": "codedValue", "name": "Repair Flag", "description": "Designates whether work was performed by city staff or outside contractor", "codedValues": [ { "name": "City", "code": 0 }, { "name": "Contractor", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "repair_id" }, { "name": "contractor_id", "type": "esriFieldTypeString", "alias": "Contractor Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "contractor_id" }, { "name": "action_description", "type": "esriFieldTypeString", "alias": "Action Performed", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "action_description" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1530_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1302_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ramp", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }