geovisio 2.9.0__py3-none-any.whl → 2.10.0__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.
Files changed (65) hide show
  1. geovisio/__init__.py +6 -1
  2. geovisio/config_app.py +5 -5
  3. geovisio/translations/ar/LC_MESSAGES/messages.mo +0 -0
  4. geovisio/translations/ar/LC_MESSAGES/messages.po +818 -0
  5. geovisio/translations/br/LC_MESSAGES/messages.po +1 -1
  6. geovisio/translations/da/LC_MESSAGES/messages.mo +0 -0
  7. geovisio/translations/da/LC_MESSAGES/messages.po +4 -3
  8. geovisio/translations/de/LC_MESSAGES/messages.mo +0 -0
  9. geovisio/translations/de/LC_MESSAGES/messages.po +55 -2
  10. geovisio/translations/el/LC_MESSAGES/messages.po +1 -1
  11. geovisio/translations/en/LC_MESSAGES/messages.mo +0 -0
  12. geovisio/translations/en/LC_MESSAGES/messages.po +193 -139
  13. geovisio/translations/eo/LC_MESSAGES/messages.mo +0 -0
  14. geovisio/translations/eo/LC_MESSAGES/messages.po +53 -4
  15. geovisio/translations/es/LC_MESSAGES/messages.po +1 -1
  16. geovisio/translations/fi/LC_MESSAGES/messages.po +1 -1
  17. geovisio/translations/fr/LC_MESSAGES/messages.mo +0 -0
  18. geovisio/translations/fr/LC_MESSAGES/messages.po +91 -3
  19. geovisio/translations/hu/LC_MESSAGES/messages.po +1 -1
  20. geovisio/translations/it/LC_MESSAGES/messages.mo +0 -0
  21. geovisio/translations/it/LC_MESSAGES/messages.po +63 -3
  22. geovisio/translations/ja/LC_MESSAGES/messages.po +1 -1
  23. geovisio/translations/ko/LC_MESSAGES/messages.po +1 -1
  24. geovisio/translations/messages.pot +185 -129
  25. geovisio/translations/nl/LC_MESSAGES/messages.mo +0 -0
  26. geovisio/translations/nl/LC_MESSAGES/messages.po +292 -63
  27. geovisio/translations/oc/LC_MESSAGES/messages.mo +0 -0
  28. geovisio/translations/oc/LC_MESSAGES/messages.po +818 -0
  29. geovisio/translations/pl/LC_MESSAGES/messages.po +1 -1
  30. geovisio/translations/sv/LC_MESSAGES/messages.mo +0 -0
  31. geovisio/translations/sv/LC_MESSAGES/messages.po +4 -3
  32. geovisio/translations/ti/LC_MESSAGES/messages.mo +0 -0
  33. geovisio/translations/ti/LC_MESSAGES/messages.po +762 -0
  34. geovisio/translations/zh_Hant/LC_MESSAGES/messages.po +1 -1
  35. geovisio/utils/annotations.py +14 -17
  36. geovisio/utils/auth.py +14 -13
  37. geovisio/utils/cql2.py +2 -2
  38. geovisio/utils/fields.py +14 -2
  39. geovisio/utils/items.py +44 -0
  40. geovisio/utils/model_query.py +2 -2
  41. geovisio/utils/pic_shape.py +1 -1
  42. geovisio/utils/pictures.py +111 -18
  43. geovisio/utils/semantics.py +32 -3
  44. geovisio/utils/sentry.py +1 -1
  45. geovisio/utils/sequences.py +51 -34
  46. geovisio/utils/upload_set.py +285 -198
  47. geovisio/utils/website.py +1 -1
  48. geovisio/web/annotations.py +209 -68
  49. geovisio/web/auth.py +1 -1
  50. geovisio/web/collections.py +26 -22
  51. geovisio/web/configuration.py +24 -4
  52. geovisio/web/docs.py +93 -11
  53. geovisio/web/items.py +197 -121
  54. geovisio/web/params.py +44 -31
  55. geovisio/web/pictures.py +34 -0
  56. geovisio/web/tokens.py +49 -1
  57. geovisio/web/upload_set.py +150 -32
  58. geovisio/web/users.py +4 -4
  59. geovisio/web/utils.py +2 -2
  60. geovisio/workers/runner_pictures.py +128 -23
  61. {geovisio-2.9.0.dist-info → geovisio-2.10.0.dist-info}/METADATA +13 -13
  62. geovisio-2.10.0.dist-info/RECORD +105 -0
  63. geovisio-2.9.0.dist-info/RECORD +0 -98
  64. {geovisio-2.9.0.dist-info → geovisio-2.10.0.dist-info}/WHEEL +0 -0
  65. {geovisio-2.9.0.dist-info → geovisio-2.10.0.dist-info}/licenses/LICENSE +0 -0
@@ -325,7 +325,7 @@ msgstr ""
325
325
 
326
326
  #: geovisio/web/items.py:422
327
327
  #, python-format
328
- msgid "Picture with id %(p)s does not exists"
328
+ msgid "Picture with id %(p)s does not exist"
329
329
  msgstr ""
330
330
 
331
331
  #: geovisio/web/items.py:726
@@ -8,8 +8,8 @@ msgstr ""
8
8
  "Project-Id-Version: PROJECT VERSION\n"
9
9
  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10
10
  "POT-Creation-Date: 2024-10-28 10:15+0100\n"
