{ "isCoGoEnabled": false, "extent": { "ymin": "NaN", "zmin": null, "xmin": "NaN", "ymax": "NaN", "zmax": null, "xmax": "NaN", "mmax": null, "mmin": null, "spatialReference": { "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 10000, "latestWkid": 102721, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": -100000, "latestVcsWkid": 5703, "falseM": 0, "zTolerance": 0.001, "wkid": 102721, "vcsWkid": 5703 } }, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 41, "archivingInfo": { "startArchivingMoment": 1724428934000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 10000, "latestWkid": 102721, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "falseZ": -100000, "latestVcsWkid": 5703, "falseM": 0, "zTolerance": 0.001, "wkid": 102721, "vcsWkid": 5703 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 4000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Validation Polygon Errors", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "VerificationNotes": null, "RuleDescription": null, "CorrectionTechnician": null, "VerificationTechnician": null, "RuleID": 0, "ErrorNumber": 0, "RuleType": 0, "Severity": null, "ErrorPhase": 2, "FeatureObjectID": 0, "CorrectionNotes": null, "IsException": null, "ErrorStatus": 1, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "FeatureClassID": 0, "ErrorMessage": " ", "RuleName": " " }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "heightModelInfo": { "vertCRS": "NAVD_1988", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "ObjectID", "name": "Validation Polygon Errors", "allowTrueCurvesUpdates": true, "displayField": "RuleName", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "Object ID", "type": "esriFieldTypeOID" }, { "modelName": "FeatureClassID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureClassID", "alias": "Feature class ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureObjectID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureObjectID", "alias": "Feature object ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureGlobalID", "nullable": false, "editable": true, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "domain": null, "name": "FeatureGlobalID", "length": 38, "alias": "Feature global ID", "type": "esriFieldTypeGUID", "required": true }, { "modelName": "ErrorNumber", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorNumber", "alias": "Error number", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorMessage", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorMessage", "length": 2000, "alias": "Error message", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleType", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Calculation" }, { "code": 1, "name": "Constraint" }, { "code": 2, "name": "Validation" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "RuleType", "alias": "Rule type", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "RuleName", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleName", "length": 64, "alias": "Rule name", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleID", "alias": "Rule ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "RuleDescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RuleDescription", "length": 256, "alias": "Rule description", "type": "esriFieldTypeString", "required": true }, { "modelName": "Severity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Severity", "alias": "Severity", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "IsException", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "IsException", "alias": "Is exception", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "ErrorStatus", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Reviewed" }, { "code": 2, "name": "Resolved" }, { "code": 3, "name": "Mark As Exception" }, { "code": 4, "name": "Acceptable" }, { "code": 6, "name": "Unacceptable" }, { "code": 9, "name": "Exception" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorStatus", "alias": "Error status", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorPhase", "nullable": true, "editable": true, "defaultValue": 2, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "type": "codedValue", "codedValues": [ { "code": 2, "name": "Review" }, { "code": 4, "name": "Correction" }, { "code": 6, "name": "Verification" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorPhase", "alias": "Error phase", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "CorrectionNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionNotes", "length": 256, "alias": "Correction notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "CorrectionTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionTechnician", "length": 256, "alias": "Correction technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationNotes", "length": 256, "alias": "Verification notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationTechnician", "length": 256, "alias": "Verification technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "CREATIONDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATIONDATE", "length": 8, "alias": "Creation date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "CREATOR", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATOR", "length": 255, "alias": "Creator", "type": "esriFieldTypeString", "required": true }, { "modelName": "LASTUPDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "LASTUPDATE", "length": 8, "alias": "Last update", "type": "esriFieldTypeDate", "required": true }, { "modelName": "UPDATEDBY", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "UPDATEDBY", "length": 255, "alias": "Updated by", "type": "esriFieldTypeString", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "Shape.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "Shape.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "Shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "Shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true, "timeZone": "Central Standard Time" }, "bigIntegerRestrictedTo53Bits": true, "hasM": true, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 999999999.99999988, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_50", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "R50_SDE_ROWID_UK", "isUnique": false, "description": "", "isAscending": true, "fields": "ObjectID" }, { "name": "S35_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "Shape" } ], "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY", "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" } }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "7f304cbc091d4b04b3256afc12c213c8", "allowUpdateWithoutMValues": false, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 209, 252, 215, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }