qwc2 2025.12.15 → 2025.12.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/AttributeForm.js +8 -8
- package/components/AttributeTableWidget.js +3 -3
- package/components/EditComboField.js +1 -1
- package/components/EditUploadField.js +1 -1
- package/components/IdentifyViewer.js +91 -38
- package/components/LinkFeatureForm.js +21 -4
- package/components/MeasureSwitcher.js +115 -0
- package/components/PluginsContainer.js +3 -2
- package/components/QtDesignerForm.js +2 -2
- package/components/ResizeableWindow.js +9 -1
- package/components/SearchBox.js +19 -12
- package/components/SideBar.js +4 -0
- package/components/map3d/drawtool/EditTool3D.js +1 -1
- package/components/style/IdentifyViewer.css +8 -6
- package/components/style/LocationRecorder.css +1 -6
- package/components/style/PluginsContainer.css +11 -6
- package/components/timeline/FixedTimeline.js +2 -2
- package/components/timeline/InfiniteTimeline.js +2 -2
- package/components/timeline/TimelineFeaturesSlider.js +1 -1
- package/components/widgets/EditableSelect.js +2 -1
- package/components/widgets/LayerCatalogWidget.js +26 -15
- package/components/widgets/MenuButton.js +7 -2
- package/components/widgets/NavBar.js +4 -2
- package/components/widgets/PopupMenu.js +44 -13
- package/components/widgets/SearchWidget.js +39 -50
- package/components/widgets/style/SearchWidget.css +3 -19
- package/package.json +1 -1
- package/plugins/Editing.js +20 -5
- package/plugins/FeatureForm.js +1 -1
- package/plugins/FeatureSearch.js +3 -3
- package/plugins/GeometryDigitizer.js +32 -18
- package/plugins/HeightProfile.js +4 -1
- package/plugins/Identify.js +5 -4
- package/plugins/LayerTree.js +5 -1
- package/plugins/MapExport.js +4 -4
- package/plugins/MapFilter.js +10 -10
- package/plugins/Measure.js +5 -1
- package/plugins/NewsPopup.js +1 -1
- package/plugins/ObliqueView.js +88 -17
- package/plugins/Print.js +8 -8
- package/plugins/Redlining.js +25 -73
- package/plugins/Reports.js +3 -3
- package/plugins/Routing.js +4 -4
- package/plugins/TopBar.js +2 -0
- package/plugins/ValueTool.js +1 -1
- package/plugins/View3D.js +2 -2
- package/plugins/ZoomButtons.js +1 -1
- package/plugins/map/EditingSupport.js +50 -20
- package/plugins/map/MeasurementSupport.js +1 -0
- package/plugins/map/RedliningSupport.js +9 -7
- package/plugins/map/SnapSupport.js +12 -10
- package/plugins/map/style/SnappingSupport.css +1 -8
- package/plugins/map3d/Draw3D.js +2 -2
- package/plugins/map3d/ExportObjects3D.js +2 -2
- package/plugins/map3d/MapExport3D.js +4 -4
- package/reducers/editing.js +6 -1
- package/reducers/layers.js +18 -36
- package/reducers/measurement.js +2 -1
- package/scripts/wmts_config_generator.py +1 -1
- package/static/translations/bg-BG.json +45 -75
- package/static/translations/ca-ES.json +45 -75
- package/static/translations/cs-CZ.json +45 -75
- package/static/translations/de-CH.json +45 -75
- package/static/translations/de-DE.json +45 -75
- package/static/translations/en-US.json +45 -75
- package/static/translations/es-ES.json +45 -75
- package/static/translations/fi-FI.json +45 -75
- package/static/translations/fr-FR.json +46 -76
- package/static/translations/hu-HU.json +45 -75
- package/static/translations/it-IT.json +45 -75
- package/static/translations/ja-JP.json +45 -75
- package/static/translations/nl-NL.json +45 -75
- package/static/translations/no-NO.json +45 -75
- package/static/translations/pl-PL.json +45 -75
- package/static/translations/pt-BR.json +45 -75
- package/static/translations/pt-PT.json +45 -75
- package/static/translations/ro-RO.json +45 -75
- package/static/translations/ru-RU.json +45 -75
- package/static/translations/sv-SE.json +45 -75
- package/static/translations/tr-TR.json +45 -75
- package/static/translations/tsconfig.json +35 -67
- package/static/translations/uk-UA.json +45 -75
- package/utils/FeatureStyles.js +18 -20
- package/utils/IdentifyUtils.js +14 -11
- package/utils/MiscUtils.js +2 -1
- package/utils/SearchProviders.js +1 -1
- package/utils/VectorLayerUtils.js +4 -2
|
@@ -67,7 +67,6 @@
|
|
|
67
67
|
"addfeature": "Adicionar Recurso",
|
|
68
68
|
"commit": "Confirmar",
|
|
69
69
|
"csvexport": "",
|
|
70
|
-
"delete": "Eliminar",
|
|
71
70
|
"deletefailed": "Falha ao Eliminar",
|
|
72
71
|
"deletefeatures": "Eliminar Recursos",
|
|
73
72
|
"deleting": "A eliminar",
|
|
@@ -76,12 +75,10 @@
|
|
|
76
75
|
"geomnoadd": "A geometria não pode ser adicionada",
|
|
77
76
|
"limittoextent": "",
|
|
78
77
|
"loadfailed": "Falha ao Carregar",
|
|
79
|
-
"loading": "A carregar",
|
|
80
78
|
"nodelete": "Não é possível eliminar",
|
|
81
79
|
"nogeomnoform": "Sem geometria e sem formulário",
|
|
82
80
|
"pleasereload": "Por favor, recarregue",
|
|
83
81
|
"reload": "Recarregar",
|
|
84
|
-
"selectlayer": "Selecionar Camada",
|
|
85
82
|
"title": "Tabela de Atributos",
|
|
86
83
|
"zoomtoselection": "Zoom para a Seleção"
|
|
87
84
|
},
|
|
@@ -110,6 +107,37 @@
|
|
|
110
107
|
"terms_label": "Termos de Uso",
|
|
111
108
|
"viewertitle_label": "Visualizador"
|
|
112
109
|
},
|
|
110
|
+
"common": {
|
|
111
|
+
"all": "Todos",
|
|
112
|
+
"cancel": "Cancelar",
|
|
113
|
+
"circle": "Círculo",
|
|
114
|
+
"clear": "Limpar",
|
|
115
|
+
"clone": "Clonar",
|
|
116
|
+
"close": "Fechar Diálogo",
|
|
117
|
+
"delete": "Eliminar",
|
|
118
|
+
"download": "Descarregar",
|
|
119
|
+
"ellipse": "Elipse",
|
|
120
|
+
"export": "Enviar",
|
|
121
|
+
"format": "Formato:",
|
|
122
|
+
"line": "Linha",
|
|
123
|
+
"loading": "A carregar",
|
|
124
|
+
"lock2dview": "",
|
|
125
|
+
"noresults": "Sem Resultados",
|
|
126
|
+
"pick": "Escolha",
|
|
127
|
+
"point": "Ponto",
|
|
128
|
+
"polygon": "Polígono",
|
|
129
|
+
"rectangle": "Retângulo",
|
|
130
|
+
"resolution": "Resolução:",
|
|
131
|
+
"save": "Salvar",
|
|
132
|
+
"select": "Selecionar...",
|
|
133
|
+
"selectlayer": "Selecionar camada...",
|
|
134
|
+
"square": "Quadrado",
|
|
135
|
+
"sync2dview": "",
|
|
136
|
+
"text": "Texto",
|
|
137
|
+
"wait": "Por favor, aguarde...",
|
|
138
|
+
"zoomin": "Aumentar Zoom",
|
|
139
|
+
"zoomout": "Diminuir Zoom"
|
|
140
|
+
},
|
|
113
141
|
"compare3d": {
|
|
114
142
|
"clipplane": "",
|
|
115
143
|
"compare_objects": "",
|
|
@@ -136,17 +164,14 @@
|
|
|
136
164
|
"title": "Cyclomedia"
|
|
137
165
|
},
|
|
138
166
|
"draw3d": {
|
|
139
|
-
"clone": "",
|
|
140
167
|
"cone": "",
|
|
141
168
|
"cuboid": "",
|
|
142
169
|
"cylinder": "",
|
|
143
|
-
"delete": "",
|
|
144
170
|
"drawings": "",
|
|
145
171
|
"intersect": "",
|
|
146
172
|
"label": "",
|
|
147
173
|
"newgroupprompt": "",
|
|
148
174
|
"numericinput": "",
|
|
149
|
-
"pick": "",
|
|
150
175
|
"position": "",
|
|
151
176
|
"pyramid": "",
|
|
152
177
|
"rotate": "",
|
|
@@ -169,7 +194,6 @@
|
|
|
169
194
|
"add": "Adicionar",
|
|
170
195
|
"attrtable": "Tabela de Atributos",
|
|
171
196
|
"canceldelete": "Cancelar Eliminação",
|
|
172
|
-
"clearpicture": "Limpar Imagem",
|
|
173
197
|
"clone_all": "",
|
|
174
198
|
"clone_copy": "",
|
|
175
199
|
"clone_defaulted": "",
|
|
@@ -182,23 +206,17 @@
|
|
|
182
206
|
"commitfailed": "Falha ao Confirmar",
|
|
183
207
|
"contraintviolation": "",
|
|
184
208
|
"create": "Criar",
|
|
185
|
-
"delete": "Eliminar",
|
|
186
209
|
"discard": "Descartar",
|
|
187
210
|
"draw": "Desenhar",
|
|
188
211
|
"feature": "Recurso",
|
|
189
212
|
"geomnonzeroz": "Geometria Apenas para Leitura",
|
|
190
213
|
"geomreadonly": "",
|
|
191
214
|
"invalidform": "Formulário Inválido",
|
|
192
|
-
"maximize": "Maximizar",
|
|
193
|
-
"minimize": "Minimizar",
|
|
194
215
|
"noeditablelayers": "Sem Camadas Editáveis",
|
|
195
216
|
"paint": "Pintar",
|
|
196
|
-
"pick": "Escolher",
|
|
197
217
|
"pickdrawfeature": "Escolher Desenhar Recurso",
|
|
198
218
|
"reallydelete": "Eliminar",
|
|
199
219
|
"relationcommitfailed": "Falha ao Confirmar Relação",
|
|
200
|
-
"select": "Selecionar",
|
|
201
|
-
"selectlayer": "",
|
|
202
220
|
"takepicture": "Tirar Fotografia",
|
|
203
221
|
"unsavedchanged": "Alterações Não Guardadas"
|
|
204
222
|
},
|
|
@@ -210,14 +228,11 @@
|
|
|
210
228
|
},
|
|
211
229
|
"featureform": {
|
|
212
230
|
"feature": "Recurso",
|
|
213
|
-
"noresults": "Sem Resultados",
|
|
214
231
|
"querying": "A consultar",
|
|
215
232
|
"title": "Formulário de Recurso"
|
|
216
233
|
},
|
|
217
234
|
"featuresearch": {
|
|
218
|
-
"noresults": "Sem Resultados",
|
|
219
235
|
"query": "Consulta",
|
|
220
|
-
"select": "Selecionar",
|
|
221
236
|
"title": "Pesquisa de Recurso"
|
|
222
237
|
},
|
|
223
238
|
"fileselector": {
|
|
@@ -235,8 +250,7 @@
|
|
|
235
250
|
"line_buffer": "",
|
|
236
251
|
"point_buffer": "",
|
|
237
252
|
"selfinter": "",
|
|
238
|
-
"send": ""
|
|
239
|
-
"wait": ""
|
|
253
|
+
"send": ""
|
|
240
254
|
},
|
|
241
255
|
"heightprofile": {
|
|
242
256
|
"asl": "a.s.l.",
|
|
@@ -262,17 +276,17 @@
|
|
|
262
276
|
"clipboard": "Área de Transferência",
|
|
263
277
|
"compare": "",
|
|
264
278
|
"comparing": "",
|
|
265
|
-
"download": "",
|
|
266
|
-
"export": "Exportar",
|
|
267
279
|
"featureReport": "Relatório de Recurso",
|
|
268
280
|
"featurecount": "",
|
|
269
281
|
"layerall": "",
|
|
270
282
|
"link": "Link",
|
|
283
|
+
"multiview": "",
|
|
271
284
|
"noattributes": "Sem Atributos",
|
|
272
285
|
"noresults": "Nenhuma informação disponível para o ponto selecionado",
|
|
273
286
|
"querying": "A consultar...",
|
|
274
287
|
"reportfail": "",
|
|
275
288
|
"results": "",
|
|
289
|
+
"selectforcompare": "",
|
|
276
290
|
"selectreport": "",
|
|
277
291
|
"title": "Informações do Recurso"
|
|
278
292
|
},
|
|
@@ -290,7 +304,6 @@
|
|
|
290
304
|
"asgroup": "",
|
|
291
305
|
"connect": "Ligar",
|
|
292
306
|
"filter": "Filtro...",
|
|
293
|
-
"loading": "A carregar...",
|
|
294
307
|
"localfile": "Ficheiro Local",
|
|
295
308
|
"nofeatures": "Nenhuma característica poderia ser importada.",
|
|
296
309
|
"noresults": "Sem resultados ou URL inválida",
|
|
@@ -331,6 +344,7 @@
|
|
|
331
344
|
"printlegend": "Legenda de Impressão",
|
|
332
345
|
"separator": "Separador",
|
|
333
346
|
"separatortooltip": "Adicionar Separador",
|
|
347
|
+
"togglegroup": "",
|
|
334
348
|
"transparency": "Transparência",
|
|
335
349
|
"visiblefilter": "Filtrar Camadas Invisíveis",
|
|
336
350
|
"zoomtolayer": "Zoom para a Camada"
|
|
@@ -345,8 +359,6 @@
|
|
|
345
359
|
"zoomtoobject": ""
|
|
346
360
|
},
|
|
347
361
|
"linkfeatureform": {
|
|
348
|
-
"cancel": "Cancelar",
|
|
349
|
-
"close": "Fechar",
|
|
350
362
|
"drawhint": "Desenhe um retângulo para selecionar um recurso...",
|
|
351
363
|
"pickhint": "Clique no mapa para selecionar um recurso..."
|
|
352
364
|
},
|
|
@@ -371,32 +383,22 @@
|
|
|
371
383
|
"resetrotation": "Redefinir Rotação"
|
|
372
384
|
},
|
|
373
385
|
"map3d": {
|
|
374
|
-
"lockview": "",
|
|
375
|
-
"syncview": "",
|
|
376
386
|
"terrain": "",
|
|
377
387
|
"title": ""
|
|
378
388
|
},
|
|
379
389
|
"mapexport": {
|
|
380
390
|
"configuration": "Configuração",
|
|
381
|
-
"format": "Formato:",
|
|
382
391
|
"projection": "",
|
|
383
|
-
"resolution": "Resolução:",
|
|
384
392
|
"scale": "Escala:",
|
|
385
393
|
"size": "Tamanho:",
|
|
386
|
-
"
|
|
387
|
-
"usersize": "Tamanho Personalizado",
|
|
388
|
-
"wait": "Por favor, aguarde..."
|
|
394
|
+
"usersize": "Tamanho Personalizado"
|
|
389
395
|
},
|
|
390
396
|
"mapfilter": {
|
|
391
397
|
"addcustomfilter": "",
|
|
392
398
|
"brokenrendering": "",
|
|
393
|
-
"cancel": "",
|
|
394
399
|
"geomfilter": "",
|
|
395
400
|
"hidefiltergeom": "",
|
|
396
401
|
"invalidfilter": "",
|
|
397
|
-
"save": "",
|
|
398
|
-
"select": "",
|
|
399
|
-
"selectlayer": "",
|
|
400
402
|
"timefilter": "",
|
|
401
403
|
"timefrom": "",
|
|
402
404
|
"timeto": ""
|
|
@@ -440,16 +442,18 @@
|
|
|
440
442
|
"imperial": "Imperial",
|
|
441
443
|
"lengthLabel": "Comprimento",
|
|
442
444
|
"metric": "Métrico",
|
|
443
|
-
"pointLabel": "Posição"
|
|
445
|
+
"pointLabel": "Posição",
|
|
446
|
+
"showmeasurements": "Medições"
|
|
444
447
|
},
|
|
445
448
|
"misc": {
|
|
446
449
|
"ctrlclickhint": "Ctrl + clique para selecionar múltiplos resultados"
|
|
447
450
|
},
|
|
448
451
|
"navbar": {
|
|
449
|
-
"
|
|
452
|
+
"next": "",
|
|
453
|
+
"perpage": "Por página",
|
|
454
|
+
"prev": ""
|
|
450
455
|
},
|
|
451
456
|
"newspopup": {
|
|
452
|
-
"dialogclose": "Fechar Diálogo",
|
|
453
457
|
"dontshowagain": "Não Mostrar Novamente",
|
|
454
458
|
"title": "Pop-up de Notícias"
|
|
455
459
|
},
|
|
@@ -479,28 +483,21 @@
|
|
|
479
483
|
},
|
|
480
484
|
"print": {
|
|
481
485
|
"atlasfeature": "Recurso do Atlas",
|
|
482
|
-
"download": "",
|
|
483
486
|
"download_as_onepdf": "",
|
|
484
487
|
"download_as_onezip": "",
|
|
485
488
|
"download_as_single": "",
|
|
486
|
-
"format": "Formato",
|
|
487
489
|
"grid": "Grelha",
|
|
488
490
|
"layout": "Esquema",
|
|
489
491
|
"legend": "Legenda",
|
|
490
|
-
"maximize": "Maximizar",
|
|
491
|
-
"minimize": "Minimizar",
|
|
492
492
|
"nolayouts": "O tema selecionado não suporta a impressão",
|
|
493
493
|
"notheme": "Nenhum tema selecionado",
|
|
494
494
|
"output": "Saída",
|
|
495
495
|
"overlap": "",
|
|
496
496
|
"pickatlasfeature": "Escolher Recurso do Atlas",
|
|
497
|
-
"resolution": "Resolução",
|
|
498
497
|
"rotation": "Rotação",
|
|
499
|
-
"save": "",
|
|
500
498
|
"scale": "Escala",
|
|
501
499
|
"series": "",
|
|
502
|
-
"submit": "Imprimir"
|
|
503
|
-
"wait": "Por favor, aguarde..."
|
|
500
|
+
"submit": "Imprimir"
|
|
504
501
|
},
|
|
505
502
|
"qtdesignerform": {
|
|
506
503
|
"loading": "A carregar..."
|
|
@@ -513,35 +510,20 @@
|
|
|
513
510
|
"bufferlayer": "Camada de Destino",
|
|
514
511
|
"bufferlayername": "Nome da Camada de Tampão",
|
|
515
512
|
"bufferselectfeature": "Selecione uma característica para o tampão...",
|
|
516
|
-
"circle": "Círculo",
|
|
517
|
-
"clone": "",
|
|
518
513
|
"ctrlhint": "",
|
|
519
|
-
"delete": "Excluir",
|
|
520
514
|
"draw": "Desenhar",
|
|
521
515
|
"edit": "Editar",
|
|
522
|
-
"ellipse": "Elipse",
|
|
523
|
-
"export": "",
|
|
524
516
|
"freehand": "Desenho à mão livre",
|
|
525
517
|
"label": "Etiqueta",
|
|
526
518
|
"layer": "Camada",
|
|
527
519
|
"layertitle": "",
|
|
528
|
-
"line": "Linha",
|
|
529
520
|
"markers": "Marcadores",
|
|
530
|
-
"measurements": "Medições",
|
|
531
521
|
"numericinput": "Entrada Numérica",
|
|
532
|
-
"pick": "Escolher",
|
|
533
|
-
"point": "Ponto",
|
|
534
|
-
"polygon": "Polígono",
|
|
535
|
-
"rectangle": "Retângulo",
|
|
536
522
|
"size": "Tamanho",
|
|
537
|
-
"
|
|
538
|
-
"text": "Texto",
|
|
523
|
+
"text": "",
|
|
539
524
|
"transform": "Transformar"
|
|
540
525
|
},
|
|
541
526
|
"reports": {
|
|
542
|
-
"all": "",
|
|
543
|
-
"download": "",
|
|
544
|
-
"pick": "",
|
|
545
527
|
"region": "",
|
|
546
528
|
"selectlayer": ""
|
|
547
529
|
},
|
|
@@ -550,11 +532,9 @@
|
|
|
550
532
|
"addlayer": "",
|
|
551
533
|
"addviapoint": "Adicionar ponto de passagem",
|
|
552
534
|
"arriveat": "Chegar a",
|
|
553
|
-
"clear": "Limpar",
|
|
554
535
|
"computefailed": "Cálculo falhou",
|
|
555
536
|
"computing": "Calculando",
|
|
556
537
|
"excludepolygons": "Excluir polígonos",
|
|
557
|
-
"export": "Exportar",
|
|
558
538
|
"fastest": "Mais Rápido",
|
|
559
539
|
"fromhere": "A partir daqui",
|
|
560
540
|
"importerror": "Erro na importação",
|
|
@@ -590,9 +570,7 @@
|
|
|
590
570
|
"finish": "Terminar"
|
|
591
571
|
},
|
|
592
572
|
"search": {
|
|
593
|
-
"all": "Todos",
|
|
594
573
|
"circleradius": "",
|
|
595
|
-
"clearfilter": "Limpar Filtro",
|
|
596
574
|
"coordinates": "",
|
|
597
575
|
"existinglayer": "A camada já existe no mapa",
|
|
598
576
|
"filter": "Refinar Pesquisa",
|
|
@@ -601,7 +579,6 @@
|
|
|
601
579
|
"more": "{0} mais resultados",
|
|
602
580
|
"nodescription": "Sem descrição disponível",
|
|
603
581
|
"none": "Nenhum",
|
|
604
|
-
"noresults": "Sem Resultados",
|
|
605
582
|
"placeholder": "Procurar local ou adicionar mapa...",
|
|
606
583
|
"places": "",
|
|
607
584
|
"providerselection": "Seleção do Provedor",
|
|
@@ -689,7 +666,6 @@
|
|
|
689
666
|
"group": "Grupo",
|
|
690
667
|
"groupnone": "Nenhum Grupo",
|
|
691
668
|
"home": "Início",
|
|
692
|
-
"loading": "A carregar",
|
|
693
669
|
"loop": "Loop",
|
|
694
670
|
"markers": "Marcadores",
|
|
695
671
|
"notemporaldata": "Sem Dados Temporais",
|
|
@@ -720,17 +696,13 @@
|
|
|
720
696
|
"months": "Meses",
|
|
721
697
|
"seconds": "Segundos",
|
|
722
698
|
"years": "Anos"
|
|
723
|
-
}
|
|
724
|
-
"zoomin": "Aumentar Zoom",
|
|
725
|
-
"zoomout": "Diminuir Zoom"
|
|
699
|
+
}
|
|
726
700
|
},
|
|
727
701
|
"tooltip": {
|
|
728
702
|
"background": "Mudar Fundo",
|
|
729
703
|
"fullscreendisable": "Desativar Tela Cheia",
|
|
730
704
|
"fullscreenenable": "Ativar Tela Cheia",
|
|
731
|
-
"home": "Mostrar Mapa Completo"
|
|
732
|
-
"zoomin": "Aumentar Zoom",
|
|
733
|
-
"zoomout": "Diminuir Zoom"
|
|
705
|
+
"home": "Mostrar Mapa Completo"
|
|
734
706
|
},
|
|
735
707
|
"tourguide": {
|
|
736
708
|
"done": "",
|
|
@@ -738,7 +710,6 @@
|
|
|
738
710
|
"previous": ""
|
|
739
711
|
},
|
|
740
712
|
"valuetool": {
|
|
741
|
-
"all": "",
|
|
742
713
|
"allbands": "",
|
|
743
714
|
"alllayers": "",
|
|
744
715
|
"bands": "",
|
|
@@ -765,7 +736,6 @@
|
|
|
765
736
|
"storingstate": ""
|
|
766
737
|
},
|
|
767
738
|
"window": {
|
|
768
|
-
"close": "Fechar",
|
|
769
739
|
"detach": "",
|
|
770
740
|
"dock": "Acoplar",
|
|
771
741
|
"embed": "",
|