umap-project 3.3.4__tar.gz → 3.3.6__tar.gz

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.
Files changed (611) hide show
  1. {umap_project-3.3.4 → umap_project-3.3.6}/PKG-INFO +1 -1
  2. umap_project-3.3.6/umap/__init__.py +1 -0
  3. umap_project-3.3.6/umap/locale/de/LC_MESSAGES/django.mo +0 -0
  4. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/de/LC_MESSAGES/django.po +43 -38
  5. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/browser.js +1 -1
  6. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/data/features.js +4 -3
  7. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/data/layer.js +49 -23
  8. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/managers.js +1 -0
  9. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/layers/base.js +3 -3
  10. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/layers/cluster.js +12 -8
  11. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/umap.js +12 -0
  12. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/de.js +55 -55
  13. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/de.json +55 -55
  14. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/en.js +2 -1
  15. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/en.json +2 -1
  16. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/fr.js +2 -1
  17. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/fr.json +2 -1
  18. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/zh_TW.js +2 -2
  19. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/zh_TW.json +2 -2
  20. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_cluster.py +61 -0
  21. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_datalayer.py +9 -16
  22. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_edit_marker.py +11 -0
  23. umap_project-3.3.4/umap/__init__.py +0 -1
  24. umap_project-3.3.4/umap/locale/de/LC_MESSAGES/django.mo +0 -0
  25. {umap_project-3.3.4 → umap_project-3.3.6}/.gitignore +0 -0
  26. {umap_project-3.3.4 → umap_project-3.3.6}/LICENSE +0 -0
  27. {umap_project-3.3.4 → umap_project-3.3.6}/README.md +0 -0
  28. {umap_project-3.3.4 → umap_project-3.3.6}/pyproject.toml +0 -0
  29. {umap_project-3.3.4 → umap_project-3.3.6}/umap/admin.py +0 -0
  30. {umap_project-3.3.4 → umap_project-3.3.6}/umap/apps.py +0 -0
  31. {umap_project-3.3.4 → umap_project-3.3.6}/umap/asgi.py +0 -0
  32. {umap_project-3.3.4 → umap_project-3.3.6}/umap/autocomplete.py +0 -0
  33. {umap_project-3.3.4 → umap_project-3.3.6}/umap/bin/__init__.py +0 -0
  34. {umap_project-3.3.4 → umap_project-3.3.6}/umap/context_processors.py +0 -0
  35. {umap_project-3.3.4 → umap_project-3.3.6}/umap/decorators.py +0 -0
  36. {umap_project-3.3.4 → umap_project-3.3.6}/umap/fields.py +0 -0
  37. {umap_project-3.3.4 → umap_project-3.3.6}/umap/forms.py +0 -0
  38. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/am_ET/LC_MESSAGES/django.mo +0 -0
  39. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/am_ET/LC_MESSAGES/django.po +0 -0
  40. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ar/LC_MESSAGES/django.mo +0 -0
  41. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ar/LC_MESSAGES/django.po +0 -0
  42. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ast/LC_MESSAGES/django.mo +0 -0
  43. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ast/LC_MESSAGES/django.po +0 -0
  44. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/bg/LC_MESSAGES/django.mo +0 -0
  45. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/bg/LC_MESSAGES/django.po +0 -0
  46. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/br/LC_MESSAGES/django.mo +0 -0
  47. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/br/LC_MESSAGES/django.po +0 -0
  48. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ca/LC_MESSAGES/django.mo +0 -0
  49. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ca/LC_MESSAGES/django.po +0 -0
  50. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
  51. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/cs_CZ/LC_MESSAGES/django.po +0 -0
  52. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/da/LC_MESSAGES/django.mo +0 -0
  53. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/da/LC_MESSAGES/django.po +0 -0
  54. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/el/LC_MESSAGES/django.mo +0 -0
  55. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/el/LC_MESSAGES/django.po +0 -0
  56. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/en/LC_MESSAGES/django.mo +0 -0
  57. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/en/LC_MESSAGES/django.po +0 -0
  58. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/es/LC_MESSAGES/django.mo +0 -0
  59. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/es/LC_MESSAGES/django.po +0 -0
  60. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/et/LC_MESSAGES/django.mo +0 -0
  61. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/et/LC_MESSAGES/django.po +0 -0
  62. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/eu/LC_MESSAGES/django.mo +0 -0
  63. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/eu/LC_MESSAGES/django.po +0 -0
  64. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/fa_IR/LC_MESSAGES/django.mo +0 -0
  65. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/fa_IR/LC_MESSAGES/django.po +0 -0
  66. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/fi/LC_MESSAGES/django.mo +0 -0
  67. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/fi/LC_MESSAGES/django.po +0 -0
  68. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/fr/LC_MESSAGES/django.mo +0 -0
  69. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/fr/LC_MESSAGES/django.po +0 -0
  70. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/gl/LC_MESSAGES/django.mo +0 -0
  71. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/gl/LC_MESSAGES/django.po +0 -0
  72. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/he/LC_MESSAGES/django.mo +0 -0
  73. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/he/LC_MESSAGES/django.po +0 -0
  74. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/hr/LC_MESSAGES/django.mo +0 -0
  75. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/hr/LC_MESSAGES/django.po +0 -0
  76. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/hu/LC_MESSAGES/django.mo +0 -0
  77. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/hu/LC_MESSAGES/django.po +0 -0
  78. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/id/LC_MESSAGES/django.mo +0 -0
  79. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/id/LC_MESSAGES/django.po +0 -0
  80. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/is/LC_MESSAGES/django.mo +0 -0
  81. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/is/LC_MESSAGES/django.po +0 -0
  82. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/it/LC_MESSAGES/django.mo +0 -0
  83. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/it/LC_MESSAGES/django.po +0 -0
  84. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ja/LC_MESSAGES/django.mo +0 -0
  85. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ja/LC_MESSAGES/django.po +0 -0
  86. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ko/LC_MESSAGES/django.mo +0 -0
  87. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ko/LC_MESSAGES/django.po +0 -0
  88. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/lt/LC_MESSAGES/django.mo +0 -0
  89. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/lt/LC_MESSAGES/django.po +0 -0
  90. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ms/LC_MESSAGES/django.mo +0 -0
  91. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ms/LC_MESSAGES/django.po +0 -0
  92. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/nl/LC_MESSAGES/django.mo +0 -0
  93. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/nl/LC_MESSAGES/django.po +0 -0
  94. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/no/LC_MESSAGES/django.mo +0 -0
  95. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/no/LC_MESSAGES/django.po +0 -0
  96. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/pl/LC_MESSAGES/django.mo +0 -0
  97. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/pl/LC_MESSAGES/django.po +0 -0
  98. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/pt/LC_MESSAGES/django.mo +0 -0
  99. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/pt/LC_MESSAGES/django.po +0 -0
  100. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
  101. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/pt_BR/LC_MESSAGES/django.po +0 -0
  102. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/pt_PT/LC_MESSAGES/django.mo +0 -0
  103. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/pt_PT/LC_MESSAGES/django.po +0 -0
  104. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ro/LC_MESSAGES/django.mo +0 -0
  105. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ro/LC_MESSAGES/django.po +0 -0
  106. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ru/LC_MESSAGES/django.mo +0 -0
  107. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/ru/LC_MESSAGES/django.po +0 -0
  108. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/si/LC_MESSAGES/django.mo +0 -0
  109. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/si/LC_MESSAGES/django.po +0 -0
  110. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/sk_SK/LC_MESSAGES/django.mo +0 -0
  111. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/sk_SK/LC_MESSAGES/django.po +0 -0
  112. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/sl/LC_MESSAGES/django.mo +0 -0
  113. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/sl/LC_MESSAGES/django.po +0 -0
  114. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/sr/LC_MESSAGES/django.mo +0 -0
  115. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/sr/LC_MESSAGES/django.po +0 -0
  116. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/sv/LC_MESSAGES/django.mo +0 -0
  117. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/sv/LC_MESSAGES/django.po +0 -0
  118. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/th_TH/LC_MESSAGES/django.mo +0 -0
  119. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/th_TH/LC_MESSAGES/django.po +0 -0
  120. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/tr/LC_MESSAGES/django.mo +0 -0
  121. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/tr/LC_MESSAGES/django.po +0 -0
  122. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/uk_UA/LC_MESSAGES/django.mo +0 -0
  123. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/uk_UA/LC_MESSAGES/django.po +0 -0
  124. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/vi/LC_MESSAGES/django.mo +0 -0
  125. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/vi/LC_MESSAGES/django.po +0 -0
  126. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/zh/LC_MESSAGES/django.mo +0 -0
  127. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/zh/LC_MESSAGES/django.po +0 -0
  128. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/zh_TW/LC_MESSAGES/django.mo +0 -0
  129. {umap_project-3.3.4 → umap_project-3.3.6}/umap/locale/zh_TW/LC_MESSAGES/django.po +0 -0
  130. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/__init__.py +0 -0
  131. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/__init__.py +0 -0
  132. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/anonymous_edit_url.py +0 -0
  133. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/clean_tilelayer.py +0 -0
  134. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/empty_trash.py +0 -0
  135. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/export_pictogram.py +0 -0
  136. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/generate_js_locale.py +0 -0
  137. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/import_pictograms.py +0 -0
  138. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/migrate_to_S3.py +0 -0
  139. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/purge_old_versions.py +0 -0
  140. {umap_project-3.3.4 → umap_project-3.3.6}/umap/management/commands/switch_user.py +0 -0
  141. {umap_project-3.3.4 → umap_project-3.3.6}/umap/managers.py +0 -0
  142. {umap_project-3.3.4 → umap_project-3.3.6}/umap/middleware.py +0 -0
  143. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0001_initial.py +0 -0
  144. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0002_tilelayer_tms.py +0 -0
  145. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0003_add_tilelayer.py +0 -0
  146. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0004_add_licence.py +0 -0
  147. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0005_remove_map_tilelayer.py +0 -0
  148. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0006_auto_20190407_0719.py +0 -0
  149. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0007_auto_20190416_1757.py +0 -0
  150. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0008_alter_map_settings.py +0 -0
  151. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0009_star.py +0 -0
  152. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0010_alter_map_edit_status_alter_map_share_status.py +0 -0
  153. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0011_alter_map_edit_status_alter_map_share_status.py +0 -0
  154. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0012_datalayer_settings.py +0 -0
  155. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0013_datalayer_edit_status.py +0 -0
  156. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0014_map_created_at.py +0 -0
  157. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0015_alter_pictogram_pictogram.py +0 -0
  158. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0016_pictogram_category.py +0 -0
  159. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0017_migrate_to_openstreetmap_oauth2.py +0 -0
  160. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0018_datalayer_uuid.py +0 -0
  161. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0019_migrate_internal_remote_datalayers.py +0 -0
  162. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0020_alter_tilelayer_url_template.py +0 -0
  163. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0021_remove_map_description.py +0 -0
  164. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0022_add_team.py +0 -0
  165. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0023_alter_datalayer_uuid.py +0 -0
  166. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0024_alter_map_share_status.py +0 -0
  167. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0025_alter_datalayer_geojson.py +0 -0
  168. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0026_datalayer_modified_at_datalayer_share_status.py +0 -0
  169. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0027_map_tags.py +0 -0
  170. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/0028_map_is_template.py +0 -0
  171. {umap_project-3.3.4 → umap_project-3.3.6}/umap/migrations/__init__.py +0 -0
  172. {umap_project-3.3.4 → umap_project-3.3.6}/umap/models.py +0 -0
  173. {umap_project-3.3.4 → umap_project-3.3.6}/umap/settings/__init__.py +0 -0
  174. {umap_project-3.3.4 → umap_project-3.3.6}/umap/settings/base.py +0 -0
  175. {umap_project-3.3.4 → umap_project-3.3.6}/umap/settings/dev.py +0 -0
  176. {umap_project-3.3.4 → umap_project-3.3.6}/umap/settings/local.py.sample +0 -0
  177. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/.gitignore +0 -0
  178. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/base.css +0 -0
  179. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/content.css +0 -0
  180. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/bar.css +0 -0
  181. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/contextmenu.css +0 -0
  182. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/dialog.css +0 -0
  183. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/form.css +0 -0
  184. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/icon.css +0 -0
  185. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/importers.css +0 -0
  186. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/panel.css +0 -0
  187. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/popup.css +0 -0
  188. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/slideshow.css +0 -0
  189. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/tableeditor.css +0 -0
  190. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/tooltip.css +0 -0
  191. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/css/window.css +0 -0
  192. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/favicons/apple-touch-icon.png +0 -0
  193. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/favicons/favicon.ico +0 -0
  194. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/favicons/icon-192.png +0 -0
  195. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/favicons/icon-512.png +0 -0
  196. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/favicons/icon.svg +0 -0
  197. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/font/FiraSans-Light.woff +0 -0
  198. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/font/FiraSans-Light.woff2 +0 -0
  199. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/font/FiraSans-LightItalic.woff +0 -0
  200. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/font/FiraSans-LightItalic.woff2 +0 -0
  201. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/font/FiraSans-SemiBold.woff +0 -0
  202. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/font/FiraSans-SemiBold.woff2 +0 -0
  203. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/font.css +0 -0
  204. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/16-white.svg +0 -0
  205. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/16.svg +0 -0
  206. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/24-white.svg +0 -0
  207. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/24.svg +0 -0
  208. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/alert-icon-error.svg +0 -0
  209. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/alert-icon-info.svg +0 -0
  210. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/alert-icon-success.svg +0 -0
  211. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/edit.svg +0 -0
  212. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/home.svg +0 -0
  213. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/icon-bg.png +0 -0
  214. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/icon-delete.svg +0 -0
  215. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/icon-download.svg +0 -0
  216. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/icon-duplicate.svg +0 -0
  217. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/icon-edit.svg +0 -0
  218. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/icon-external-link.svg +0 -0
  219. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/icon-share.svg +0 -0
  220. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/icon-view.svg +0 -0
  221. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/banfr.svg +0 -0
  222. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/cadastrefr.svg +0 -0
  223. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/communesfr.svg +0 -0
  224. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/datasets.svg +0 -0
  225. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/geodatamine.svg +0 -0
  226. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/opendata.svg +0 -0
  227. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/overpass.svg +0 -0
  228. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/random.svg +0 -0
  229. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/random1.svg +0 -0
  230. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/importers/random2.svg +0 -0
  231. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/logo.svg +0 -0
  232. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/logo_filigree.png +0 -0
  233. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/logo_lightcyan.svg +0 -0
  234. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/logo_small.svg +0 -0
  235. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/marker.png +0 -0
  236. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/marker.svg +0 -0
  237. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/opensource.svg +0 -0
  238. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/osm.svg +0 -0
  239. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/providers/bitbucket.png +0 -0
  240. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/providers/github.png +0 -0
  241. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/providers/keycloak.png +0 -0
  242. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/providers/openstreetmap-oauth2.png +0 -0
  243. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/providers/twitter-oauth2.png +0 -0
  244. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/search.gif +0 -0
  245. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/source/16-white.svg +0 -0
  246. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/source/16.svg +0 -0
  247. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/source/24-white.svg +0 -0
  248. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/source/24.svg +0 -0
  249. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/img/target.svg +0 -0
  250. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/components/alerts/alert.css +0 -0
  251. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/components/alerts/alert.js +0 -0
  252. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/components/base.js +0 -0
  253. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/components/fragment.js +0 -0
  254. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/components/modal.js +0 -0
  255. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/autocomplete.js +0 -0
  256. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/caption.js +0 -0
  257. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/dompurify.js +0 -0
  258. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/drop.js +0 -0
  259. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/facets.js +0 -0
  260. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/form/builder.js +0 -0
  261. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/form/fields.js +0 -0
  262. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/formatter.js +0 -0
  263. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/global.js +0 -0
  264. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/help.js +0 -0
  265. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/i18n.js +0 -0
  266. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/importer.js +0 -0
  267. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/importers/banfr.js +0 -0
  268. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/importers/cadastrefr.js +0 -0
  269. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/importers/communesfr.js +0 -0
  270. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/importers/datasets.js +0 -0
  271. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/importers/geodatamine.js +0 -0
  272. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/importers/opendata.js +0 -0
  273. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/importers/openrouteservice.js +0 -0
  274. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/importers/overpass.js +0 -0
  275. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/leaflet-configure.js +0 -0
  276. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/orderable.js +0 -0
  277. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/permissions.js +0 -0
  278. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/printer.js +0 -0
  279. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/controls.js +0 -0
  280. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/icon.js +0 -0
  281. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/layers/classified.js +0 -0
  282. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/layers/heat.js +0 -0
  283. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/map.js +0 -0
  284. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/popup.js +0 -0
  285. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/template.js +0 -0
  286. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rendering/ui.js +0 -0
  287. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/request.js +0 -0
  288. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/rules.js +0 -0
  289. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/schema.js +0 -0
  290. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/share.js +0 -0
  291. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/slideshow.js +0 -0
  292. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/sync/engine.js +0 -0
  293. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/sync/hlc.js +0 -0
  294. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/sync/undo.js +0 -0
  295. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/sync/updaters.js +0 -0
  296. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/sync/websocket.js +0 -0
  297. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/tableeditor.js +0 -0
  298. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/templates.js +0 -0
  299. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/ui/bar.js +0 -0
  300. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/ui/base.js +0 -0
  301. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/ui/contextmenu.js +0 -0
  302. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/ui/dialog.js +0 -0
  303. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/ui/panel.js +0 -0
  304. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/ui/tooltip.js +0 -0
  305. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/urls.js +0 -0
  306. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/modules/utils.js +0 -0
  307. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/umap.controls.js +0 -0
  308. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/js/umap.core.js +0 -0
  309. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/am_ET.js +0 -0
  310. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/am_ET.json +0 -0
  311. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ar.js +0 -0
  312. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ar.json +0 -0
  313. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ast.js +0 -0
  314. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ast.json +0 -0
  315. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/bg.js +0 -0
  316. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/bg.json +0 -0
  317. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/br.js +0 -0
  318. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/br.json +0 -0
  319. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ca.js +0 -0
  320. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ca.json +0 -0
  321. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/cs_CZ.js +0 -0
  322. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/cs_CZ.json +0 -0
  323. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/da.js +0 -0
  324. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/da.json +0 -0
  325. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/el.js +0 -0
  326. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/el.json +0 -0
  327. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/en_US.json +0 -0
  328. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/es.js +0 -0
  329. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/es.json +0 -0
  330. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/et.js +0 -0
  331. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/et.json +0 -0
  332. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/eu.js +0 -0
  333. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/eu.json +0 -0
  334. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/fa_IR.js +0 -0
  335. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/fa_IR.json +0 -0
  336. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/fi.js +0 -0
  337. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/fi.json +0 -0
  338. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/gl.js +0 -0
  339. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/gl.json +0 -0
  340. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/he.js +0 -0
  341. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/he.json +0 -0
  342. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/hr.js +0 -0
  343. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/hr.json +0 -0
  344. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/hu.js +0 -0
  345. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/hu.json +0 -0
  346. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/id.js +0 -0
  347. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/id.json +0 -0
  348. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/is.js +0 -0
  349. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/is.json +0 -0
  350. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/it.js +0 -0
  351. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/it.json +0 -0
  352. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ja.js +0 -0
  353. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ja.json +0 -0
  354. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ko.js +0 -0
  355. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ko.json +0 -0
  356. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/lt.js +0 -0
  357. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/lt.json +0 -0
  358. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ms.js +0 -0
  359. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ms.json +0 -0
  360. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/nl.js +0 -0
  361. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/nl.json +0 -0
  362. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/no.js +0 -0
  363. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/no.json +0 -0
  364. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/pl.js +0 -0
  365. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/pl.json +0 -0
  366. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/pl_PL.json +0 -0
  367. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/pt.js +0 -0
  368. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/pt.json +0 -0
  369. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/pt_BR.js +0 -0
  370. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/pt_BR.json +0 -0
  371. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/pt_PT.js +0 -0
  372. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/pt_PT.json +0 -0
  373. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ro.js +0 -0
  374. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ro.json +0 -0
  375. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ru.js +0 -0
  376. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/ru.json +0 -0
  377. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/si.js +0 -0
  378. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/si.json +0 -0
  379. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/sk_SK.js +0 -0
  380. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/sk_SK.json +0 -0
  381. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/sl.js +0 -0
  382. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/sl.json +0 -0
  383. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/sr.js +0 -0
  384. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/sr.json +0 -0
  385. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/sv.js +0 -0
  386. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/sv.json +0 -0
  387. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/th_TH.js +0 -0
  388. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/th_TH.json +0 -0
  389. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/tr.js +0 -0
  390. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/tr.json +0 -0
  391. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/uk_UA.js +0 -0
  392. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/uk_UA.json +0 -0
  393. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/vi.js +0 -0
  394. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/vi.json +0 -0
  395. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/vi_VN.json +0 -0
  396. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/zh.js +0 -0
  397. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/zh.json +0 -0
  398. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/zh_CN.json +0 -0
  399. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/locale/zh_TW.Big5.json +0 -0
  400. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/map.css +0 -0
  401. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/nav.css +0 -0
  402. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/theme.css +0 -0
  403. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/unittests/URLs.js +0 -0
  404. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/unittests/hlc.js +0 -0
  405. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/unittests/sync.js +0 -0
  406. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/unittests/utils.js +0 -0
  407. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vars.css +0 -0
  408. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/betterknown/betterknown.mjs +0 -0
  409. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/colorbrewer/colorbrewer.js +0 -0
  410. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/csv2geojson/csv2geojson.js +0 -0
  411. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/dompurify/purify.es.js +0 -0
  412. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/dompurify/purify.es.mjs.map +0 -0
  413. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/editable/Leaflet.Editable.js +0 -0
  414. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/editable/Path.Drag.js +0 -0
  415. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.css +0 -0
  416. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.js +0 -0
  417. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/editinosm/edit-in-osm.png +0 -0
  418. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.js +0 -0
  419. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.min.js +0 -0
  420. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/fullscreen/fullscreen.png +0 -0
  421. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/fullscreen/fullscreen@2x.png +0 -0
  422. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/fullscreen/leaflet.fullscreen.css +0 -0
  423. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/geojson-to-gpx/index.js +0 -0
  424. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/georsstogeojson/GeoRSSToGeoJSON.js +0 -0
  425. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/hash/leaflet-hash.js +0 -0
  426. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/heat/leaflet-heat.js +0 -0
  427. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/i18n/Leaflet.i18n.js +0 -0
  428. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/iconlayers/check.png +0 -0
  429. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/iconlayers/iconLayers.css +0 -0
  430. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/iconlayers/iconLayers.js +0 -0
  431. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/iconlayers/transparent-pixel.png +0 -0
  432. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/leaflet/images/layers-2x.png +0 -0
  433. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/leaflet/images/layers.png +0 -0
  434. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/leaflet/images/marker-icon-2x.png +0 -0
  435. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/leaflet/images/marker-icon.png +0 -0
  436. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/leaflet/images/marker-shadow.png +0 -0
  437. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/leaflet/leaflet-src.esm.js +0 -0
  438. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/leaflet/leaflet-src.esm.js.map +0 -0
  439. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/leaflet/leaflet.css +0 -0
  440. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/loading/Control.Loading.css +0 -0
  441. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/loading/Control.Loading.js +0 -0
  442. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.css +0 -0
  443. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.css.map +0 -0
  444. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.js +0 -0
  445. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.js.map +0 -0
  446. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/measurable/Leaflet.Measurable.css +0 -0
  447. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/measurable/Leaflet.Measurable.js +0 -0
  448. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/minimap/Control.MiniMap.min.css +0 -0
  449. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/minimap/Control.MiniMap.min.js +0 -0
  450. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/minimap/images/toggle.png +0 -0
  451. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/minimap/images/toggle.svg +0 -0
  452. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/openrouteservice/ors-js-client.js +0 -0
  453. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/openrouteservice/ors-js-client.js.map +0 -0
  454. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/osmtogeojson/osmtogeojson.js +0 -0
  455. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/photon/leaflet.photon.js +0 -0
  456. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/simple-elevation-chart/elevation.js +0 -0
  457. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/simple-elevation-chart/elevation.svg +0 -0
  458. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/simple-statistics/simple-statistics.min.js +0 -0
  459. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/simple-statistics/simple-statistics.min.js.map +0 -0
  460. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/snapdom/snapdom.min.mjs +0 -0
  461. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/textpath/leaflet.textpath.js +0 -0
  462. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/togeojson/togeojson.es.js +0 -0
  463. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/togeojson/togeojson.es.mjs.map +0 -0
  464. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/tokml/tokml.es.js +0 -0
  465. {umap_project-3.3.4 → umap_project-3.3.6}/umap/static/umap/vendors/tokml/tokml.es.mjs.map +0 -0
  466. {umap_project-3.3.4 → umap_project-3.3.6}/umap/storage/__init__.py +0 -0
  467. {umap_project-3.3.4 → umap_project-3.3.6}/umap/storage/fs.py +0 -0
  468. {umap_project-3.3.4 → umap_project-3.3.6}/umap/storage/s3.py +0 -0
  469. {umap_project-3.3.4 → umap_project-3.3.6}/umap/storage/staticfiles.py +0 -0
  470. {umap_project-3.3.4 → umap_project-3.3.6}/umap/sync/__init__.py +0 -0
  471. {umap_project-3.3.4 → umap_project-3.3.6}/umap/sync/app.py +0 -0
  472. {umap_project-3.3.4 → umap_project-3.3.6}/umap/sync/payloads.py +0 -0
  473. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/403.html +0 -0
  474. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/404.html +0 -0
  475. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/40x.html +0 -0
  476. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/500.html +0 -0
  477. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/auth/user_detail.html +0 -0
  478. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/auth/user_form.html +0 -0
  479. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/auth/user_stars.html +0 -0
  480. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/base.html +0 -0
  481. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/registration/login.html +0 -0
  482. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/about.html +0 -0
  483. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/about_summary.html +0 -0
  484. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/branding.html +0 -0
  485. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/components/alerts/alert.html +0 -0
  486. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/components/provider.html +0 -0
  487. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/content.html +0 -0
  488. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/content_footer.html +0 -0
  489. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/css.html +0 -0
  490. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/dashboard_menu.html +0 -0
  491. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/design_system.html +0 -0
  492. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/footer.html +0 -0
  493. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/header.html +0 -0
  494. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/home.html +0 -0
  495. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/js.html +0 -0
  496. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/locale.js +0 -0
  497. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/login_popup_end.html +0 -0
  498. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/map_detail.html +0 -0
  499. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/map_fragment.html +0 -0
  500. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/map_init.html +0 -0
  501. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/map_list.html +0 -0
  502. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/map_table.html +0 -0
  503. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/messages.html +0 -0
  504. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/navigation.html +0 -0
  505. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/password_change.html +0 -0
  506. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/password_change_done.html +0 -0
  507. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/search.html +0 -0
  508. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/search_bar.html +0 -0
  509. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/success.html +0 -0
  510. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/team_confirm_delete.html +0 -0
  511. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/team_detail.html +0 -0
  512. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/team_form.html +0 -0
  513. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/user_dashboard.html +0 -0
  514. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/user_map_table.html +0 -0
  515. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/user_teams.html +0 -0
  516. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templates/umap/user_templates.html +0 -0
  517. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templatetags/__init__.py +0 -0
  518. {umap_project-3.3.4 → umap_project-3.3.6}/umap/templatetags/umap_tags.py +0 -0
  519. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/__init__.py +0 -0
  520. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/base.py +0 -0
  521. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/conftest.py +0 -0
  522. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/categorized_highway.geojson +0 -0
  523. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/choropleth_region_chomage.geojson +0 -0
  524. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/circle.svg +0 -0
  525. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/display_on_load.umap +0 -0
  526. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/empty_tile.png +0 -0
  527. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/heatmap_data.json +0 -0
  528. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/remote_data.umap +0 -0
  529. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/star.svg +0 -0
  530. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_circles_layer.geojson +0 -0
  531. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_import_osm_relation.json +0 -0
  532. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_data.csv +0 -0
  533. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_data.gpx +0 -0
  534. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_data.json +0 -0
  535. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_data.kml +0 -0
  536. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_data.umap +0 -0
  537. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_data_osm.json +0 -0
  538. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_data_with_iconurl.umap +0 -0
  539. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_empty_coordinates.json +0 -0
  540. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_georss.xml +0 -0
  541. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_missing_name.json +0 -0
  542. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_non_linear_ring.json +0 -0
  543. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/fixtures/test_upload_simple_marker.json +0 -0
  544. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/__init__.py +0 -0
  545. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/conftest.py +0 -0
  546. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/helpers.py +0 -0
  547. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_anonymous_owned_map.py +0 -0
  548. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_basics.py +0 -0
  549. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_browser.py +0 -0
  550. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_caption.py +0 -0
  551. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_categorized_layer.py +0 -0
  552. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_choropleth.py +0 -0
  553. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_circles_layer.py +0 -0
  554. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_conditional_rules.py +0 -0
  555. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_dashboard.py +0 -0
  556. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_draw_polygon.py +0 -0
  557. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_draw_polyline.py +0 -0
  558. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_draw_route.py +0 -0
  559. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_edit_datalayer.py +0 -0
  560. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_edit_map.py +0 -0
  561. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_edit_polygon.py +0 -0
  562. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_export_map.py +0 -0
  563. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_facets_browser.py +0 -0
  564. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_features_id_generation.py +0 -0
  565. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_heatmap.py +0 -0
  566. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_iframe.py +0 -0
  567. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_import.py +0 -0
  568. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_map.py +0 -0
  569. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_map_list.py +0 -0
  570. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_map_preview.py +0 -0
  571. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_optimistic_merge.py +0 -0
  572. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_owned_map.py +0 -0
  573. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_picto.py +0 -0
  574. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_popup.py +0 -0
  575. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_querystring.py +0 -0
  576. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_remote_data.py +0 -0
  577. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_save.py +0 -0
  578. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_share.py +0 -0
  579. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_slideshow.py +0 -0
  580. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_star.py +0 -0
  581. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_tableeditor.py +0 -0
  582. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_team.py +0 -0
  583. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_templates.py +0 -0
  584. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_tilelayer.py +0 -0
  585. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_undo_redo.py +0 -0
  586. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_view_marker.py +0 -0
  587. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_view_polygon.py +0 -0
  588. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_view_polyline.py +0 -0
  589. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/integration/test_websocket_sync.py +0 -0
  590. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/settings.py +0 -0
  591. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_clean_tilelayer.py +0 -0
  592. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_dashboard.py +0 -0
  593. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_datalayer.py +0 -0
  594. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_datalayer_s3.py +0 -0
  595. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_datalayer_views.py +0 -0
  596. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_empty_trash.py +0 -0
  597. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_licence.py +0 -0
  598. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_map.py +0 -0
  599. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_map_views.py +0 -0
  600. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_merge_features.py +0 -0
  601. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_purge_old_versions.py +0 -0
  602. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_statics.py +0 -0
  603. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_switch_user.py +0 -0
  604. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_team_views.py +0 -0
  605. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_tilelayer.py +0 -0
  606. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_utils.py +0 -0
  607. {umap_project-3.3.4 → umap_project-3.3.6}/umap/tests/test_views.py +0 -0
  608. {umap_project-3.3.4 → umap_project-3.3.6}/umap/urls.py +0 -0
  609. {umap_project-3.3.4 → umap_project-3.3.6}/umap/utils.py +0 -0
  610. {umap_project-3.3.4 → umap_project-3.3.6}/umap/views.py +0 -0
  611. {umap_project-3.3.4 → umap_project-3.3.6}/umap/wsgi.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: umap-project
