603 lines
16 KiB
JSON
603 lines
16 KiB
JSON
{
|
|
"$id": "https://schema.ideas.cnpc/json/core-data/well.1.0.0.json",
|
|
"type": "object",
|
|
"title": "井基本信息",
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"required": [
|
|
"wellId"
|
|
],
|
|
"identityId": [
|
|
"wellId"
|
|
],
|
|
"properties": {
|
|
"kb": {
|
|
"type": "number",
|
|
"title": "补心海拔"
|
|
},
|
|
"egl": {
|
|
"type": "number",
|
|
"title": "地面海拔"
|
|
},
|
|
"kbd": {
|
|
"type": "number",
|
|
"title": "补心高度"
|
|
},
|
|
"city": {
|
|
"type": "string",
|
|
"title": "市,市:所在管辖城市"
|
|
},
|
|
"dsid": {
|
|
"type": "string",
|
|
"title": "DSID"
|
|
},
|
|
"basin": {
|
|
"type": "string",
|
|
"title": "盆地,渤海"
|
|
},
|
|
"orgId": {
|
|
"type": "string",
|
|
"title": "机构ID"
|
|
},
|
|
"phase": {
|
|
"type": "string",
|
|
"title": "阶段"
|
|
},
|
|
"scale": {
|
|
"type": "string",
|
|
"title": "比例尺"
|
|
},
|
|
"bsflag": {
|
|
"type": "integer",
|
|
"title": "删除标识"
|
|
},
|
|
"canton": {
|
|
"type": "string",
|
|
"title": "行政区名称"
|
|
},
|
|
"county": {
|
|
"type": "string",
|
|
"title": "县,县:县:所在管辖县"
|
|
},
|
|
"maaspA": {
|
|
"type": "number",
|
|
"title": "最大容许套压A"
|
|
},
|
|
"maaspB": {
|
|
"type": "number",
|
|
"title": "最大容许套压B"
|
|
},
|
|
"maaspC": {
|
|
"type": "number",
|
|
"title": "最大容许套压C"
|
|
},
|
|
"reason": {
|
|
"type": "string",
|
|
"title": "钻井目的"
|
|
},
|
|
"remark": {
|
|
"type": "string",
|
|
"title": "备注"
|
|
},
|
|
"siteId": {
|
|
"type": "string",
|
|
"title": "物探工区ID"
|
|
},
|
|
"wellId": {
|
|
"type": "string",
|
|
"title": "井ID"
|
|
},
|
|
"country": {
|
|
"type": "string",
|
|
"title": "国家,国家:所属国家"
|
|
},
|
|
"orgName": {
|
|
"type": "string",
|
|
"title": "所属机构名称"
|
|
},
|
|
"remarks": {
|
|
"type": "string",
|
|
"title": "备注"
|
|
},
|
|
"wellUwi": {
|
|
"type": "string",
|
|
"title": "井唯一标识"
|
|
},
|
|
"angleDip": {
|
|
"type": "number",
|
|
"title": "磁偏角"
|
|
},
|
|
"dataFrom": {
|
|
"type": "string",
|
|
"title": "数据来源"
|
|
},
|
|
"isSubsea": {
|
|
"type": "string",
|
|
"title": "是否海底井"
|
|
},
|
|
"oilField": {
|
|
"type": "string",
|
|
"title": "甲方单位"
|
|
},
|
|
"prodDate": {
|
|
"type": "string",
|
|
"title": "投产日期"
|
|
},
|
|
"province": {
|
|
"type": "string",
|
|
"title": "省,省:省:所在省份"
|
|
},
|
|
"siteName": {
|
|
"type": "number",
|
|
"title": "区块名称"
|
|
},
|
|
"slotName": {
|
|
"type": "string",
|
|
"title": "井口名称"
|
|
},
|
|
"spudDate": {
|
|
"type": "string",
|
|
"title": "开钻日期"
|
|
},
|
|
"wellName": {
|
|
"type": "string",
|
|
"title": "井名,井名:中石油集团内使用的现有的井的编号"
|
|
},
|
|
"wellSort": {
|
|
"type": "string",
|
|
"title": "井别,井别:来自公共编码-井别"
|
|
},
|
|
"wellType": {
|
|
"type": "string",
|
|
"title": "井型"
|
|
},
|
|
"checkDate": {
|
|
"type": "string",
|
|
"title": "审核日期"
|
|
},
|
|
"dataGroup": {
|
|
"type": "string",
|
|
"title": "数据分组"
|
|
},
|
|
"datumName": {
|
|
"type": "string",
|
|
"title": "基准面名称"
|
|
},
|
|
"mdmWellId": {
|
|
"type": "string",
|
|
"title": "统建井ID"
|
|
},
|
|
"projectId": {
|
|
"type": "string",
|
|
"title": "地质单元ID"
|
|
},
|
|
"stationId": {
|
|
"type": "string",
|
|
"title": "站库ID"
|
|
},
|
|
"activityId": {
|
|
"type": "string",
|
|
"title": "项目ID"
|
|
},
|
|
"budgetedMd": {
|
|
"type": "number",
|
|
"title": "设计井深"
|
|
},
|
|
"cantonCode": {
|
|
"type": "string",
|
|
"title": "行政区代码"
|
|
},
|
|
"createDate": {
|
|
"type": "string",
|
|
"title": "创建日期"
|
|
},
|
|
"createUser": {
|
|
"type": "string",
|
|
"title": "创建者"
|
|
},
|
|
"dataRegion": {
|
|
"type": "string",
|
|
"title": "油田标识"
|
|
},
|
|
"dataSource": {
|
|
"type": "number",
|
|
"title": "1.RDMS、2.本地导入、3.WIS解析"
|
|
},
|
|
"entityType": {
|
|
"type": "string",
|
|
"title": "实体类型【删】"
|
|
},
|
|
"eoSourceId": {
|
|
"type": "string",
|
|
"title": "交换源端ID"
|
|
},
|
|
"isPlatform": {
|
|
"type": "string",
|
|
"title": "是否平台井"
|
|
},
|
|
"marketType": {
|
|
"type": "string",
|
|
"title": "市场类型,井下需要集团内外"
|
|
},
|
|
"outputType": {
|
|
"type": "string",
|
|
"title": "产出类型"
|
|
},
|
|
"structCode": {
|
|
"type": "string",
|
|
"title": "构造名称,一级构造单元"
|
|
},
|
|
"updateDate": {
|
|
"type": "string",
|
|
"title": "更新日期"
|
|
},
|
|
"updateUser": {
|
|
"type": "string",
|
|
"title": "修改者"
|
|
},
|
|
"waterDepth": {
|
|
"type": "number",
|
|
"title": "水深"
|
|
},
|
|
"wellNetInt": {
|
|
"type": "number",
|
|
"title": "净利息"
|
|
},
|
|
"wellTypeId": {
|
|
"type": "string",
|
|
"title": "井型ID"
|
|
},
|
|
"wellboreId": {
|
|
"type": "string",
|
|
"title": "井筒ID"
|
|
},
|
|
"actualXAxis": {
|
|
"type": "number",
|
|
"title": "实际X坐标,实际X坐标"
|
|
},
|
|
"actualYAxis": {
|
|
"type": "number",
|
|
"title": "实际Y坐标,实际Y坐标"
|
|
},
|
|
"checkUserId": {
|
|
"type": "string",
|
|
"title": "审核用户"
|
|
},
|
|
"convergence": {
|
|
"type": "number",
|
|
"title": "收敛角"
|
|
},
|
|
"createAppId": {
|
|
"type": "string",
|
|
"title": "创建应用"
|
|
},
|
|
"designBhTvd": {
|
|
"type": "number",
|
|
"title": "设计垂深"
|
|
},
|
|
"designXAxis": {
|
|
"type": "number",
|
|
"title": "设计X坐标,设计X坐标"
|
|
},
|
|
"designYAxis": {
|
|
"type": "number",
|
|
"title": "设计Y坐标,设计Y坐标"
|
|
},
|
|
"groupUnitId": {
|
|
"type": "string",
|
|
"title": "生产单元ID"
|
|
},
|
|
"magneticDip": {
|
|
"type": "number",
|
|
"title": "磁倾角"
|
|
},
|
|
"projectName": {
|
|
"type": "string",
|
|
"title": "地质单元名称"
|
|
},
|
|
"specialWell": {
|
|
"type": "string",
|
|
"title": "特殊井标识"
|
|
},
|
|
"stationName": {
|
|
"type": "string",
|
|
"title": "站库名称"
|
|
},
|
|
"terraceCode": {
|
|
"type": "string",
|
|
"title": "平台号"
|
|
},
|
|
"wellPurpose": {
|
|
"type": "string",
|
|
"title": "井别"
|
|
},
|
|
"completionMd": {
|
|
"type": "number",
|
|
"title": "完钻井深"
|
|
},
|
|
"createUserId": {
|
|
"type": "string",
|
|
"title": "创建用户"
|
|
},
|
|
"desgWellSort": {
|
|
"type": "string",
|
|
"title": "设计井别"
|
|
},
|
|
"desgWellType": {
|
|
"type": "string",
|
|
"title": "设计井型"
|
|
},
|
|
"everWellName": {
|
|
"type": "string",
|
|
"title": "曾用井名"
|
|
},
|
|
"keyWellLevel": {
|
|
"type": "string",
|
|
"title": "重点井级别"
|
|
},
|
|
"primaryIdent": {
|
|
"type": "string",
|
|
"title": "主标识[0:主标识]"
|
|
},
|
|
"structurePos": {
|
|
"type": "string",
|
|
"title": "构造位置"
|
|
},
|
|
"updateUserId": {
|
|
"type": "string",
|
|
"title": "更新用户"
|
|
},
|
|
"wellGeometry": {
|
|
"type": "string",
|
|
"title": "井几何形状"
|
|
},
|
|
"wellOperator": {
|
|
"type": "string",
|
|
"title": "初始井作业者"
|
|
},
|
|
"geoOffsetEast": {
|
|
"geom": "Point.x.wellhead",
|
|
"type": "number",
|
|
"title": "井口横坐标"
|
|
},
|
|
"groupUnitName": {
|
|
"type": "string",
|
|
"title": "生产单元名称"
|
|
},
|
|
"oilFieldBlock": {
|
|
"type": "string",
|
|
"title": "区块"
|
|
},
|
|
"relativeSpace": {
|
|
"type": "number",
|
|
"title": "相对位置的距离"
|
|
},
|
|
"seaWaterDepth": {
|
|
"type": "number",
|
|
"title": "海水深度"
|
|
},
|
|
"seismicLineNo": {
|
|
"type": "string",
|
|
"title": "井旁地震测线号"
|
|
},
|
|
"wellLegalName": {
|
|
"type": "string",
|
|
"title": "拼音井号"
|
|
},
|
|
"wellPurposeId": {
|
|
"type": "string",
|
|
"title": "井别ID"
|
|
},
|
|
"wellboreLabel": {
|
|
"type": "string",
|
|
"title": "井筒号"
|
|
},
|
|
"wellheadDepth": {
|
|
"type": "number",
|
|
"title": "井口深度"
|
|
},
|
|
"workSpaceName": {
|
|
"type": "number",
|
|
"title": "工作空间名称"
|
|
},
|
|
"actualLatitude": {
|
|
"type": "string",
|
|
"title": "实际纬度,实际纬度"
|
|
},
|
|
"completionDate": {
|
|
"type": "string",
|
|
"title": "完井日期"
|
|
},
|
|
"designLatitude": {
|
|
"type": "string",
|
|
"title": "设计纬度,设计纬度"
|
|
},
|
|
"geoDescription": {
|
|
"type": "string",
|
|
"title": "地理位置"
|
|
},
|
|
"geoOffsetNorth": {
|
|
"geom": "Point.y.wellhead",
|
|
"type": "number",
|
|
"title": "井口纵坐标"
|
|
},
|
|
"geopExplAreaId": {
|
|
"type": "number",
|
|
"title": "物探工区ID"
|
|
},
|
|
"twoDimPosition": {
|
|
"type": "string",
|
|
"title": "二维测线位置"
|
|
},
|
|
"wellCommonName": {
|
|
"type": "string",
|
|
"title": "井名"
|
|
},
|
|
"wellWorkingInt": {
|
|
"type": "number",
|
|
"title": "开采权益百分比"
|
|
},
|
|
"actualLongitude": {
|
|
"type": "string",
|
|
"title": "实际经度,实际经度"
|
|
},
|
|
"completionBhTvd": {
|
|
"type": "number",
|
|
"title": "完钻垂深"
|
|
},
|
|
"designFormation": {
|
|
"type": "string",
|
|
"title": "设计完钻层位"
|
|
},
|
|
"designLongitude": {
|
|
"type": "string",
|
|
"title": "设计经度,设计经度"
|
|
},
|
|
"endDrillingDate": {
|
|
"type": "string",
|
|
"title": "完钻日期"
|
|
},
|
|
"relativeAzimuth": {
|
|
"type": "number",
|
|
"title": "相对位置方位"
|
|
},
|
|
"slotRadialError": {
|
|
"type": "number",
|
|
"title": "井口误差"
|
|
},
|
|
"targetFormation": {
|
|
"type": "string",
|
|
"title": "目的层"
|
|
},
|
|
"bushingElevation": {
|
|
"type": "number",
|
|
"title": "补心海拔,渤海"
|
|
},
|
|
"completionMethod": {
|
|
"type": "string",
|
|
"title": "完井方法"
|
|
},
|
|
"geographPosition": {
|
|
"type": "string",
|
|
"title": "地理位置"
|
|
},
|
|
"mainWellboreFlag": {
|
|
"type": "string",
|
|
"title": "主井筒标识"
|
|
},
|
|
"platformWellName": {
|
|
"type": "string",
|
|
"title": "平台井组名"
|
|
},
|
|
"relativeWellName": {
|
|
"type": "string",
|
|
"title": "相对位置井名"
|
|
},
|
|
"sourceCreateDate": {
|
|
"type": "string",
|
|
"title": "源头数据采集时间"
|
|
},
|
|
"terrainLandforms": {
|
|
"type": "string",
|
|
"title": "地形地貌"
|
|
},
|
|
"threeDimPosition": {
|
|
"type": "string",
|
|
"title": "三维测线位置"
|
|
},
|
|
"wellBelongRegion": {
|
|
"type": "string",
|
|
"title": "井属实地域,陆上/海上"
|
|
},
|
|
"wellctrlRiskType": {
|
|
"type": "string",
|
|
"title": "风险类型,井控专用"
|
|
},
|
|
"artificialWellBtm": {
|
|
"type": "number",
|
|
"title": "人工井底"
|
|
},
|
|
"structureLocation": {
|
|
"type": "string",
|
|
"title": "构造位置,构造位置"
|
|
},
|
|
"traverseLineXAxis": {
|
|
"type": "number",
|
|
"title": "测线横坐标"
|
|
},
|
|
"traverseLineYAxis": {
|
|
"type": "number",
|
|
"title": "测线纵坐标"
|
|
},
|
|
"wellFieldUnitName": {
|
|
"type": "string",
|
|
"title": "井油气田单元名称"
|
|
},
|
|
"wellboreLegalName": {
|
|
"type": "string",
|
|
"title": "拼音井筒号"
|
|
},
|
|
"wellctrlRiskLevel": {
|
|
"type": "string",
|
|
"title": "井控风险级别,井控专用"
|
|
},
|
|
"completionMethodId": {
|
|
"type": "string",
|
|
"title": "完井方法ID"
|
|
},
|
|
"coordinateSystemId": {
|
|
"geom": "Point.srid.wellbottom,Point.srid.wellhead",
|
|
"type": "string",
|
|
"title": "坐标系统ID"
|
|
},
|
|
"entityLocationType": {
|
|
"type": "string",
|
|
"title": "实体位置类型【删】"
|
|
},
|
|
"bottomGeoOffsetEast": {
|
|
"geom": "Point.x.wellbottom",
|
|
"type": "number",
|
|
"title": "井底横坐标"
|
|
},
|
|
"completionFormation": {
|
|
"type": "string",
|
|
"title": "完钻层位"
|
|
},
|
|
"oilProductionMethod": {
|
|
"type": "string",
|
|
"title": "采油方式"
|
|
},
|
|
"bottomGeoOffsetNorth": {
|
|
"geom": "Point.y.wellbottom",
|
|
"type": "number",
|
|
"title": "井底纵坐标"
|
|
},
|
|
"coordinateSystemName": {
|
|
"type": "string",
|
|
"title": "坐标系名称"
|
|
},
|
|
"structureDescription": {
|
|
"type": "string",
|
|
"title": "构造详细描述,构造位置"
|
|
},
|
|
"actualGroundElevation": {
|
|
"type": "number",
|
|
"title": "实际地面海拔"
|
|
},
|
|
"designGroundElevation": {
|
|
"type": "number",
|
|
"title": "设计地面海拔"
|
|
},
|
|
"oilProductionMethodId": {
|
|
"type": "string",
|
|
"title": "采油方式ID"
|
|
},
|
|
"magneticFieldintensity": {
|
|
"type": "number",
|
|
"title": "磁场强度"
|
|
},
|
|
"wellLocationReleaseDate": {
|
|
"type": "string",
|
|
"title": "井位下达日期"
|
|
}
|
|
}
|
|
} |