umap-project 3.0.2__py3-none-any.whl → 3.0.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of umap-project might be problematic. Click here for more details.

Files changed (64) hide show
  1. umap/__init__.py +1 -1
  2. umap/locale/en/LC_MESSAGES/django.po +11 -7
  3. umap/locale/fr/LC_MESSAGES/django.mo +0 -0
  4. umap/locale/fr/LC_MESSAGES/django.po +11 -7
  5. umap/locale/nl/LC_MESSAGES/django.mo +0 -0
  6. umap/locale/nl/LC_MESSAGES/django.po +136 -56
  7. umap/settings/base.py +2 -2
  8. umap/static/umap/base.css +4 -0
  9. umap/static/umap/css/bar.css +1 -1
  10. umap/static/umap/css/form.css +44 -44
  11. umap/static/umap/js/modules/browser.js +1 -0
  12. umap/static/umap/js/modules/caption.js +2 -2
  13. umap/static/umap/js/modules/data/features.js +3 -4
  14. umap/static/umap/js/modules/data/layer.js +9 -1
  15. umap/static/umap/js/modules/form/fields.js +4 -2
  16. umap/static/umap/js/modules/importers/cadastrefr.js +14 -12
  17. umap/static/umap/js/modules/importers/geodatamine.js +11 -9
  18. umap/static/umap/js/modules/rendering/map.js +2 -4
  19. umap/static/umap/js/modules/schema.js +12 -0
  20. umap/static/umap/js/modules/ui/bar.js +2 -2
  21. umap/static/umap/js/modules/umap.js +22 -0
  22. umap/static/umap/js/umap.controls.js +3 -3
  23. umap/static/umap/locale/ca.js +8 -6
  24. umap/static/umap/locale/ca.json +8 -6
  25. umap/static/umap/locale/cs_CZ.js +4 -2
  26. umap/static/umap/locale/cs_CZ.json +4 -2
  27. umap/static/umap/locale/de.js +4 -2
  28. umap/static/umap/locale/de.json +4 -2
  29. umap/static/umap/locale/en.js +4 -2
  30. umap/static/umap/locale/en.json +4 -2
  31. umap/static/umap/locale/es.js +4 -2
  32. umap/static/umap/locale/es.json +4 -2
  33. umap/static/umap/locale/eu.js +4 -2
  34. umap/static/umap/locale/eu.json +4 -2
  35. umap/static/umap/locale/fa_IR.js +4 -2
  36. umap/static/umap/locale/fa_IR.json +4 -2
  37. umap/static/umap/locale/fr.js +4 -2
  38. umap/static/umap/locale/fr.json +4 -2
  39. umap/static/umap/locale/gl.js +4 -2
  40. umap/static/umap/locale/gl.json +4 -2
  41. umap/static/umap/locale/hu.js +4 -2
  42. umap/static/umap/locale/hu.json +4 -2
  43. umap/static/umap/locale/it.js +4 -2
  44. umap/static/umap/locale/it.json +4 -2
  45. umap/static/umap/locale/nl.js +12 -10
  46. umap/static/umap/locale/nl.json +12 -10
  47. umap/static/umap/locale/pt.js +4 -2
  48. umap/static/umap/locale/pt.json +4 -2
  49. umap/static/umap/locale/pt_PT.js +4 -2
  50. umap/static/umap/locale/pt_PT.json +4 -2
  51. umap/static/umap/locale/zh_TW.js +4 -2
  52. umap/static/umap/locale/zh_TW.json +4 -2
  53. umap/static/umap/map.css +3 -2
  54. umap/static/umap/vars.css +4 -0
  55. umap/templates/umap/search.html +10 -1
  56. umap/tests/integration/test_edit_map.py +1 -7
  57. umap/tests/integration/test_iframe.py +25 -0
  58. umap/tests/integration/test_picto.py +10 -2
  59. umap/views.py +6 -3
  60. {umap_project-3.0.2.dist-info → umap_project-3.0.4.dist-info}/METADATA +1 -1
  61. {umap_project-3.0.2.dist-info → umap_project-3.0.4.dist-info}/RECORD +64 -63
  62. {umap_project-3.0.2.dist-info → umap_project-3.0.4.dist-info}/WHEEL +0 -0
  63. {umap_project-3.0.2.dist-info → umap_project-3.0.4.dist-info}/entry_points.txt +0 -0
  64. {umap_project-3.0.2.dist-info → umap_project-3.0.4.dist-info}/licenses/LICENSE +0 -0
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Vyberte tuto datovou sadu",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: tematická data z OpenStreetMap",
459
459
  "Choose a theme": "Vyberte si téma",
