{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Validation Line Errors", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 173, 109, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2967, "latestWkid": 2967, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RuleName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "FeatureClassID", "type": "esriFieldTypeInteger", "alias": "Feature class ID", "domain": null }, { "name": "FeatureObjectID", "type": "esriFieldTypeInteger", "alias": "Feature object ID", "domain": null }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "Feature global ID", "length": 38, "domain": null }, { "name": "ErrorNumber", "type": "esriFieldTypeInteger", "alias": "Error number", "domain": null }, { "name": "ErrorMessage", "type": "esriFieldTypeString", "alias": "Error message", "length": 2000, "domain": null }, { "name": "RuleType", "type": "esriFieldTypeSmallInteger", "alias": "Rule type", "domain": { "type": "codedValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "codedValues": [ { "name": "Calculation", "code": 0 }, { "name": "Constraint", "code": 1 }, { "name": "Validation", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleName", "type": "esriFieldTypeString", "alias": "Rule name", "length": 64, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "Rule ID", "domain": null }, { "name": "RuleDescription", "type": "esriFieldTypeString", "alias": "Rule description", "length": 256, "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "IsException", "type": "esriFieldTypeSmallInteger", "alias": "Is exception", "domain": { "type": "codedValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ErrorStatus", "type": "esriFieldTypeInteger", "alias": "Error status", "domain": { "type": "codedValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "codedValues": [ { "name": "Reviewed", "code": 1 }, { "name": "Resolved", "code": 2 }, { "name": "Mark As Exception", "code": 3 }, { "name": "Acceptable", "code": 4 }, { "name": "Unacceptable", "code": 6 }, { "name": "Exception", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ErrorPhase", "type": "esriFieldTypeInteger", "alias": "Error phase", "domain": { "type": "codedValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "codedValues": [ { "name": "Review", "code": 2 }, { "name": "Correction", "code": 4 }, { "name": "Verification", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CorrectionNotes", "type": "esriFieldTypeString", "alias": "Correction notes", "length": 256, "domain": null }, { "name": "CorrectionTechnician", "type": "esriFieldTypeString", "alias": "Correction technician", "length": 256, "domain": null }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "Verification notes", "length": 256, "domain": null }, { "name": "VerificationTechnician", "type": "esriFieldTypeString", "alias": "Verification technician", "length": 256, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R13_SDE_ROWID_UK", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "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, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1690276514000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "972b276dbe594541867a146d2d4db5f7" }