{ "$id": "https://schema.ideas.cnpc/json/business-data/x_dr_ach_survey_inc.1.0.0.json", "type": "Object", "title": "测斜记录", "schema": "http://json-schema.org/draft-07/schema#", "required": [ "dsid", "dataRegion", "bsflag" ], "identityId": [ "dsid" ], "properties": { "seq": { "type": "object", "title": "序列数" }, "tvd": { "type": "number", "title": "井眼轨迹控制点斜深处的垂直深度" }, "dsid": { "type": "string", "title": "主键ID" }, "XAxis": { "type": "number", "title": "东坐标" }, "YAxis": { "type": "number", "title": "北坐标" }, "phase": { "type": "string", "title": "属性规范值字段,引用属性代码PHASE下的属性值" }, "bsflag": { "type": "number", "title": "逻辑删除标识,表示该条记录在用或者已经失效,1表示正常数据、-5表示废弃数据" }, "tester": { "type": "string", "title": "测斜人" }, "wellId": { "type": "string", "title": "井标识符,非限定唯一。由EPDM系统自动产生维护,无需人工干预,是用于唯一标识EPDM系统的每一口井的内部机器码" }, "azimuth": { "type": "number", "title": "井眼轨迹控制点的方位角" }, "phaseId": { "type": "string", "title": "属性规范值字段,引用属性代码PHASE下的属性值" }, "remarks": { "type": "string", "title": "需要补充说明的内容" }, "testType": { "type": "string", "title": "属性规范值字段,引用属性代码SURVEY_TYPE下的属性值" }, "avgDogleg": { "type": "number", "title": "平均狗腿度" }, "checkDate": { "type": "object", "title": "记录数据在本系统的审核时间,需精确到时分秒" }, "dataGroup": { "type": "string", "title": "数据分组" }, "startDate": { "type": "object", "title": "记录头日期" }, "versionNo": { "type": "string", "title": "版本号" }, "createDate": { "type": "object", "title": "记录数据在本系统的创建时间,需精确到时分秒" }, "dataRegion": { "type": "string", "title": "油田标识" }, "testTypeId": { "type": "string", "title": "属性规范值字段,引用属性代码SURVEY_TYPE下的属性值" }, "updateDate": { "type": "object", "title": "记录数据在本系统最新的更新时间,需精确到时分秒,默认=创建时间" }, "wellboreId": { "type": "string", "title": "井筒唯一标识符" }, "checkUserId": { "type": "string", "title": "记录数据在本系统的审核用户" }, "createAppId": { "type": "string", "title": "填写数据来源的系统名" }, "description": { "type": "string", "title": "测斜描述" }, "createUserId": { "type": "string", "title": "记录数据在本系统的创建用户" }, "updateUserId": { "type": "string", "title": "记录数据在本系统最新的更新用户,默认=创建用户" }, "angleDeviation": { "type": "number", "title": "井眼轨迹控制点的井斜角" }, "closureAzimuth": { "type": "number", "title": "闭合方位" }, "directionalWay": { "type": "string", "title": "定向方式" }, "wellCommonName": { "type": "string", "title": "井名" }, "closureDistance": { "type": "number", "title": "闭合距" }, "horiDisplacemen": { "type": "number", "title": "井眼轨迹控制点斜深处的累积水平位移" }, "surveypointStep": { "type": "number", "title": "步长" }, "avgRateDeviation": { "type": "number", "title": "填井斜平均变化率" }, "eastWestDisplace": { "type": "number", "title": "测斜点的东西向位移" }, "sourceCreateDate": { "type": "object", "title": "记录源头系统采集数据的时间" }, "surveyPointDepth": { "type": "number", "title": "井眼轨迹井斜、方位控制点的斜深,每30米一个点" }, "southNorthDisplace": { "type": "number", "title": "测斜点的南北向位移" }, "wellboreCommonName": { "type": "string", "title": "井筒名" }, "overallAngleChangeRate": { "type": "number", "title": "全角变化率" }, "rateDirectionChangeMean": { "type": "number", "title": "方位平均变化率" } } }