3
- Version: 3.3.4
3
+ Version: 3.3.6
4
4
  Summary: Create maps with OpenStreetMap layers in a minute and embed them in your site.
5
5
  Author-email: Yohan Boniface <yb@enix.org>
6
6
  Maintainer-email: David Larlet <david@larlet.fr>
@@ -0,0 +1 @@
1
+ VERSION = "3.3.6"
@@ -15,14 +15,15 @@
15
15
  # Paul Vogel, 2025
16
16
  # pgeo, 2023
17
17
  # Klumbumbus, 2013-2014,2018-2019
18
+ # s r, 2025
18
19
  # YOHAN BONIFACE <yb@enix.org>, 2012
19
20
  msgid ""
20
21
  msgstr ""
21
22
  "Project-Id-Version: uMap\n"
22
23
  "Report-Msgid-Bugs-To: \n"
23
- "POT-Creation-Date: 2025-06-10 09:19+0000\n"
24
+ "POT-Creation-Date: 2025-08-14 15:22+0000\n"
24
25
  "PO-Revision-Date: 2013-11-22 14:00+0000\n"
25
- "Last-Translator: Paul Vogel, 2025\n"
26
+ "Last-Translator: s r, 2025\n"
26
27
  "Language-Team: German (http://app.transifex.com/openstreetmap/umap/language/de/)\n"
