File size: 3,168 Bytes
2ade572 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 | {
"theme": "modern",
"description": "在道路01的前方14.3米处添加1个方形地块10;然后,删除1个离方形地块09最近的主题01巨石阵01。",
"query_tag": "type3",
"query_category": "3D world refinement",
"query_type": "Asset-level edit (precise)",
"verifier_type": "verified",
"verification_criteria": [
{
"type": "proximity",
"anchor_name": "道路01",
"anchor_pos": [
10.0,
14.0,
0.0
],
"expected_pos": [
10.0,
0,
0.0
],
"acceptance_radius": 2.6,
"expected_element_name": "方形地块10",
"expected_count": 1
},
{
"type": "exact_match",
"expected_name": "主题01巨石阵01",
"expected_pos": [
8.69,
6.56,
0.0
],
"expected_count_removed": 1
}
],
"gt_map": {
"地图信息": {
"size": {
"x": 40,
"y": 40,
"z": 100
},
"ground": "石地",
"unit": "meter"
},
"自然元件": {
"山水": [
{
"name": "方形地块09",
"pos": [
10.0,
8.0,
0.0
],
"Extend": [
1.0,
1.501,
3.001
],
"typeId": "01867"
},
{
"name": "方形地块10",
"pos": [
10.0,
0,
0.0
],
"Extend": [
1.263,
1.246,
1.256
]
}
],
"树木": [
{
"name": "花01",
"pos": [
[
5.3,
10.7,
0.0
],
[
15.4,
11.9,
0.0
]
],
"Extend": [
[
0.605,
0.632,
0.5
],
[
0.605,
0.632,
0.5
]
],
"Interval": [
[
0.6,
0.6,
0
],
[
1.0,
1.0,
0
]
],
"num": 14,
"typeId": "00534"
}
]
},
"建筑元件": {
"地面": [
{
"name": "道路01",
"pos": [
10.0,
14.0,
0.0
],
"Extend": [
10.0,
2.0,
0.1
],
"typeId": "01014"
}
],
"建筑物": [
{
"name": "主题01巨石阵01",
"pos": [
6.54,
7.47,
0.0
],
"Extend": [
0.75,
2.0,
1.522
],
"typeId": "01280"
},
{
"name": "主题01巨石阵01",
"pos": [
5.66,
9.55,
0.0
],
"Extend": [
0.75,
2.0,
1.522
],
"typeId": "01280"
}
]
}
}
} |