umap-project 1.14.0a0__tar.gz → 1.14.0a2__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 (471) hide show
  1. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/.gitignore +1 -0
  2. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/PKG-INFO +1 -2
  3. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/pyproject.toml +0 -1
  4. umap_project-1.14.0a2/umap/__init__.py +1 -0
  5. umap_project-1.14.0a2/umap/locale/hu/LC_MESSAGES/django.mo +0 -0
  6. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/hu/LC_MESSAGES/django.po +12 -12
  7. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/settings/base.py +8 -5
  8. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/settings/local.py.sample +0 -3
  9. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/hu.js +28 -28
  10. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/hu.json +28 -28
  11. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/base.html +4 -4
  12. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/about_summary.html +4 -4
  13. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/content.html +2 -4
  14. umap_project-1.14.0a2/umap/templates/umap/css.html +30 -0
  15. umap_project-1.14.0a2/umap/templates/umap/js.html +53 -0
  16. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/map_detail.html +2 -4
  17. umap_project-1.14.0a2/umap/tests/integration/test_statics.py +43 -0
  18. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/settings.py +3 -1
  19. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/utils.py +51 -0
  20. umap_project-1.14.0a0/umap/__init__.py +0 -1
  21. umap_project-1.14.0a0/umap/locale/hu/LC_MESSAGES/django.mo +0 -0
  22. umap_project-1.14.0a0/umap/templates/umap/css.html +0 -28
  23. umap_project-1.14.0a0/umap/templates/umap/js.html +0 -62
  24. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/LICENSE +0 -0
  25. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/README.md +0 -0
  26. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/admin.py +0 -0
  27. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/apps.py +0 -0
  28. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/autocomplete.py +0 -0
  29. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/bin/__init__.py +0 -0
  30. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/context_processors.py +0 -0
  31. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/decorators.py +0 -0
  32. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/fields.py +0 -0
  33. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/forms.py +0 -0
  34. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/am_ET/LC_MESSAGES/django.mo +0 -0
  35. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/am_ET/LC_MESSAGES/django.po +0 -0
  36. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ar/LC_MESSAGES/django.mo +0 -0
  37. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ar/LC_MESSAGES/django.po +0 -0
  38. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ast/LC_MESSAGES/django.mo +0 -0
  39. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ast/LC_MESSAGES/django.po +0 -0
  40. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/bg/LC_MESSAGES/django.mo +0 -0
  41. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/bg/LC_MESSAGES/django.po +0 -0
  42. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/br/LC_MESSAGES/django.mo +0 -0
  43. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/br/LC_MESSAGES/django.po +0 -0
  44. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ca/LC_MESSAGES/django.mo +0 -0
  45. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ca/LC_MESSAGES/django.po +0 -0
  46. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
  47. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/cs_CZ/LC_MESSAGES/django.po +0 -0
  48. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/da/LC_MESSAGES/django.mo +0 -0
  49. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/da/LC_MESSAGES/django.po +0 -0
  50. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/de/LC_MESSAGES/django.mo +0 -0
  51. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/de/LC_MESSAGES/django.po +0 -0
  52. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/el/LC_MESSAGES/django.mo +0 -0
  53. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/el/LC_MESSAGES/django.po +0 -0
  54. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/en/LC_MESSAGES/django.mo +0 -0
  55. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/en/LC_MESSAGES/django.po +0 -0
  56. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/es/LC_MESSAGES/django.mo +0 -0
  57. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/es/LC_MESSAGES/django.po +0 -0
  58. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/et/LC_MESSAGES/django.mo +0 -0
  59. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/et/LC_MESSAGES/django.po +0 -0
  60. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/eu/LC_MESSAGES/django.mo +0 -0
  61. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/eu/LC_MESSAGES/django.po +0 -0
  62. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/fa_IR/LC_MESSAGES/django.mo +0 -0
  63. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/fa_IR/LC_MESSAGES/django.po +0 -0
  64. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/fi/LC_MESSAGES/django.mo +0 -0
  65. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/fi/LC_MESSAGES/django.po +0 -0
  66. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/fr/LC_MESSAGES/django.mo +0 -0
  67. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/fr/LC_MESSAGES/django.po +0 -0
  68. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/gl/LC_MESSAGES/django.mo +0 -0
  69. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/gl/LC_MESSAGES/django.po +0 -0
  70. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/he/LC_MESSAGES/django.mo +0 -0
  71. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/he/LC_MESSAGES/django.po +0 -0
  72. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/hr/LC_MESSAGES/django.mo +0 -0
  73. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/hr/LC_MESSAGES/django.po +0 -0
  74. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/id/LC_MESSAGES/django.mo +0 -0
  75. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/id/LC_MESSAGES/django.po +0 -0
  76. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/is/LC_MESSAGES/django.mo +0 -0
  77. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/is/LC_MESSAGES/django.po +0 -0
  78. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/it/LC_MESSAGES/django.mo +0 -0
  79. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/it/LC_MESSAGES/django.po +0 -0
  80. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ja/LC_MESSAGES/django.mo +0 -0
  81. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ja/LC_MESSAGES/django.po +0 -0
  82. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ko/LC_MESSAGES/django.mo +0 -0
  83. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ko/LC_MESSAGES/django.po +0 -0
  84. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/lt/LC_MESSAGES/django.mo +0 -0
  85. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/lt/LC_MESSAGES/django.po +0 -0
  86. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ms/LC_MESSAGES/django.mo +0 -0
  87. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ms/LC_MESSAGES/django.po +0 -0
  88. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/nl/LC_MESSAGES/django.mo +0 -0
  89. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/nl/LC_MESSAGES/django.po +0 -0
  90. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/no/LC_MESSAGES/django.mo +0 -0
  91. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/no/LC_MESSAGES/django.po +0 -0
  92. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/pl/LC_MESSAGES/django.mo +0 -0
  93. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/pl/LC_MESSAGES/django.po +0 -0
  94. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/pt/LC_MESSAGES/django.mo +0 -0
  95. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/pt/LC_MESSAGES/django.po +0 -0
  96. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
  97. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/pt_BR/LC_MESSAGES/django.po +0 -0
  98. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/pt_PT/LC_MESSAGES/django.mo +0 -0
  99. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/pt_PT/LC_MESSAGES/django.po +0 -0
  100. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ro/LC_MESSAGES/django.mo +0 -0
  101. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ro/LC_MESSAGES/django.po +0 -0
  102. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ru/LC_MESSAGES/django.mo +0 -0
  103. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/ru/LC_MESSAGES/django.po +0 -0
  104. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/si/LC_MESSAGES/django.mo +0 -0
  105. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/si/LC_MESSAGES/django.po +0 -0
  106. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/sk_SK/LC_MESSAGES/django.mo +0 -0
  107. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/sk_SK/LC_MESSAGES/django.po +0 -0
  108. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/sl/LC_MESSAGES/django.mo +0 -0
  109. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/sl/LC_MESSAGES/django.po +0 -0
  110. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/sr/LC_MESSAGES/django.mo +0 -0
  111. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/sr/LC_MESSAGES/django.po +0 -0
  112. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/sv/LC_MESSAGES/django.mo +0 -0
  113. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/sv/LC_MESSAGES/django.po +0 -0
  114. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/th_TH/LC_MESSAGES/django.mo +0 -0
  115. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/th_TH/LC_MESSAGES/django.po +0 -0
  116. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/tr/LC_MESSAGES/django.mo +0 -0
  117. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/tr/LC_MESSAGES/django.po +0 -0
  118. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/uk_UA/LC_MESSAGES/django.mo +0 -0
  119. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/uk_UA/LC_MESSAGES/django.po +0 -0
  120. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/vi/LC_MESSAGES/django.mo +0 -0
  121. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/vi/LC_MESSAGES/django.po +0 -0
  122. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/zh/LC_MESSAGES/django.mo +0 -0
  123. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/zh/LC_MESSAGES/django.po +0 -0
  124. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/zh_TW/LC_MESSAGES/django.mo +0 -0
  125. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/locale/zh_TW/LC_MESSAGES/django.po +0 -0
  126. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/management/__init__.py +0 -0
  127. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/management/commands/__init__.py +0 -0
  128. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/management/commands/anonymous_edit_url.py +0 -0
  129. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/management/commands/generate_js_locale.py +0 -0
  130. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/management/commands/import_pictograms.py +0 -0
  131. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/managers.py +0 -0
  132. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/middleware.py +0 -0
  133. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0001_initial.py +0 -0
  134. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0002_tilelayer_tms.py +0 -0
  135. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0003_add_tilelayer.py +0 -0
  136. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0004_add_licence.py +0 -0
  137. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0005_remove_map_tilelayer.py +0 -0
  138. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0006_auto_20190407_0719.py +0 -0
  139. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0007_auto_20190416_1757.py +0 -0
  140. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0008_alter_map_settings.py +0 -0
  141. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0009_star.py +0 -0
  142. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0010_alter_map_edit_status_alter_map_share_status.py +0 -0
  143. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0011_alter_map_edit_status_alter_map_share_status.py +0 -0
  144. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0012_datalayer_settings.py +0 -0
  145. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0013_datalayer_edit_status.py +0 -0
  146. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0014_map_created_at.py +0 -0
  147. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0015_alter_pictogram_pictogram.py +0 -0
  148. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/0016_pictogram_category.py +0 -0
  149. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/migrations/__init__.py +0 -0
  150. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/models.py +0 -0
  151. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/settings/__init__.py +0 -0
  152. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/settings/dev.py +0 -0
  153. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/.gitignore +0 -0
  154. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/base.css +0 -0
  155. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/bitbucket.png +0 -0
  156. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/content.css +0 -0
  157. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/favicons/apple-touch-icon.png +0 -0
  158. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/favicons/favicon.ico +0 -0
  159. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/favicons/icon-192.png +0 -0
  160. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/favicons/icon-512.png +0 -0
  161. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/favicons/icon.svg +0 -0
  162. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/font/FiraSans-Light.woff +0 -0
  163. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/font/FiraSans-Light.woff2 +0 -0
  164. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/font/FiraSans-LightItalic.woff +0 -0
  165. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/font/FiraSans-LightItalic.woff2 +0 -0
  166. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/font/FiraSans-SemiBold.woff +0 -0
  167. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/font/FiraSans-SemiBold.woff2 +0 -0
  168. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/font.css +0 -0
  169. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/github.png +0 -0
  170. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/16-white.svg +0 -0
  171. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/16.svg +0 -0
  172. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/24-white.svg +0 -0
  173. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/24.svg +0 -0
  174. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/edit.svg +0 -0
  175. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/icon-bg.png +0 -0
  176. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/logo.svg +0 -0
  177. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/logo_filigree.png +0 -0
  178. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/logo_small.svg +0 -0
  179. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/marker.png +0 -0
  180. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/opensource.svg +0 -0
  181. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/osm.svg +0 -0
  182. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/search.gif +0 -0
  183. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/source/16-white.svg +0 -0
  184. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/source/16.svg +0 -0
  185. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/source/24-white.svg +0 -0
  186. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/img/source/24.svg +0 -0
  187. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/components/fragment.js +0 -0
  188. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/modules/global.js +0 -0
  189. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/modules/urls.js +0 -0
  190. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.autocomplete.js +0 -0
  191. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.browser.js +0 -0
  192. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.controls.js +0 -0
  193. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.core.js +0 -0
  194. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.datalayer.permissions.js +0 -0
  195. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.features.js +0 -0
  196. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.forms.js +0 -0
  197. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.icon.js +0 -0
  198. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.importer.js +0 -0
  199. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.js +0 -0
  200. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.layer.js +0 -0
  201. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.permissions.js +0 -0
  202. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.popup.js +0 -0
  203. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.share.js +0 -0
  204. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.slideshow.js +0 -0
  205. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.tableeditor.js +0 -0
  206. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.ui.js +0 -0
  207. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/js/umap.xhr.js +0 -0
  208. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/am_ET.js +0 -0
  209. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/am_ET.json +0 -0
  210. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ar.js +0 -0
  211. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ar.json +0 -0
  212. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ast.js +0 -0
  213. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ast.json +0 -0
  214. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/bg.js +0 -0
  215. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/bg.json +0 -0
  216. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/br.js +0 -0
  217. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/br.json +0 -0
  218. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ca.js +0 -0
  219. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ca.json +0 -0
  220. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/cs_CZ.js +0 -0
  221. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/cs_CZ.json +0 -0
  222. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/da.js +0 -0
  223. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/da.json +0 -0
  224. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/de.js +0 -0
  225. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/de.json +0 -0
  226. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/el.js +0 -0
  227. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/el.json +0 -0
  228. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/en.js +0 -0
  229. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/en.json +0 -0
  230. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/en_US.json +0 -0
  231. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/es.js +0 -0
  232. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/es.json +0 -0
  233. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/et.js +0 -0
  234. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/et.json +0 -0
  235. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/eu.js +0 -0
  236. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/eu.json +0 -0
  237. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/fa_IR.js +0 -0
  238. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/fa_IR.json +0 -0
  239. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/fi.js +0 -0
  240. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/fi.json +0 -0
  241. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/fr.js +0 -0
  242. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/fr.json +0 -0
  243. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/gl.js +0 -0
  244. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/gl.json +0 -0
  245. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/he.js +0 -0
  246. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/he.json +0 -0
  247. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/hr.js +0 -0
  248. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/hr.json +0 -0
  249. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/id.js +0 -0
  250. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/id.json +0 -0
  251. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/is.js +0 -0
  252. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/is.json +0 -0
  253. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/it.js +0 -0
  254. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/it.json +0 -0
  255. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ja.js +0 -0
  256. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ja.json +0 -0
  257. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ko.js +0 -0
  258. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ko.json +0 -0
  259. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/lt.js +0 -0
  260. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/lt.json +0 -0
  261. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ms.js +0 -0
  262. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ms.json +0 -0
  263. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/nl.js +0 -0
  264. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/nl.json +0 -0
  265. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/no.js +0 -0
  266. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/no.json +0 -0
  267. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/pl.js +0 -0
  268. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/pl.json +0 -0
  269. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/pl_PL.json +0 -0
  270. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/pt.js +0 -0
  271. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/pt.json +0 -0
  272. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/pt_BR.js +0 -0
  273. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/pt_BR.json +0 -0
  274. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/pt_PT.js +0 -0
  275. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/pt_PT.json +0 -0
  276. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ro.js +0 -0
  277. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ro.json +0 -0
  278. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ru.js +0 -0
  279. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/ru.json +0 -0
  280. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/si.js +0 -0
  281. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/si.json +0 -0
  282. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/sk_SK.js +0 -0
  283. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/sk_SK.json +0 -0
  284. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/sl.js +0 -0
  285. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/sl.json +0 -0
  286. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/sr.js +0 -0
  287. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/sr.json +0 -0
  288. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/sv.js +0 -0
  289. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/sv.json +0 -0
  290. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/th_TH.js +0 -0
  291. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/th_TH.json +0 -0
  292. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/tr.js +0 -0
  293. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/tr.json +0 -0
  294. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/uk_UA.js +0 -0
  295. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/uk_UA.json +0 -0
  296. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/vi.js +0 -0
  297. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/vi.json +0 -0
  298. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/vi_VN.json +0 -0
  299. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/zh.js +0 -0
  300. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/zh.json +0 -0
  301. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/zh_CN.json +0 -0
  302. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/zh_TW.Big5.json +0 -0
  303. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/zh_TW.js +0 -0
  304. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/locale/zh_TW.json +0 -0
  305. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/map.css +0 -0
  306. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/nav.css +0 -0
  307. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/openstreetmap.png +0 -0
  308. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/.eslintrc +0 -0
  309. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Choropleth.js +0 -0
  310. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Controls.js +0 -0
  311. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/DataLayer.js +0 -0
  312. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Feature.js +0 -0
  313. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Map.Export.js +0 -0
  314. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Map.Init.js +0 -0
  315. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Map.js +0 -0
  316. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Marker.js +0 -0
  317. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Permissions.js +0 -0
  318. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Polygon.js +0 -0
  319. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Polyline.js +0 -0
  320. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/TableEditor.js +0 -0
  321. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/URLs.js +0 -0
  322. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/Util.js +0 -0
  323. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/_pre.js +0 -0
  324. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/test/index.html +0 -0
  325. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/theme.css +0 -0
  326. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/twitter.png +0 -0
  327. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/choropleth/choropleth.js +0 -0
  328. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/chroma/chroma.min.js +0 -0
  329. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/colorbrewer/colorbrewer.js +0 -0
  330. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/colorbrewer/index.js +0 -0
  331. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/contextmenu/leaflet.contextmenu.css +0 -0
  332. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/contextmenu/leaflet.contextmenu.js +0 -0
  333. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/contextmenu/leaflet.contextmenu.min.css +0 -0
  334. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/contextmenu/leaflet.contextmenu.min.js +0 -0
  335. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/csv2geojson/csv2geojson.js +0 -0
  336. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/csv2geojson/index.js +0 -0
  337. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/dompurify/purify.js +0 -0
  338. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/editable/Leaflet.Editable.js +0 -0
  339. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/editable/Path.Drag.js +0 -0
  340. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.css +0 -0
  341. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.js +0 -0
  342. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/editinosm/edit-in-osm.png +0 -0
  343. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/flat-drop-files/flatdropfiles.umd.js +0 -0
  344. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +0 -0
  345. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.js +0 -0
  346. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.min.js +0 -0
  347. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/fullscreen/fullscreen.png +0 -0
  348. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/fullscreen/fullscreen@2x.png +0 -0
  349. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/fullscreen/leaflet.fullscreen.css +0 -0
  350. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/georsstogeojson/GeoRSSToGeoJSON.js +0 -0
  351. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/hash/leaflet-hash.js +0 -0
  352. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/heat/leaflet-heat.js +0 -0
  353. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/html2canvas/html2canvas.esm.js +0 -0
  354. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/html2canvas/html2canvas.esm.js.map +0 -0
  355. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/html2canvas/html2canvas.js +0 -0
  356. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/html2canvas/html2canvas.js.map +0 -0
  357. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/html2canvas/html2canvas.min.js +0 -0
  358. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/i18n/Leaflet.i18n.js +0 -0
  359. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/iconlayers/check.png +0 -0
  360. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/iconlayers/iconLayers.css +0 -0
  361. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/iconlayers/iconLayers.js +0 -0
  362. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/iconlayers/transparent-pixel.png +0 -0
  363. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/images/layers-2x.png +0 -0
  364. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/images/layers.png +0 -0
  365. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/images/marker-icon-2x.png +0 -0
  366. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/images/marker-icon.png +0 -0
  367. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/images/marker-shadow.png +0 -0
  368. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/leaflet-src.esm.js +0 -0
  369. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/leaflet-src.esm.js.map +0 -0
  370. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/leaflet-src.js +0 -0
  371. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/leaflet-src.js.map +0 -0
  372. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/leaflet.css +0 -0
  373. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/leaflet.js +0 -0
  374. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/leaflet/leaflet.js.map +0 -0
  375. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/loading/Control.Loading.css +0 -0
  376. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/loading/Control.Loading.js +0 -0
  377. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.css +0 -0
  378. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.js +0 -0
  379. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/markercluster/MarkerCluster.Default.css +0 -0
  380. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/markercluster/MarkerCluster.css +0 -0
  381. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/markercluster/WhereAreTheJavascriptFiles.txt +0 -0
  382. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/markercluster/leaflet.markercluster-src.js +0 -0
  383. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/markercluster/leaflet.markercluster-src.js.map +0 -0
  384. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/markercluster/leaflet.markercluster.js +0 -0
  385. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/markercluster/leaflet.markercluster.js.map +0 -0
  386. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/measurable/Leaflet.Measurable.css +0 -0
  387. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/measurable/Leaflet.Measurable.js +0 -0
  388. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/minimap/Control.MiniMap.css +0 -0
  389. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/minimap/Control.MiniMap.js +0 -0
  390. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/minimap/images/toggle.png +0 -0
  391. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/minimap/images/toggle.svg +0 -0
  392. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/osmtogeojson/osmtogeojson.js +0 -0
  393. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/photon/leaflet.photon.js +0 -0
  394. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/print/leaflet.browser.print.js +0 -0
  395. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/print/leaflet.browser.print.min.js +0 -0
  396. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/simple-statistics/simple-statistics.js +0 -0
  397. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/simple-statistics/simple-statistics.min.js +0 -0
  398. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/togeojson/togeojson.js +0 -0
  399. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/togpx/togpx.js +0 -0
  400. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/tokml/tokml.js +0 -0
  401. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/toolbar/leaflet.toolbar-src.css +0 -0
  402. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/toolbar/leaflet.toolbar-src.js +0 -0
  403. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/toolbar/leaflet.toolbar.css +0 -0
  404. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/static/umap/vendors/toolbar/leaflet.toolbar.js +0 -0
  405. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/404.html +0 -0
  406. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/500.html +0 -0
  407. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/auth/user_detail.html +0 -0
  408. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/auth/user_form.html +0 -0
  409. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/auth/user_stars.html +0 -0
  410. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/registration/login.html +0 -0
  411. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/about.html +0 -0
  412. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/content_footer.html +0 -0
  413. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/footer.html +0 -0
  414. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/home.html +0 -0
  415. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/locale.js +0 -0
  416. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/login_popup_end.html +0 -0
  417. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/map_fragment.html +0 -0
  418. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/map_init.html +0 -0
  419. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/map_list.html +0 -0
  420. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/map_messages.html +0 -0
  421. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/map_table.html +0 -0
  422. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/messages.html +0 -0
  423. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/navigation.html +0 -0
  424. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/password_change.html +0 -0
  425. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/password_change_done.html +0 -0
  426. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/search.html +0 -0
  427. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/search_bar.html +0 -0
  428. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/success.html +0 -0
  429. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templates/umap/user_dashboard.html +0 -0
  430. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templatetags/__init__.py +0 -0
  431. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/templatetags/umap_tags.py +0 -0
  432. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/__init__.py +0 -0
  433. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/base.py +0 -0
  434. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/conftest.py +0 -0
  435. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/choropleth_region_chomage.geojson +0 -0
  436. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/circle.svg +0 -0
  437. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/display_on_load.umap +0 -0
  438. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/star.svg +0 -0
  439. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/test_upload_data.csv +0 -0
  440. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/test_upload_data.gpx +0 -0
  441. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/test_upload_data.json +0 -0
  442. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/test_upload_data.kml +0 -0
  443. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/test_upload_empty_coordinates.json +0 -0
  444. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/test_upload_missing_name.json +0 -0
  445. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/fixtures/test_upload_non_linear_ring.json +0 -0
  446. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/__init__.py +0 -0
  447. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_anonymous_owned_map.py +0 -0
  448. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_basics.py +0 -0
  449. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_browser.py +0 -0
  450. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_drawing.py +0 -0
  451. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_edit_datalayer.py +0 -0
  452. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_export_map.py +0 -0
  453. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_facets_browser.py +0 -0
  454. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_import.py +0 -0
  455. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_map.py +0 -0
  456. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_owned_map.py +0 -0
  457. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_picto.py +0 -0
  458. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_slideshow.py +0 -0
  459. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/integration/test_tilelayer.py +0 -0
  460. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/test_datalayer.py +0 -0
  461. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/test_datalayer_views.py +0 -0
  462. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/test_licence.py +0 -0
  463. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/test_map.py +0 -0
  464. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/test_map_views.py +0 -0
  465. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/test_merge_features.py +0 -0
  466. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/test_tilelayer.py +0 -0
  467. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/test_utils.py +0 -0
  468. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/tests/test_views.py +0 -0
  469. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/urls.py +0 -0
  470. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/views.py +0 -0
  471. {umap_project-1.14.0a0 → umap_project-1.14.0a2}/umap/wsgi.py +0 -0