27
28
  "MIME-Version: 1.0\n"
28
29
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -212,11 +213,11 @@ msgstr "Fahrradfahren"
212
213
 
213
214
  #: settings/base.py:320
214
215
  msgid "Business"
215
- msgstr ""
216
+ msgstr "Gewerblich"
216
217
 
217
218
  #: settings/base.py:321
218
219
  msgid "Environment"
219
- msgstr "Umgebung"
220
+ msgstr "Umwelt"
220
221
 
221
222
  #: settings/base.py:322
222
223
  msgid "Education"
@@ -224,11 +225,11 @@ msgstr "Bildung"
224
225
 
225
226
  #: settings/base.py:323
226
227
  msgid "Food and Agriculture"
227
- msgstr ""
228
+ msgstr "Nahrungsmittel und Landwirtschaft"
228
229
 
229
230
  #: settings/base.py:324
230
231
  msgid "Geopolitics"
231
- msgstr ""
232
+ msgstr "Geopolitik"
232
233
 
233
234
  #: settings/base.py:325
234
235
  msgid "Health"
@@ -244,7 +245,7 @@ msgstr "Geschichte"
244
245
 
245
246
  #: settings/base.py:328
246
247
  msgid "Public sector"
247
- msgstr ""
248
+ msgstr "Öffentlicher Sektor"
248
249
 
