Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.97 KB | None | 0 0
  1. version: 0.39
  2. #
  3. # This file contains default standard perspective definitions. The contents of this file CAN need to be replaced and updated
  4. # during upgrades, so new or updated perspective definitions should be done in the custom-perspectives.txt file
  5. #
  6. perspectives:
  7. # Default - used if bad or no perspective name supplied
  8. - class: org.dynmap.hdmap.IsoHDPerspective
  9. name: default
  10. azimuth: 135
  11. inclination: 60
  12. scale: 4
  13. # iso_classic is very close to KzedMap view
  14. - class: org.dynmap.hdmap.IsoHDPerspective
  15. name: classic
  16. azimuth: 135
  17. inclination: 60
  18. scale: 1.4
  19. # High angle (60 degree) views
  20. - class: org.dynmap.hdmap.IsoHDPerspective
  21. name: iso_S_60_vlowres
  22. azimuth: 180
  23. inclination: 60
  24. scale: 2
  25.  
  26. - class: org.dynmap.hdmap.IsoHDPerspective
  27. name: iso_S_60_lowres
  28. azimuth: 180
  29. inclination: 60
  30. scale: 4
  31.  
  32. - class: org.dynmap.hdmap.IsoHDPerspective
  33. name: iso_S_60_medres
  34. azimuth: 180
  35. inclination: 60
  36. scale: 8
  37.  
  38. - class: org.dynmap.hdmap.IsoHDPerspective
  39. name: iso_S_60_hires
  40. azimuth: 180
  41. inclination: 60
  42. scale: 16
  43.  
  44. - class: org.dynmap.hdmap.IsoHDPerspective
  45. name: iso_SE_60_vlowres
  46. azimuth: 135
  47. inclination: 60
  48. scale: 2
  49.  
  50. - class: org.dynmap.hdmap.IsoHDPerspective
  51. name: iso_SE_60_lowres
  52. azimuth: 135
  53. inclination: 60
  54. scale: 4
  55.  
  56. - class: org.dynmap.hdmap.IsoHDPerspective
  57. name: iso_SE_60_medres
  58. azimuth: 135
  59. inclination: 60
  60. scale: 8
  61.  
  62. - class: org.dynmap.hdmap.IsoHDPerspective
  63. name: iso_SE_60_hires
  64. azimuth: 135
  65. inclination: 60
  66. scale: 16
  67.  
  68. - class: org.dynmap.hdmap.IsoHDPerspective
  69. name: iso_E_60_vlowres
  70. azimuth: 90
  71. inclination: 60
  72. scale: 2
  73.  
  74. - class: org.dynmap.hdmap.IsoHDPerspective
  75. name: iso_E_60_lowres
  76. azimuth: 90
  77. inclination: 60
  78. scale: 4
  79.  
  80. - class: org.dynmap.hdmap.IsoHDPerspective
  81. name: iso_E_60_medres
  82. azimuth: 90
  83. inclination: 60
  84. scale: 8
  85.  
  86. - class: org.dynmap.hdmap.IsoHDPerspective
  87. name: iso_E_60_hires
  88. azimuth: 90
  89. inclination: 60
  90. scale: 16
  91.  
  92. - class: org.dynmap.hdmap.IsoHDPerspective
  93. name: iso_NE_60_vlowres
  94. azimuth: 45
  95. inclination: 60
  96. scale: 2
  97.  
  98. - class: org.dynmap.hdmap.IsoHDPerspective
  99. name: iso_NE_60_lowres
  100. azimuth: 45
  101. inclination: 60
  102. scale: 4
  103.  
  104. - class: org.dynmap.hdmap.IsoHDPerspective
  105. name: iso_NE_60_medres
  106. azimuth: 45
  107. inclination: 60
  108. scale: 8
  109.  
  110. - class: org.dynmap.hdmap.IsoHDPerspective
  111. name: iso_NE_60_hires
  112. azimuth: 45
  113. inclination: 60
  114. scale: 16
  115.  
  116. - class: org.dynmap.hdmap.IsoHDPerspective
  117. name: iso_N_60_vlowres
  118. azimuth: 0
  119. inclination: 60
  120. scale: 2
  121.  
  122. - class: org.dynmap.hdmap.IsoHDPerspective
  123. name: iso_N_60_lowres
  124. azimuth: 0
  125. inclination: 60
  126. scale: 4
  127.  
  128. - class: org.dynmap.hdmap.IsoHDPerspective
  129. name: iso_N_60_medres
  130. azimuth: 0
  131. inclination: 60
  132. scale: 8
  133.  
  134. - class: org.dynmap.hdmap.IsoHDPerspective
  135. name: iso_N_60_hires
  136. azimuth: 0
  137. inclination: 60
  138. scale: 16
  139.  
  140. - class: org.dynmap.hdmap.IsoHDPerspective
  141. name: iso_NW_60_vlowres
  142. azimuth: 315
  143. inclination: 60
  144. scale: 2
  145.  
  146. - class: org.dynmap.hdmap.IsoHDPerspective
  147. name: iso_NW_60_lowres
  148. azimuth: 315
  149. inclination: 60
  150. scale: 4
  151.  
  152. - class: org.dynmap.hdmap.IsoHDPerspective
  153. name: iso_NW_60_medres
  154. azimuth: 315
  155. inclination: 60
  156. scale: 8
  157.  
  158. - class: org.dynmap.hdmap.IsoHDPerspective
  159. name: iso_NW_60_hires
  160. azimuth: 315
  161. inclination: 60
  162. scale: 16
  163.  
  164. - class: org.dynmap.hdmap.IsoHDPerspective
  165. name: iso_W_60_vlowres
  166. azimuth: 270
  167. inclination: 60
  168. scale: 2
  169.  
  170. - class: org.dynmap.hdmap.IsoHDPerspective
  171. name: iso_W_60_lowres
  172. azimuth: 270
  173. inclination: 60
  174. scale: 4
  175.  
  176. - class: org.dynmap.hdmap.IsoHDPerspective
  177. name: iso_W_60_medres
  178. azimuth: 270
  179. inclination: 60
  180. scale: 8
  181.  
  182. - class: org.dynmap.hdmap.IsoHDPerspective
  183. name: iso_W_60_hires
  184. azimuth: 270
  185. inclination: 60
  186. scale: 16
  187.  
  188. - class: org.dynmap.hdmap.IsoHDPerspective
  189. name: iso_SW_60_vlowres
  190. azimuth: 225
  191. inclination: 60
  192. scale: 2
  193.  
  194. - class: org.dynmap.hdmap.IsoHDPerspective
  195. name: iso_SW_60_lowres
  196. azimuth: 225
  197. inclination: 60
  198. scale: 4
  199.  
  200. - class: org.dynmap.hdmap.IsoHDPerspective
  201. name: iso_SW_60_medres
  202. azimuth: 225
  203. inclination: 60
  204. scale: 8
  205.  
  206. - class: org.dynmap.hdmap.IsoHDPerspective
  207. name: iso_SW_60_hires
  208. azimuth: 225
  209. inclination: 60
  210. scale: 16
  211.  
  212. # Low angle perspectives (30 degrees)
  213. - class: org.dynmap.hdmap.IsoHDPerspective
  214. name: iso_S_30_vlowres
  215. azimuth: 180
  216. inclination: 30
  217. scale: 2
  218.  
  219. - class: org.dynmap.hdmap.IsoHDPerspective
  220. name: iso_S_30_lowres
  221. azimuth: 180
  222. inclination: 30
  223. scale: 4
  224.  
  225. - class: org.dynmap.hdmap.IsoHDPerspective
  226. name: iso_S_30_medres
  227. azimuth: 180
  228. inclination: 30
  229. scale: 8
  230.  
  231. - class: org.dynmap.hdmap.IsoHDPerspective
  232. name: iso_S_30_hires
  233. azimuth: 180
  234. inclination: 30
  235. scale: 16
  236.  
  237. - class: org.dynmap.hdmap.IsoHDPerspective
  238. name: iso_SE_30_vlowres
  239. azimuth: 135
  240. inclination: 30
  241. scale: 2
  242.  
  243. - class: org.dynmap.hdmap.IsoHDPerspective
  244. name: iso_SE_30_lowres
  245. azimuth: 135
  246. inclination: 30
  247. scale: 4
  248.  
  249. - class: org.dynmap.hdmap.IsoHDPerspective
  250. name: iso_SE_30_medres
  251. azimuth: 135
  252. inclination: 30
  253. scale: 8
  254.  
  255. - class: org.dynmap.hdmap.IsoHDPerspective
  256. name: iso_SE_30_hires
  257. azimuth: 135
  258. inclination: 30
  259. scale: 16
  260.  
  261. - class: org.dynmap.hdmap.IsoHDPerspective
  262. name: iso_E_30_vlowres
  263. azimuth: 90
  264. inclination: 30
  265. scale: 2
  266.  
  267. - class: org.dynmap.hdmap.IsoHDPerspective
  268. name: iso_E_30_lowres
  269. azimuth: 90
  270. inclination: 30
  271. scale: 4
  272.  
  273. - class: org.dynmap.hdmap.IsoHDPerspective
  274. name: iso_E_30_medres
  275. azimuth: 90
  276. inclination: 30
  277. scale: 8
  278.  
  279. - class: org.dynmap.hdmap.IsoHDPerspective
  280. name: iso_E_30_hires
  281. azimuth: 90
  282. inclination: 30
  283. scale: 16
  284.  
  285. - class: org.dynmap.hdmap.IsoHDPerspective
  286. name: iso_NE_30_vlowres
  287. azimuth: 45
  288. inclination: 30
  289. scale: 2
  290.  
  291. - class: org.dynmap.hdmap.IsoHDPerspective
  292. name: iso_NE_30_lowres
  293. azimuth: 45
  294. inclination: 30
  295. scale: 4
  296.  
  297. - class: org.dynmap.hdmap.IsoHDPerspective
  298. name: iso_NE_30_medres
  299. azimuth: 45
  300. inclination: 30
  301. scale: 8
  302.  
  303. - class: org.dynmap.hdmap.IsoHDPerspective
  304. name: iso_NE_30_hires
  305. azimuth: 45
  306. inclination: 30
  307. scale: 16
  308.  
  309. - class: org.dynmap.hdmap.IsoHDPerspective
  310. name: iso_N_30_vlowres
  311. azimuth: 0
  312. inclination: 30
  313. scale: 2
  314.  
  315. - class: org.dynmap.hdmap.IsoHDPerspective
  316. name: iso_N_30_lowres
  317. azimuth: 0
  318. inclination: 30
  319. scale: 4
  320.  
  321. - class: org.dynmap.hdmap.IsoHDPerspective
  322. name: iso_N_30_medres
  323. azimuth: 0
  324. inclination: 30
  325. scale: 8
  326.  
  327. - class: org.dynmap.hdmap.IsoHDPerspective
  328. name: iso_N_30_hires
  329. azimuth: 0
  330. inclination: 30
  331. scale: 16
  332.  
  333. - class: org.dynmap.hdmap.IsoHDPerspective
  334. name: iso_NW_30_vlowres
  335. azimuth: 315
  336. inclination: 30
  337. scale: 2
  338.  
  339. - class: org.dynmap.hdmap.IsoHDPerspective
  340. name: iso_NW_30_lowres
  341. azimuth: 315
  342. inclination: 30
  343. scale: 4
  344.  
  345. - class: org.dynmap.hdmap.IsoHDPerspective
  346. name: iso_NW_30_medres
  347. azimuth: 315
  348. inclination: 30
  349. scale: 8
  350.  
  351. - class: org.dynmap.hdmap.IsoHDPerspective
  352. name: iso_NW_30_hires
  353. azimuth: 315
  354. inclination: 30
  355. scale: 16
  356.  
  357. - class: org.dynmap.hdmap.IsoHDPerspective
  358. name: iso_W_30_vlowres
  359. azimuth: 270
  360. inclination: 30
  361. scale: 2
  362.  
  363. - class: org.dynmap.hdmap.IsoHDPerspective
  364. name: iso_W_30_lowres
  365. azimuth: 270
  366. inclination: 30
  367. scale: 4
  368.  
  369. - class: org.dynmap.hdmap.IsoHDPerspective
  370. name: iso_W_30_medres
  371. azimuth: 270
  372. inclination: 30
  373. scale: 8
  374.  
  375. - class: org.dynmap.hdmap.IsoHDPerspective
  376. name: iso_W_30_hires
  377. azimuth: 270
  378. inclination: 30
  379. scale: 16
  380.  
  381. - class: org.dynmap.hdmap.IsoHDPerspective
  382. name: iso_SW_30_vlowres
  383. azimuth: 225
  384. inclination: 30
  385. scale: 2
  386.  
  387. - class: org.dynmap.hdmap.IsoHDPerspective
  388. name: iso_SW_30_lowres
  389. azimuth: 225
  390. inclination: 30
  391. scale: 4
  392.  
  393. - class: org.dynmap.hdmap.IsoHDPerspective
  394. name: iso_SW_30_medres
  395. azimuth: 225
  396. inclination: 30
  397. scale: 8
  398.  
  399. - class: org.dynmap.hdmap.IsoHDPerspective
  400. name: iso_SW_30_hires
  401. azimuth: 225
  402. inclination: 30
  403. scale: 16
  404.  
  405. # Vertical perspectives (90 deg)
  406. - class: org.dynmap.hdmap.IsoHDPerspective
  407. name: iso_N_90_vlowres
  408. azimuth: 0
  409. inclination: 90
  410. scale: 2
  411.  
  412. - class: org.dynmap.hdmap.IsoHDPerspective
  413. name: iso_N_90_lowres
  414. azimuth: 0
  415. inclination: 90
  416. scale: 4
  417.  
  418. - class: org.dynmap.hdmap.IsoHDPerspective
  419. name: iso_N_90_medres
  420. azimuth: 0
  421. inclination: 90
  422. scale: 8
  423.  
  424. - class: org.dynmap.hdmap.IsoHDPerspective
  425. name: iso_N_90_hires
  426. azimuth: 0
  427. inclination: 90
  428. scale: 16
  429.  
  430. - class: org.dynmap.hdmap.IsoHDPerspective
  431. name: iso_S_90_vlowres
  432. azimuth: 180
  433. inclination: 90
  434. scale: 2
  435.  
  436. - class: org.dynmap.hdmap.IsoHDPerspective
  437. name: iso_S_90_lowres
  438. azimuth: 180
  439. inclination: 90
  440. scale: 4
  441.  
  442. - class: org.dynmap.hdmap.IsoHDPerspective
  443. name: iso_S_90_medres
  444. azimuth: 180
  445. inclination: 90
  446. scale: 8
  447.  
  448. - class: org.dynmap.hdmap.IsoHDPerspective
  449. name: iso_S_90_hires
  450. azimuth: 180
  451. inclination: 90
  452. scale: 16
  453.  
  454. - class: org.dynmap.hdmap.IsoHDPerspective
  455. name: iso_E_90_vlowres
  456. azimuth: 90
  457. inclination: 90
  458. scale: 2
  459.  
  460. - class: org.dynmap.hdmap.IsoHDPerspective
  461. name: iso_E_90_lowres
  462. azimuth: 90
  463. inclination: 90
  464. scale: 4
  465.  
  466. - class: org.dynmap.hdmap.IsoHDPerspective
  467. name: iso_E_90_medres
  468. azimuth: 90
  469. inclination: 90
  470. scale: 8
  471.  
  472. - class: org.dynmap.hdmap.IsoHDPerspective
  473. name: iso_E_90_hires
  474. azimuth: 90
  475. inclination: 90
  476. scale: 16
  477.  
  478. - class: org.dynmap.hdmap.IsoHDPerspective
  479. name: iso_W_90_vlowres
  480. azimuth: 270
  481. inclination: 90
  482. scale: 2
  483.  
  484. - class: org.dynmap.hdmap.IsoHDPerspective
  485. name: iso_W_90_lowres
  486. azimuth: 270
  487. inclination: 90
  488. scale: 4
  489.  
  490. - class: org.dynmap.hdmap.IsoHDPerspective
  491. name: iso_W_90_medres
  492. azimuth: 270
  493. inclination: 90
  494. scale: 8
  495.  
  496. - class: org.dynmap.hdmap.IsoHDPerspective
  497. name: iso_W_90_hires
  498. azimuth: 270
  499. inclination: 90
  500. scale: 16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement