OpenGeodeWeb-Back 5.4.2rc2__py3-none-any.whl → 5.4.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: OpenGeodeWeb-Back
3
- Version: 5.4.2rc2
3
+ Version: 5.4.3
4
4
  Summary: OpenGeodeWeb-Back is an open source framework that proposes handy python functions and wrappers for the OpenGeode ecosystem
5
5
  Author-email: Geode-solutions <team-web@geode-solutions.com>
6
6
  Project-URL: Homepage, https://github.com/Geode-solutions/OpenGeodeWeb-Back
@@ -12,30 +12,30 @@ Requires-Python: >=3.8
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
14
  Requires-Dist: asgiref==3.8.1
15
- Requires-Dist: attrs==24.3.0
15
+ Requires-Dist: attrs==25.1.0
16
16
  Requires-Dist: blinker==1.9.0
17
17
  Requires-Dist: click==8.1.8
18
18
  Requires-Dist: flask[async]==3.1.0
19
19
  Requires-Dist: flask-cors==5.0.0
20
- Requires-Dist: geode-background==8.8.9
21
- Requires-Dist: geode-common==33.3.0
20
+ Requires-Dist: geode-background==8.8.10
21
+ Requires-Dist: geode-common==33.4.0
22
22
  Requires-Dist: geode-conversion==6.1.4
23
23
  Requires-Dist: geode-explicit==6.1.26
24
24
  Requires-Dist: geode-implicit==3.5.0
25
25
  Requires-Dist: geode-numerics==5.2.4
26
- Requires-Dist: geode-simplex==9.0.7
26
+ Requires-Dist: geode-simplex==9.0.8
27
27
  Requires-Dist: geode-viewables==3.0.10
28
28
  Requires-Dist: itsdangerous==2.2.0
29
29
  Requires-Dist: jinja2==3.1.5
30
30
  Requires-Dist: jsonschema==4.23.0
31
31
  Requires-Dist: jsonschema-specifications==2024.10.1
32
32
  Requires-Dist: markupsafe==3.0.2
33
- Requires-Dist: opengeode-core==15.9.7
34
- Requires-Dist: opengeode-geosciences==8.2.1
33
+ Requires-Dist: opengeode-core==15.9.8
34
+ Requires-Dist: opengeode-geosciences==8.2.2
35
35
  Requires-Dist: opengeode-geosciencesio==5.3.4
36
36
  Requires-Dist: opengeode-inspector==6.3.4
37
37
  Requires-Dist: opengeode-io==7.0.9
38
- Requires-Dist: referencing==0.36.1
38
+ Requires-Dist: referencing==0.36.2
39
39
  Requires-Dist: rpds-py==0.22.3
40
40
  Requires-Dist: typing-extensions==4.12.2
41
41
  Requires-Dist: werkzeug==3.1.3
@@ -1,10 +1,10 @@
1
1
  opengeodeweb_back/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  opengeodeweb_back/app_config.py,sha256=bZIs0giTA0cYJJYbt25ZHYlHdsOy82h5xSxdOitgR4A,752
3
- opengeodeweb_back/geode_functions.py,sha256=e13Ws4JDzPBxOUQfpOxjmxd7ZDj43-AsI8z8JsKDtG4,8824
4
- opengeodeweb_back/geode_objects.py,sha256=hREwA-Qyi6YIVWhCu3HBnWMfLohPr9TpylVtZbJ2qyc,23658
3
+ opengeodeweb_back/geode_functions.py,sha256=U-w_zf08zFAIES1GHkRmf1d1iNQzm0BF0CycbYIFSrE,8811
4
+ opengeodeweb_back/geode_objects.py,sha256=DdqUL78tftXuB08CLhXsaIJYWckt4ldFHSgnJeMTKBE,23657
5
5
  opengeodeweb_back/test_utils.py,sha256=gvRPOzin4nI5TKuB-AFgIxcekTOYM4h7yUYk0tYIZFI,820
6
6
  opengeodeweb_back/utils_functions.py,sha256=18kp8M3bnrlu692qj-ymJJPA1hTpPjx_xl9oVi5qGyg,4120
7
- opengeodeweb_back/routes/blueprint_routes.py,sha256=oPFLxjTBgfxsjug4Qmn5YW_vlFOodAFl9H_aXDSO-24,11598
7
+ opengeodeweb_back/routes/blueprint_routes.py,sha256=5UzTb7hqQQ2AbXWHabkMGU39ggRuQUSVcf23ag0ydIk,11459
8
8
  opengeodeweb_back/routes/schemas/allowed_files.json,sha256=pRsGf39LiJpl3zEGLg4IqvRtm7iUx3Wq4Tb4tSFXGV0,234
