-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patheq_distant_dialog_help.ui
230 lines (230 loc) · 15 KB
/
eq_distant_dialog_help.ui
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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog</class>
<widget class="QDialog" name="Dialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>453</width>
<height>411</height>
</rect>
</property>
<property name="acceptDrops">
<bool>true</bool>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="2" column="0">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>298</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1">
<widget class="QPushButton" name="btnClose">
<property name="text">
<string>Tutup</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="font">
<font>
<pointsize>14</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Petunjuk penggunaan</string>
</property>
<property name="textFormat">
<enum>Qt::AutoText</enum>
</property>
</widget>
</item>
<item row="1" column="0" colspan="2">
<widget class="QToolBox" name="toolBox">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="page">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>435</width>
<height>198</height>
</rect>
</property>
<attribute name="label">
<string>1. Menambahkan Layer</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser">
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Sebelum menjalankan plugin, tambahkanlah data yang memuat garis pangkal masing-masing daerah yang akan dicari garis batasnya. Data garis pangkal masing-masing daerah disimpan dalam dua layer yang berbeda.</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Penambahan layer pada QGIS dapat dilakukan melalui menu Layer &gt; Add Vector Layer. Klik tombol Browse pada kotak dialog yang muncul, lalu arahkan ke direktori tempat data anda tersimpan. Setelah layer yang akan dimasukkan terpilih, klik tombol Open untuk menambahkan layer tersebut ke Map Canvas.</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Setelah masing-masing layer termuat ke dalam Map Canvas, Klik icon plugin EqDistant untuk memulai. Layer yang termuat pada Map Canvas akan tampil pada dropdown Layer Masukan. Pilih masing-masing layer sebagai Layer Masukan A dan Layer Masukan B.</span></p></body></html></string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>435</width>
<height>198</height>
</rect>
</property>
<attribute name="label">
<string>2. Menentukan Titik Awal</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser_2">
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:14px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; color:#000000;">Setelah layer terpilih untuk masing-masing Layer Masukan, maka opsi penentuan titik awal dan akhir akan aktif.</span></p>
<p style=" margin-top:0px; margin-bottom:14px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; color:#000000;">Pada kasus daerah yang berhadapan, dibutuhkan koordinat titik awal dan titik akhir segment garis batas untuk masing-masing layer. Untuk menentukan koordinat titik awal,klik tombol Titik Awal A kemudian klik titik pada posisi dimulainya penentuan garis batas. Jika langkah ini berhasil, akan muncul koordinat titik pada kotak koordinat disebelah kanan tombol input. Cara yang sama juga dilakukan dalam penentuan titik akhir segment, begitu juga untuk penentuan titik pada Layer Masukan B.</span></p>
<p style=" margin-top:0px; margin-bottom:14px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; color:#000000;">Pada kasus daerah yang bersebelahan, hanya dibutuhkan input koordinat titik awal untuk masing-masing layer masukan. koordinat titik akhir diperoleh dari perpotongan segment garis pangkal.</span></p></body></html></string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_3">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>435</width>
<height>198</height>
</rect>
</property>
<attribute name="label">
<string>3. Interval dan Jarak Klaim</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser_3">
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:14px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Setelah koordinat titik awal maupun titik akhir diperoleh, tentukan besaran interval pencarian titik pada kotak masukan Interval. Besaran </span><span style=" font-size:8pt; font-weight:600;">interval</span><span style=" font-size:8pt;"> dimasukkan dalam unit </span><span style=" font-size:8pt; font-weight:600;">meter</span><span style=" font-size:8pt;">.</span></p>
<p style=" margin-top:0px; margin-bottom:14px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Perlu diperhatikan bahwa semakin kecil interval yang diberikan akan berdampak pada semakin rapat titik yang dihasilkan serta semakin lama proses pencarian. Besaran yang direkomendasikan adalah antara 10 - 100 m.</span></p>
<p style=" margin-top:0px; margin-bottom:14px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Pada kasus daerah yang bersebelahan, diperlukan pula besaran Jarak Klaim batas, yang dihitung dari titik akhir segment, yaitu perpotongan antara segment utama kedua garis pangkal masing-masing daerah. Besaran </span><span style=" font-size:8pt; font-weight:600;">jarak klaim</span><span style=" font-size:8pt;"> batas menggunakan satuan </span><span style=" font-size:8pt; font-weight:600;">mil laut</span><span style=" font-size:8pt;">.</span></p></body></html></string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_4">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>435</width>
<height>198</height>
</rect>
</property>
<attribute name="label">
<string>4. Menyimpan Hasil</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser_4">
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:14px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; color:#000000;">Secara </span><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; font-style:italic; color:#000000;">default </span><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; color:#000000;">hasil yang akan ditampilkan dalam map canvas adalah berupa layer garis batas antara kedua daerah yang menjadi </span><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; font-style:italic; color:#000000;">input </span><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; color:#000000;">/ masukan.</span></p>
<p style=" margin-top:0px; margin-bottom:14px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; color:#000000;">Anda juga dapat menambahkan hasil titik ekuidistant yang merupakan titik-titik yang membentuk segment garis batas, serta garis kontrol yang menunjukkan titik mana pada garis pangkal yang digunakan dalam pembentukan segment garis batas.</span></p>
<p style=" margin-top:0px; margin-bottom:14px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; color:#000000;">Setiap hasil yang ditampilkan pada MapCanvas tersimpan sebagai memory layer yang akan otomatis hilang ketika QGIS ditutup. Oleh karena itu, jika hasil yang didapatkan telah sesuai maka layer hasil tersebut dapat disimpan dengan cara klik kanan pada layer tersebut kemudian klik </span><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; font-style:italic; color:#000000;">Save As ...</span><span style=" font-family:'Arial,Helvetica,sans'; font-size:8pt; color:#000000;"> .</span></p></body></html></string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_5">
<attribute name="label">
<string>Informasi Lebih Lanjut</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser_5">
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Plugin EqDistant ini masih dalam tahap pengembangan, dan masih terdapat beberapa kekurangan yang perlu disempurnakan. Untuk informasi lebih lanjut kunjungi:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="ivanbusthomi.github.io"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">ivanbusthomi.github.io</span></a></p></body></html></string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections>
<connection>
<sender>btnClose</sender>
<signal>clicked()</signal>
<receiver>Dialog</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel">
<x>379</x>
<y>282</y>
</hint>
<hint type="destinationlabel">
<x>256</x>
<y>287</y>
</hint>
</hints>
</connection>
</connections>
</ui>