-
Notifications
You must be signed in to change notification settings - Fork 4
/
ui_About.ui
338 lines (338 loc) · 25.4 KB
/
ui_About.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
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>AboutDialog</class>
<widget class="QDialog" name="AboutDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>629</width>
<height>418</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>OGR2Layers Plugin: Info</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="about">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>91</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>91</width>
<height>25</height>
</size>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<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:12pt; font-weight:600; font-style:normal;">
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:20pt;">About</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="logo">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>70</width>
<height>79</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>70</width>
<height>79</height>
</size>
</property>
<property name="text">
<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 align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><img src=":/plugins/OGR2Layers/icongui.png" /></p></body></html></string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="version">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>72</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>72</width>
<height>19</height>
</size>
</property>
<property name="text">
<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-size:12pt; font-weight:600;">Version:</span></p></body></html></string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="margin">
<number>0</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="version_n">
<property name="maximumSize">
<size>
<width>136</width>
<height>89</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="autors">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>77</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>77</width>
<height>19</height>
</size>
</property>
<property name="text">
<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 align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">Authors:</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="autors_name">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>89</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>89</height>
</size>
</property>
<property name="text">
<string>Nicolas Bozon,
Rene-Luc D'Hont,
Michael Douchin,
Mathias Walker,
Luca Delucchi</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QTextBrowser" name="textBrowser_3">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>263</width>
<height>121</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>261</width>
<height>121</height>
</size>
</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:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="center" 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';">More info</span></p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://wiki.github.com/lucadelu/OGR2Layers/
"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://wiki.github.com/lucadelu/OGR2Layers/</span></a></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'; font-weight:600; text-decoration: underline; color:#0000ff;"><br /></p>
<p align="center" 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';">You can add an issue or a bug</span></p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://hub.qgis.org/projects/ogr2layers"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://hub.qgis.org/projects/ogr2layers</span></a></p></body></html></string>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="1">
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="label_help">
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>25</height>
</size>
</property>
<property name="text">
<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 align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">How to use</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<widget class="QTextBrowser" name="textBrowser_2">
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
</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:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="justify" 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'; font-size:10pt;">OGR2Layer create a html page with OpenLayers library to show on the web your vector data loaded on QGIS. You can choose a background layer, some controls, you can render data using QGIS symbology and you can add query on your layer.</span></p>
<p align="justify" 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'; font-size:10pt;"><br /></p>
<p align="justify" 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'; font-size:10pt;">From </span><span style=" font-family:'Sans Serif'; font-size:10pt; font-weight:600;">0.7 version it work with python-gdal</span><span style=" font-family:'Sans Serif'; font-size:10pt;"> to convert vector data, </span><a name="result_box"></a><span style=" font-family:'Sans Serif'; background-color:#ffffff;">y</span><span style=" font-family:'Sans Serif'; background-color:#ffffff;">ou should check its installation</span></p>
<p align="justify" 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'; font-size:10pt;"><br /></p>
<p align="justify" 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'; font-size:10pt;">First you must </span><span style=" font-family:'Sans Serif'; font-size:10pt; font-weight:600;">add the definition for the projection of Spherical Mercator to your proj.4 data directories</span><span style=" font-family:'Sans Serif'; font-size:10pt;"> (on linux /usr/share/proj/epsg), this is necessary for usign OpenStreetMap background; you must add only the line:</span></p>
<p align="justify" 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'; font-size:10pt;"><br /></p>
<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier New, courier';">&lt;900913&gt; +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs</span></p>
<p align="justify" 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 align="justify" 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'; font-size:10pt;">The second important part is </span><span style=" font-family:'Sans Serif'; font-size:10pt; font-weight:600;">your vector layer has a known spatial reference system</span><span style=" font-family:'Sans Serif'; font-size:10pt;"> (e.g. file .prj for shapefile) then you can load vector data and start OGR2Layer plugin, now you choose the directory where the plugin save the files (.html for internet page and gml for vector data) and several option to add in OpenLayers.</span></p>
<p align="justify" 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'; font-size:10pt;"><br /></p>
<p align="justify" 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'; font-size:10pt;">From </span><span style=" font-family:'Sans Serif'; font-size:10pt; font-weight:600;">version 0.8.0</span><span style=" font-family:'Sans Serif'; font-size:10pt;"> &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">QGIS Render</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot; in the &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Render option</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot; supports all symbologies of &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Old symbology Style</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot;</span></p>
<p align="justify" 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'; font-size:10pt;"><br /></p>
<p align="justify" 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'; font-size:10pt;">From </span><span style=" font-family:'Sans Serif'; font-size:10pt; font-weight:600;">version 0.8.1</span><span style=" font-family:'Sans Serif'; font-size:10pt;"> it supports also the QGIS svg symbols for &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Single Symbol</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot; and &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Unique Value</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot;, using &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Old symbology</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot;. </span></p>
<p align="justify" 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'; font-size:10pt; font-weight:600;">Important</span><span style=" font-family:'Sans Serif'; font-size:10pt;">: Only svg icons can be used.</span></p>
<p align="justify" 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'; font-size:10pt;"><br /></p>
<p align="justify" 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'; font-size:10pt;">From </span><span style=" font-family:'Sans Serif'; font-size:10pt; font-weight:600;">version 0.8.4</span><span style=" font-family:'Sans Serif'; font-size:10pt;"> it supports the &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">New Symbology</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot;, it is possible to use only simple simbology for &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Single Symbol</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot;, &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Catagorized</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot;, &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Graduated</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot;. </span></p>
<p align="justify" 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'; font-size:10pt; font-weight:600;">Warning</span><span style=" font-family:'Sans Serif'; font-size:10pt;">: The svg icons are not supported yet</span></p>
<p align="justify" 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'; font-size:10pt;"><br /></p>
<p align="justify" 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'; font-size:10pt;">In the &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Query Options</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot; the option &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">query more features</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot; use OpenLayers Strategy Cluster, this solution allow to cluster more point features and query the group, it's useful when points are very neighbouring.</span></p>
<p align="justify" 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'; font-size:10pt; font-weight:600;">Important</span><span style=" font-family:'Sans Serif'; font-size:10pt;">: remember &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">query more features</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot; doesn't work with &quot;</span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">Unique Value</span><span style=" font-family:'Sans Serif'; font-size:10pt;">&quot; symbology</span></p>
<p align="justify" 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'; font-size:10pt;"><br /></p>
<p align="justify" 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'; font-size:10pt;">From </span><span style=" font-family:'Sans Serif'; font-size:10pt; font-weight:600;">version 0.9.0</span><span style=" font-family:'Sans Serif'; font-size:10pt;"> there is </span><span style=" font-family:'Sans Serif'; font-size:10pt; font-style:italic;">support for WMS</span><span style=" font-family:'Sans Serif'; font-size:10pt;">, they must be in the same coordinate system of base layer. For example if OpenStreetMap is the base layer your WMS should accept EPSG code 3857 or 900913.</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="standardButtons">
<set>QDialogButtonBox::Close</set>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<resources>
<include location="resources.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>AboutDialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>40</x>
<y>285</y>
</hint>
<hint type="destinationlabel">
<x>237</x>
<y>153</y>
</hint>
</hints>
</connection>
</connections>
</ui>