umap-project 2.2.0b0__py3-none-any.whl → 2.2.2__py3-none-any.whl
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.
Potentially problematic release.
This version of umap-project might be problematic. Click here for more details.
- umap/.DS_Store +0 -0
- umap/__init__.py +1 -1
- umap/static/.DS_Store +0 -0
- umap/static/umap/.DS_Store +0 -0
- umap/static/umap/base.css +14 -5
- umap/static/umap/favicons/.DS_Store +0 -0
- umap/static/umap/fonts/.DS_Store +0 -0
- umap/static/umap/js/modules/browser.js +16 -1
- umap/static/umap/js/modules/dompurify.js +1 -1
- umap/static/umap/js/modules/facets.js +1 -0
- umap/static/umap/js/modules/utils.js +6 -6
- umap/static/umap/js/umap.autocomplete.js +40 -25
- umap/static/umap/js/umap.controls.js +48 -43
- umap/static/umap/js/umap.core.js +27 -12
- umap/static/umap/js/umap.features.js +2 -2
- umap/static/umap/js/umap.forms.js +24 -18
- umap/static/umap/js/umap.importer.js +60 -46
- umap/static/umap/js/umap.js +9 -11
- umap/static/umap/js/umap.layer.js +9 -1
- umap/static/umap/js/umap.permissions.js +9 -3
- umap/static/umap/js/umap.popup.js +16 -9
- umap/static/umap/js/umap.share.js +1 -1
- umap/static/umap/js/umap.ui.js +10 -9
- umap/static/umap/locale/am_ET.js +4 -3
- umap/static/umap/locale/am_ET.json +4 -3
- umap/static/umap/locale/ar.js +4 -3
- umap/static/umap/locale/ar.json +4 -3
- umap/static/umap/locale/ast.js +4 -3
- umap/static/umap/locale/ast.json +4 -3
- umap/static/umap/locale/bg.js +4 -3
- umap/static/umap/locale/bg.json +4 -3
- umap/static/umap/locale/br.js +15 -14
- umap/static/umap/locale/br.json +15 -14
- umap/static/umap/locale/ca.js +4 -3
- umap/static/umap/locale/ca.json +4 -3
- umap/static/umap/locale/cs_CZ.js +4 -3
- umap/static/umap/locale/cs_CZ.json +4 -3
- umap/static/umap/locale/da.js +4 -3
- umap/static/umap/locale/da.json +4 -3
- umap/static/umap/locale/de.js +4 -3
- umap/static/umap/locale/de.json +4 -3
- umap/static/umap/locale/el.js +4 -3
- umap/static/umap/locale/el.json +4 -3
- umap/static/umap/locale/en.js +4 -3
- umap/static/umap/locale/en.json +4 -3
- umap/static/umap/locale/en_US.json +4 -3
- umap/static/umap/locale/es.js +4 -3
- umap/static/umap/locale/es.json +4 -3
- umap/static/umap/locale/et.js +4 -3
- umap/static/umap/locale/et.json +4 -3
- umap/static/umap/locale/fa_IR.js +4 -3
- umap/static/umap/locale/fa_IR.json +4 -3
- umap/static/umap/locale/fi.js +4 -3
- umap/static/umap/locale/fi.json +4 -3
- umap/static/umap/locale/fr.js +4 -3
- umap/static/umap/locale/fr.json +4 -3
- umap/static/umap/locale/gl.js +4 -3
- umap/static/umap/locale/gl.json +4 -3
- umap/static/umap/locale/he.js +4 -3
- umap/static/umap/locale/he.json +4 -3
- umap/static/umap/locale/hr.js +4 -3
- umap/static/umap/locale/hr.json +4 -3
- umap/static/umap/locale/hu.js +4 -3
- umap/static/umap/locale/hu.json +4 -3
- umap/static/umap/locale/id.js +4 -3
- umap/static/umap/locale/id.json +4 -3
- umap/static/umap/locale/is.js +4 -3
- umap/static/umap/locale/is.json +4 -3
- umap/static/umap/locale/it.js +4 -3
- umap/static/umap/locale/it.json +4 -3
- umap/static/umap/locale/ja.js +4 -3
- umap/static/umap/locale/ja.json +4 -3
- umap/static/umap/locale/ko.js +4 -3
- umap/static/umap/locale/ko.json +4 -3
- umap/static/umap/locale/lt.js +4 -3
- umap/static/umap/locale/lt.json +4 -3
- umap/static/umap/locale/ms.js +4 -3
- umap/static/umap/locale/ms.json +4 -3
- umap/static/umap/locale/nl.js +4 -3
- umap/static/umap/locale/nl.json +4 -3
- umap/static/umap/locale/no.js +4 -3
- umap/static/umap/locale/no.json +4 -3
- umap/static/umap/locale/pl.js +4 -3
- umap/static/umap/locale/pl.json +4 -3
- umap/static/umap/locale/pl_PL.json +4 -3
- umap/static/umap/locale/pt.js +4 -3
- umap/static/umap/locale/pt.json +4 -3
- umap/static/umap/locale/pt_BR.js +4 -3
- umap/static/umap/locale/pt_BR.json +4 -3
- umap/static/umap/locale/pt_PT.js +4 -3
- umap/static/umap/locale/pt_PT.json +4 -3
- umap/static/umap/locale/ro.js +4 -3
- umap/static/umap/locale/ro.json +4 -3
- umap/static/umap/locale/ru.js +4 -3
- umap/static/umap/locale/ru.json +4 -3
- umap/static/umap/locale/sk_SK.js +4 -3
- umap/static/umap/locale/sk_SK.json +4 -3
- umap/static/umap/locale/sl.js +4 -3
- umap/static/umap/locale/sl.json +4 -3
- umap/static/umap/locale/sr.js +4 -3
- umap/static/umap/locale/sr.json +4 -3
- umap/static/umap/locale/sv.js +4 -3
- umap/static/umap/locale/sv.json +4 -3
- umap/static/umap/locale/th_TH.js +4 -3
- umap/static/umap/locale/th_TH.json +4 -3
- umap/static/umap/locale/tr.js +4 -3
- umap/static/umap/locale/tr.json +4 -3
- umap/static/umap/locale/uk_UA.js +4 -3
- umap/static/umap/locale/uk_UA.json +4 -3
- umap/static/umap/locale/vi.js +4 -3
- umap/static/umap/locale/vi.json +4 -3
- umap/static/umap/locale/vi_VN.json +4 -3
- umap/static/umap/locale/zh.js +4 -3
- umap/static/umap/locale/zh.json +4 -3
- umap/static/umap/locale/zh_CN.json +4 -3
- umap/static/umap/locale/zh_TW.Big5.json +4 -3
- umap/static/umap/locale/zh_TW.js +4 -3
- umap/static/umap/locale/zh_TW.json +4 -3
- umap/static/umap/map.css +12 -1
- umap/static/umap/vendors/dompurify/purify.es.mjs.map +1 -0
- umap/static/umap/vendors/iconlayers/iconLayers.js +1 -1
- umap/tests/.DS_Store +0 -0
- umap/tests/integration/.DS_Store +0 -0
- umap/tests/integration/test_anonymous_owned_map.py +21 -0
- umap/tests/integration/test_basics.py +21 -0
- umap/tests/integration/test_edit_map.py +7 -0
- umap/tests/integration/test_import.py +4 -2
- umap/tests/integration/test_tilelayer.py +10 -0
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/METADATA +6 -6
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/RECORD +134 -126
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/WHEEL +1 -1
- /umap/static/umap/vendors/dompurify/{purify.es.mjs → purify.es.js} +0 -0
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/entry_points.txt +0 -0
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/licenses/LICENSE +0 -0
|
@@ -15,21 +15,24 @@ U.Importer = L.Class.extend({
|
|
|
15
15
|
this.presetBox = L.DomUtil.create('div', 'formbox', this.container)
|
|
16
16
|
this.presetSelect = L.DomUtil.create('select', '', this.presetBox)
|
|
17
17
|
this.fileBox = L.DomUtil.create('div', 'formbox', this.container)
|
|
18
|
-
this.fileInput = L.DomUtil.element(
|
|
19
|
-
'input',
|
|
20
|
-
|
|
21
|
-
this.fileBox
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
'
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
18
|
+
this.fileInput = L.DomUtil.element({
|
|
19
|
+
tagName: 'input',
|
|
20
|
+
type: 'file',
|
|
21
|
+
parent: this.fileBox,
|
|
22
|
+
multiple: 'multiple',
|
|
23
|
+
autofocus: true,
|
|
24
|
+
})
|
|
25
|
+
this.urlInput = L.DomUtil.element({
|
|
26
|
+
tagName: 'input',
|
|
27
|
+
type: 'text',
|
|
28
|
+
parent: this.container,
|
|
29
|
+
placeholder: L._('Provide an URL here'),
|
|
30
|
+
})
|
|
31
|
+
this.rawInput = L.DomUtil.element({
|
|
32
|
+
tagName: 'textarea',
|
|
33
|
+
parent: this.container,
|
|
34
|
+
placeholder: L._('Paste your data here'),
|
|
35
|
+
})
|
|
33
36
|
this.typeLabel = L.DomUtil.add(
|
|
34
37
|
'label',
|
|
35
38
|
'',
|
|
@@ -42,33 +45,43 @@ U.Importer = L.Class.extend({
|
|
|
42
45
|
this.container,
|
|
43
46
|
L._('Choose the layer to import in')
|
|
44
47
|
)
|
|
45
|
-
this.clearLabel = L.DomUtil.element(
|
|
46
|
-
'label',
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
48
|
+
this.clearLabel = L.DomUtil.element({
|
|
49
|
+
tagName: 'label',
|
|
50
|
+
parent: this.container,
|
|
51
|
+
textContent: L._('Replace layer content'),
|
|
52
|
+
for: 'datalayer-clear-check',
|
|
53
|
+
})
|
|
54
|
+
this.submitInput = L.DomUtil.element({
|
|
55
|
+
tagName: 'input',
|
|
56
|
+
type: 'button',
|
|
57
|
+
parent: this.container,
|
|
58
|
+
value: L._('Import'),
|
|
59
|
+
className: 'button',
|
|
60
|
+
})
|
|
55
61
|
this.map.help.button(this.typeLabel, 'importFormats')
|
|
56
|
-
this.typeInput = L.DomUtil.element(
|
|
57
|
-
|
|
58
|
-
'
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
'
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
'
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
62
|
+
this.typeInput = L.DomUtil.element({
|
|
63
|
+
tagName: 'select',
|
|
64
|
+
name: 'format',
|
|
65
|
+
parent: this.typeLabel,
|
|
66
|
+
})
|
|
67
|
+
this.layerInput = L.DomUtil.element({
|
|
68
|
+
tagName: 'select',
|
|
69
|
+
name: 'datalayer',
|
|
70
|
+
parent: this.layerLabel,
|
|
71
|
+
})
|
|
72
|
+
this.clearFlag = L.DomUtil.element({
|
|
73
|
+
tagName: 'input',
|
|
74
|
+
type: 'checkbox',
|
|
75
|
+
name: 'clear',
|
|
76
|
+
id: 'datalayer-clear-check',
|
|
77
|
+
parent: this.clearLabel,
|
|
78
|
+
})
|
|
79
|
+
L.DomUtil.element({
|
|
80
|
+
tagName: 'option',
|
|
81
|
+
value: '',
|
|
82
|
+
textContent: L._('Choose the data format'),
|
|
83
|
+
parent: this.typeInput,
|
|
84
|
+
})
|
|
72
85
|
for (let i = 0; i < this.TYPES.length; i++) {
|
|
73
86
|
option = L.DomUtil.create('option', '', this.typeInput)
|
|
74
87
|
option.value = option.textContent = this.TYPES[i]
|
|
@@ -119,11 +132,12 @@ U.Importer = L.Class.extend({
|
|
|
119
132
|
option.value = id
|
|
120
133
|
}
|
|
121
134
|
})
|
|
122
|
-
L.DomUtil.element(
|
|
123
|
-
'option',
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
135
|
+
L.DomUtil.element({
|
|
136
|
+
tagName: 'option',
|
|
137
|
+
value: '',
|
|
138
|
+
textContent: L._('Import in a new layer'),
|
|
139
|
+
parent: this.layerInput,
|
|
140
|
+
})
|
|
127
141
|
})
|
|
128
142
|
},
|
|
129
143
|
|
umap/static/umap/js/umap.js
CHANGED
|
@@ -1023,11 +1023,7 @@ U.Map = L.Map.extend({
|
|
|
1023
1023
|
this.options.umap_id = data.id
|
|
1024
1024
|
this.permissions.setOptions(data.permissions)
|
|
1025
1025
|
this.permissions.commit()
|
|
1026
|
-
if (
|
|
1027
|
-
data.permissions &&
|
|
1028
|
-
data.permissions.anonymous_edit_url &&
|
|
1029
|
-
this.options.urls.map_send_edit_link
|
|
1030
|
-
) {
|
|
1026
|
+
if (data.permissions && data.permissions.anonymous_edit_url) {
|
|
1031
1027
|
alert.duration = Infinity
|
|
1032
1028
|
alert.content =
|
|
1033
1029
|
L._(
|
|
@@ -1035,12 +1031,6 @@ U.Map = L.Map.extend({
|
|
|
1035
1031
|
) + `<br>${data.permissions.anonymous_edit_url}`
|
|
1036
1032
|
|
|
1037
1033
|
alert.actions = [
|
|
1038
|
-
{
|
|
1039
|
-
label: L._('Send me the link'),
|
|
1040
|
-
input: L._('Email'),
|
|
1041
|
-
callback: this.sendEditLink,
|
|
1042
|
-
callbackContext: this,
|
|
1043
|
-
},
|
|
1044
1034
|
{
|
|
1045
1035
|
label: L._('Copy link'),
|
|
1046
1036
|
callback: () => {
|
|
@@ -1053,6 +1043,14 @@ U.Map = L.Map.extend({
|
|
|
1053
1043
|
callbackContext: this,
|
|
1054
1044
|
},
|
|
1055
1045
|
]
|
|
1046
|
+
if (this.options.urls.map_send_edit_link) {
|
|
1047
|
+
alert.actions.push({
|
|
1048
|
+
label: L._('Send me the link'),
|
|
1049
|
+
input: L._('Email'),
|
|
1050
|
+
callback: this.sendEditLink,
|
|
1051
|
+
callbackContext: this,
|
|
1052
|
+
})
|
|
1053
|
+
}
|
|
1056
1054
|
}
|
|
1057
1055
|
} else if (!this.permissions.isDirty) {
|
|
1058
1056
|
// Do not override local changes to permissions,
|
|
@@ -1395,9 +1395,17 @@ U.DataLayer = L.Evented.extend({
|
|
|
1395
1395
|
'_blank'
|
|
1396
1396
|
)
|
|
1397
1397
|
}
|
|
1398
|
+
const button = L.DomUtil.create('li', '')
|
|
1399
|
+
L.DomUtil.create('i', 'icon icon-16 icon-back', button)
|
|
1400
|
+
button.title = L._('Back to layers')
|
|
1401
|
+
// Fixme: remove me when this is merged and released
|
|
1402
|
+
// https://github.com/Leaflet/Leaflet/pull/9052
|
|
1403
|
+
L.DomEvent.disableClickPropagation(button)
|
|
1404
|
+
L.DomEvent.on(button, 'click', this.map.editDatalayers, this.map)
|
|
1405
|
+
|
|
1398
1406
|
this.map.editPanel.open({
|
|
1399
1407
|
content: container,
|
|
1400
|
-
actions: [
|
|
1408
|
+
actions: [button],
|
|
1401
1409
|
})
|
|
1402
1410
|
},
|
|
1403
1411
|
|
|
@@ -62,9 +62,15 @@ U.MapPermissions = L.Class.extend({
|
|
|
62
62
|
L.DomUtil.createTitle(container, L._('Update permissions'), 'icon-key')
|
|
63
63
|
if (this.isAnonymousMap()) {
|
|
64
64
|
if (this.options.anonymous_edit_url) {
|
|
65
|
-
const helpText = `${L._('Secret edit link:')}<br>${
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
const helpText = `${L._('Secret edit link:')}<br>${
|
|
66
|
+
this.options.anonymous_edit_url
|
|
67
|
+
}`
|
|
68
|
+
L.DomUtil.element({
|
|
69
|
+
tagName: 'p',
|
|
70
|
+
className: 'help-text',
|
|
71
|
+
innerHTML: helpText,
|
|
72
|
+
parent: container,
|
|
73
|
+
})
|
|
68
74
|
fields.push([
|
|
69
75
|
'options.edit_status',
|
|
70
76
|
{
|
|
@@ -190,7 +190,11 @@ U.PopupTemplate.Table = U.PopupTemplate.BaseWithTitle.extend({
|
|
|
190
190
|
addRow: function (container, key, value) {
|
|
191
191
|
const tr = L.DomUtil.create('tr', '', container)
|
|
192
192
|
L.DomUtil.add('th', '', tr, key)
|
|
193
|
-
L.DomUtil.
|
|
193
|
+
L.DomUtil.element({
|
|
194
|
+
tagName: 'td',
|
|
195
|
+
parent: tr,
|
|
196
|
+
innerHTML: this.formatRow(key, value),
|
|
197
|
+
})
|
|
194
198
|
},
|
|
195
199
|
|
|
196
200
|
renderBody: function () {
|
|
@@ -281,11 +285,12 @@ U.PopupTemplate.OSM = U.PopupTemplate.Default.extend({
|
|
|
281
285
|
}
|
|
282
286
|
}
|
|
283
287
|
if (props.website) {
|
|
284
|
-
L.DomUtil.element(
|
|
285
|
-
'a',
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
288
|
+
L.DomUtil.element({
|
|
289
|
+
tagName: 'a',
|
|
290
|
+
parent: container,
|
|
291
|
+
href: props.website,
|
|
292
|
+
textContent: props.website,
|
|
293
|
+
})
|
|
289
294
|
}
|
|
290
295
|
const phone = props.phone || props['contact:phone']
|
|
291
296
|
if (phone) {
|
|
@@ -293,7 +298,7 @@ U.PopupTemplate.OSM = U.PopupTemplate.Default.extend({
|
|
|
293
298
|
'div',
|
|
294
299
|
'',
|
|
295
300
|
container,
|
|
296
|
-
L.DomUtil.element('a',
|
|
301
|
+
L.DomUtil.element({ tagName: 'a', href: `tel:${phone}`, textContent: phone })
|
|
297
302
|
)
|
|
298
303
|
}
|
|
299
304
|
if (props.mobile) {
|
|
@@ -301,7 +306,8 @@ U.PopupTemplate.OSM = U.PopupTemplate.Default.extend({
|
|
|
301
306
|
'div',
|
|
302
307
|
'',
|
|
303
308
|
container,
|
|
304
|
-
L.DomUtil.element(
|
|
309
|
+
L.DomUtil.element({
|
|
310
|
+
tagName: 'a',
|
|
305
311
|
href: `tel:${props.mobile}`,
|
|
306
312
|
textContent: props.mobile,
|
|
307
313
|
})
|
|
@@ -322,7 +328,8 @@ U.PopupTemplate.OSM = U.PopupTemplate.Default.extend({
|
|
|
322
328
|
'div',
|
|
323
329
|
'osm-link',
|
|
324
330
|
container,
|
|
325
|
-
L.DomUtil.element(
|
|
331
|
+
L.DomUtil.element({
|
|
332
|
+
tagName: 'a',
|
|
326
333
|
href: `https://www.openstreetmap.org/${id}`,
|
|
327
334
|
textContent: L._('See on OpenStreetMap'),
|
|
328
335
|
})
|
|
@@ -143,7 +143,7 @@ U.Share = L.Class.extend({
|
|
|
143
143
|
}
|
|
144
144
|
const iframeExporter = new U.IframeExporter(this.map)
|
|
145
145
|
const buildIframeCode = () => {
|
|
146
|
-
iframe.
|
|
146
|
+
iframe.textContent = iframeExporter.build()
|
|
147
147
|
exportUrl.value = window.location.protocol + iframeExporter.buildUrl()
|
|
148
148
|
}
|
|
149
149
|
buildIframeCode()
|
umap/static/umap/js/umap.ui.js
CHANGED
|
@@ -51,21 +51,22 @@ U.UI = L.Evented.extend({
|
|
|
51
51
|
close,
|
|
52
52
|
this
|
|
53
53
|
)
|
|
54
|
-
L.DomUtil.
|
|
54
|
+
L.DomUtil.create('i', 'umap-close-icon', closeButton)
|
|
55
55
|
const label = L.DomUtil.create('span', '', closeButton)
|
|
56
56
|
label.title = label.textContent = L._('Close')
|
|
57
|
-
L.DomUtil.
|
|
57
|
+
L.DomUtil.element({ tagName: 'div', innerHTML: e.content, parent: this._alert })
|
|
58
58
|
if (e.actions) {
|
|
59
59
|
let action, el, input
|
|
60
|
-
const form = L.DomUtil.
|
|
60
|
+
const form = L.DomUtil.create('div', 'umap-alert-actions', this._alert)
|
|
61
61
|
for (let i = 0; i < e.actions.length; i++) {
|
|
62
62
|
action = e.actions[i]
|
|
63
63
|
if (action.input) {
|
|
64
|
-
input = L.DomUtil.element(
|
|
65
|
-
'input',
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
64
|
+
input = L.DomUtil.element({
|
|
65
|
+
tagName: 'input',
|
|
66
|
+
parent: form,
|
|
67
|
+
className: 'umap-alert-input',
|
|
68
|
+
placeholder: action.input,
|
|
69
|
+
})
|
|
69
70
|
}
|
|
70
71
|
el = L.DomUtil.createButton(
|
|
71
72
|
'umap-action',
|
|
@@ -97,7 +98,7 @@ U.UI = L.Evented.extend({
|
|
|
97
98
|
this.anchorTooltipAbsolute()
|
|
98
99
|
}
|
|
99
100
|
L.DomUtil.addClass(this.parent, 'umap-tooltip')
|
|
100
|
-
this._tooltip.innerHTML = opts.content
|
|
101
|
+
this._tooltip.innerHTML = U.Utils.escapeHTML(opts.content)
|
|
101
102
|
}
|
|
102
103
|
this.TOOLTIP_ID = window.setTimeout(L.bind(showIt, this), opts.delay || 0)
|
|
103
104
|
const id = this.TOOLTIP_ID
|
umap/static/umap/locale/am_ET.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "ፊቸሮችን በሚያጣሩበት ጊዜ ሊጠቀሙ የሚችሏቸው በኮማ የተከፋፈሉ የባህርያት ዝርዝር",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "በኮማ፣ታብ፣ግማሽኮለን የተከፋፈሉ ውጤቶች። SRSWG84 ተመላክቷል። የነጥብ ጂኦሜትሪዎች ብቻ መጥተዋል። የማምጣት ሂደቱ የኮለምን ሄደሮችን በማሰስ «ላቲትዩድ» እና «ሎንጊትዩድ» የሚሉትን ቃላት መኖር ከመጀመሪያው በመነሳት ያጣራል። ሁሉም ኮለምኖች እንደባህርይ መጥተዋል።",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "መስመሩን ቀጥል",
|
|
90
89
|
"Continue line": "መስመሩን ቀጥል",
|
|
91
90
|
"Coordinates": "ኮርዲኔቶች",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "ሳል/ጫር",
|
|
361
360
|
"Supported scheme": "የሚደገፉ ስኪሞች",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "ዳይናሚካሊ የሚቀየሩ የሚደገፉ ቫርያብሎች",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "ሰንጠረዥ",
|
|
366
364
|
"Text color for the cluster label": "የክላስተሩን ሌብ ፅሑፍ ከለር",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("am_ET", locale)
|
|
452
453
|
L.setLocale("am_ET")
|
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "ፊቸሮችን በሚያጣሩበት ጊዜ ሊጠቀሙ የሚችሏቸው በኮማ የተከፋፈሉ የባህርያት ዝርዝር",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "በኮማ፣ታብ፣ግማሽኮለን የተከፋፈሉ ውጤቶች። SRSWG84 ተመላክቷል። የነጥብ ጂኦሜትሪዎች ብቻ መጥተዋል። የማምጣት ሂደቱ የኮለምን ሄደሮችን በማሰስ «ላቲትዩድ» እና «ሎንጊትዩድ» የሚሉትን ቃላት መኖር ከመጀመሪያው በመነሳት ያጣራል። ሁሉም ኮለምኖች እንደባህርይ መጥተዋል።",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "መስመሩን ቀጥል",
|
|
90
89
|
"Continue line": "መስመሩን ቀጥል",
|
|
91
90
|
"Coordinates": "ኮርዲኔቶች",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "ሳል/ጫር",
|
|
361
360
|
"Supported scheme": "የሚደገፉ ስኪሞች",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "ዳይናሚካሊ የሚቀየሩ የሚደገፉ ቫርያብሎች",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "ሰንጠረዥ",
|
|
366
364
|
"Text color for the cluster label": "የክላስተሩን ሌብ ፅሑፍ ከለር",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/ar.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
|
|
90
89
|
"Continue line": "واصل الخط",
|
|
91
90
|
"Coordinates": "Coordinates",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Supported scheme",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "جدول",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("ar", locale)
|
|
452
453
|
L.setLocale("ar")
|
umap/static/umap/locale/ar.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
|
|
90
89
|
"Continue line": "واصل الخط",
|
|
91
90
|
"Coordinates": "Coordinates",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Supported scheme",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "جدول",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/ast.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Continue line",
|
|
91
90
|
"Coordinates": "Coordinates",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Supported scheme",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Table",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("ast", locale)
|
|
452
453
|
L.setLocale("ast")
|
umap/static/umap/locale/ast.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Continue line (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Continue line",
|
|
91
90
|
"Coordinates": "Coordinates",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Supported scheme",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Table",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/bg.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Продължаване на линията (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Continue line",
|
|
91
90
|
"Coordinates": "Координати",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Поддържана схема",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Поддържаните променливи, които ще бъдат динамично заменени",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Table",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,7 +444,10 @@ const locale = {
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("bg", locale)
|
|
452
453
|
L.setLocale("bg")
|
umap/static/umap/locale/bg.json
CHANGED
|
@@ -86,7 +86,6 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Congratulations, your map has been created!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Продължаване на линията (Ctrl+Click)",
|
|
90
89
|
"Continue line": "Continue line",
|
|
91
90
|
"Coordinates": "Координати",
|
|
92
91
|
"Copy link": "Copy link",
|
|
@@ -360,7 +359,6 @@
|
|
|
360
359
|
"stroke": "stroke",
|
|
361
360
|
"Supported scheme": "Поддържана схема",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Поддържаните променливи, които ще бъдат динамично заменени",
|
|
363
|
-
"Switch to edit mode": "Switch to edit mode",
|
|
364
362
|
"Symbol": "Symbol",
|
|
365
363
|
"Table": "Table",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -446,5 +444,8 @@
|
|
|
446
444
|
"Until": "Until",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
446
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
umap/static/umap/locale/br.js
CHANGED
|
@@ -86,7 +86,6 @@ const locale = {
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
|
88
88
|
"Congratulations, your map has been created!": "Gourc'hemennoù, ho kartenn zo bet krouet!",
|
|
89
|
-
"Continue line (Ctrl+Click)": "Kenderc'hel al linenn (Reol+Klikañ)",
|
|
90
89
|
"Continue line": "Kenderc'hel al linenn",
|
|
91
90
|
"Coordinates": "Daveennoù",
|
|
92
91
|
"Copy link": "Eilañ an ere",
|
|
@@ -330,7 +329,7 @@ const locale = {
|
|
|
330
329
|
"Search": "Klask",
|
|
331
330
|
"Secret edit link copied to clipboard!": "Liamm aozañ kuzh eilet er golver!",
|
|
332
331
|
"Secret edit link:": "Liamm aozañ kuzh:",
|
|
333
|
-
"See layers": "
|
|
332
|
+
"See layers": "Diskouez ar gwiskadoù",
|
|
334
333
|
"See full screen": "Gwelet e skramm a-bezh",
|
|
335
334
|
"See on OpenStreetMap": "Gwelet war OpenStreetMap",
|
|
336
335
|
"Select data": "Diuzañ ar roadennoù",
|
|
@@ -360,7 +359,6 @@ const locale = {
|
|
|
360
359
|
"stroke": "tres",
|
|
361
360
|
"Supported scheme": "Steuñv skoret",
|
|
362
361
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
-
"Switch to edit mode": "Mod aozañ",
|
|
364
362
|
"Symbol": "Arouezenn",
|
|
365
363
|
"Table": "Taolenn",
|
|
366
364
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -431,22 +429,25 @@ const locale = {
|
|
|
431
429
|
"{distance} miles": "{distance} miltir",
|
|
432
430
|
"{distance} NM": "{distance} milmor",
|
|
433
431
|
"{distance} yd": "{distance} yd",
|
|
434
|
-
"Edit map name and caption": "
|
|
435
|
-
"Map advanced properties": "
|
|
436
|
-
"Edit map details": "
|
|
437
|
-
"Back to browser": "
|
|
432
|
+
"Edit map name and caption": "Kemmañ anv hag alc'hwez ar gartenn",
|
|
433
|
+
"Map advanced properties": "Perzhioù araokaet ar gartenn",
|
|
434
|
+
"Edit map details": "Kemmañ munudoù ar gartenn",
|
|
435
|
+
"Back to browser": "Distreiñ d'ar merdeer",
|
|
438
436
|
"Toggle size": "Toggle size",
|
|
439
|
-
"Layers": "
|
|
437
|
+
"Layers": "Gwiskadoù",
|
|
440
438
|
"Display the caption control": "Display the caption control",
|
|
441
439
|
"Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.": "Comma separated list of properties to use for facet search (eg.: mykey,otherkey). To control label, add it after a | (eg.: mykey|My Key,otherkey|Other Key). To control input field type, add it after another | (eg.: mykey|My Key|checkbox,otherkey|Other Key|datetime). Allowed values for the input field type are checkbox (default), radio, number, date and datetime.",
|
|
442
440
|
"<empty value>": "<empty value>",
|
|
443
|
-
"Min": "
|
|
444
|
-
"Max": "
|
|
445
|
-
"From": "
|
|
446
|
-
"Until": "
|
|
441
|
+
"Min": "Bihanañ",
|
|
442
|
+
"Max": "Brasañ",
|
|
443
|
+
"From": "Adalek",
|
|
444
|
+
"Until": "Betek",
|
|
447
445
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
448
|
-
"Edit in OpenStreetMap": "
|
|
449
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
446
|
+
"Edit in OpenStreetMap": "Kemmañ e-barzh OpenStreetMap",
|
|
447
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns.",
|
|
448
|
+
"Back to layers": "Back to layers",
|
|
449
|
+
"Data": "Data",
|
|
450
|
+
"Filters": "Filters"
|
|
450
451
|
}
|
|
451
452
|
L.registerLocale("br", locale)
|
|
452
453
|
L.setLocale("br")
|