460
- "Symplify all geometries to points": "Zjednodušte všechny geometrie na body",
461
460
  "Choose this data": "Zvolte tato data",
462
461
  "Search admin boundary": "Hledat hranici správce",
463
462
  "Please choose a theme and a boundary first.": "Nejprve si vyberte téma a hranice.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Diesen Datensatz auswählen",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematische Daten von OpenStreetMap",
459
459
  "Choose a theme": "Thema auswählen",
460
- "Symplify all geometries to points": "Alle Geometrien zu Punkten vereinfachen",
461
460
  "Choose this data": "Diese Daten auswählen",
462
461
  "Search admin boundary": "Administrative Grenze suchen",
463
462
  "Please choose a theme and a boundary first.": "Bitte wähle zuerst ein Thema und eine administrative Grenze.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("de", locale)
544
546
  L.setLocale("de")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Diesen Datensatz auswählen",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematische Daten von OpenStreetMap",
459
459
  "Choose a theme": "Thema auswählen",
460
- "Symplify all geometries to points": "Alle Geometrien zu Punkten vereinfachen",
461
460
  "Choose this data": "Diese Daten auswählen",
462
461
  "Search admin boundary": "Administrative Grenze suchen",
463
462
  "Please choose a theme and a boundary first.": "Bitte wähle zuerst ein Thema und eine administrative Grenze.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Choose this dataset",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematic data from OpenStreetMap",
459
459
  "Choose a theme": "Choose a theme",
460
- "Symplify all geometries to points": "Symplify all geometries to points",
461
460
  "Choose this data": "Choose this data",
462
461
  "Search admin boundary": "Search admin boundary",
463
462
  "Please choose a theme and a boundary first.": "Please choose a theme and a boundary first.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("en", locale)
544
546
  L.setLocale("en")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Choose this dataset",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematic data from OpenStreetMap",
459
459
  "Choose a theme": "Choose a theme",
460
- "Symplify all geometries to points": "Symplify all geometries to points",
461
460
  "Choose this data": "Choose this data",
462
461
  "Search admin boundary": "Search admin boundary",
463
462
  "Please choose a theme and a boundary first.": "Please choose a theme and a boundary first.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Elegir este conjunto de datos",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: datos temáticos de OpenStreetMap",
459
459
  "Choose a theme": "Elegir un tema",
460
- "Symplify all geometries to points": "Simplificar todas las geometrías a puntos",
461
460
  "Choose this data": "Elegir estos datos",
462
461
  "Search admin boundary": "Buscar límite administrativo",
463
462
  "Please choose a theme and a boundary first.": "Primero elige un tema y un límite.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("es", locale)
544
546
  L.setLocale("es")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Elegir este conjunto de datos",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: datos temáticos de OpenStreetMap",
459
459
  "Choose a theme": "Elegir un tema",
460
- "Symplify all geometries to points": "Simplificar todas las geometrías a puntos",
461
460
  "Choose this data": "Elegir estos datos",
462
461
  "Search admin boundary": "Buscar límite administrativo",
463
462
  "Please choose a theme and a boundary first.": "Primero elige un tema y un límite.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Aukeratu datu-multzo hau",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: OpenStreetMap-eko datu tematikoak",
459
459
  "Choose a theme": "Aukeratu gai bat",
