umap-project 2.6.2__py3-none-any.whl → 2.6.3__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.

Files changed (110) hide show
  1. umap/__init__.py +1 -1
  2. umap/static/umap/js/modules/browser.js +1 -1
  3. umap/static/umap/js/modules/data/features.js +7 -6
  4. umap/static/umap/js/umap.controls.js +3 -3
  5. umap/static/umap/locale/am_ET.js +2 -2
  6. umap/static/umap/locale/am_ET.json +2 -2
  7. umap/static/umap/locale/ar.js +2 -2
  8. umap/static/umap/locale/ar.json +2 -2
  9. umap/static/umap/locale/ast.js +2 -2
  10. umap/static/umap/locale/ast.json +2 -2
  11. umap/static/umap/locale/bg.js +2 -2
  12. umap/static/umap/locale/bg.json +2 -2
  13. umap/static/umap/locale/br.js +2 -2
  14. umap/static/umap/locale/br.json +2 -2
  15. umap/static/umap/locale/ca.js +2 -2
  16. umap/static/umap/locale/ca.json +2 -2
  17. umap/static/umap/locale/cs_CZ.js +2 -2
  18. umap/static/umap/locale/cs_CZ.json +2 -2
  19. umap/static/umap/locale/da.js +2 -2
  20. umap/static/umap/locale/da.json +2 -2
  21. umap/static/umap/locale/de.js +2 -2
  22. umap/static/umap/locale/de.json +2 -2
  23. umap/static/umap/locale/el.js +2 -2
  24. umap/static/umap/locale/el.json +2 -2
  25. umap/static/umap/locale/en.js +2 -2
  26. umap/static/umap/locale/en.json +2 -2
  27. umap/static/umap/locale/en_US.json +2 -2
  28. umap/static/umap/locale/es.js +16 -14
  29. umap/static/umap/locale/es.json +16 -14
  30. umap/static/umap/locale/et.js +2 -2
  31. umap/static/umap/locale/et.json +2 -2
  32. umap/static/umap/locale/eu.js +2 -2
  33. umap/static/umap/locale/eu.json +2 -2
  34. umap/static/umap/locale/fa_IR.js +2 -2
  35. umap/static/umap/locale/fa_IR.json +2 -2
  36. umap/static/umap/locale/fi.js +2 -2
  37. umap/static/umap/locale/fi.json +2 -2
  38. umap/static/umap/locale/fr.js +2 -2
  39. umap/static/umap/locale/fr.json +2 -2
  40. umap/static/umap/locale/gl.js +2 -2
  41. umap/static/umap/locale/gl.json +2 -2
  42. umap/static/umap/locale/he.js +2 -2
  43. umap/static/umap/locale/he.json +2 -2
  44. umap/static/umap/locale/hr.js +2 -2
  45. umap/static/umap/locale/hr.json +2 -2
  46. umap/static/umap/locale/hu.js +2 -2
  47. umap/static/umap/locale/hu.json +2 -2
  48. umap/static/umap/locale/id.js +2 -2
  49. umap/static/umap/locale/id.json +2 -2
  50. umap/static/umap/locale/is.js +2 -2
  51. umap/static/umap/locale/is.json +2 -2
  52. umap/static/umap/locale/it.js +2 -2
  53. umap/static/umap/locale/it.json +2 -2
  54. umap/static/umap/locale/ja.js +2 -2
  55. umap/static/umap/locale/ja.json +2 -2
  56. umap/static/umap/locale/ko.js +2 -2
  57. umap/static/umap/locale/ko.json +2 -2
  58. umap/static/umap/locale/lt.js +2 -2
  59. umap/static/umap/locale/lt.json +2 -2
  60. umap/static/umap/locale/ms.js +2 -2
  61. umap/static/umap/locale/ms.json +2 -2
  62. umap/static/umap/locale/nl.js +2 -2
  63. umap/static/umap/locale/nl.json +2 -2
  64. umap/static/umap/locale/no.js +2 -2
  65. umap/static/umap/locale/no.json +2 -2
  66. umap/static/umap/locale/pl.js +2 -2
  67. umap/static/umap/locale/pl.json +2 -2
  68. umap/static/umap/locale/pl_PL.json +2 -2
  69. umap/static/umap/locale/pt.js +2 -2
  70. umap/static/umap/locale/pt.json +2 -2
  71. umap/static/umap/locale/pt_BR.js +2 -2
  72. umap/static/umap/locale/pt_BR.json +2 -2
  73. umap/static/umap/locale/pt_PT.js +2 -2
  74. umap/static/umap/locale/pt_PT.json +2 -2
  75. umap/static/umap/locale/ro.js +2 -2
  76. umap/static/umap/locale/ro.json +2 -2
  77. umap/static/umap/locale/ru.js +2 -2
  78. umap/static/umap/locale/ru.json +2 -2
  79. umap/static/umap/locale/si.js +2 -2
  80. umap/static/umap/locale/si.json +2 -2
  81. umap/static/umap/locale/sk_SK.js +2 -2
  82. umap/static/umap/locale/sk_SK.json +2 -2
  83. umap/static/umap/locale/sl.js +2 -2
  84. umap/static/umap/locale/sl.json +2 -2
  85. umap/static/umap/locale/sr.js +2 -2
  86. umap/static/umap/locale/sr.json +2 -2
  87. umap/static/umap/locale/sv.js +2 -2
  88. umap/static/umap/locale/sv.json +2 -2
  89. umap/static/umap/locale/th_TH.js +2 -2
  90. umap/static/umap/locale/th_TH.json +2 -2
  91. umap/static/umap/locale/tr.js +2 -2
  92. umap/static/umap/locale/tr.json +2 -2
  93. umap/static/umap/locale/uk_UA.js +2 -2
  94. umap/static/umap/locale/uk_UA.json +2 -2
  95. umap/static/umap/locale/vi.js +2 -2
  96. umap/static/umap/locale/vi.json +2 -2
  97. umap/static/umap/locale/vi_VN.json +2 -2
  98. umap/static/umap/locale/zh.js +2 -2
  99. umap/static/umap/locale/zh.json +2 -2
  100. umap/static/umap/locale/zh_CN.json +2 -2
  101. umap/static/umap/locale/zh_TW.Big5.json +2 -2
  102. umap/static/umap/locale/zh_TW.js +2 -2
  103. umap/static/umap/locale/zh_TW.json +2 -2
  104. umap/tests/integration/test_cluster.py +53 -0
  105. umap/tests/integration/test_draw_polyline.py +73 -0
  106. {umap_project-2.6.2.dist-info → umap_project-2.6.3.dist-info}/METADATA +1 -1
  107. {umap_project-2.6.2.dist-info → umap_project-2.6.3.dist-info}/RECORD +110 -109
  108. {umap_project-2.6.2.dist-info → umap_project-2.6.3.dist-info}/WHEEL +0 -0
  109. {umap_project-2.6.2.dist-info → umap_project-2.6.3.dist-info}/entry_points.txt +0 -0
  110. {umap_project-2.6.2.dist-info → umap_project-2.6.3.dist-info}/licenses/LICENSE +0 -0
