umap-project 2.2.0__py3-none-any.whl → 2.2.0b0__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/__init__.py +1 -1
- umap/static/umap/base.css +5 -14
- umap/static/umap/js/modules/browser.js +1 -16
- umap/static/umap/js/modules/facets.js +0 -1
- umap/static/umap/js/modules/utils.js +2 -2
- umap/static/umap/js/umap.autocomplete.js +25 -40
- umap/static/umap/js/umap.controls.js +43 -48
- umap/static/umap/js/umap.core.js +12 -27
- umap/static/umap/js/umap.features.js +2 -2
- umap/static/umap/js/umap.forms.js +18 -24
- umap/static/umap/js/umap.importer.js +46 -60
- umap/static/umap/js/umap.js +11 -9
- umap/static/umap/js/umap.layer.js +1 -9
- umap/static/umap/js/umap.permissions.js +3 -9
- umap/static/umap/js/umap.popup.js +9 -16
- umap/static/umap/js/umap.share.js +1 -1
- umap/static/umap/js/umap.ui.js +9 -10
- umap/static/umap/locale/am_ET.js +3 -4
- umap/static/umap/locale/am_ET.json +3 -4
- umap/static/umap/locale/ar.js +3 -4
- umap/static/umap/locale/ar.json +3 -4
- umap/static/umap/locale/ast.js +3 -4
- umap/static/umap/locale/ast.json +3 -4
- umap/static/umap/locale/bg.js +3 -4
- umap/static/umap/locale/bg.json +3 -4
- umap/static/umap/locale/br.js +14 -15
- umap/static/umap/locale/br.json +14 -15
- umap/static/umap/locale/ca.js +3 -4
- umap/static/umap/locale/ca.json +3 -4
- umap/static/umap/locale/cs_CZ.js +3 -4
- umap/static/umap/locale/cs_CZ.json +3 -4
- umap/static/umap/locale/da.js +3 -4
- umap/static/umap/locale/da.json +3 -4
- umap/static/umap/locale/de.js +3 -4
- umap/static/umap/locale/de.json +3 -4
- umap/static/umap/locale/el.js +3 -4
- umap/static/umap/locale/el.json +3 -4
- umap/static/umap/locale/en.js +3 -4
- umap/static/umap/locale/en.json +3 -4
- umap/static/umap/locale/en_US.json +3 -4
- umap/static/umap/locale/es.js +3 -4
- umap/static/umap/locale/es.json +3 -4
- umap/static/umap/locale/et.js +3 -4
- umap/static/umap/locale/et.json +3 -4
- umap/static/umap/locale/fa_IR.js +3 -4
- umap/static/umap/locale/fa_IR.json +3 -4
- umap/static/umap/locale/fi.js +3 -4
- umap/static/umap/locale/fi.json +3 -4
- umap/static/umap/locale/fr.js +3 -4
- umap/static/umap/locale/fr.json +3 -4
- umap/static/umap/locale/gl.js +3 -4
- umap/static/umap/locale/gl.json +3 -4
- umap/static/umap/locale/he.js +3 -4
- umap/static/umap/locale/he.json +3 -4
- umap/static/umap/locale/hr.js +3 -4
- umap/static/umap/locale/hr.json +3 -4
- umap/static/umap/locale/hu.js +3 -4
- umap/static/umap/locale/hu.json +3 -4
- umap/static/umap/locale/id.js +3 -4
- umap/static/umap/locale/id.json +3 -4
- umap/static/umap/locale/is.js +3 -4
- umap/static/umap/locale/is.json +3 -4
- umap/static/umap/locale/it.js +3 -4
- umap/static/umap/locale/it.json +3 -4
- umap/static/umap/locale/ja.js +3 -4
- umap/static/umap/locale/ja.json +3 -4
- umap/static/umap/locale/ko.js +3 -4
- umap/static/umap/locale/ko.json +3 -4
- umap/static/umap/locale/lt.js +3 -4
- umap/static/umap/locale/lt.json +3 -4
- umap/static/umap/locale/ms.js +3 -4
- umap/static/umap/locale/ms.json +3 -4
- umap/static/umap/locale/nl.js +3 -4
- umap/static/umap/locale/nl.json +3 -4
- umap/static/umap/locale/no.js +3 -4
- umap/static/umap/locale/no.json +3 -4
- umap/static/umap/locale/pl.js +3 -4
- umap/static/umap/locale/pl.json +3 -4
- umap/static/umap/locale/pl_PL.json +3 -4
- umap/static/umap/locale/pt.js +3 -4
- umap/static/umap/locale/pt.json +3 -4
- umap/static/umap/locale/pt_BR.js +3 -4
- umap/static/umap/locale/pt_BR.json +3 -4
- umap/static/umap/locale/pt_PT.js +3 -4
- umap/static/umap/locale/pt_PT.json +3 -4
- umap/static/umap/locale/ro.js +3 -4
- umap/static/umap/locale/ro.json +3 -4
- umap/static/umap/locale/ru.js +3 -4
- umap/static/umap/locale/ru.json +3 -4
- umap/static/umap/locale/sk_SK.js +3 -4
- umap/static/umap/locale/sk_SK.json +3 -4
- umap/static/umap/locale/sl.js +3 -4
- umap/static/umap/locale/sl.json +3 -4
- umap/static/umap/locale/sr.js +3 -4
- umap/static/umap/locale/sr.json +3 -4
- umap/static/umap/locale/sv.js +3 -4
- umap/static/umap/locale/sv.json +3 -4
- umap/static/umap/locale/th_TH.js +3 -4
- umap/static/umap/locale/th_TH.json +3 -4
- umap/static/umap/locale/tr.js +3 -4
- umap/static/umap/locale/tr.json +3 -4
- umap/static/umap/locale/uk_UA.js +3 -4
- umap/static/umap/locale/uk_UA.json +3 -4
- umap/static/umap/locale/vi.js +3 -4
- umap/static/umap/locale/vi.json +3 -4
- umap/static/umap/locale/vi_VN.json +3 -4
- umap/static/umap/locale/zh.js +3 -4
- umap/static/umap/locale/zh.json +3 -4
- umap/static/umap/locale/zh_CN.json +3 -4
- umap/static/umap/locale/zh_TW.Big5.json +3 -4
- umap/static/umap/locale/zh_TW.js +3 -4
- umap/static/umap/locale/zh_TW.json +3 -4
- umap/static/umap/map.css +1 -12
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +0 -1
- umap/tests/integration/test_anonymous_owned_map.py +0 -21
- umap/tests/integration/test_basics.py +0 -21
- umap/tests/integration/test_edit_map.py +0 -7
- umap/tests/integration/test_import.py +2 -4
- umap/tests/integration/test_tilelayer.py +0 -10
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/METADATA +7 -7
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/RECORD +124 -124
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/WHEEL +1 -1
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/licenses/LICENSE +0 -0
|
@@ -15,24 +15,21 @@ 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
|
-
|
|
20
|
-
type: 'file',
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
parent: this.container,
|
|
34
|
-
placeholder: L._('Paste your data here'),
|
|
35
|
-
})
|
|
18
|
+
this.fileInput = L.DomUtil.element(
|
|
19
|
+
'input',
|
|
20
|
+
{ type: 'file', multiple: 'multiple', autofocus: true },
|
|
21
|
+
this.fileBox
|
|
22
|
+
)
|
|
23
|
+
this.urlInput = L.DomUtil.element(
|
|
24
|
+
'input',
|
|
25
|
+
{ type: 'text', placeholder: L._('Provide an URL here') },
|
|
26
|
+
this.container
|
|
27
|
+
)
|
|
28
|
+
this.rawInput = L.DomUtil.element(
|
|
29
|
+
'textarea',
|
|
30
|
+
{ placeholder: L._('Paste your data here') },
|
|
31
|
+
this.container
|
|
32
|
+
)
|
|
36
33
|
this.typeLabel = L.DomUtil.add(
|
|
37
34
|
'label',
|
|
38
35
|
'',
|
|
@@ -45,43 +42,33 @@ U.Importer = L.Class.extend({
|
|
|
45
42
|
this.container,
|
|
46
43
|
L._('Choose the layer to import in')
|
|
47
44
|
)
|
|
48
|
-
this.clearLabel = L.DomUtil.element(
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
value: L._('Import'),
|
|
59
|
-
className: 'button',
|
|
60
|
-
})
|
|
45
|
+
this.clearLabel = L.DomUtil.element(
|
|
46
|
+
'label',
|
|
47
|
+
{ textContent: L._('Replace layer content'), for: 'datalayer-clear-check' },
|
|
48
|
+
this.container
|
|
49
|
+
)
|
|
50
|
+
this.submitInput = L.DomUtil.element(
|
|
51
|
+
'input',
|
|
52
|
+
{ type: 'button', value: L._('Import'), className: 'button' },
|
|
53
|
+
this.container
|
|
54
|
+
)
|
|
61
55
|
this.map.help.button(this.typeLabel, 'importFormats')
|
|
62
|
-
this.typeInput = L.DomUtil.element({
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
})
|
|
79
|
-
L.DomUtil.element({
|
|
80
|
-
tagName: 'option',
|
|
81
|
-
value: '',
|
|
82
|
-
textContent: L._('Choose the data format'),
|
|
83
|
-
parent: this.typeInput,
|
|
84
|
-
})
|
|
56
|
+
this.typeInput = L.DomUtil.element('select', { name: 'format' }, this.typeLabel)
|
|
57
|
+
this.layerInput = L.DomUtil.element(
|
|
58
|
+
'select',
|
|
59
|
+
{ name: 'datalayer' },
|
|
60
|
+
this.layerLabel
|
|
61
|
+
)
|
|
62
|
+
this.clearFlag = L.DomUtil.element(
|
|
63
|
+
'input',
|
|
64
|
+
{ type: 'checkbox', name: 'clear', id: 'datalayer-clear-check' },
|
|
65
|
+
this.clearLabel
|
|
66
|
+
)
|
|
67
|
+
L.DomUtil.element(
|
|
68
|
+
'option',
|
|
69
|
+
{ value: '', textContent: L._('Choose the data format') },
|
|
70
|
+
this.typeInput
|
|
71
|
+
)
|
|
85
72
|
for (let i = 0; i < this.TYPES.length; i++) {
|
|
86
73
|
option = L.DomUtil.create('option', '', this.typeInput)
|
|
87
74
|
option.value = option.textContent = this.TYPES[i]
|
|
@@ -132,12 +119,11 @@ U.Importer = L.Class.extend({
|
|
|
132
119
|
option.value = id
|
|
133
120
|
}
|
|
134
121
|
})
|
|
135
|
-
L.DomUtil.element(
|
|
136
|
-
|
|
137
|
-
value: '',
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
})
|
|
122
|
+
L.DomUtil.element(
|
|
123
|
+
'option',
|
|
124
|
+
{ value: '', textContent: L._('Import in a new layer') },
|
|
125
|
+
this.layerInput
|
|
126
|
+
)
|
|
141
127
|
})
|
|
142
128
|
},
|
|
143
129
|
|
umap/static/umap/js/umap.js
CHANGED
|
@@ -1023,7 +1023,11 @@ 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 (
|
|
1026
|
+
if (
|
|
1027
|
+
data.permissions &&
|
|
1028
|
+
data.permissions.anonymous_edit_url &&
|
|
1029
|
+
this.options.urls.map_send_edit_link
|
|
1030
|
+
) {
|
|
1027
1031
|
alert.duration = Infinity
|
|
1028
1032
|
alert.content =
|
|
1029
1033
|
L._(
|
|
@@ -1031,6 +1035,12 @@ U.Map = L.Map.extend({
|
|
|
1031
1035
|
) + `<br>${data.permissions.anonymous_edit_url}`
|
|
1032
1036
|
|
|
1033
1037
|
alert.actions = [
|
|
1038
|
+
{
|
|
1039
|
+
label: L._('Send me the link'),
|
|
1040
|
+
input: L._('Email'),
|
|
1041
|
+
callback: this.sendEditLink,
|
|
1042
|
+
callbackContext: this,
|
|
1043
|
+
},
|
|
1034
1044
|
{
|
|
1035
1045
|
label: L._('Copy link'),
|
|
1036
1046
|
callback: () => {
|
|
@@ -1043,14 +1053,6 @@ U.Map = L.Map.extend({
|
|
|
1043
1053
|
callbackContext: this,
|
|
1044
1054
|
},
|
|
1045
1055
|
]
|
|
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
|
-
}
|
|
1054
1056
|
}
|
|
1055
1057
|
} else if (!this.permissions.isDirty) {
|
|
1056
1058
|
// Do not override local changes to permissions,
|
|
@@ -1395,17 +1395,9 @@ 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
|
-
|
|
1406
1398
|
this.map.editPanel.open({
|
|
1407
1399
|
content: container,
|
|
1408
|
-
actions: [
|
|
1400
|
+
actions: [U.Browser.backButton(this.map)],
|
|
1409
1401
|
})
|
|
1410
1402
|
},
|
|
1411
1403
|
|
|
@@ -62,15 +62,9 @@ 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
|
-
|
|
68
|
-
L.DomUtil.element({
|
|
69
|
-
tagName: 'p',
|
|
70
|
-
className: 'help-text',
|
|
71
|
-
innerHTML: helpText,
|
|
72
|
-
parent: container,
|
|
73
|
-
})
|
|
65
|
+
const helpText = `${L._('Secret edit link:')}<br>${this.options.anonymous_edit_url
|
|
66
|
+
}`
|
|
67
|
+
L.DomUtil.add('p', 'help-text', container, helpText)
|
|
74
68
|
fields.push([
|
|
75
69
|
'options.edit_status',
|
|
76
70
|
{
|
|
@@ -190,11 +190,7 @@ 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.
|
|
194
|
-
tagName: 'td',
|
|
195
|
-
parent: tr,
|
|
196
|
-
innerHTML: this.formatRow(key, value),
|
|
197
|
-
})
|
|
193
|
+
L.DomUtil.add('td', '', tr, this.formatRow(key, value))
|
|
198
194
|
},
|
|
199
195
|
|
|
200
196
|
renderBody: function () {
|
|
@@ -285,12 +281,11 @@ U.PopupTemplate.OSM = U.PopupTemplate.Default.extend({
|
|
|
285
281
|
}
|
|
286
282
|
}
|
|
287
283
|
if (props.website) {
|
|
288
|
-
L.DomUtil.element(
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
})
|
|
284
|
+
L.DomUtil.element(
|
|
285
|
+
'a',
|
|
286
|
+
{ href: props.website, textContent: props.website },
|
|
287
|
+
container
|
|
288
|
+
)
|
|
294
289
|
}
|
|
295
290
|
const phone = props.phone || props['contact:phone']
|
|
296
291
|
if (phone) {
|
|
@@ -298,7 +293,7 @@ U.PopupTemplate.OSM = U.PopupTemplate.Default.extend({
|
|
|
298
293
|
'div',
|
|
299
294
|
'',
|
|
300
295
|
container,
|
|
301
|
-
L.DomUtil.element(
|
|
296
|
+
L.DomUtil.element('a', { href: `tel:${phone}`, textContent: phone })
|
|
302
297
|
)
|
|
303
298
|
}
|
|
304
299
|
if (props.mobile) {
|
|
@@ -306,8 +301,7 @@ U.PopupTemplate.OSM = U.PopupTemplate.Default.extend({
|
|
|
306
301
|
'div',
|
|
307
302
|
'',
|
|
308
303
|
container,
|
|
309
|
-
L.DomUtil.element({
|
|
310
|
-
tagName: 'a',
|
|
304
|
+
L.DomUtil.element('a', {
|
|
311
305
|
href: `tel:${props.mobile}`,
|
|
312
306
|
textContent: props.mobile,
|
|
313
307
|
})
|
|
@@ -328,8 +322,7 @@ U.PopupTemplate.OSM = U.PopupTemplate.Default.extend({
|
|
|
328
322
|
'div',
|
|
329
323
|
'osm-link',
|
|
330
324
|
container,
|
|
331
|
-
L.DomUtil.element({
|
|
332
|
-
tagName: 'a',
|
|
325
|
+
L.DomUtil.element('a', {
|
|
333
326
|
href: `https://www.openstreetmap.org/${id}`,
|
|
334
327
|
textContent: L._('See on OpenStreetMap'),
|
|
335
328
|
})
|
|
@@ -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.innerHTML = 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,22 +51,21 @@ U.UI = L.Evented.extend({
|
|
|
51
51
|
close,
|
|
52
52
|
this
|
|
53
53
|
)
|
|
54
|
-
L.DomUtil.
|
|
54
|
+
L.DomUtil.add('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.add('div', '', this._alert, e.content)
|
|
58
58
|
if (e.actions) {
|
|
59
59
|
let action, el, input
|
|
60
|
-
const form = L.DomUtil.
|
|
60
|
+
const form = L.DomUtil.add('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
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
})
|
|
64
|
+
input = L.DomUtil.element(
|
|
65
|
+
'input',
|
|
66
|
+
{ className: 'umap-alert-input', placeholder: action.input },
|
|
67
|
+
form
|
|
68
|
+
)
|
|
70
69
|
}
|
|
71
70
|
el = L.DomUtil.createButton(
|
|
72
71
|
'umap-action',
|
|
@@ -98,7 +97,7 @@ U.UI = L.Evented.extend({
|
|
|
98
97
|
this.anchorTooltipAbsolute()
|
|
99
98
|
}
|
|
100
99
|
L.DomUtil.addClass(this.parent, 'umap-tooltip')
|
|
101
|
-
this._tooltip.innerHTML =
|
|
100
|
+
this._tooltip.innerHTML = opts.content
|
|
102
101
|
}
|
|
103
102
|
this.TOOLTIP_ID = window.setTimeout(L.bind(showIt, this), opts.delay || 0)
|
|
104
103
|
const id = this.TOOLTIP_ID
|
umap/static/umap/locale/am_ET.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)": "መስመሩን ቀጥል",
|
|
89
90
|
"Continue line": "መስመሩን ቀጥል",
|
|
90
91
|
"Coordinates": "ኮርዲኔቶች",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "ሳል/ጫር",
|
|
360
361
|
"Supported scheme": "የሚደገፉ ስኪሞች",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "ዳይናሚካሊ የሚቀየሩ የሚደገፉ ቫርያብሎች",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "ሰንጠረዥ",
|
|
364
366
|
"Text color for the cluster label": "የክላስተሩን ሌብ ፅሑፍ ከለር",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in 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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("am_ET", locale)
|
|
453
452
|
L.setLocale("am_ET")
|
|
@@ -86,6 +86,7 @@
|
|
|
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)": "መስመሩን ቀጥል",
|
|
89
90
|
"Continue line": "መስመሩን ቀጥል",
|
|
90
91
|
"Coordinates": "ኮርዲኔቶች",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "ሳል/ጫር",
|
|
360
361
|
"Supported scheme": "የሚደገፉ ስኪሞች",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "ዳይናሚካሊ የሚቀየሩ የሚደገፉ ቫርያብሎች",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "ሰንጠረዥ",
|
|
364
366
|
"Text color for the cluster label": "የክላስተሩን ሌብ ፅሑፍ ከለር",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in 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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/ar.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "واصل الخط",
|
|
90
91
|
"Coordinates": "Coordinates",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "stroke",
|
|
360
361
|
"Supported scheme": "Supported scheme",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "جدول",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in 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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("ar", locale)
|
|
453
452
|
L.setLocale("ar")
|
umap/static/umap/locale/ar.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "واصل الخط",
|
|
90
91
|
"Coordinates": "Coordinates",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "stroke",
|
|
360
361
|
"Supported scheme": "Supported scheme",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "جدول",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in 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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/ast.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Continue line",
|
|
90
91
|
"Coordinates": "Coordinates",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "stroke",
|
|
360
361
|
"Supported scheme": "Supported scheme",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Table",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in 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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("ast", locale)
|
|
453
452
|
L.setLocale("ast")
|
umap/static/umap/locale/ast.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Continue line",
|
|
90
91
|
"Coordinates": "Coordinates",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "stroke",
|
|
360
361
|
"Supported scheme": "Supported scheme",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Table",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in 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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/bg.js
CHANGED
|
@@ -86,6 +86,7 @@ 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)",
|
|
89
90
|
"Continue line": "Continue line",
|
|
90
91
|
"Coordinates": "Координати",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "stroke",
|
|
360
361
|
"Supported scheme": "Поддържана схема",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Поддържаните променливи, които ще бъдат динамично заменени",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Table",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,10 +446,7 @@ const locale = {
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in 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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("bg", locale)
|
|
453
452
|
L.setLocale("bg")
|
umap/static/umap/locale/bg.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
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)",
|
|
89
90
|
"Continue line": "Continue line",
|
|
90
91
|
"Coordinates": "Координати",
|
|
91
92
|
"Copy link": "Copy link",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "stroke",
|
|
360
361
|
"Supported scheme": "Поддържана схема",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Поддържаните променливи, които ще бъдат динамично заменени",
|
|
363
|
+
"Switch to edit mode": "Switch to edit mode",
|
|
362
364
|
"Symbol": "Symbol",
|
|
363
365
|
"Table": "Table",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in 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"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/locale/br.js
CHANGED
|
@@ -86,6 +86,7 @@ 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ñ)",
|
|
89
90
|
"Continue line": "Kenderc'hel al linenn",
|
|
90
91
|
"Coordinates": "Daveennoù",
|
|
91
92
|
"Copy link": "Eilañ an ere",
|
|
@@ -329,7 +330,7 @@ const locale = {
|
|
|
329
330
|
"Search": "Klask",
|
|
330
331
|
"Secret edit link copied to clipboard!": "Liamm aozañ kuzh eilet er golver!",
|
|
331
332
|
"Secret edit link:": "Liamm aozañ kuzh:",
|
|
332
|
-
"See layers": "
|
|
333
|
+
"See layers": "See layers",
|
|
333
334
|
"See full screen": "Gwelet e skramm a-bezh",
|
|
334
335
|
"See on OpenStreetMap": "Gwelet war OpenStreetMap",
|
|
335
336
|
"Select data": "Diuzañ ar roadennoù",
|
|
@@ -359,6 +360,7 @@ const locale = {
|
|
|
359
360
|
"stroke": "tres",
|
|
360
361
|
"Supported scheme": "Steuñv skoret",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
|
363
|
+
"Switch to edit mode": "Mod aozañ",
|
|
362
364
|
"Symbol": "Arouezenn",
|
|
363
365
|
"Table": "Taolenn",
|
|
364
366
|
"Text color for the cluster label": "Text color for the cluster label",
|
|
@@ -429,25 +431,22 @@ const locale = {
|
|
|
429
431
|
"{distance} miles": "{distance} miltir",
|
|
430
432
|
"{distance} NM": "{distance} milmor",
|
|
431
433
|
"{distance} yd": "{distance} yd",
|
|
432
|
-
"Edit map name and caption": "
|
|
433
|
-
"Map advanced properties": "
|
|
434
|
-
"Edit map details": "
|
|
435
|
-
"Back to browser": "
|
|
434
|
+
"Edit map name and caption": "Edit map name and caption",
|
|
435
|
+
"Map advanced properties": "Map advanced properties",
|
|
436
|
+
"Edit map details": "Edit map details",
|
|
437
|
+
"Back to browser": "Back to browser",
|
|
436
438
|
"Toggle size": "Toggle size",
|
|
437
|
-
"Layers": "
|
|
439
|
+
"Layers": "Layers",
|
|
438
440
|
"Display the caption control": "Display the caption control",
|
|
439
441
|
"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.",
|
|
440
442
|
"<empty value>": "<empty value>",
|
|
441
|
-
"Min": "
|
|
442
|
-
"Max": "
|
|
443
|
-
"From": "
|
|
444
|
-
"Until": "
|
|
443
|
+
"Min": "Min",
|
|
444
|
+
"Max": "Max",
|
|
445
|
+
"From": "From",
|
|
446
|
+
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
|
-
"Edit in 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"
|
|
448
|
+
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
|
452
451
|
L.registerLocale("br", locale)
|
|
453
452
|
L.setLocale("br")
|