249
250
  #: settings/base.py:329
250
251
  msgid "Science"
@@ -252,7 +253,7 @@ msgstr "Wissenschaft"
252
253
 
253
254
  #: settings/base.py:330
254
255
  msgid "Shopping"
255
- msgstr "Shopping"
256
+ msgstr "Einkaufsmöglichkeiten"
256
257
 
257
258
  #: settings/base.py:331
258
259
  msgid "Sport and Leisure"
@@ -264,7 +265,7 @@ msgstr "Reisen"
264
265
 
265
266
  #: settings/base.py:333
266
267
  msgid "Transports"
267
- msgstr ""
268
+ msgstr "Transport"
268
269
 
269
270
  #: settings/base.py:334
270
271
  msgid "Tourism"
@@ -337,7 +338,7 @@ msgstr "Schaue dir %(current_user)s's favorisierten Karten an"
337
338
  msgid "%(current_user)s has no starred maps yet."
338
339
  msgstr "%(current_user)s hat keine favorisierten Karten."
339
340
 
340
- #: templates/base.html:13
341
+ #: templates/base.html:16
341
342
  msgid ""
342
343
  "uMap lets you create maps with OpenStreetMap layers in a minute and embed "
343
344
  "them in your site."
@@ -349,11 +350,11 @@ msgstr "Anmeldung"
349
350
 
