maps4fs 1.8.215__py3-none-any.whl → 1.8.216__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.
- maps4fs/generator/component/i3d.py +1 -0
- {maps4fs-1.8.215.dist-info → maps4fs-1.8.216.dist-info}/METADATA +1 -1
- {maps4fs-1.8.215.dist-info → maps4fs-1.8.216.dist-info}/RECORD +6 -6
- {maps4fs-1.8.215.dist-info → maps4fs-1.8.216.dist-info}/LICENSE.md +0 -0
- {maps4fs-1.8.215.dist-info → maps4fs-1.8.216.dist-info}/WHEEL +0 -0
- {maps4fs-1.8.215.dist-info → maps4fs-1.8.216.dist-info}/top_level.txt +0 -0
@@ -85,6 +85,7 @@ class I3d(XMLComponent):
|
|
85
85
|
data = {"heightScale": str(value)}
|
86
86
|
|
87
87
|
self.get_and_update_element(root, path, data)
|
88
|
+
self.save_tree(tree)
|
88
89
|
|
89
90
|
def _update_parameters(self) -> None:
|
90
91
|
"""Updates the map I3D file with the sun bounding box and displacement layer size."""
|
@@ -10,7 +10,7 @@ maps4fs/generator/component/__init__.py,sha256=s01yVVVi8R2xxNvflu2D6wTd9I_g73AMM
|
|
10
10
|
maps4fs/generator/component/background.py,sha256=ppxK2RheCYrLRnBkLeZUst6Ciopo9Z_zUyjS-n8YwGE,18794
|
11
11
|
maps4fs/generator/component/config.py,sha256=RitKgFDZPzjA1fi8GcEi1na75qqaueUvpcITHjBvCXc,3674
|
12
12
|
maps4fs/generator/component/grle.py,sha256=kCx00SJdYEDr0tcHFvHC99928e9Eke2t_LwNxkqfvBg,18984
|
13
|
-
maps4fs/generator/component/i3d.py,sha256=
|
13
|
+
maps4fs/generator/component/i3d.py,sha256=tUvN-nA0Zl-HMplvWJSuHI22aUSMZQqXMXYJFPnhnug,20146
|
14
14
|
maps4fs/generator/component/layer.py,sha256=QPcEzTv_8N9wYvHAZy8OezfATaVLG-YetSfCXf2lnFI,5892
|
15
15
|
maps4fs/generator/component/satellite.py,sha256=oZBHjP_QY0ik1-Vk7JqMS__zIG8ffw2voeozB7-HUQc,4946
|
16
16
|
maps4fs/generator/component/texture.py,sha256=GWOE7w2maydB2LDku-YEC1w1oc8kcnnZ1SPTL6b82H8,30966
|
@@ -52,8 +52,8 @@ maps4fs/toolbox/__init__.py,sha256=zZMLEkGzb4z0xql650gOtGSvcgX58DnJ2yN3vC2daRk,4
|
|
52
52
|
maps4fs/toolbox/background.py,sha256=RclEqxEWLbMxuEkkegQP8jybzugwQ1_R3rdfDe0s21U,2104
|
53
53
|
maps4fs/toolbox/custom_osm.py,sha256=X6ZlPqiOhNjkmdD_qVroIfdOl9Rb90cDwVSLDVYgx80,1892
|
54
54
|
maps4fs/toolbox/dem.py,sha256=z9IPFNmYbjiigb3t02ZenI3Mo8odd19c5MZbjDEovTo,3525
|
55
|
-
maps4fs-1.8.
|
56
|
-
maps4fs-1.8.
|
57
|
-
maps4fs-1.8.
|
58
|
-
maps4fs-1.8.
|
59
|
-
maps4fs-1.8.
|
55
|
+
maps4fs-1.8.216.dist-info/LICENSE.md,sha256=pTKD_oUexcn-yccFCTrMeLkZy0ifLRa-VNcDLqLZaIw,10749
|
56
|
+
maps4fs-1.8.216.dist-info/METADATA,sha256=UgfYmvQjsMnGZ7K-9NehPbnIvn3bik6VxbzzEW7D3yo,45770
|
57
|
+
maps4fs-1.8.216.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
58
|
+
maps4fs-1.8.216.dist-info/top_level.txt,sha256=Ue9DSRlejRQRCaJueB0uLcKrWwsEq9zezfv5dI5mV1M,8
|
59
|
+
maps4fs-1.8.216.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|