umap/__init__.py CHANGED
@@ -1 +1 @@
1
- VERSION = "2.6.2"
1
+ VERSION = "2.6.3"
@@ -45,7 +45,7 @@ export default class Browser {
45
45
  Icon.setContrast(icon, colorBox, symbol, bgcolor)
46
46
  }
47
47
  const viewFeature = (e) => {
48
- feature.zoomTo({ ...e, callback: feature.view })
48
+ feature.zoomTo({ ...e, callback: () => feature.view() })
49
49
  }
50
50
  DomEvent.on(zoom_to, 'click', viewFeature)
51
51
  DomEvent.on(title, 'click', viewFeature)
@@ -439,7 +439,7 @@ class Feature {
439
439
 
440
440
  zoomTo({ easing, latlng, callback } = {}) {
441
441
  if (easing === undefined) easing = this.map.getOption('easing')
442
- if (callback) this.map.once('moveend', callback.call(this))
442
+ if (callback) this.map.once('moveend', callback.bind(this))
443
443
  if (easing) {
444
444
  this.map.flyTo(this.center, this.getBestZoom())
445
445
  } else {
@@ -663,9 +663,9 @@ export class Point extends Feature {
663
663
  }
664
664
 
665
665
  zoomTo(event) {
666
- if (this.datalayer.isClustered() && !this._icon) {
666
+ if (this.datalayer.isClustered() && !this.ui._icon) {
667
667
  // callback is mandatory for zoomToShowLayer
668
- this.datalayer.layer.zoomToShowLayer(this, event.callback || (() => {}))
668
+ this.datalayer.layer.zoomToShowLayer(this.ui, event.callback || (() => {}))
669
669
  } else {
670
670
  super.zoomTo(event)
671
671
  }
@@ -866,14 +866,15 @@ export class LineString extends Path {
866
866
 
867
867
  mergeShapes() {
868
868
  if (!this.isMulti()) return
869
- const latlngs = this.getLatLngs()
869
+ const latlngs = this.ui.getLatLngs()
870
870
  if (!latlngs.length) return
871
871
  while (latlngs.length > 1) {
872
872
  latlngs.splice(0, 2, this._mergeShapes(latlngs[1], latlngs[0]))
873
873
  }
874
874
  this.ui.setLatLngs(latlngs[0])
875
- if (!this.editEnabled()) this.edit()
876
- this.editor.reset()
875
+ this.pullGeometry()
876
+ if (!this.ui.editEnabled()) this.edit()
877
+ this.ui.editor.reset()
877
878
  this.isDirty = true
878
879
  }
879
880
 
@@ -231,7 +231,7 @@ U.DeleteShapeAction = U.BaseFeatureAction.extend({
231
231
  },
232
232
 
233
233
  onClick: function (e) {
234
- this.feature.enableEdit().deleteShapeAt(e.latlng)
234
+ this.feature.ui.enableEdit().deleteShapeAt(e.latlng)
235
235
  },
236
236
  })
237
237
 
@@ -1282,9 +1282,9 @@ U.Editable = L.Editable.extend({
1282
1282
  }
1283
1283
  if (measure) {
1284
1284
  if (e.layer instanceof L.Polygon) {
1285
- content += L._(' (area: {measure})', { measure: measure })
1285
+ content += ` ${L._('(area: {measure})', { measure: measure })}`
1286
1286
  } else if (e.layer instanceof L.Polyline) {
1287
- content += L._(' (length: {measure})', { measure: measure })
1287
+ content += ` ${L._('(length: {measure})', { measure: measure })}`
1288
1288
  }
1289
1289
  }
1290
1290
  if (content) {
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# አንድ ፓውንድ ምልክት ለዋናው አርእስት",
5
5
  "## two hashes for second heading": "## ሁለት ፓውንድ ምልክቶች ለንዑስ አርእስቱ",
6
6
  "### three hashes for third heading": "### ሶስት ፓውንድ ምልክቶች ለሶስተኛው ደረጃ አርእስት",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# አንድ ፓውንድ ምልክት ለዋናው አርእስት",
5
5
  "## two hashes for second heading": "## ሁለት ፓውንድ ምልክቶች ለንዑስ አርእስቱ",
6
6
  "### three hashes for third heading": "### ሶስት ፓውንድ ምልክቶች ለሶስተኛው ደረጃ አርእስት",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# one hash for main heading",
5
5
  "## two hashes for second heading": "## two hashes for second heading",
6
6
  "### three hashes for third heading": "### three hashes for third heading",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# one hash for main heading",
5
5
  "## two hashes for second heading": "## two hashes for second heading",
6
6
  "### three hashes for third heading": "### three hashes for third heading",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# one hash for main heading",
5
5
  "## two hashes for second heading": "## two hashes for second heading",
6
6
  "### three hashes for third heading": "### three hashes for third heading",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# one hash for main heading",
5
5
  "## two hashes for second heading": "## two hashes for second heading",
6
6
  "### three hashes for third heading": "### three hashes for third heading",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# един хеш за главната позиция",
5
5
  "## two hashes for second heading": "два хеша за втората таблица",
6
6
  "### three hashes for third heading": "# # # Три хеша за трета позиция",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# един хеш за главната позиция",
5
5
  "## two hashes for second heading": "два хеша за втората таблица",
6
6
  "### three hashes for third heading": "# # # Три хеша за трета позиция",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(gorread: {measure})",
3
- " (length: {measure})": "(pellder: {measure})",
2
+ "(area: {measure})": "(gorread: {measure})",
3
+ "(length: {measure})": "(pellder: {measure})",
4
4
  "# one hash for main heading": "# un diezenn evit an titl pennañ",
5
5
  "## two hashes for second heading": "## div ziezenn evit an eil titl",
6
6
  "### three hashes for third heading": "### teir diezenn evit an trede titl",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(gorread: {measure})",
3
- " (length: {measure})": "(pellder: {measure})",
2
+ "(area: {measure})": "(gorread: {measure})",
3
+ "(length: {measure})": "(pellder: {measure})",
4
4
  "# one hash for main heading": "# un diezenn evit an titl pennañ",
5
5
  "## two hashes for second heading": "## div ziezenn evit an eil titl",
6
6
  "### three hashes for third heading": "### teir diezenn evit an trede titl",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# un coixinet per a capçalera principal",
5
5
  "## two hashes for second heading": "## dos coixinets per a capçalera secundària",
6
6
  "### three hashes for third heading": "### tres coixinets per a capçalera tercera",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# un coixinet per a capçalera principal",
5
5
  "## two hashes for second heading": "## dos coixinets per a capçalera secundària",
6
6
  "### three hashes for third heading": "### tres coixinets per a capçalera tercera",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(plocha: {measure})",
3
- " (length: {measure})": "(délka: {measure})",
2
+ "(area: {measure})": "(plocha: {measure})",
3
+ "(length: {measure})": "(délka: {measure})",
4
4
  "# one hash for main heading": "# jedna mřížka pro hlavní nadpis",
5
5
  "## two hashes for second heading": "## dvě mřížky pro nadpis druhé úrovně",
6
6
  "### three hashes for third heading": "### podnadpis třetí úrovně",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(plocha: {measure})",
3
- " (length: {measure})": "(délka: {measure})",
2
+ "(area: {measure})": "(plocha: {measure})",
3
+ "(length: {measure})": "(délka: {measure})",
4
4
  "# one hash for main heading": "# jedna mřížka pro hlavní nadpis",
5
5
  "## two hashes for second heading": "## dvě mřížky pro nadpis druhé úrovně",
6
6
  "### three hashes for third heading": "### podnadpis třetí úrovně",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# et hashtag for hovedoverskrift",
5
5
  "## two hashes for second heading": "## to hashtags for andet overskriftniveau",
6
6
  "### three hashes for third heading": "### tre hashtags for tredje overskriftsniveau",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# et hashtag for hovedoverskrift",
5
5
  "## two hashes for second heading": "## to hashtags for andet overskriftniveau",
6
6
  "### three hashes for third heading": "### tre hashtags for tredje overskriftsniveau",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(Fläche: {measure})",
3
- " (length: {measure})": "(Länge: {measure})",
2
+ "(area: {measure})": "(Fläche: {measure})",
3
+ "(length: {measure})": "(Länge: {measure})",
4
4
  "# one hash for main heading": "# Eine Raute für große Überschrift",
5
5
  "## two hashes for second heading": "## Zwei Rauten für mittlere Überschrift",
6
6
  "### three hashes for third heading": "### Drei Rauten für kleine Überschrift",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(Fläche: {measure})",
3
- " (length: {measure})": "(Länge: {measure})",
2
+ "(area: {measure})": "(Fläche: {measure})",
3
+ "(length: {measure})": "(Länge: {measure})",
4
4
  "# one hash for main heading": "# Eine Raute für große Überschrift",
5
5
  "## two hashes for second heading": "## Zwei Rauten für mittlere Überschrift",
6
6
  "### three hashes for third heading": "### Drei Rauten für kleine Überschrift",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(περιοχή: {measure})",
3
- " (length: {measure})": "(μήκος: {measure})",
2
+ "(area: {measure})": "(περιοχή: {measure})",
3
+ "(length: {measure})": "(μήκος: {measure})",
4
4
  "# one hash for main heading": "# ένα hash για επικεφαλίδα πρώτου επιπέδου",
5
5
  "## two hashes for second heading": "## δύο hash για επικεφαλίδα δευτέρου επιπέδου",
6
6
  "### three hashes for third heading": "### τρία hash για επικεφαλίδα τρίτου επιπέδου",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(περιοχή: {measure})",
3
- " (length: {measure})": "(μήκος: {measure})",
2
+ "(area: {measure})": "(περιοχή: {measure})",
3
+ "(length: {measure})": "(μήκος: {measure})",
4
4
  "# one hash for main heading": "# ένα hash για επικεφαλίδα πρώτου επιπέδου",
5
5
  "## two hashes for second heading": "## δύο hash για επικεφαλίδα δευτέρου επιπέδου",
6
6
  "### three hashes for third heading": "### τρία hash για επικεφαλίδα τρίτου επιπέδου",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": " (area: {measure})",
3
- " (length: {measure})": " (length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# one hash for main heading",
5
5
  "## two hashes for second heading": "## two hashes for second heading",
6
6
  "### three hashes for third heading": "### three hashes for third heading",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": " (area: {measure})",
3
- " (length: {measure})": " (length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# one hash for main heading",
5
5
  "## two hashes for second heading": "## two hashes for second heading",
6
6
  "### three hashes for third heading": "### three hashes for third heading",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# one hash for main heading",
5
5
  "## two hashes for second heading": "## two hashes for second heading",
6
6
  "### three hashes for third heading": "### three hashes for third heading",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(área: {medida})",
3
- " (length: {measure})": "(longitud: {medida})",
2
+ "(area: {measure})": "(área: {measure})",
3
+ "(length: {measure})": "(longitud: {measure})",
4
4
  "# one hash for main heading": "# una almohadilla para el encabezado principal",
5
5
  "## two hashes for second heading": "## dos almohadillas para el encabezado secundario",
6
6
  "### three hashes for third heading": "### tres almohadillas para el encabezado ternario",
@@ -370,7 +370,7 @@ const locale = {
370
370
  "Versions": "Versiones",
371
371
  "View Fullscreen": "Ver en pantalla completa",
372
372
  "View": "Vista",
373
- "Visibility: {status}": "Visibilidad: {estado}",
373
+ "Visibility: {status}": "Visibilidad: {status}",
374
374
  "weight": "peso",
375
375
  "Where do we go from here?": "¿A dónde vamos a partir de aquí?",
376
376
  "Whether to display or not polygons paths.": "Si desea mostrar o no el trayecto de los polígonos.",
@@ -391,18 +391,18 @@ const locale = {
391
391
  "Zoom to the previous": "Acercamiento al anterior",
392
392
  "Zoom to this feature": "Acercamiento a este elemento",
393
393
  "Zoom to this place": "Acercamiento a este lugar",
394
- "{area} acres": "{área} acres",
395
- "{area} ha": "{área} ha",
396
- "{area} m²": "{área} m²",
397
- "{area} mi²": "{área} mi²",
398
- "{area} yd²": "{área} yd²",
394
+ "{area} acres": "{area} acres",
395
+ "{area} ha": "{area} ha",
396
+ "{area} m²": "{area} m²",
397
+ "{area} mi²": "{area} mi²",
398
+ "{area} yd²": "{area} yd²",
399
399
  "{count} errors during import: {message}": "{count} errores durante la importación: {message}",
400
400
  "{delay} seconds": "{delay} segundos",
401
- "{distance} km": "{distancia} km",
402
- "{distance} m": "{distancia} m",
403
- "{distance} miles": "{distancia} millas",
404
- "{distance} NM": "{distancia} NM",
405
- "{distance} yd": "{distancia} yd",
401
+ "{distance} km": "{distance} km",
402
+ "{distance} m": "{distance} m",
403
+ "{distance} miles": "{distance} millas",
404
+ "{distance} NM": "{distance} NM",
405
+ "{distance} yd": "{distance} yd",
406
406
  "Edit map name and caption": "Edit map name and caption",
407
407
  "Map advanced properties": "Propiedades avanzadas del mapa",
408
408
  "Edit map details": "Edit map details",
@@ -504,7 +504,9 @@ const locale = {
504
504
  "Property name to compute circles": "Property name to compute circles",
505
505
  "Min circle radius": "Min circle radius",
506
506
  "Max circle radius": "Max circle radius",
507
- "Display the open browser control": "Display the open browser control"
507
+ "Display the open browser control": "Display the open browser control",
508
+ "Copy as GeoJSON": "Copy as GeoJSON",
509
+ "Please zoom in to edit the geometry": "Please zoom in to edit the geometry"
508
510
  }
509
511
  L.registerLocale("es", locale)
510
512
  L.setLocale("es")
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(área: {medida})",
3
- " (length: {measure})": "(longitud: {medida})",
2
+ "(area: {measure})": "(área: {measure})",
3
+ "(length: {measure})": "(longitud: {measure})",
4
4
  "# one hash for main heading": "# una almohadilla para el encabezado principal",
5
5
  "## two hashes for second heading": "## dos almohadillas para el encabezado secundario",
6
6
  "### three hashes for third heading": "### tres almohadillas para el encabezado ternario",
@@ -370,7 +370,7 @@
370
370
  "Versions": "Versiones",
371
371
  "View Fullscreen": "Ver en pantalla completa",
372
372
  "View": "Vista",
373
- "Visibility: {status}": "Visibilidad: {estado}",
373
+ "Visibility: {status}": "Visibilidad: {status}",
374
374
  "weight": "peso",
375
375
  "Where do we go from here?": "¿A dónde vamos a partir de aquí?",
376
376
  "Whether to display or not polygons paths.": "Si desea mostrar o no el trayecto de los polígonos.",
@@ -391,18 +391,18 @@
391
391
  "Zoom to the previous": "Acercamiento al anterior",
392
392
  "Zoom to this feature": "Acercamiento a este elemento",
393
393
  "Zoom to this place": "Acercamiento a este lugar",
394
- "{area} acres": "{área} acres",
395
- "{area} ha": "{área} ha",
396
- "{area} m²": "{área} m²",
397
- "{area} mi²": "{área} mi²",
398
- "{area} yd²": "{área} yd²",
394
+ "{area} acres": "{area} acres",
395
+ "{area} ha": "{area} ha",
396
+ "{area} m²": "{area} m²",
397
+ "{area} mi²": "{area} mi²",
398
+ "{area} yd²": "{area} yd²",
399
399
  "{count} errors during import: {message}": "{count} errores durante la importación: {message}",
400
400
  "{delay} seconds": "{delay} segundos",
401
- "{distance} km": "{distancia} km",
402
- "{distance} m": "{distancia} m",
403
- "{distance} miles": "{distancia} millas",
404
- "{distance} NM": "{distancia} NM",
405
- "{distance} yd": "{distancia} yd",
401
+ "{distance} km": "{distance} km",
402
+ "{distance} m": "{distance} m",
403
+ "{distance} miles": "{distance} millas",
404
+ "{distance} NM": "{distance} NM",
405
+ "{distance} yd": "{distance} yd",
406
406
  "Edit map name and caption": "Edit map name and caption",
407
407
  "Map advanced properties": "Propiedades avanzadas del mapa",
408
408
  "Edit map details": "Edit map details",
@@ -504,5 +504,7 @@
504
504
  "Property name to compute circles": "Property name to compute circles",
505
505
  "Min circle radius": "Min circle radius",
506
506
  "Max circle radius": "Max circle radius",
507
- "Display the open browser control": "Display the open browser control"
507
+ "Display the open browser control": "Display the open browser control",
508
+ "Copy as GeoJSON": "Copy as GeoJSON",
509
+ "Please zoom in to edit the geometry": "Please zoom in to edit the geometry"
508
510
  }
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# üks trell põhipealkirja jaoks",
5
5
  "## two hashes for second heading": "## kaks trelli teise pealkirja jaoks",
6
6
  "### three hashes for third heading": "### kolm trelli kolmanda pealkirja jaoks",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# üks trell põhipealkirja jaoks",
5
5
  "## two hashes for second heading": "## kaks trelli teise pealkirja jaoks",
6
6
  "### three hashes for third heading": "### kolm trelli kolmanda pealkirja jaoks",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(luzera: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(luzera: {measure})",
4
4
  "# one hash for main heading": "# traola bat goiburu nagusirako",
5
5
  "## two hashes for second heading": "## bi traola bigarren goibururako",
6
6
  "### three hashes for third heading": "### hiru traola hirugarren goibururako",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(luzera: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(luzera: {measure})",
4
4
  "# one hash for main heading": "# traola bat goiburu nagusirako",
5
5
  "## two hashes for second heading": "## bi traola bigarren goibururako",
6
6
  "### three hashes for third heading": "### hiru traola hirugarren goibururako",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(مساحت: {measure})",
3
- " (length: {measure})": "(طول: {measure})",
2
+ "(area: {measure})": "(مساحت: {measure})",
3
+ "(length: {measure})": "(طول: {measure})",
4
4
  "# one hash for main heading": "# یک هش برای عنوان اصلی",
5
5
  "## two hashes for second heading": "## دو هش برای عنوان دوم",
6
6
  "### three hashes for third heading": "### سه هش برای عنوان سوم",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(مساحت: {measure})",
3
- " (length: {measure})": "(طول: {measure})",
2
+ "(area: {measure})": "(مساحت: {measure})",
3
+ "(length: {measure})": "(طول: {measure})",
4
4
  "# one hash for main heading": "# یک هش برای عنوان اصلی",
5
5
  "## two hashes for second heading": "## دو هش برای عنوان دوم",
6
6
  "### three hashes for third heading": "### سه هش برای عنوان سوم",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# yksi risuaita tekee päätason otsikon",
5
5
  "## two hashes for second heading": "## kaksi risuaitaa tekee kakkostason otsikon",
6
6
  "### three hashes for third heading": "### kolme risuaitaa tekee kolmostason otsikon",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# yksi risuaita tekee päätason otsikon",
5
5
  "## two hashes for second heading": "## kaksi risuaitaa tekee kakkostason otsikon",
6
6
  "### three hashes for third heading": "### kolme risuaitaa tekee kolmostason otsikon",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(surface : {measure})",
3
- " (length: {measure})": "(longueur : {measure})",
2
+ "(area: {measure})": "(surface : {measure})",
3
+ "(length: {measure})": "(longueur : {measure})",
4
4
  "# one hash for main heading": "# un dièse pour titre 1",
5
5
  "## two hashes for second heading": "## deux dièses pour titre 2",
6
6
  "### three hashes for third heading": "### trois dièses pour titre 3",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(surface : {measure})",
3
- " (length: {measure})": "(longueur : {measure})",
2
+ "(area: {measure})": "(surface : {measure})",
3
+ "(length: {measure})": "(longueur : {measure})",
4
4
  "# one hash for main heading": "# un dièse pour titre 1",
5
5
  "## two hashes for second heading": "## deux dièses pour titre 2",
6
6
  "### three hashes for third heading": "### trois dièses pour titre 3",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# un cancelo para a cabeceira principal",
5
5
  "## two hashes for second heading": "## dous cancelos para a cabeceira secundaria",
6
6
  "### three hashes for third heading": "### tres cancelos para a cabeceira terciaria",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# un cancelo para a cabeceira principal",
5
5
  "## two hashes for second heading": "## dous cancelos para a cabeceira secundaria",
6
6
  "### three hashes for third heading": "### tres cancelos para a cabeceira terciaria",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# סולמית אחת לכותרת ראשית",
5
5
  "## two hashes for second heading": "## שתי סולמיות לכותרת מסדר שני",
6
6
  "### three hashes for third heading": "### שלוש סולמיות לכותרת מסדר שלישי",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# סולמית אחת לכותרת ראשית",
5
5
  "## two hashes for second heading": "## שתי סולמיות לכותרת מסדר שני",
6
6
  "### three hashes for third heading": "### שלוש סולמיות לכותרת מסדר שלישי",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# jedne ljestve za glavni naslov",
5
5
  "## two hashes for second heading": "### dva puta ljestve za treću razinu naslova",
6
6
  "### three hashes for third heading": "### tri puta ljestve za treću razinu naslova",
@@ -1,6 +1,6 @@
1
1
  {
2
- " (area: {measure})": "(area: {measure})",
3
- " (length: {measure})": "(length: {measure})",
2
+ "(area: {measure})": "(area: {measure})",
3
+ "(length: {measure})": "(length: {measure})",
4
4
  "# one hash for main heading": "# jedne ljestve za glavni naslov",
5
5
  "## two hashes for second heading": "### dva puta ljestve za treću razinu naslova",
6
6
  "### three hashes for third heading": "### tri puta ljestve za treću razinu naslova",
@@ -1,6 +1,6 @@
1
1
  const locale = {
2
- " (area: {measure})": "(terület: {measure})",
3
- " (length: {measure})": "(távolság: {measure})",
2
+ "(area: {measure})": "(terület: {measure})",
3
+ "(length: {measure})": "(távolság: {measure})",
4
4
  "# one hash for main heading": "# egy számjel: fő címsor",
5
5
  "## two hashes for second heading": "## két számjel: második címsor",
6
6
  "### three hashes for third heading": "### három számjel: harmadik címsor",