460
- "Symplify all geometries to points": "Sinplifikatu geometria guztiak puntutan",
461
460
  "Choose this data": "Aukeratu datu hauek",
462
461
  "Search admin boundary": "Bilatu muga administratiboa",
463
462
  "Please choose a theme and a boundary first.": "Aukeratu gai bat eta muga bat.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("eu", locale)
544
546
  L.setLocale("eu")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Aukeratu datu-multzo hau",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: OpenStreetMap-eko datu tematikoak",
459
459
  "Choose a theme": "Aukeratu gai bat",
460
- "Symplify all geometries to points": "Sinplifikatu geometria guztiak puntutan",
461
460
  "Choose this data": "Aukeratu datu hauek",
462
461
  "Search admin boundary": "Bilatu muga administratiboa",
463
462
  "Please choose a theme and a boundary first.": "Aukeratu gai bat eta muga bat.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "انتخاب این مجموعه‌داده",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine:داده‌های موضوعی از اوپن‌استریت‌مپ",
459
459
  "Choose a theme": "یک موضوع انتخاب کنید",
460
- "Symplify all geometries to points": "همهٔ هندسه‌ها به نقطه ساده شوند",
461
460
  "Choose this data": "انتخاب این داده",
462
461
  "Search admin boundary": "جستجوی تقسیمات (admin boundary)",
463
462
  "Please choose a theme and a boundary first.": "لطفاً ابتدا یک موضوع و یک تقسیمات انتخاب کنید.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("fa_IR", locale)
544
546
  L.setLocale("fa_IR")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "انتخاب این مجموعه‌داده",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine:داده‌های موضوعی از اوپن‌استریت‌مپ",
459
459
  "Choose a theme": "یک موضوع انتخاب کنید",
460
- "Symplify all geometries to points": "همهٔ هندسه‌ها به نقطه ساده شوند",
461
460
  "Choose this data": "انتخاب این داده",
462
461
  "Search admin boundary": "جستجوی تقسیمات (admin boundary)",
463
462
  "Please choose a theme and a boundary first.": "لطفاً ابتدا یک موضوع و یک تقسیمات انتخاب کنید.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Choisir ce jeu de données",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GéoDataMine : données thématiques à partir d'OpenStreetMap",
459
459
  "Choose a theme": "Choisir un thème",
460
- "Symplify all geometries to points": "Simplifier les géométries en points",
461
460
  "Choose this data": "Choisir ces données",
462
461
  "Search admin boundary": "Chercher une limite administrative",
463
462
  "Please choose a theme and a boundary first.": "Merci de choisir un thème et une limite administrative.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Catégories",
541
- "Geocode": "Géocoder"
540
+ "Geocode": "Géocoder",
541
+ "Display the back to home icon": "Afficher le bouton de retour à l'accueil",
542
+ "Do you want to display layer switcher in caption bar?": "Afficher un sélecteur de calques dans la barre de légende ?",
543
+ "Simplify all geometries to points": "Simplifier les géométries en points"
542
544
  }
543
545
  L.registerLocale("fr", locale)
544
546
  L.setLocale("fr")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Choisir ce jeu de données",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GéoDataMine : données thématiques à partir d'OpenStreetMap",
459
459
  "Choose a theme": "Choisir un thème",
460
- "Symplify all geometries to points": "Simplifier les géométries en points",
461
460
  "Choose this data": "Choisir ces données",
462
461
  "Search admin boundary": "Chercher une limite administrative",
463
462
  "Please choose a theme and a boundary first.": "Merci de choisir un thème et une limite administrative.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Catégories",
541
- "Geocode": "Géocoder"
540
+ "Geocode": "Géocoder",
541
+ "Display the back to home icon": "Afficher le bouton de retour à l'accueil",
542
+ "Do you want to display layer switcher in caption bar?": "Afficher un sélecteur de calques dans la barre de légende ?",
543
+ "Simplify all geometries to points": "Simplifier les géométries en points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Escoller este conxunto de datos",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: datos temáticos de OpenStreetMap",
459
459
  "Choose a theme": "Escoller un tema",