9
9
  opengeodeweb_back/routes/schemas/allowed_objects.json,sha256=8JLtAI46eXeiJuiryS2geRVv0J1rGkFb87pRwtBZSZw,296
10
10
  opengeodeweb_back/routes/schemas/create_point.json,sha256=fqBOLRxpRtCVz1t7ottdfhSMREhqNFUHrQwamn-F7Ds,306
@@ -17,8 +17,8 @@ opengeodeweb_back/routes/schemas/polygon_attribute_names.json,sha256=y0qDZ0v3zkz
17
17
  opengeodeweb_back/routes/schemas/save_viewable_file.json,sha256=7BXO8vsQrmqyEQ2uycm2Ift_EY7a0KocvnGEjYrQFcQ,368
18
18
  opengeodeweb_back/routes/schemas/upload_file.json,sha256=sE6bxz3mJbSZlGmrnR_hZmcx0dvZGn3Wpnn6szRPxXQ,186
19
19
  opengeodeweb_back/routes/schemas/vertex_attribute_names.json,sha256=wijww9z7vVUIr1_3hMnR5efpMfW2-o2-QvcO_MVDefE,295
20
- OpenGeodeWeb_Back-5.4.2rc2.dist-info/LICENSE,sha256=LoTB-aqQvzTGxoTRXNnhNV0LKiqdk2bQv6MB34l8zkI,1079
21
- OpenGeodeWeb_Back-5.4.2rc2.dist-info/METADATA,sha256=jcz2fG5qIXo4VAs9_e9i1bldpkRArdHIDyjS4SrVIgc,3057
22
- OpenGeodeWeb_Back-5.4.2rc2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
23
- OpenGeodeWeb_Back-5.4.2rc2.dist-info/top_level.txt,sha256=tN1FZeLIVBrdja2-pbmhg5-tK-JILmmT9OeIBnhlUrQ,18
24
- OpenGeodeWeb_Back-5.4.2rc2.dist-info/RECORD,,
20
+ OpenGeodeWeb_Back-5.4.3.dist-info/LICENSE,sha256=LoTB-aqQvzTGxoTRXNnhNV0LKiqdk2bQv6MB34l8zkI,1079
21
+ OpenGeodeWeb_Back-5.4.3.dist-info/METADATA,sha256=R4vrIJfl61-viNhJXL-R7kTQUqYbGyB-F0TQlW1Nw1w,3055
22
+ OpenGeodeWeb_Back-5.4.3.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
23
+ OpenGeodeWeb_Back-5.4.3.dist-info/top_level.txt,sha256=tN1FZeLIVBrdja2-pbmhg5-tK-JILmmT9OeIBnhlUrQ,18
24
+ OpenGeodeWeb_Back-5.4.3.dist-info/RECORD,,
@@ -2,7 +2,6 @@
2
2
  import os
3
3
 
4
4
  # Third party imports
5
- import flask
6
5
  import opengeode_geosciences as og_gs
7
6
  import opengeode as og
8
7
 
@@ -110,7 +110,7 @@ def geode_objects_dict():
110
110
  "builder": og.GraphBuilder.create,
111
111
  "object_type": "mesh",
112
112
  "is_3D": False,
113
- "is_viewable": True,
113
+ "is_viewable": False,
114
114
  },
115
115
  "HybridSolid3D": {
116
116
  "class": og.HybridSolid3D,
@@ -321,7 +321,7 @@ def geode_objects_dict():
321
321
  "save": og.save_raster_image2D,
322
322
  "object_type": "mesh",
323
323
  "is_3D": False,
324
- "is_viewable": False,
324
+ "is_viewable": True,
325
325
  "save_viewable": g_v.save_viewable_raster_image2D,
326
326
  },
327
327
  "RasterImage3D": {
@@ -335,7 +335,7 @@ def geode_objects_dict():
335
335
  "save": og.save_raster_image3D,
336
336
  "object_type": "mesh",
337
337
  "is_3D": False,
338
- "is_viewable": False,
338
+ "is_viewable": True,
339
339
  "save_viewable": g_v.save_viewable_raster_image3D,
340
340
  },
341
341
  "RegularGrid2D": {
@@ -240,11 +240,7 @@ def save_viewable_file():
240
240
  data = geode_functions.load(flask.request.json["input_geode_object"], file_path)
241
241
  generated_id = str(uuid.uuid4()).replace("-", "")
242
242
 
243
- if geode_functions.is_viewable(flask.request.json["input_geode_object"]):
244
- name = data.name()
245
- else:
246
- name = flask.request.json["filename"]
247
-
243
+ name = data.name()
248
244
  native_extension = data.native_extension()
249
245
 
250
246
  absolute_native_file_path = os.path.join(