350
351
  #: templates/registration/login.html:22
351
352
  msgid "To save and easily find your maps, identify yourself."
352
- msgstr "Um deine Karten einfach zu speichern und wieder zu finden, merke dich an."
353
+ msgstr "Melde dich an um deine Karten einfach zu speichern und wieder zu finden."
353
354
 
354
355
  #: templates/registration/login.html:25
355
356
  msgid "Please log in with your account:"
356
- msgstr "Bitte melden Sie sich mit Ihrem Konto an"
357
+ msgstr "Bitte melde dich mit deinem Konto an"
357
358
 
358
359
  #: templates/registration/login.html:42
359
360
  msgid "Username"
@@ -513,11 +514,11 @@ msgstr "Meine Karten"
513
514
  #: templates/umap/dashboard_menu.html:11
514
515
  #, python-format
515
516
  msgid "My Templates (%(count)s)"
516
- msgstr ""
517
+ msgstr "Meine Vorlagen (%(count)s)"
517
518
 
518
519
  #: templates/umap/dashboard_menu.html:13 templates/umap/user_templates.html:6
519
520
  msgid "My Templates"
520
- msgstr ""
521
+ msgstr "Meine Vorlagen"
521
522
 
522
523
  #: templates/umap/dashboard_menu.html:17
523
524
  msgid "My profile"