460
- "Symplify all geometries to points": "Simplificar todas as xeometrías a puntos",
461
460
  "Choose this data": "Escoller estes datos",
462
461
  "Search admin boundary": "Buscar un límite administrativo",
463
462
  "Please choose a theme and a boundary first.": "Escolle primeiro un tema e un límite.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("gl", locale)
544
546
  L.setLocale("gl")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Escoller este conxunto de datos",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: datos temáticos de OpenStreetMap",
459
459
  "Choose a theme": "Escoller un tema",
460
- "Symplify all geometries to points": "Simplificar todas as xeometrías a puntos",
461
460
  "Choose this data": "Escoller estes datos",
462
461
  "Search admin boundary": "Buscar un límite administrativo",
463
462
  "Please choose a theme and a boundary first.": "Escolle primeiro un tema e un límite.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Ezen adatkészlet kiválasztása",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: tematikus adatok az OpenStreetMap-ről",
459
459
  "Choose a theme": "Téma kiválasztása",
460
- "Symplify all geometries to points": "Az összes alakzat egyszerűsítése pontokká",
461
460
  "Choose this data": "Ezen adatok kiválasztása",
462
461
  "Search admin boundary": "Közigazgatási határ keresése",
463
462
  "Please choose a theme and a boundary first.": "Először válasszon ki egy témát és egy határt.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("hu", locale)
544
546
  L.setLocale("hu")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Ezen adatkészlet kiválasztása",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: tematikus adatok az OpenStreetMap-ről",
459
459
  "Choose a theme": "Téma kiválasztása",
460
- "Symplify all geometries to points": "Az összes alakzat egyszerűsítése pontokká",
461
460
  "Choose this data": "Ezen adatok kiválasztása",
462
461
  "Search admin boundary": "Közigazgatási határ keresése",
463
462
  "Please choose a theme and a boundary first.": "Először válasszon ki egy témát és egy határt.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Scegli questo dataset",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematic data from OpenStreetMap",
459
459
  "Choose a theme": "Seleziona un tema",
460
- "Symplify all geometries to points": "Semplifica tutte le geometrie in punti",
461
460
  "Choose this data": "Seleziona questi dati",
462
461
  "Search admin boundary": "Cerca confini amministrativi",
463
462
  "Please choose a theme and a boundary first.": "Please choose a theme and a boundary first.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("it", locale)
544
546
  L.setLocale("it")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Scegli questo dataset",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematic data from OpenStreetMap",
459
459
  "Choose a theme": "Seleziona un tema",
460
- "Symplify all geometries to points": "Semplifica tutte le geometrie in punti",
461
460
  "Choose this data": "Seleziona questi dati",
462
461
  "Search admin boundary": "Cerca confini amministrativi",
463
462
  "Please choose a theme and a boundary first.": "Please choose a theme and a boundary first.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Kies deze dataset",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematische data van OpenStreetMap",
459
459
  "Choose a theme": "Kies een thema",
460
- "Symplify all geometries to points": "Symplificeer alle geometrieën tot punten",
461
460
  "Choose this data": "Kies deze data",
462
461
  "Search admin boundary": "Zoeken administrative grens",
463
462
  "Please choose a theme and a boundary first.": "Kies eerst een thema en een grens.",