@@ -10,6 +10,7 @@ site/*
10
10
  node_modules
11
11
  umap.conf
12
12
  data
13
+ ./static
13
14
 
14
15
  ### Python ###
15
16
  # Byte-compiled / optimized / DLL files
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: umap-project
3
- Version: 1.14.0a0
3
+ Version: 1.14.0a2
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>
@@ -19,7 +19,6 @@ Classifier: Programming Language :: Python :: 3.12
19
19
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
20
20
  Requires-Python: >=3.8
21
21
  Requires-Dist: django-agnocomplete==2.2.0
22
- Requires-Dist: django-compressor==4.3.1
23
22
  Requires-Dist: django-environ==0.10.0
24
23
  Requires-Dist: django-probes==1.7.0
25
24
  Requires-Dist: django==4.2
@@ -32,7 +32,6 @@ classifiers = [
32
32
  dependencies = [
33
33
  "Django==4.2",
34
34
  "django-agnocomplete==2.2.0",
35
- "django-compressor==4.3.1",
36
35
  "django-environ==0.10.0",
37
36
  "django-probes==1.7.0",
38
37
  "Pillow==10.0.1",
@@ -0,0 +1 @@
1
+ VERSION = "1.14.0a2"
@@ -3,7 +3,7 @@
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
4
  #
5
5
  # Translators:
6
- # Gábor Babos <gabor.babos@gmail.com>, 2017-2019,2023
6
+ # Gábor Babos <gabor.babos@gmail.com>, 2017-2019,2023-2024
7
7
  # Peter Velosy <peter.velosy@gmail.com>, 2017
8
8
  msgid ""
9
9
  msgstr ""
@@ -11,7 +11,7 @@ msgstr ""
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "POT-Creation-Date: 2024-01-08 12:33+0000\n"
13
13
  "PO-Revision-Date: 2013-11-22 14:00+0000\n"
14
- "Last-Translator: Gábor Babos <gabor.babos@gmail.com>, 2017-2019,2023\n"
14
+ "Last-Translator: Gábor Babos <gabor.babos@gmail.com>, 2017-2019,2023-2024\n"
15
15
  "Language-Team: Hungarian (http://app.transifex.com/openstreetmap/umap/language/hu/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -306,7 +306,7 @@ msgstr "Név"
306
306
 
307
307
  #: templates/umap/map_table.html:6
308
308
  msgid "Preview"
309
- msgstr ""
309
+ msgstr "Előnézet"
310
310
 
311
311
  #: templates/umap/map_table.html:7
312
312
  msgid "Who can see / edit"
@@ -326,27 +326,27 @@ msgstr "Műveletek"
326
326
 
327
327
  #: templates/umap/map_table.html:22
328
328
  msgid "Open preview"
329
- msgstr ""
329
+ msgstr "Előnézet"
330
330
 
331
331
  #: templates/umap/map_table.html:38
332
332
  msgid "Share"
333
- msgstr "Megosztás"
333
+ msgstr "Megoszt"
334
334
 
335
335
  #: templates/umap/map_table.html:39
336
336
  msgid "Edit"
337
- msgstr "Szerkesztés"
337
+ msgstr "Szerk."
338
338
 
339
339
  #: templates/umap/map_table.html:40
340
340
  msgid "Download"
341
- msgstr "Letöltés"
341
+ msgstr "Letölt"
342
342
 
343
343
  #: templates/umap/map_table.html:49
344
344
  msgid "first"
345
- msgstr ""
345
+ msgstr "első"
346
346
 
347
347
  #: templates/umap/map_table.html:50
348
348
  msgid "previous"
349
- msgstr ""
349
+ msgstr "előző"
350
350
 
351
351
  #: templates/umap/map_table.html:59
352
352
  #, python-format
@@ -354,15 +354,15 @@ msgid ""
354
354
  "\n"
355
355
  " Page %(maps_number)s of %(num_pages)s\n"
356
356
  " "
357
- msgstr ""
357
+ msgstr "\n %(maps_number)s / %(num_pages)s oldal\n "
358
358
 
359
359
  #: templates/umap/map_table.html:65
360
360
  msgid "next"
361
- msgstr ""
361
+ msgstr "következő"
362
362
 
363
363
  #: templates/umap/map_table.html:66
364
364
  msgid "last"
365
- msgstr ""
365
+ msgstr "utolsó"
366
366
 
367
367
  #: templates/umap/navigation.html:15
368
368
  msgid "Starred maps"
@@ -119,7 +119,6 @@ INSTALLED_APPS = (
119
119
  "django.contrib.gis",
120
120
  "django_probes",
121
121
  "umap",
122
- "compressor",
123
122
  "social_django",
124
123
  # See https://github.com/peopledoc/django-agnocomplete/commit/26eda2dfa4a2f8a805ca2ea19a0c504b9d773a1c
125
124
  # Django does not find the app config in the default place, so the app is not loaded
@@ -163,9 +162,16 @@ MEDIA_ROOT = os.path.join("uploads")
163
162
  STATICFILES_FINDERS = [
164
163
  "django.contrib.staticfiles.finders.FileSystemFinder",
165
164
  "django.contrib.staticfiles.finders.AppDirectoriesFinder",
166
- "compressor.finders.CompressorFinder",
167
165
  ]
168
166
  STATICFILES_DIRS = [] # May be extended when using UMAP_CUSTOM_STATICS
167
+ STORAGES = {
168
+ "default": {
169
+ "BACKEND": "django.core.files.storage.FileSystemStorage",
170
+ },
171
+ "staticfiles": {
172
+ "BACKEND": "umap.utils.UmapManifestStaticFilesStorage",
173
+ },
174
+ }
169
175
 
170
176
  # =============================================================================
171
177
  # Templates
@@ -262,9 +268,6 @@ LEAFLET_ZOOM = env.int("LEAFLET_ZOOM", default=6)
262
268
  # =============================================================================
263
269
  # Third party app settings
264
270
  # =============================================================================
265
- COMPRESS_ENABLED = True
266
- COMPRESS_OFFLINE = True
267
-
268
271
  LOGIN_URL = "login"
269
272
  SOCIAL_AUTH_LOGIN_REDIRECT_URL = "/login/popup/end/"
270
273
 
@@ -29,9 +29,6 @@ DATABASES = {
29
29
  }
30
30
  }
31
31
 
32
- COMPRESS_ENABLED = False
33
- COMPRESS_OFFLINE = True
34
-
35
32
  LANGUAGE_CODE = "en"
36
33
 
37
34
  # Set to False if login into django account should not be possible. You can
@@ -77,7 +77,7 @@ const locale = {
77
77
  "### three hashes for third heading": "### három számjel: harmadik címsor",
78
78
  "**double star for bold**": "**két csillag: félkövér**",
79
79
  "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Vesszővel tagolt számsor, amely meghatározza a szaggatott vonalak mintázatát. Például 5,10,15 Ha nem világos, próbálkozz!",
80
- "About": "Névjegy",
80
+ "About": "Térkép névjegye",
81
81
  "Action not allowed :(": "Nem engedélyezett művelet :(",
82
82
  "Activate slideshow mode": "Diavetítésmód aktiválása",
83
83
  "Add a layer": "Réteg hozzáadása",
@@ -171,7 +171,7 @@ const locale = {
171
171
  "Heatmap radius": "Intenzitástérkép sugara",
172
172
  "Help": "Súgó",
173
173
  "Hide controls": "Vezérlők elrejtése",
174
- "Home": "Kezdőlap",
174
+ "Home": "uMap kezdőlap",
175
175
  "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Mennyire egyszerűsödjék egy töröttvonal az egyes nagyítási fokozatoknál (jobban = jobb teljesítmény és simább kinézet, kevésbé = nagyobb pontosság)",
176
176
  "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe egyedi magassággal (pixel): {{{http://iframe.url.com|magasság}}}",
177
177
  "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe egyedi magassággal és szélességgel (pixel): {{{http://iframe.url.com|magasság*szélesség}}}",
@@ -367,7 +367,7 @@ const locale = {
367
367
  "Send me the link": "Link elküldése magamnak",
368
368
  "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "A térképee elkészült! Mivel nincs bejelentkezve, itt egy titkos link a térkép szerkesztéséhez, kérjük, őrizze meg:",
369
369
  "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "A jellemzők sorba rendezéséhez használandó tulajdonságok vesszővel tagolt sora. A sorba rendezés megfordításához tegyen mínusz jelet (-) elé. Például: kulcs,-másikkulcs.",
370
- "Toggle edit mode (⇧+Click)": "Szerkesztési mód be-/kikapcsolás (⇧+kattintás)",
370
+ "Toggle edit mode (⇧+Click)": "Szerkesztési mód be-/kikapcsolása (⇧+kattintás)",
371
371
  "icon opacity": "Ikon átlátszósága",
372
372
  "*single star for italic*": "*egy csillag: dőlt*",
373
373
  "--- for a horizontal rule": "--- vízszintes vonal",
@@ -402,7 +402,7 @@ const locale = {
402
402
  "Choropleth property value": "Kartogram tulajdonságértékei",
403
403
  "Comma separated list of numbers, including min and max values.": "Vesszővel tagolt számsor, közte a legkisebb és a legnagyobb értékek.",
404
404
  "Equidistant": "Azonos távolságok",
405
- "Jenks-Fisher": "Jenks-Fisher",
405
+ "Jenks-Fisher": "Fisher-Jenks algoritmus",
406
406
  "K-means": "K-középpont",
407
407
  "Manual": "Manuális",
408
408
  "Number of desired classes (default 5)": "Kívánt kategóriák száma (alapértelmezés: 5)",
@@ -415,33 +415,33 @@ const locale = {
415
415
  "Switch to edit mode": "Átkapcsolás szerkesztési módra",
416
416
  "Update who can see and edit the map": "Annak frissítése, hogy ki láthatja és szerkesztheti a térképet",
417
417
  "View": "Megtekintés",
418
- "Add image URL": "Add image URL",
419
- "Emoji & Character": "Emoji & Character",
420
- "Generic": "Generic",
421
- "Symbol": "Symbol",
422
- "Type char or paste emoji": "Type char or paste emoji",
418
+ "Add image URL": "Kép URL-je",
419
+ "Emoji & Character": "Emoji vagy karakter",
420
+ "Generic": "Általános",
421
+ "Symbol": "Jelkép",
422
+ "Type char or paste emoji": "Karakter megadása vagy emoji beillesztése",
423
423
  "URL": "URL",
424
- "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.",
425
- "Save map": "Save map",
426
- "Toggle edit mode": "Toggle edit mode",
427
- "All data and settings of the map": "All data and settings of the map",
428
- "Embed and link options": "Embed and link options",
429
- "Go to \"{coords}\"": "Go to \"{coords}\"",
430
- "Link to view the map": "Link to view the map",
424
+ "If false, the polygon or line will act as a part of the underlying map.": "Ha hamis, a sokszög vagy vonal az alapul szolgáló térkép részeként viselkedik.",
425
+ "Save map": "Térkép mentése",
426
+ "Toggle edit mode": "Szerkesztési mód be-/kikapcsolása",
427
+ "All data and settings of the map": "A térkép összes adata és beállítása",
428
+ "Embed and link options": "Beágyazási és linkelési beállítások",
429
+ "Go to \"{coords}\"": "Ugrás ide: {coords}",
430
+ "Link to view the map": "Link a térkép megtekintéséhez",
431
431
  "No.": "No.",
432
- "Only visible layers' data": "Only visible layers' data",
433
- "Open share & download panel": "Open share & download panel",
432
+ "Only visible layers' data": "Csak a látható rétegek adatai",
433
+ "Open share & download panel": "„Megosztás & letöltés” panel megnyitása",
434
434
  "OpenStreetMap": "OpenStreetMap",
435
- "See on OpenStreetMap": "See on OpenStreetMap",
436
- "Share and download": "Share and download",
437
- "Share this link to open a customized map view": "Share this link to open a customized map view",
438
- "Short link": "Short link",
439
- "Street": "Street",
440
- "Type a place name or coordinates": "Type a place name or coordinates",
441
- "copy": "copy",
442
- "full backup": "full backup",
443
- "settings": "settings",
444
- "{count} features in this layer": "{count} features in this layer"
435
+ "See on OpenStreetMap": "Megtekintés az OpenStreetMapen",
436
+ "Share and download": "Megosztás és letöltés",
437
+ "Share this link to open a customized map view": "Link megosztása testreszabott térképnézet megnyitásához",
438
+ "Short link": "Rövid link",
439
+ "Street": "Utca",
440
+ "Type a place name or coordinates": "Helynév vagy koordináták megadása",
441
+ "copy": "másolás",
442
+ "full backup": "teljes biztonsági másolat",
443
+ "settings": "beállítások",
444
+ "{count} features in this layer": "{count} objektum van ezen a rétegen"
445
445
  }
446
446
  L.registerLocale("hu", locale)
447
447
  L.setLocale("hu")
@@ -77,7 +77,7 @@
77
77
  "### three hashes for third heading": "### három számjel: harmadik címsor",
78
78
  "**double star for bold**": "**két csillag: félkövér**",
79
79
  "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Vesszővel tagolt számsor, amely meghatározza a szaggatott vonalak mintázatát. Például 5,10,15 Ha nem világos, próbálkozz!",
80
- "About": "Névjegy",
80
+ "About": "Térkép névjegye",
81
81
  "Action not allowed :(": "Nem engedélyezett művelet :(",
82
82
  "Activate slideshow mode": "Diavetítésmód aktiválása",
83
83
  "Add a layer": "Réteg hozzáadása",
@@ -171,7 +171,7 @@
171
171
  "Heatmap radius": "Intenzitástérkép sugara",
172
172
  "Help": "Súgó",
173
173
  "Hide controls": "Vezérlők elrejtése",
174
- "Home": "Kezdőlap",
174
+ "Home": "uMap kezdőlap",
175
175
  "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "Mennyire egyszerűsödjék egy töröttvonal az egyes nagyítási fokozatoknál (jobban = jobb teljesítmény és simább kinézet, kevésbé = nagyobb pontosság)",
176
176
  "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe egyedi magassággal (pixel): {{{http://iframe.url.com|magasság}}}",
177
177
  "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe egyedi magassággal és szélességgel (pixel): {{{http://iframe.url.com|magasság*szélesség}}}",
@@ -367,7 +367,7 @@
367
367
  "Send me the link": "Link elküldése magamnak",
368
368
  "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "A térképee elkészült! Mivel nincs bejelentkezve, itt egy titkos link a térkép szerkesztéséhez, kérjük, őrizze meg:",
369
369
  "Comma separated list of properties to use for sorting features. To reverse the sort, put a minus sign (-) before. Eg. mykey,-otherkey.": "A jellemzők sorba rendezéséhez használandó tulajdonságok vesszővel tagolt sora. A sorba rendezés megfordításához tegyen mínusz jelet (-) elé. Például: kulcs,-másikkulcs.",
370
- "Toggle edit mode (⇧+Click)": "Szerkesztési mód be-/kikapcsolás (⇧+kattintás)",
370
+ "Toggle edit mode (⇧+Click)": "Szerkesztési mód be-/kikapcsolása (⇧+kattintás)",
371
371
  "icon opacity": "Ikon átlátszósága",
372
372
  "*single star for italic*": "*egy csillag: dőlt*",
373
373
  "--- for a horizontal rule": "--- vízszintes vonal",
@@ -402,7 +402,7 @@
402
402
  "Choropleth property value": "Kartogram tulajdonságértékei",
403
403
  "Comma separated list of numbers, including min and max values.": "Vesszővel tagolt számsor, közte a legkisebb és a legnagyobb értékek.",
404
404
  "Equidistant": "Azonos távolságok",
405
- "Jenks-Fisher": "Jenks-Fisher",
405
+ "Jenks-Fisher": "Fisher-Jenks algoritmus",
406
406
  "K-means": "K-középpont",
407
407
  "Manual": "Manuális",
408
408
  "Number of desired classes (default 5)": "Kívánt kategóriák száma (alapértelmezés: 5)",
@@ -415,31 +415,31 @@
415
415
  "Switch to edit mode": "Átkapcsolás szerkesztési módra",
416
416
  "Update who can see and edit the map": "Annak frissítése, hogy ki láthatja és szerkesztheti a térképet",
417
417
  "View": "Megtekintés",
418
- "Add image URL": "Add image URL",
419
- "Emoji & Character": "Emoji & Character",
420
- "Generic": "Generic",
421
- "Symbol": "Symbol",
422
- "Type char or paste emoji": "Type char or paste emoji",
418
+ "Add image URL": "Kép URL-je",
419
+ "Emoji & Character": "Emoji vagy karakter",
420
+ "Generic": "Általános",
421
+ "Symbol": "Jelkép",
422
+ "Type char or paste emoji": "Karakter megadása vagy emoji beillesztése",
423
423
  "URL": "URL",
424
- "If false, the polygon or line will act as a part of the underlying map.": "If false, the polygon or line will act as a part of the underlying map.",
425
- "Save map": "Save map",
426
- "Toggle edit mode": "Toggle edit mode",
427
- "All data and settings of the map": "All data and settings of the map",
428
- "Embed and link options": "Embed and link options",
429
- "Go to \"{coords}\"": "Go to \"{coords}\"",
430
- "Link to view the map": "Link to view the map",
424
+ "If false, the polygon or line will act as a part of the underlying map.": "Ha hamis, a sokszög vagy vonal az alapul szolgáló térkép részeként viselkedik.",
425
+ "Save map": "Térkép mentése",
426
+ "Toggle edit mode": "Szerkesztési mód be-/kikapcsolása",
427
+ "All data and settings of the map": "A térkép összes adata és beállítása",
428
+ "Embed and link options": "Beágyazási és linkelési beállítások",
429
+ "Go to \"{coords}\"": "Ugrás ide: {coords}",
430
+ "Link to view the map": "Link a térkép megtekintéséhez",
431
431
  "No.": "No.",
432
- "Only visible layers' data": "Only visible layers' data",
433
- "Open share & download panel": "Open share & download panel",
432
+ "Only visible layers' data": "Csak a látható rétegek adatai",
433
+ "Open share & download panel": "„Megosztás & letöltés” panel megnyitása",
434
434
  "OpenStreetMap": "OpenStreetMap",
435
- "See on OpenStreetMap": "See on OpenStreetMap",
436
- "Share and download": "Share and download",
437
- "Share this link to open a customized map view": "Share this link to open a customized map view",
438
- "Short link": "Short link",
439
- "Street": "Street",
440
- "Type a place name or coordinates": "Type a place name or coordinates",
441
- "copy": "copy",
442
- "full backup": "full backup",
443
- "settings": "settings",
444
- "{count} features in this layer": "{count} features in this layer"
435
+ "See on OpenStreetMap": "Megtekintés az OpenStreetMapen",
436
+ "Share and download": "Megosztás és letöltés",
437
+ "Share this link to open a customized map view": "Link megosztása testreszabott térképnézet megnyitásához",
438
+ "Short link": "Rövid link",
439
+ "Street": "Utca",
440
+ "Type a place name or coordinates": "Helynév vagy koordináták megadása",
441
+ "copy": "másolás",
442
+ "full backup": "teljes biztonsági másolat",
443
+ "settings": "beállítások",
444
+ "{count} features in this layer": "{count} objektum van ezen a rétegen"
445
445
  }
@@ -1,4 +1,4 @@
1
- {% load compress umap_tags i18n %}
1
+ {% load umap_tags i18n static %}
2
2
  <!DOCTYPE html>
3
3
  <html {% if LANGUAGE_BIDI %}dir="rtl"{% endif %}>
4
4
  <head>
@@ -17,13 +17,13 @@
17
17
  content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
18
18
  {# See https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs #}
19
19
  <link rel="icon"
20
- href="{{ STATIC_URL }}umap/favicons/favicon.ico"
20
+ href="{% static 'umap/favicons/favicon.ico' %}"
21
21
  sizes="32x32">
22
22
  <link rel="icon"
23
- href="{{ STATIC_URL }}umap/favicons/icon.svg"
23
+ href="{% static 'umap/favicons/icon.svg' %}"
24
24
  type="image/svg+xml">
25
25
  <link rel="apple-touch-icon"
26
- href="{{ STATIC_URL }}umap/favicons/apple-touch-icon.png">
26
+ href="{% static 'umap/favicons/apple-touch-icon.png' %}">
27
27
  <!-- 180×180 -->
28
28
  <link rel="manifest" href="/manifest.webmanifest">
29
29
  </head>
@@ -1,9 +1,9 @@
1
- {% load i18n %}
1
+ {% load i18n static %}
2
2
  <div class="wrapper about_summary highlights">
3
3
  <div class="row">
4
4
  <div class="col quarter mwide">
5
5
  <img class="colophon"
6
- src="{{ STATIC_URL }}umap/img/osm.svg"
6
+ src="{% static 'umap/img/osm.svg' %}"
7
7
  alt=""
8
8
  width="128px"
9
9
  height="128px" />
@@ -13,7 +13,7 @@
13
13
  </div>
14
14
  <div class="col umap-features-list half mwide">
15
15
  <img class="colophon"
16
- src="{{ STATIC_URL }}umap/img/edit.svg"
16
+ src="{% static 'umap/img/edit.svg' %}"
17
17
  alt=""
18
18
  width="128px"
19
19
  height="128px" />
@@ -29,7 +29,7 @@
29
29
  </div>
30
30
  <div class="col quarter mwide">
31
31
  <img class="colophon"
32
- src="{{ STATIC_URL }}umap/img/opensource.svg"
32
+ src="{% static 'umap/img/opensource.svg' %}"
33
33
  alt=""
34
34
  width="128px"
35
35
  height="128px" />
@@ -1,12 +1,10 @@
1
1
  {% extends "base.html" %}
2
- {% load umap_tags compress i18n %}
2
+ {% load umap_tags i18n %}
3
3
  {% block body_class %}
4
4
  content
5
5
  {% endblock body_class %}
6
6
  {% block extra_head %}
7
- {% compress css %}
8
- {% umap_css %}
9
- {% endcompress css %}
7
+ {% umap_css %}
10
8
  {% umap_js %}
11
9
  {% endblock extra_head %}
12
10
  {% block header %}
@@ -0,0 +1,30 @@
1
+ {% load static %}
2
+
3
+ <link rel="stylesheet"
4
+ href="{% static 'umap/vendors/leaflet/leaflet.css' %}" />
5
+ <link rel="stylesheet"
6
+ href="{% static 'umap/vendors/markercluster/MarkerCluster.css' %}" />
7
+ <link rel="stylesheet"
8
+ href="{% static 'umap/vendors/markercluster/MarkerCluster.Default.css' %}" />
9
+ <link rel="stylesheet"
10
+ href="{% static 'umap/vendors/editinosm/Leaflet.EditInOSM.css' %}" />
11
+ <link rel="stylesheet"
12
+ href="{% static 'umap/vendors/minimap/Control.MiniMap.css' %}" />
13
+ <link rel="stylesheet"
14
+ href="{% static 'umap/vendors/contextmenu/leaflet.contextmenu.css' %}" />
15
+ <link rel="stylesheet"
16
+ href="{% static 'umap/vendors/toolbar/leaflet.toolbar.css' %}" />
17
+ <link rel="stylesheet"
18
+ href="{% static 'umap/vendors/measurable/Leaflet.Measurable.css' %}" />
19
+ <link rel="stylesheet"
20
+ href="{% static 'umap/vendors/fullscreen/leaflet.fullscreen.css' %}" />
21
+ <link rel="stylesheet"
22
+ href="{% static 'umap/vendors/locatecontrol/L.Control.Locate.css' %}" />
23
+ <link rel="stylesheet"
24
+ href="{% static 'umap/vendors/iconlayers/iconLayers.css' %}" />
25
+ <link rel="stylesheet" href="{% static 'umap/font.css' %}">
26
+ <link rel="stylesheet" href="{% static 'umap/base.css' %}">
27
+ <link rel="stylesheet" href="{% static 'umap/content.css' %}">
28
+ <link rel="stylesheet" href="{% static 'umap/nav.css' %}">
29
+ <link rel="stylesheet" href="{% static 'umap/map.css' %}" />
30
+ <link rel="stylesheet" href="{% static 'umap/theme.css' %}">
@@ -0,0 +1,53 @@
1
+ {% load static %}
2
+
3
+ <script type="module" src="{% static 'umap/js/modules/global.js' %}" defer></script>
4
+ <script src="{% static 'umap/vendors/editable/Path.Drag.js' %}" defer></script>
5
+ <script src="{% static 'umap/vendors/editable/Leaflet.Editable.js' %}" defer></script>
6
+ <script src="{% static 'umap/vendors/hash/leaflet-hash.js' %}" defer></script>
7
+ <script src="{% static 'umap/vendors/i18n/Leaflet.i18n.js' %}" defer></script>
8
+ <script src="{% static 'umap/vendors/editinosm/Leaflet.EditInOSM.js' %}" defer></script>
9
+ <script src="{% static 'umap/vendors/minimap/Control.MiniMap.js' %}" defer></script>
10
+ <script src="{% static 'umap/vendors/csv2geojson/csv2geojson.js' %}" defer></script>
11
+ <script src="{% static 'umap/vendors/togeojson/togeojson.js' %}" defer></script>
12
+ <script src="{% static 'umap/vendors/osmtogeojson/osmtogeojson.js' %}" defer></script>
13
+ <script src="{% static 'umap/vendors/loading/Control.Loading.js' %}" defer></script>
14
+ <script src="{% static 'umap/vendors/markercluster/leaflet.markercluster-src.js' %}" defer></script>
15
+ <script src="{% static 'umap/vendors/contextmenu/leaflet.contextmenu.js' %}" defer></script>
16
+ <script src="{% static 'umap/vendors/photon/leaflet.photon.js' %}" defer></script>
17
+ <script src="{% static 'umap/vendors/georsstogeojson/GeoRSSToGeoJSON.js' %}" defer></script>
18
+ <script src="{% static 'umap/vendors/heat/leaflet-heat.js' %}" defer></script>
19
+ <script src="{% static 'umap/vendors/fullscreen/Leaflet.fullscreen.js' %}" defer></script>
20
+ <script src="{% static 'umap/vendors/toolbar/leaflet.toolbar-src.js' %}" defer></script>
21
+ <script src="{% static 'umap/vendors/formbuilder/Leaflet.FormBuilder.js' %}" defer></script>
22
+ <script src="{% static 'umap/vendors/measurable/Leaflet.Measurable.js' %}" defer></script>
23
+ <script src="{% static 'umap/vendors/togpx/togpx.js' %}" defer></script>
24
+ <script src="{% static 'umap/vendors/iconlayers/iconLayers.js' %}" defer></script>
25
+ <script src="{% static 'umap/vendors/tokml/tokml.js' %}" defer></script>
26
+ <script src="{% static 'umap/vendors/locatecontrol/L.Control.Locate.js' %}" defer></script>
27
+ <script src="{% static 'umap/vendors/dompurify/purify.js' %}" defer></script>
28
+ <script src="{% static 'umap/vendors/colorbrewer/colorbrewer.js' %}" defer></script>
29
+ <script src="{% static 'umap/vendors/simple-statistics/simple-statistics.min.js' %}" defer></script>
30
+ {% if locale %}
31
+ {% with "umap/locale/"|add:locale|add:".js" as path %}
32
+ <script src="{% static path %}" defer></script>
33
+ {% endwith %}
34
+ {% endif %}
35
+ <script src="{% static 'umap/js/umap.core.js' %}" defer></script>
36
+ <script src="{% static 'umap/js/umap.autocomplete.js' %}" defer></script>
37
+ <script src="{% static 'umap/js/umap.popup.js' %}" defer></script>
38
+ <script src="{% static 'umap/js/umap.xhr.js' %}" defer></script>
39
+ <script src="{% static 'umap/js/umap.forms.js' %}" defer></script>
40
+ <script src="{% static 'umap/js/umap.icon.js' %}" defer></script>
41
+ <script src="{% static 'umap/js/umap.features.js' %}" defer></script>
42
+ <script src="{% static 'umap/js/umap.permissions.js' %}" defer></script>
43
+ <script src="{% static 'umap/js/umap.datalayer.permissions.js' %}" defer></script>
44
+ <script src="{% static 'umap/js/umap.layer.js' %}" defer></script>
45
+ <script src="{% static 'umap/js/umap.controls.js' %}" defer></script>
46
+ <script src="{% static 'umap/js/umap.slideshow.js' %}" defer></script>
47
+ <script src="{% static 'umap/js/umap.tableeditor.js' %}" defer></script>
48
+ <script src="{% static 'umap/js/umap.browser.js' %}" defer></script>
49
+ <script src="{% static 'umap/js/umap.importer.js' %}" defer></script>
50
+ <script src="{% static 'umap/js/umap.share.js' %}" defer></script>
51
+ <script src="{% static 'umap/js/umap.js' %}" defer></script>
52
+ <script src="{% static 'umap/js/umap.ui.js' %}" defer></script>
53
+ <script src="{% static 'umap/js/components/fragment.js' %}" defer></script>
@@ -1,5 +1,5 @@
1
1
  {% extends "base.html" %}
2
- {% load umap_tags compress i18n %}
2
+ {% load umap_tags i18n %}
3
3
  {% block head_title %}
4
4
  {{ map.name }} - {{ SITE_NAME }}
5
5
  {% endblock head_title %}
@@ -7,9 +7,7 @@
7
7
  map_detail
8
8
  {% endblock body_class %}
9
9
  {% block extra_head %}
10
- {% compress css %}
11
- {% umap_css %}
12
- {% endcompress %}
10
+ {% umap_css %}
13
11
  {% umap_js locale=locale %}
14
12
  {% if object.share_status != object.PUBLIC %}<meta name="robots" content="noindex">{% endif %}
15
13
  {% endblock extra_head %}
@@ -0,0 +1,43 @@
1
+ import re
2
+ import shutil
3
+ import tempfile
4
+
5
+ import pytest
6
+ from django.core.management import call_command
7
+ from django.utils.translation import override
8
+ from playwright.sync_api import expect
9
+
10
+
11
+ @pytest.fixture
12
+ def staticfiles(settings):
13
+ static_root = tempfile.mkdtemp(prefix="test_static")
14
+ settings.STATIC_ROOT = static_root
15
+ try:
16
+ call_command("collectstatic", "--noinput")
17
+ yield
18
+ finally:
19
+ shutil.rmtree(static_root)
20
+
21
+
22
+ def test_javascript_have_been_loaded(
23
+ map, live_server, datalayer, page, settings, staticfiles
24
+ ):
25
+ settings.STORAGES["staticfiles"][
26
+ "BACKEND"
27
+ ] = "umap.utils.UmapManifestStaticFilesStorage"
28
+ datalayer.settings["displayOnLoad"] = False
29
+ datalayer.save()
30
+ map.settings["properties"]["defaultView"] = "latest"
31
+ map.save()
32
+ with override("fr"):
33
+ url = f"{live_server.url}{map.get_absolute_url()}"
34
+ assert "/fr/" in url
35
+ page.goto(url)
36
+ # Hash is defined, so map is initialized
37
+ expect(page).to_have_url(re.compile(r".*#7/48\..+/13\..+"))
38
+ expect(page).to_have_url(re.compile(r".*/fr/"))
39
+ # Should be in French, so hashed locale file has been loaded correctly
40
+ button = page.get_by_text("Voir les calques")
41
+ expect(button).to_be_visible()
42
+ layers = page.locator(".umap-browse-datalayers li")
43
+ expect(layers).to_have_count(1)
@@ -3,9 +3,11 @@ import os
3
3
  from umap.settings.base import * # pylint: disable=W0614,W0401
4
4
 
5
5
  SECRET_KEY = "justfortests"
6
- COMPRESS_ENABLED = False
7
6
  FROM_EMAIL = "test@test.org"
8
7
  EMAIL_BACKEND = "django.core.mail.backends.locmem.EmailBackend"
8
+ STORAGES["staticfiles"][
9
+ "BACKEND"
10
+ ] = "django.contrib.staticfiles.storage.StaticFilesStorage"
9
11
 
10
12
  if os.environ.get("GITHUB_ACTIONS", False) == "true":
11
13
  DATABASES = {