@@ -543,7 +544,7 @@ msgstr "Du bist eingeloggt. Weiterleitung..."
543
544
  msgid "template"
544
545
  msgstr "Vorlage"
545
546
 
546
- #: templates/umap/map_list.html:18 views.py:458
547
+ #: templates/umap/map_list.html:18 views.py:459
547
548
  msgid "by"
548
549
  msgstr "von"
549
550
 
@@ -720,7 +721,7 @@ msgstr "Keine Karte gefunden."
720
721
 
721
722
  #: templates/umap/search.html:36
722
723
  msgid "Latest created maps in category"
723
- msgstr ""
724
+ msgstr "Zuletzt erstelle Karten in Kategorie"
724
725
 
725
726
  #: templates/umap/search.html:43
726
727
  msgid "Latest created maps"
@@ -775,7 +776,7 @@ msgstr "Meine Karten suchen"
775
776
 
776
777
  #: templates/umap/user_dashboard.html:11
777
778
  msgid "Map’s name"
778
- msgstr ""
779
+ msgstr "Kartenname"
779
780
 
780
781
  #: templates/umap/user_dashboard.html:12
781
782
  #, python-format
@@ -800,93 +801,97 @@ msgstr "Neues Team"
800
801
 
801
802
  #: templates/umap/user_templates.html:10
802
803
  msgid "Search my templates"
803
- msgstr ""
804
+ msgstr "Meine Vorlagen durchsuchen"
804
805
 
805
806
  #: templates/umap/user_templates.html:11
806
807
  msgid "Template’s name"
807
- msgstr ""
808
+ msgstr "Vorlagenname"
808
809
 
809
810
  #: templates/umap/user_templates.html:12
810
811
  #, python-format
811
812
  msgid "Download %(count)s templates"
812
- msgstr ""
813
+ msgstr "Herunterladen von %(count)s Vorlage(n)"
813
814
 
814
815
  #: templates/umap/user_templates.html:15
815
816
  msgid "You have no template yet."
816
- msgstr ""
817
+ msgstr "Du hast noch keine Vorlagen"
817
818
 
818
819
  #: templates/umap/user_templates.html:16
819
820
  msgid "Create a template"
820
- msgstr ""
821
+ msgstr "Erstelle Vorlage"
821
822
 
822
823
  #: templates/umap/user_templates.html:17
823
824
  msgid "No template found."
824
- msgstr ""
825
+ msgstr "Keine Vorlage gefunden"
825
826
 
826
- #: views.py:233
827
+ #: views.py:235
827
828
  msgid "Cannot delete a team with more than one member"
828
829
  msgstr "Teams mit mehr als einem Mitglied können nicht gelöscht werden"
829
830
 
830
- #: views.py:237
831
+ #: views.py:239
831
832
  #, python-format
832
833
  msgid "Team “%(name)s” has been deleted"
833
834
  msgstr "Team “%(name)s” wurde gelöscht"
834
835
 
835
- #: views.py:463
836
+ #: views.py:464
836
837
  msgid "View the map"
837
838
  msgstr "Diese Karte anzeigen"
838
839
 
839
- #: views.py:864
840
+ #: views.py:867
840
841
  msgid "See full screen"
841
842
  msgstr "Vollbildanzeige"
842
843
 
843
- #: views.py:1007
844
+ #: views.py:1010
844
845
  msgid "Map editors updated with success!"
845
846
  msgstr "Bearbeiter erfolgreich geändert"
846
847
 
847
- #: views.py:1043
848
+ #: views.py:1046
848
849
  #, python-format
849
850
  msgid "The uMap edit link for your map: %(map_name)s"
850
851
  msgstr "Der uMap-Bearbeitungslink für Deine Karte: %(map_name)s"
851
852
 
852
- #: views.py:1046
853
+ #: views.py:1049
853
854
  #, python-format