@@ -528,17 +527,20 @@ const locale = {
528
527
  "Edit map default view": "Standaardweergave van de kaart bewerken",
529
528
  "Use current center and zoom": "Gebruik huidig centrum en zoomniveau",
530
529
  "Layer permalink": "Permalink-laag",
531
- "Back to home": "Back to home",
532
- "Home logo": "Home logo",
533
- "Add this geometry to my map": "Add this geometry to my map",
534
- "Add this place to my map": "Add this place to my map",
535
- "Cancel last edit": "Cancel last edit",
536
- "Redo last edit": "Redo last edit",
537
- "Links": "Links",
538
- "Images": "Images",
530
+ "Back to home": "Terug naar thuispagina",
531
+ "Home logo": "Thuispagina logo",
532
+ "Add this geometry to my map": "Voeg deze geometrie toe aan mijn kaart",
533
+ "Add this place to my map": "Voeg deze plaats toe aan mijn kaart",
534
+ "Cancel last edit": "Laatste bewerking annuleren",
535
+ "Redo last edit": "Laatste bewerking opnieuw uitvoeren",
536
+ "Links": "Koppelingen",
537
+ "Images": "Afbeeldingen",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("nl", locale)
544
546
  L.setLocale("nl")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Kies deze dataset",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: thematische data van OpenStreetMap",
459
459
  "Choose a theme": "Kies een thema",
460
- "Symplify all geometries to points": "Symplificeer alle geometrieën tot punten",
461
460
  "Choose this data": "Kies deze data",
462
461
  "Search admin boundary": "Zoeken administrative grens",
463
462
  "Please choose a theme and a boundary first.": "Kies eerst een thema en een grens.",
@@ -528,15 +527,18 @@
528
527
  "Edit map default view": "Standaardweergave van de kaart bewerken",
529
528
  "Use current center and zoom": "Gebruik huidig centrum en zoomniveau",
530
529
  "Layer permalink": "Permalink-laag",
531
- "Back to home": "Back to home",
532
- "Home logo": "Home logo",
533
- "Add this geometry to my map": "Add this geometry to my map",
534
- "Add this place to my map": "Add this place to my map",
535
- "Cancel last edit": "Cancel last edit",
536
- "Redo last edit": "Redo last edit",
537
- "Links": "Links",
538
- "Images": "Images",
530
+ "Back to home": "Terug naar thuispagina",
531
+ "Home logo": "Thuispagina logo",
532
+ "Add this geometry to my map": "Voeg deze geometrie toe aan mijn kaart",
533
+ "Add this place to my map": "Voeg deze plaats toe aan mijn kaart",
534
+ "Cancel last edit": "Laatste bewerking annuleren",
535
+ "Redo last edit": "Laatste bewerking opnieuw uitvoeren",
536
+ "Links": "Koppelingen",
537
+ "Images": "Afbeeldingen",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Escolher este conjunto de dados",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: dados temáticos do OpenStreetMap",
459
459
  "Choose a theme": "Escolher um tema",
460
- "Symplify all geometries to points": "Simplificar todas as geometrias para pontos",
461
460
  "Choose this data": "Selecionar estes dados",
462
461
  "Search admin boundary": "Pesquisar limite administrativo",
463
462
  "Please choose a theme and a boundary first.": "Escolha primeiro um tema e um limite.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("pt", locale)
544
546
  L.setLocale("pt")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Escolher este conjunto de dados",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: dados temáticos do OpenStreetMap",
459
459
  "Choose a theme": "Escolher um tema",
460
- "Symplify all geometries to points": "Simplificar todas as geometrias para pontos",
461
460
  "Choose this data": "Selecionar estes dados",
462
461
  "Search admin boundary": "Pesquisar limite administrativo",
463
462
  "Please choose a theme and a boundary first.": "Escolha primeiro um tema e um limite.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "Escolher este conjunto de dados",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: dados temáticos do OpenStreetMap",
459
459
  "Choose a theme": "Escolher um tema",
460
- "Symplify all geometries to points": "Simplificar todas as geometrias para pontos",
461
460
  "Choose this data": "Escolher estes dados",
462
461
  "Search admin boundary": "Pesquisar limites administrativos",
463
462
  "Please choose a theme and a boundary first.": "Escolha primeiro um tema e um limite.",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("pt_PT", locale)
544
546
  L.setLocale("pt_PT")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "Escolher este conjunto de dados",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine: dados temáticos do OpenStreetMap",
459
459
  "Choose a theme": "Escolher um tema",
460
- "Symplify all geometries to points": "Simplificar todas as geometrias para pontos",
461
460
  "Choose this data": "Escolher estes dados",
462
461
  "Search admin boundary": "Pesquisar limites administrativos",
463
462
  "Please choose a theme and a boundary first.": "Escolha primeiro um tema e um limite.",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
@@ -457,7 +457,6 @@ const locale = {
457
457
  "Choose this dataset": "選擇這個資料集",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine:從開放街圖來的主題資料",
459
459
  "Choose a theme": "選擇主題",
460
- "Symplify all geometries to points": "簡化所有地理範圍的節點",
461
460
  "Choose this data": "選擇這個資料",
462
461
  "Search admin boundary": "搜尋行政邊界",
463
462
  "Please choose a theme and a boundary first.": "請先選擇主題與邊界。",
@@ -538,7 +537,10 @@ const locale = {
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
543
545
  L.registerLocale("zh_TW", locale)
544
546
  L.setLocale("zh_TW")
@@ -457,7 +457,6 @@
457
457
  "Choose this dataset": "選擇這個資料集",
458
458
  "GeoDataMine: thematic data from OpenStreetMap": "GeoDataMine:從開放街圖來的主題資料",
459
459
  "Choose a theme": "選擇主題",
460
- "Symplify all geometries to points": "簡化所有地理範圍的節點",
461
460
  "Choose this data": "選擇這個資料",
462
461
  "Search admin boundary": "搜尋行政邊界",
463
462
  "Please choose a theme and a boundary first.": "請先選擇主題與邊界。",
@@ -538,5 +537,8 @@
538
537
  "Images": "Images",
539
538
  "Iframes": "Iframes",
540
539
  "Tags": "Tags",
541
- "Geocode": "Geocode"
540
+ "Geocode": "Geocode",
541
+ "Display the back to home icon": "Display the back to home icon",
542
+ "Do you want to display layer switcher in caption bar?": "Do you want to display layer switcher in caption bar?",
543
+ "Simplify all geometries to points": "Simplify all geometries to points"
542
544
  }
umap/static/umap/map.css CHANGED
@@ -325,6 +325,7 @@ ul.photon-autocomplete {
325
325
  }
326
326
  .umap-edit-enabled .photon-autocomplete li.on .search-result-tools {
327
327
  display: flex;
328
+ position: relative;
328
329
  }
329
330
 
330
331
 
@@ -989,9 +990,9 @@ a.umap-control-caption,
989
990
  height: var(--control-size);
990
991
  line-height: var(--control-size);
991
992
  }
992
- /* Links are blue by default */
993
+ /* Links are dark cyan by default */
993
994
  .leaflet-container a {
994
- color: #0078a8;
995
+ color: var(--color-veryDarkCyan);
995
996
  }
996
997
  /* But not in controls */
997
998
  .leaflet-bar a {
umap/static/umap/vars.css CHANGED
@@ -6,12 +6,15 @@
6
6
  --color-mediumGray: #3e4444;
7
7
  --color-darkGray: #323737;
8
8
  --color-darkerGray: #2a2e30;
9
+ --color-veryDarkGray: #1e2121;
9
10
  --color-light: white;
10
11
  --color-dark: black;
11
12
  --color-limeGreen: #b9f5d2;
13
+ --color-verySoftCyan: #a1eeeb;
12
14
  --color-brightCyan: #46ece6;
13
15
  --color-lightCyan: #d4fbf9;
14
16
  --color-darkCyan: #009099;
17
+ --color-veryDarkCyan: #046460;
15
18
  --color-red: #c60f13;
16
19
  --color-darkRed: #5b2a2a;
17
20
 
@@ -64,6 +67,7 @@
64
67
  .dark {
65
68
  --background-color: var(--color-darkGray);
66
69
  --text-color: #efefef;
70
+ --color-verySoftCyan: #8cdcd9;
67
71
  }
68
72
 
69
73
  @media only screen and (max-width:770px) {