{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Single Curb Ramp", "type": "Feature Layer", "description": "
Single Curb Ramp<\/SPAN><\/P><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DelDOT", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMPLIANT", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "N", "label": "Non-Compliant" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 132, 168, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Y", "label": "Compliant" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 171, 86, 255 ], "toColor": [ 38, 171, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 39, 156, 255 ], "toColor": [ 95, 39, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 40, 42, 255 ], "toColor": [ 173, 40, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 142, 173, 255 ], "toColor": [ 87, 142, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 112, 52, 255 ], "toColor": [ 130, 112, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 54, 112, 255 ], "toColor": [ 163, 54, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 27, 58, 130, 255 ], "toColor": [ 27, 58, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 176, 51, 255 ], "toColor": [ 168, 176, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 138, 109, 255 ], "toColor": [ 51, 138, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 69, 68, 255 ], "toColor": [ 150, 69, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 35, 168, 255 ], "toColor": [ 166, 35, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 71, 148, 255 ], "toColor": [ 139, 71, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 94, 39, 255 ], "toColor": [ 171, 94, 39, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8436740.4519, "ymin": 4643372.4263, "xmax": -8354708.9992, "ymax": 4842250.4331, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMENTS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CURB_RAMP_ID", "type": "esriFieldTypeGUID", "alias": "CURB RAMP ID", "length": 38, "domain": null }, { "name": "RDWAY_ID_1", "type": "esriFieldTypeDouble", "alias": "RDWAY ID 1", "domain": null }, { "name": "RDWAY_ID_2", "type": "esriFieldTypeDouble", "alias": "RDWAY ID 2", "domain": null }, { "name": "NUMBER_OF_RAMPS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER OF RAMPS", "domain": { "type": "codedValue", "name": "NUMBER_RAMPS", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2 or More Ramps", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEVEL_LANDING_OK_CM", "type": "esriFieldTypeSmallInteger", "alias": "LEVEL LANDING OK CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDE_FLARE_RUN_SLOPE_APPR_A_CM", "type": "esriFieldTypeSmallInteger", "alias": "SIDE FLARE RUN SLOPE APPR A CM", "domain": { "type": "codedValue", "name": "Comp2", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Applicable", "code": 2 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDE_FLARE_RUN_SLOPE_APPR_B_CM", "type": "esriFieldTypeSmallInteger", "alias": "SIDE FLARE RUN SLOPE APPR B CM", "domain": { "type": "codedValue", "name": "Comp2", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Applicable", "code": 2 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RAMP_AREA_OK_CM", "type": "esriFieldTypeSmallInteger", "alias": "RAMP AREA OK CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RUN_SLOPE_DIRECTION_SAME_CM", "type": "esriFieldTypeSmallInteger", "alias": "RUN SLOPE DIRECTION SAME CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "XWALK_RUN_SLOPE_CM", "type": "esriFieldTypeSmallInteger", "alias": "XWALK RUN SLOPE CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTERSLOPE", "type": "esriFieldTypeDouble", "alias": "COUNTERSLOPE", "domain": null }, { "name": "COUNTERSLOPE_CM", "type": "esriFieldTypeSmallInteger", "alias": "COUNTERSLOPE CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DWS_OK_CM", "type": "esriFieldTypeSmallInteger", "alias": "DWS OK CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_LANDING_REQUIRED_CM", "type": "esriFieldTypeSmallInteger", "alias": "ST LANDING REQUIRED CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LANDING_AREA_OK_CM", "type": "esriFieldTypeSmallInteger", "alias": "LANDING AREA OK CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SW_APPR_A_RAMP_OK_CM", "type": "esriFieldTypeSmallInteger", "alias": "SW APPR A RAMP OK CM", "domain": { "type": "codedValue", "name": "Comp2", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Applicable", "code": 2 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SW_APPR_B_RAMP_OK_CM", "type": "esriFieldTypeSmallInteger", "alias": "SW APPR B RAMP OK CM", "domain": { "type": "codedValue", "name": "Comp2", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Applicable", "code": 2 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RAMP_OK_CM", "type": "esriFieldTypeSmallInteger", "alias": "RAMP OK CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "PAR_LANDING", "type": "esriFieldTypeSmallInteger", "alias": "PAR LANDING", "domain": null }, { "name": "SW_WIDTH_APPR_A_DM", "type": "esriFieldTypeSmallInteger", "alias": "SW WIDTH APPR A DM", "domain": null }, { "name": "SW_XSLOPE_APPR_A_DM", "type": "esriFieldTypeDouble", "alias": "SW XSLOPE APPR A DM", "domain": null }, { "name": "SIDE_FLARE_APPR_A_EXIST_DM", "type": "esriFieldTypeSmallInteger", "alias": "SIDE FLARE APPR A EXIST DM", "domain": null }, { "name": "SIDE_FLARE_RUN_SLOPE_APPR_A_DM", "type": "esriFieldTypeDouble", "alias": "SIDE FLARE RUN SLOPE APPR A DM", "domain": null }, { "name": "SW_APPR_B_EXIST_DM", "type": "esriFieldTypeSmallInteger", "alias": "SW APPR B EXIST DM", "domain": null }, { "name": "SW_WIDTH_APPR_B_DM", "type": "esriFieldTypeSmallInteger", "alias": "SW WIDTH APPR B DM", "domain": null }, { "name": "SW_XSLOPE_APPR_B_DM", "type": "esriFieldTypeDouble", "alias": "SW XSLOPE APPR B DM", "domain": null }, { "name": "SIDE_FLARE_APPR_B_EXIST_DM", "type": "esriFieldTypeSmallInteger", "alias": "SIDE FLARE APPR B EXIST DM", "domain": null }, { "name": "SIDE_FLARE_RUN_SLOPE_APPR_B_DM", "type": "esriFieldTypeDouble", "alias": "SIDE FLARE RUN SLOPE APPR B DM", "domain": null }, { "name": "LANDING_AREA_LW_OK_DM", "type": "esriFieldTypeSmallInteger", "alias": "LANDING AREA LW OK DM", "domain": null }, { "name": "LANDING_AREA_MAX_SLOPE_DM", "type": "esriFieldTypeDouble", "alias": "LANDING AREA MAX SLOPE DM", "domain": null }, { "name": "LANDING_AREA_XWLK_RMP_EXIST_DM", "type": "esriFieldTypeSmallInteger", "alias": "LANDING AREA XWALK RMP EXIST DM", "domain": null }, { "name": "RAMP_WIDTH_DM", "type": "esriFieldTypeSmallInteger", "alias": "RAMP_WIDTH_DM", "domain": null }, { "name": "RAMP_XSLOPE_DM", "type": "esriFieldTypeDouble", "alias": "RAMP XSLOPE DM", "domain": null }, { "name": "XWALK_RUN_SLOPE", "type": "esriFieldTypeDouble", "alias": "XWALK RUN SLOPE", "domain": null }, { "name": "RUN_SLOPE_DIRECTION_SAME_DM", "type": "esriFieldTypeSmallInteger", "alias": "RUN SLOPE DIRECTION SAME DM", "domain": null }, { "name": "ST_LANDING", "type": "esriFieldTypeSmallInteger", "alias": "ST_LANDING", "domain": null }, { "name": "ST_LANDING_LW_OK_DM", "type": "esriFieldTypeSmallInteger", "alias": "ST LANDING LW OK DM", "domain": null }, { "name": "ST_LANDING_MAX_SLOPE_DM", "type": "esriFieldTypeDouble", "alias": "ST LANDING MAX SLOPE DM", "domain": null }, { "name": "OUTSIDE_TRAVEL_LANES_DM", "type": "esriFieldTypeSmallInteger", "alias": "OUTSIDE TRAVEL LANES DM", "domain": null }, { "name": "RAMP_WIDTH_APPR_A_DM", "type": "esriFieldTypeSmallInteger", "alias": "RAMP_WIDTH_APPR_A_DM", "domain": null }, { "name": "RAMP_XSLOPE_APPR_A_DM", "type": "esriFieldTypeDouble", "alias": "RAMP XSLOPE APPR A DM", "domain": null }, { "name": "RAMP_RUN_SLOPE_APPR_A_DM", "type": "esriFieldTypeDouble", "alias": "RAMP RUN SLOPE APPR A DM", "domain": null }, { "name": "RAMP_WIDTH_APPR_B_DM", "type": "esriFieldTypeSmallInteger", "alias": "RAMP WIDTH APPR B DM", "domain": null }, { "name": "RAMP_XSLOPE_APPR_B_DM", "type": "esriFieldTypeDouble", "alias": "RAMP XSLOPE APPR B DM", "domain": null }, { "name": "RAMP_RUN_SLOPE_APPR_B_DM", "type": "esriFieldTypeDouble", "alias": "RAMP RUN SLOPE APPR B DM", "domain": null }, { "name": "WARN_SURF_PRESENT_DM", "type": "esriFieldTypeSmallInteger", "alias": "WARN SURF PRESENT DM", "domain": null }, { "name": "WARN_SURF_FULL_WIDTH_DM", "type": "esriFieldTypeSmallInteger", "alias": "WARN SURF FULL WIDTH DM", "domain": null }, { "name": "WARN_SURF_EXT_OK_DM", "type": "esriFieldTypeSmallInteger", "alias": "WARN SURF EXT OK DM", "domain": null }, { "name": "WARN_SURF_CONTRAST_DM", "type": "esriFieldTypeSmallInteger", "alias": "WARN SURF CONTRAST DM", "domain": null }, { "name": "WARN_SURF_CONDITION_DM", "type": "esriFieldTypeSmallInteger", "alias": "WARN SURF CONDITION DM", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "COLLECTION_MODE", "type": "esriFieldTypeSmallInteger", "alias": "COLLECTION MODE", "domain": null }, { "name": "INSPECTED_BY", "type": "esriFieldTypeString", "alias": "INSPECTED BY", "length": 50, "domain": null }, { "name": "INSPECTED_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTED DATE", "length": 8, "domain": null }, { "name": "DELETE_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "DELETE STATUS", "domain": null }, { "name": "VERIFIED", "type": "esriFieldTypeSmallInteger", "alias": "VERIFIED", "domain": null }, { "name": "COMPLIANT", "type": "esriFieldTypeString", "alias": "COMPLIANT", "length": 1, "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeDouble", "alias": "PRIORITY", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 20, "domain": null }, { "name": "ATTRIBUTE_SCORE", "type": "esriFieldTypeDouble", "alias": "ATTRIBUTE SCORE", "domain": null }, { "name": "ATTRIBUTE_RANK", "type": "esriFieldTypeDouble", "alias": "ATTRIBUTE RANK", "domain": null }, { "name": "SPATIAL_FACTOR_1", "type": "esriFieldTypeDouble", "alias": "SPATIAL FACTOR 1", "domain": null }, { "name": "SPATIAL_FACTOR_2", "type": "esriFieldTypeDouble", "alias": "SPATIAL FACTOR 2", "domain": null }, { "name": "SPATIAL_FACTOR_3", "type": "esriFieldTypeDouble", "alias": "SPATIAL FACTOR 3", "domain": null }, { "name": "SPATIAL_SCORE", "type": "esriFieldTypeDouble", "alias": "SPATIAL SCORE", "domain": null }, { "name": "SPATIAL_RANK", "type": "esriFieldTypeDouble", "alias": "SPATIAL RANK", "domain": null }, { "name": "TYPE_SCORE", "type": "esriFieldTypeDouble", "alias": "TYPE SCORE", "domain": null }, { "name": "PRIORITY_2", "type": "esriFieldTypeDouble", "alias": "PRIORITY 2", "domain": null }, { "name": "PUBFAC_Q", "type": "esriFieldTypeDouble", "alias": "PUBFAC Q", "domain": null }, { "name": "PUBFAC_QH", "type": "esriFieldTypeDouble", "alias": "PUBFAC QH", "domain": null }, { "name": "VERT_ELEV_NODIFF_CM", "type": "esriFieldTypeSmallInteger", "alias": "VERT ELEV NODIFF CM", "domain": { "type": "codedValue", "name": "Comp1", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Assessed", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_ELEV_FACE_CURB_DM", "type": "esriFieldTypeSmallInteger", "alias": "VERT ELEV FACE CURB DM", "domain": null }, { "name": "VERT_ELEV_BACK_CURB_DM", "type": "esriFieldTypeSmallInteger", "alias": "VERT ELEV BACK CURB DM", "domain": null }, { "name": "RAMP_RUN_SLOPE_CM", "type": "esriFieldTypeDouble", "alias": "RAMP RUN SLOPE CM", "domain": null }, { "name": "RAMP_RUN_SLOPE_CURBRAMP_DM", "type": "esriFieldTypeDouble", "alias": "RAMP RUN SLOPE CURBRAMP DM", "domain": null }, { "name": "RAMP_RUN_SLOPE_CURB_DM", "type": "esriFieldTypeDouble", "alias": "RAMP RUN SLOPE CURB DM", "domain": null }, { "name": "RAMP_AREA_OK_VL", "type": "esriFieldTypeSmallInteger", "alias": "RAMP AREA OK VL", "domain": null }, { "name": "LANDING_10FT_CURB_DM", "type": "esriFieldTypeSmallInteger", "alias": "LANDING 10FT CURB DM", "domain": null }, { "name": "ST_LANDING_REQUIRED_DM", "type": "esriFieldTypeSmallInteger", "alias": "ST LANDING REQUIRED DM", "domain": null }, { "name": "ALL_SLOPES_COMPLIANT_VL", "type": "esriFieldTypeSmallInteger", "alias": "ALL SLOPES COMPLIANT VL", "domain": null }, { "name": "SW_APPR_A_RAMP_OK_VL", "type": "esriFieldTypeSmallInteger", "alias": "SW APPR A RAMP_OK VL", "domain": null }, { "name": "SW_APPR_B_RAMP_OK_VL", "type": "esriFieldTypeSmallInteger", "alias": "SW APPR B RAMP OK VL", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 255, "domain": null }, { "name": "HOUSE_DISTRICT", "type": "esriFieldTypeString", "alias": "HOUSE DISTRICT", "length": 255, "domain": null }, { "name": "SENATE_DISTRICT", "type": "esriFieldTypeString", "alias": "SENATE DISTRICT", "length": 255, "domain": null }, { "name": "ENGINEERING_DISTRICT", "type": "esriFieldTypeString", "alias": "ENGINEERING DISTRICT", "length": 255, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 255, "domain": null }, { "name": "INVESTMENT_LEVEL", "type": "esriFieldTypeString", "alias": "INVESTMENT LEVEL", "length": 255, "domain": null }, { "name": "COST_TO_REPLACE", "type": "esriFieldTypeDouble", "alias": "COST TO REPLACE", "domain": null }, { "name": "SPATIAL_FACTOR_4", "type": "esriFieldTypeDouble", "alias": "SPATIAL FACTOR 4", "domain": null }, { "name": "SPATIAL_FACTOR_5", "type": "esriFieldTypeDouble", "alias": "SPATIAL FACTOR 5", "domain": null }, { "name": "BUSSTOP_Q", "type": "esriFieldTypeDouble", "alias": "BUSSTOP Q", "domain": null }, { "name": "BUSSTOP_QH", "type": "esriFieldTypeDouble", "alias": "BUSSTOP QH", "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "INMASK", "type": "esriFieldTypeInteger", "alias": "Responsibility", "domain": { "type": "codedValue", "name": "d_MASK", "description": "", "codedValues": [ { "name": "DelDOT Responsibility", "code": 4444 }, { "name": "Muni Responsibility", "code": 9999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R210_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_210", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A179_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }