-
Notifications
You must be signed in to change notification settings - Fork 7
/
GarminCustomMap_dialog_base.ui
462 lines (462 loc) · 21.8 KB
/
GarminCustomMap_dialog_base.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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>GarminCustomMap</class>
<widget class="QDialog" name="GarminCustomMap">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>511</width>
<height>572</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>420</height>
</size>
</property>
<property name="windowTitle">
<string>GarminCustomMap</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QTabWidget" name="tab">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>386</width>
<height>400</height>
</size>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="input">
<attribute name="title">
<string>Input</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout_2">
<item row="4" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="12" column="0">
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0" alignment="Qt::AlignVCenter">
<widget class="QSpinBox" name="tile_height">
<property name="toolTip">
<string>Height of each tile in pixels.
Each tile is limited to 1 megapixel: e.g. 512x2048 pixel.
The tile size influences the drawing speed on your GPS unit.
Smaller files are drawn faster, but the number of tiles on
your GPS unit is limied to 100 (across all Custom Maps).</string>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>10240</number>
</property>
<property name="value">
<number>1024</number>
</property>
</widget>
</item>
<item row="2" column="1" colspan="2" alignment="Qt::AlignLeft|Qt::AlignVCenter">
<widget class="QLabel" name="tile_height_label">
<property name="text">
<string>Height of each tile in pixels</string>
</property>
</widget>
</item>
<item row="3" column="0" alignment="Qt::AlignVCenter">
<widget class="QSpinBox" name="tile_width">
<property name="toolTip">
<string>Width of each tile in pixels.
Each tile is limited to 1 megapixel: e.g. 512x2048 pixel.
The tile size influences the drawing speed on your GPS unit.
Smaller files are drawn faster, but the number of tiles on
your GPS unit is limied to 100 (across all Custom Maps).</string>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>10240</number>
</property>
<property name="value">
<number>1024</number>
</property>
</widget>
</item>
<item row="3" column="1" colspan="2" alignment="Qt::AlignLeft|Qt::AlignVCenter">
<widget class="QLabel" name="tile_width_label">
<property name="text">
<string>Width of each tile in pixels</string>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2" alignment="Qt::AlignVCenter">
<widget class="QSlider" name="jpg_quality">
<property name="toolTip">
<string>The JPG-quality influences the drawing speed on your GPS unit.
Smaller files are drawn faster.</string>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>100</number>
</property>
<property name="value">
<number>85</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="6" column="2" alignment="Qt::AlignVCenter">
<widget class="QLabel" name="jpg_quality_label">
<property name="text">
<string>JPG-Compression</string>
</property>
</widget>
</item>
<item row="9" column="1" colspan="2" alignment="Qt::AlignVCenter">
<widget class="QLabel" name="zoom_label">
<property name="text">
<string>Zoom-Factor (determines the scale)</string>
</property>
</widget>
</item>
<item row="14" column="0" alignment="Qt::AlignVCenter">
<widget class="QSpinBox" name="draworder">
<property name="toolTip">
<string>Draworder settings >= 50 will draw your Custom Map on top of other maps.
Draworder settings < 50 will draw your Custom Map on top of land, water,
and areas on other maps, while roads, topo lines, and contours will be
visible on top of your Custom Map.
Waypoints, tracks, routes, etc will always be visible on top of
your Custom Map.</string>
</property>
<property name="minimum">
<number>5</number>
</property>
<property name="maximum">
<number>50</number>
</property>
<property name="value">
<number>30</number>
</property>
</widget>
</item>
<item row="0" column="0" colspan="3" alignment="Qt::AlignLeft|Qt::AlignVCenter">
<widget class="QLabel" name="label">
<property name="text">
<string> Tile size settings</string>
</property>
</widget>
</item>
<item row="14" column="1" colspan="2" alignment="Qt::AlignVCenter">
<widget class="QLabel" name="draworder_label">
<property name="text">
<string>Draworder</string>
</property>
</widget>
</item>
<item row="9" column="0" alignment="Qt::AlignVCenter">
<widget class="QDoubleSpinBox" name="zoom">
<property name="toolTip">
<string/>
</property>
<property name="decimals">
<number>1</number>
</property>
<property name="minimum">
<double>1.000000000000000</double>
</property>
<property name="maximum">
<double>1000.000000000000000</double>
</property>
<property name="singleStep">
<double>0.100000000000000</double>
</property>
</widget>
</item>
<item row="5" column="0" colspan="3" alignment="Qt::AlignVCenter">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Image quality</string>
</property>
</widget>
</item>
<item row="13" column="0" colspan="3" alignment="Qt::AlignVCenter">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Order of the map on the GPS unit</string>
</property>
</widget>
</item>
<item row="1" column="0" colspan="3" alignment="Qt::AlignLeft|Qt::AlignVCenter">
<widget class="QCheckBox" name="flag_optimize">
<property name="text">
<string>Optimize tile size automatically</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="16" column="0" colspan="3" alignment="Qt::AlignVCenter">
<widget class="QCheckBox" name="flag_skip_empty">
<property name="text">
<string>Skip production of empty (entirely white) tiles</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="17" column="0" colspan="3" alignment="Qt::AlignVCenter">
<widget class="QCheckBox" name="flag_dbgMsg">
<property name="toolTip">
<string>This setting will dump verbose output to a new tab in the Log Messages panel.</string>
</property>
<property name="text">
<string>Turn on debugging messages</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
<item row="7" column="0">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="10" column="0" colspan="3" alignment="Qt::AlignVCenter">
<widget class="QLabel" name="zoom_100">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="8" column="0" colspan="3" alignment="Qt::AlignVCenter">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Zoom / Scale (see "Setting hints")</string>
</property>
</widget>
</item>
<item row="11" column="0" colspan="3" alignment="Qt::AlignVCenter">
<widget class="QLabel" name="zoom_500">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="15" column="0">
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="settingHints">
<attribute name="title">
<string>Setting hints</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser">
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</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:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<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:11pt;"><br /></p></body></html></string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="aboutTab">
<attribute name="title">
<string>About</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser_2">
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</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:'Sans Serif'; font-size:9pt; 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-family:'Sans serif';">A Garmin Custom Map (.kmz-file) is a zip-file containing, one or more jpg-images (tiles), and the georeference infomation in a text-file (doc.kml).</span></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-family:'Sans serif';">Each jpg-file is limited to 1 megapixel (e.g. 1024 x 1024 pixel or 2048 x 512 pixel) and should notr be heavier than 3MB. The time for drawing the map on your GPS unit is affected by the file size of the jpgs (which can be controlled by tile size (number of rows and columns) and JPG-compression (quality)).</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-family:'Sans serif';"><br /></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-family:'Sans serif';">With the &quot;Optimize tile size automatically&quot; flag checked (default), the tile size will be adjusted to the short side of the map in order to produce the minimum number of tiles for the map area.</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-family:'Sans serif';"><br /></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-family:'Sans serif';">The number of Custom Map jpgs (Tiles in your .kmz-file) on a GPS unit is usually limited to max. 100 jpgs (across all Custom Maps on the unit). However, newer Garmin GPS units (Montana, Oregon 6x0, and GPSMAP 64) have a limit of 500 tiles on the device in total.</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-family:'Sans serif';"><br /></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-family:'Sans serif';">When &quot;Skip production of empty tiles&quot; is checked (default), tiles which are entirely white (white is the default background color) are not produced in order to minimize the consumption of the limited space on the GPS device.</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-family:'Sans serif';"><br /></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-family:'Sans serif';">To upload the produced Custom Map to your GPS unit, copy the resulting *.kmz file into \Garmin\CustomMaps directory on the GPS unit.</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-family:'Sans serif';"><br /></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-family:'Sans serif';">Compatible Garmin device series are:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Alpha, Astro, Dakota, Oregon, Colorado, GPSMAP 62 series, GPSMAP 64 series, GPSMAP 78 series, Edge 800, Montana, Rino, eTrex® 20 and 30</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-family:'Sans serif';"><br /></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-family:'Sans serif';">For more technical details and limitations regarding Garmin Custom Maps see:</span></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-family:'Sans serif';">https://forums.garmin.com/showthread.php?t=2646</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-family:'Sans serif';"><br /></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-family:'Sans serif';">For more information on Garmin Custom Maps and compatible GPS units see:</span></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-family:'Sans serif';">http://www.garmin.com/us/products/onthetrail/custommaps</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-family:'Sans serif';"><br /></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-family:'Sans serif';">(C) Norwegian Institue for Nature Research (NINA), http://www.nina.no</span></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-family:'Sans serif';">Stefan Blumentrath (email: stefan dot blumentrath at nina dot no)</span></p></body></html></string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item>
<spacer name="verticalSpacer_6">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<tabstops>
<tabstop>tile_height</tabstop>
<tabstop>tile_width</tabstop>
<tabstop>jpg_quality</tabstop>
<tabstop>draworder</tabstop>
<tabstop>textBrowser</tabstop>
</tabstops>
<resources/>
<connections>
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>GarminCustomMap</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>GarminCustomMap</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>260</y>
</hint>
<hint type="destinationlabel">
<x>286</x>
<y>274</y>
</hint>
</hints>
</connection>
</connections>
</ui>