File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[
2+ {
3+ "name" : " Central Park" ,
4+ "dimension" : " l" ,
5+ "height" : " 6.096" ,
6+ "length" : " 800" ,
7+ "width" : " 4000" ,
8+ "tags" : [
9+ " land"
10+ ],
11+ "note" : " The tallest point is a maple tree."
12+ },
213 {
314 "name" : " Vatican City" ,
415 "dimension" : " w" ,
1122 ],
1223 "note" : " The tallest point is St. Peter's Basilica."
1324 },
25+ {
26+ "name" : " South America" ,
27+ "dimension" : " l" ,
28+ "height" : " 6706" ,
29+ "length" : " 7563.917" ,
30+ "width" : " 5310.835" ,
31+ "tags" : [
32+ " land"
33+ ],
34+ "note" : " The tallest point is Aconcagua."
35+ },
36+ {
37+ "name" : " Manhattan" ,
38+ "dimension" : " l" ,
39+ "height" : " 541.3" ,
40+ "length" : " 21565.21" ,
41+ "width" : " 3701.49" ,
42+ "tags" : [
43+ " land"
44+ ],
45+ "note" : " The tallest point is the One World Trade Center."
46+ },
1447 {
1548 "name" : " Germany" ,
1649 "dimension" : " w" ,
103136 " land"
104137 ],
105138 "note" : " The tallest point is Mount El'brus."
106- },
107- {
108- "name" : " Central Park" ,
109- "dimension" : " l" ,
110- "height" : " 6.096" ,
111- "length" : " 800" ,
112- "width" : " 4000" ,
113- "tags" : [
114- " land"
115- ],
116- "note" : " The tallest point is a maple tree."
117- },
118- {
119- "name" : " South America" ,
120- "dimension" : " l" ,
121- "height" : " 6706" ,
122- "length" : " 7563.917" ,
123- "width" : " 5310.835" ,
124- "tags" : [
125- " land"
126- ],
127- "note" : " The tallest point is Aconcagua."
128- },
129- {
130- "name" : " Manhattan" ,
131- "dimension" : " l" ,
132- "height" : " 541.3" ,
133- "length" : " 21565.21" ,
134- "width" : " 3701.49" ,
135- "tags" : [
136- " land"
137- ],
138- "note" : " The tallest point is the One World Trade Center."
139139 }
140140]
You can’t perform that action at this time.
0 commit comments