11
- "PO-Revision-Date: 2025-02-28 13:32+0000\n"
12
- "Last-Translator: ERYpTION <eryption.ar9q2@slmail.me>\n"
11
+ "PO-Revision-Date: 2025-06-02 15:37+0000\n"
12
+ "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Danish <http://weblate.panoramax.xyz/projects/panoramax/api/"
14
14
  "da/>\n"
15
15
  "Language: da\n"
@@ -249,6 +249,7 @@ msgstr ""
249
249
  "nuværende tidspunkt"
250
250
 
251
251
  #: geovisio/web/collections.py:766
252
+ #, fuzzy
252
253
  msgid "Sequence doesn't exists"
253
254
  msgstr "Sekvens findes ikke"
254
255
 
@@ -338,7 +339,7 @@ msgstr ""
338
339
 
339
340
  #: geovisio/web/items.py:413
340
341
  #, python-format
341
- msgid "Picture with id %(p)s does not exists"
342
+ msgid "Picture with id %(p)s does not exist"
342
343
  msgstr "Billede med id %(p)s findes ikke"
343
344
 
344
345
  #: geovisio/web/items.py:699
@@ -8,7 +8,7 @@ msgstr ""
8
8
  "Project-Id-Version: PROJECT VERSION\n"
9
9
  "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10
10
  "POT-Creation-Date: 2024-07-10 14:10+0200\n"
11
- "PO-Revision-Date: 2025-02-28 13:32+0000\n"
11
+ "PO-Revision-Date: 2025-07-15 22:57+0000\n"
12
12
  "Last-Translator: mcliquid <weblate@mcliquid.de>\n"
13
13
  "Language-Team: German <http://weblate.panoramax.xyz/projects/panoramax/api/"
14
14
  "de/>\n"
@@ -280,7 +280,7 @@ msgstr ""
280
280
 
281
281
  #: geovisio/web/items.py:388
282
282
  #, python-format
283
- msgid "Picture with id %(p)s does not exists"
283
+ msgid "Picture with id %(p)s does not exist"
284
284
  msgstr "Foto mit der ID %(p)s existiert nicht"
285
285
 
286
286
  #: geovisio/web/items.py:674
@@ -907,3 +907,56 @@ msgid ""
907
907
  msgstr ""
908
908
  "Bevor du Bilder hochlädst, musst du die Nutzungsbedingungen akzeptieren. "
909
909
  "Dies kannst du hier tun: %(url)s"
910
+
911
+ #: geovisio/web/annotations.py:76
912
+ msgid "Parameter for creating an annotation should be a valid JSON"
913
+ msgstr "Parameter um eine Annotation zu erstellen sollte valides JSON sein"
914
+
915
+ #: geovisio/web/annotations.py:200
916
+ msgid "Impossible to patch annotation, invalid parameters"
917
+ msgstr "Patchen der Annotation unmöglich, invalide Parameter"
918
+
919
+ #: geovisio/web/annotations.py:134 geovisio/web/annotations.py:208
920
+ #, python-format
921
+ msgid "Annotation %(p)s not found"
922
+ msgstr "Annotation %(p)s nicht gefunden"
923
+
924
+ #: geovisio/web/annotations.py:202
925
+ msgid "Parameter for updating an annotation should be a valid JSON"
926
+ msgstr "Parameter zum Updaten der Annotation sollten valides JSON sein"
927
+
928
+ #: geovisio/web/collections.py:926
929
+ msgid "CSV export does not support pagination"
930
+ msgstr "CSV Export unterstützt keinen seitenweisen Export"
931
+
932
+ #: geovisio/web/collections.py:928
933
+ msgid "CSV export does not support filters"
934
+ msgstr "CSV Export unterstützt keine Filter"
935
+
936
+ #: geovisio/web/collections.py:935
937
+ msgid "CSV export does not support sorting by anything but creation date"
938
+ msgstr "CSV Export unterstützt keine Sortierung außer Erstellungsdatum"
939
+
940
+ #: geovisio/web/params.py:469
941
+ msgid "Unsupported sortby parameter: invalid field"
942
+ msgstr "Nicht unterstützter Sortierungsparameter: Invalides Feld"
943
+
944
+ #: geovisio/web/upload_set.py:245
945
+ msgid "Impossible to update the UploadSet"
946
+ msgstr "Updaten des Uploadsets ist nicht möglich"
947
+
948
+ #: geovisio/web/upload_set.py:247
949
+ msgid "Parameter for updating an UploadSet should be a valid JSON"
950
+ msgstr "Parameter zum aktualisieren des Uploadsets sollte valides JSON sein"
951
+
952
+ #: geovisio/web/upload_set.py:255
953
+ msgid "You are not allowed to update this upload set"
954
+ msgstr "Sie sind nicht berechtigt dieses Uploadset zu aktualisieren"
955
+
956
+ #: geovisio/web/annotations.py:74
957
+ msgid "Impossible to create an annotation"
958
+ msgstr "Annotation kann unmöglich erstellt werden"
959
+
960
+ #: geovisio/web/items.py:1163
961
+ msgid "There is already a picture with the same index in the sequence"
962
+ msgstr "Es gibt bereits ein Bild mit demselben Index in der Sequenz"
@@ -301,7 +301,7 @@ msgstr ""
301
301
 
302
302
  #: geovisio/web/items.py:409
303
303
  #, python-format
304
- msgid "Picture with id %(p)s does not exists"
304
+ msgid "Picture with id %(p)s does not exist"
305
305
  msgstr ""
306
306
 
307
307
  #: geovisio/web/items.py:695