854
855
  msgid "Here is your secret edit link: %(link)s"
855
856
  msgstr "Dies ist der geheime Bearbeitungslink: %(link)s"
856
857
 
857
- #: views.py:1053
858
+ #: views.py:1056
858
859
  #, python-format
859
860
  msgid "Can't send email to %(email)s"
860
861
  msgstr "E-Mail kann nicht gesendet werden an %(email)s"
861
862
 
862
- #: views.py:1056
863
+ #: views.py:1059
863
864
  #, python-format
864
865
  msgid "Email sent to %(email)s"
865
866
  msgstr "Email gesendet an %(email)s"
866
867
 
867
- #: views.py:1067
868
+ #: views.py:1070
868
869
  msgid "Only its owner can delete the map."
869
870
  msgstr "Nur der Ersteller kann die Karte löschen."
870
871
 
871
- #: views.py:1073
872
+ #: views.py:1076
872
873
  msgid "Map successfully deleted."
873
874
  msgstr "Karte erfolgreich gelöscht."
874
875
 
875
- #: views.py:1099
876
+ #: views.py:1102
876
877
  #, python-format
877
878
  msgid ""
878
879
  "Your map has been cloned! If you want to edit this map from another "
879
880
  "computer, please use this link: %(anonymous_url)s"
880
881
  msgstr "Deine Karte wurde kopiert! Wenn du diese Karte von einem anderen Computer aus bearbeiten möchtest, benutze bitte diesen Link: %(anonymous_url)s"
881
882
 
882
- #: views.py:1104
883
+ #: views.py:1107
883
884
  msgid "Congratulations, your map has been cloned!"
884
885
  msgstr "Glückwunsch, deine Karte wurde kopiert!"
885
886
 
886
- #: views.py:1358
887
+ #: views.py:1361
887
888
  msgid "Layer successfully deleted."
888
889
  msgstr "Ebene erfolgreich gelöscht."
889
890
 
890
- #: views.py:1380
891
+ #: views.py:1383
891
892
  msgid "Permissions updated with success!"
892
893
  msgstr "Berechtigungen erfolgreich aktualisiert!"
894
+
895
+ #: views.py:1400
896
+ msgid "Generic"
897
+ msgstr "Allgemein"
@@ -252,7 +252,7 @@ export default class Browser {
252
252
  if (datalayer.isVisible()) allHidden = false
253
253
  })
254
254
  this._umap.datalayers.browsable().map((datalayer) => {
255
- datalayer._forcedVisibility = true
255
+ datalayer.autoLoaded = false
256
256
  if (allHidden) {
257
257
  datalayer.show()
258
258
  } else {
@@ -241,11 +241,12 @@ class Feature {
241
241
 
242
242
  const properties = []
243
243
  for (const field of this.fields) {
244
- let handler = 'Input'
244
+ const options = { handler: 'Input', label: field.key }
245
245
  if (field.key === 'description' || field.type === 'Text') {
246
- handler = 'Textarea'
246
+ options.handler = 'Textarea'
247
+ options.helpEntries = ['textFormatting']
247
248
  }
248
- properties.push([`properties.${field.key}`, { label: field.key, handler }])
249
+ properties.push([`properties.${field.key}`, options])
249
250
  }
250
251
  builder = new MutatingForm(this, properties, {
251
252
  id: 'umap-feature-properties',
@@ -225,17 +225,27 @@ export class DataLayer {
225
225
  }
226
226
 
227
227
  showAtLoad() {
228
- return this.autoLoaded() && this.showAtZoom()
228
+ return this.autoLoaded && this.showAtZoom()
229
229
  }
230
230
 
231
- autoLoaded() {
232
- if (!this._umap.datalayersFromQueryString) return this.properties.displayOnLoad
233
- const datalayerIds = this._umap.datalayersFromQueryString
234
- let loadMe = datalayerIds.includes(this.id.toString())
235
- if (this.properties.old_id) {
236
- loadMe = loadMe || datalayerIds.includes(this.properties.old_id.toString())
231
+ get autoLoaded() {
232
+ if (this._autoLoaded === undefined) {
233
+ if (this._umap.datalayersFromQueryString) {
234
+ const datalayerIds = this._umap.datalayersFromQueryString
235
+ this._autoLoaded = datalayerIds.includes(this.id.toString())
236
+ if (this.properties.old_id) {
237
+ this._autoLoaded =
238
+ this._autoLoaded || datalayerIds.includes(this.properties.old_id.toString())
239
+ }
240
+ } else {
241
+ this._autoLoaded = this.properties.displayOnLoad
242
+ }
237
243
  }
238
- return loadMe
244
+ return this._autoLoaded
245
+ }
246
+
247
+ set autoLoaded(value) {
248
+ this._autoLoaded = value
239
249
  }
240
250
 
241
251
  insertBefore(other) {
@@ -304,10 +314,9 @@ export class DataLayer {
304
314
 
305
315
  fromGeoJSON(geojson, sync = true) {
306
316
  if (!geojson) return []
307
- const features = this.addData(geojson, sync)
308
317
  this._needsFetch = false
318
+ const features = this.addData(geojson, sync)
309
319
  this.onDataLoaded()
310
- this.dataChanged()
311
320
  return features
312
321
  }
313
322
 
@@ -431,14 +440,27 @@ export class DataLayer {
431
440
  this.layer.removeLayer(feature.ui)
432
441
  }
433
442
 
434
- addFeature(feature) {
443
+ addFeature(feature, sync = false) {
435
444
  feature.connectToDataLayer(this)
436
445
  this.features.add(feature)
437
446
  this._umap.featuresIndex[feature.getSlug()] = feature
438
447
  // TODO: quid for remote data ?
439
448
  this.inferFields(feature)
440
- this.showFeature(feature)
449
+ try {
450
+ this.showFeature(feature)
451
+ } catch {
452
+ if (this._umap.editEnabled) {
453
+ Alert.error(translate('Skipping invalid geometry'))
454
+ }
455
+ console.error('Invalid geometry', feature)
456
+ this.removeFeature(feature, false)
457
+ return
458
+ }
441
459
  this.dataChanged()
460
+ if (sync) {
461
+ feature.sync.upsert(feature.toGeoJSON(), null)
462
+ }
463
+ return feature
442
464
  }
443
465
 
444
466
  removeFeature(feature, sync) {
@@ -450,7 +472,9 @@ export class DataLayer {
450
472
  const oldValue = feature.toGeoJSON()
451
473
  feature.sync.delete(oldValue)
452
474
  }
453
- this.hideFeature(feature)
475
+ try {
476
+ this.hideFeature(feature)
477
+ } catch {}
454
478
  delete this._umap.featuresIndex[feature.getSlug()]
455
479
  feature.disconnectFromDataLayer(this)
456
480
  this.features.del(feature)
@@ -601,16 +625,18 @@ export class DataLayer {
601
625
 
602
626
  switch (geometry.type) {
603
627
  case 'Point':
604
- // FIXME: deal with MultiPoint
605
- feature = new Point(this._umap, this, geojson, id)
606
- break
607
628
  case 'MultiPoint':
608
- if (geometry.coordinates?.length === 1) {
629
+ if (
630
+ geometry.coordinates?.length === 1 &&
631
+ Array.isArray(geometry.coordinates?.[0])
632
+ ) {
609
633
  geojson.geometry.coordinates = geojson.geometry.coordinates[0]
610
- feature = new Point(this._umap, this, geojson, id)
611
- } else if (this._umap.editEnabled) {
634
+ geojson.geometry.type = 'Point'
635
+ } else if (geometry.type === 'MultiPoint' && this._umap.editEnabled) {
612
636
  Alert.error(translate('Cannot process MultiPoint'))
637
+ break
613
638
  }
639
+ feature = new Point(this._umap, this, geojson, id)
614
640
  break
615
641
  case 'MultiLineString':
616
642
  case 'LineString':
@@ -631,9 +657,7 @@ export class DataLayer {
631
657
  }
632
658
  }
633
659
  if (feature && !feature.isEmpty()) {
634
- this.addFeature(feature)
635
- if (sync) feature.sync.upsert(feature.toGeoJSON(), null)
636
- return feature
660
+ return this.addFeature(feature, sync)
637
661
  }
638
662
  }
639
663
 
@@ -735,7 +759,9 @@ export class DataLayer {
735
759
  }
736
760
 
737
761
  clear(sync = true) {
762
+ this._batch = true
738
763
  this.features.forEach((feature) => feature.del(sync))
764
+ this._batch = false
739
765
  this.dataChanged()
740
766
  }
741
767
 
@@ -1197,7 +1223,7 @@ export class DataLayer {
1197
1223
  // From now on, do not try to how/hide
1198
1224
  // automatically this layer, as user
1199
1225
  // has taken control on this.
1200
- this._forcedVisibility = true
1226
+ this.autoLoaded = false
1201
1227
  let display = force
1202
1228
  if (force === undefined) {
1203
1229
  if (!this.isVisible()) display = true
@@ -59,6 +59,7 @@ export class FeatureManager extends Map {
59
59
  if (this.has(feature.id)) {
60
60
  console.error('Duplicate id', feature, this.get(feature.id))
61
61
  feature.id = Utils.generateId()
62
+ feature.datalayer._found_duplicate_id = true
62
63
  }
63
64
  this.set(feature.id, feature)
64
65
  }
@@ -6,7 +6,7 @@ export const LayerMixin = {
6
6
  browsable: true,
7
7
 
8
8
  onInit: function (leafletMap) {
9
- if (this.datalayer.autoLoaded()) leafletMap.on('zoomend', this.onZoomEnd, this)
9
+ leafletMap.on('zoomend', this.onZoomEnd, this)
10
10
  },
11
11
 
12
12
  onDelete: function (leafletMap) {
@@ -48,12 +48,12 @@ export const LayerMixin = {
48
48
 
49
49
  onMoveEnd: function () {
50
50
  if (this.datalayer.hasDynamicData() && this.datalayer.showAtZoom()) {
51
- this.datalayer.fetchRemoteData()
51
+ this.datalayer.fetchData()
52
52
  }
53
53
  },
54
54
 
55
55
  onZoomEnd() {
56
- if (this.datalayer._forcedVisibility) return
56
+ if (!this.datalayer.autoLoaded) return
57
57
  if (!this.datalayer.showAtZoom() && this.datalayer.isVisible()) {
58
58
  this.datalayer.hide()
59
59
  }
@@ -198,16 +198,12 @@ export const Cluster = FeatureGroup.extend({
198
198
  this.on('mouseout', this.onMouseOut)
199
199
  this.compute()
200
200
  LayerMixin.onAdd.call(this, leafletMap)
201
- leafletMap.on('moveend', this.onMoveEnd, this)
202
- leafletMap.on('zoomend', this.onZoomEnd, this)
203
201
  this.addClusters()
204
202
  leafletMap.addLayer(this._group)
205
203
  return FeatureGroup.prototype.onAdd.call(this, leafletMap)
206
204
  },
207
205
 
208
206
  onRemove: function (leafletMap) {
209
- leafletMap.off('zoomend', this.onZoomEnd, this)
210
- leafletMap.off('moveend', this.onMoveEnd, this)
211
207
  this.off('click', this.onClick)
212
208
  this.off('mouseover', this.onMouseOver)
213
209
  this.off('mouseout', this.onMouseOut)
@@ -218,12 +214,18 @@ export const Cluster = FeatureGroup.extend({
218
214
  },
219
215
 
220
216
  onZoomEnd: function () {
217
+ LayerMixin.onZoomEnd.call(this)
221
218
  this.removeClusters()
222
219
  },
223
220
 
224
221
  onMoveEnd: function () {
225
- this.compute()
226
- this.addClusters()
222
+ LayerMixin.onMoveEnd.call(this)
223
+ // In case of dynamic data, the LayerMixin.onMoveEnd
224
+ // call with fetch the data and then call the compute
225
+ if (!this.datalayer.hasDynamicData()) {
226
+ this.compute()
227
+ this.addClusters()
228
+ }
227
229
  },
228
230
 
229
231
  showCoverage(cluster) {
@@ -234,7 +236,9 @@ export const Cluster = FeatureGroup.extend({
234
236
  },
235
237
 
236
238
  hideCoverage() {
237
- if (this._shownCoverage) this._map.removeLayer(this._shownCoverage)
239
+ if (this._shownCoverage && this._map) {
240
+ this._map.removeLayer(this._shownCoverage)
241
+ }
238
242
  },
239
243
 
240
244
  onMouseOver(event) {
@@ -259,7 +263,7 @@ export const Cluster = FeatureGroup.extend({
259
263
  'properties.cluster.radius',
260
264
  {
261
265
  handler: 'Range',
262
- min: 40,
266
+ min: 10,
263
267
  max: 200,
264
268
  step: 10,
265
269
  placeholder: translate('Clustering radius'),
@@ -1269,6 +1269,18 @@ export default class Umap {
1269
1269
  this.drop.enable()
1270
1270
  this.fire('edit:enabled')
1271
1271
  this.initSyncEngine()
1272
+ this.datalayers.active().forEach((datalayer) => {
1273
+ if (!datalayer.isReadOnly() && datalayer._found_duplicate_id) {
1274
+ datalayer._found_duplicate_id = false
1275
+ // Force user to resave those datalayers
1276
+ datalayer.sync.update(
1277
+ 'properties.name',
1278
+ datalayer.properties.name,
1279
+ datalayer.properties.name
1280
+ )
1281
+ Alert.info(translate('Layer has been migrated, please save the map.'))
1282
+ }
1283
+ })
1272
1284
  }
1273
1285
 
1274
1286
  disableEdit() {