jupytergis-core 0.11.1__py3-none-any.whl → 0.12.1__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 (172) hide show
  1. jupytergis_core/_version.py +1 -1
  2. jupytergis_core/jgis_ydoc.py +2 -2
  3. jupytergis_core/schema/interfaces/__init__.py +1 -1
  4. jupytergis_core/schema/interfaces/export/__init__.py +1 -1
  5. jupytergis_core/schema/interfaces/export/exportGeoJson.py +1 -1
  6. jupytergis_core/schema/interfaces/export/exportGeoTiff.py +1 -1
  7. jupytergis_core/schema/interfaces/geojson.py +148 -158
  8. jupytergis_core/schema/interfaces/processing/__init__.py +1 -1
  9. jupytergis_core/schema/interfaces/processing/boundingBoxes.py +1 -1
  10. jupytergis_core/schema/interfaces/processing/buffer.py +2 -4
  11. jupytergis_core/schema/interfaces/processing/centroids.py +1 -1
  12. jupytergis_core/schema/interfaces/processing/concaveHull.py +3 -5
  13. jupytergis_core/schema/interfaces/processing/convexHull.py +1 -1
  14. jupytergis_core/schema/interfaces/processing/dissolve.py +2 -4
  15. jupytergis_core/schema/interfaces/project/__init__.py +1 -1
  16. jupytergis_core/schema/interfaces/project/jgis.py +52 -37
  17. jupytergis_core/schema/interfaces/project/layers/__init__.py +1 -1
  18. jupytergis_core/schema/interfaces/project/layers/heatmapLayer.py +5 -7
  19. jupytergis_core/schema/interfaces/project/layers/hillshadeLayer.py +2 -4
  20. jupytergis_core/schema/interfaces/project/layers/imageLayer.py +2 -4
  21. jupytergis_core/schema/interfaces/project/layers/rasterLayer.py +2 -4
  22. jupytergis_core/schema/interfaces/project/layers/stacLayer.py +4 -4
  23. jupytergis_core/schema/interfaces/project/layers/storySegmentLayer.py +6 -7
  24. jupytergis_core/schema/interfaces/project/layers/vectorLayer.py +10 -10
  25. jupytergis_core/schema/interfaces/project/layers/vectorTileLayer.py +4 -4
  26. jupytergis_core/schema/interfaces/project/layers/webGlLayer.py +15 -20
  27. jupytergis_core/schema/interfaces/project/sources/__init__.py +1 -1
  28. jupytergis_core/schema/interfaces/project/sources/geoJsonSource.py +128 -130
  29. jupytergis_core/schema/interfaces/project/sources/geoParquetSource.py +3 -5
  30. jupytergis_core/schema/interfaces/project/sources/geoTiffSource.py +8 -10
  31. jupytergis_core/schema/interfaces/project/sources/imageSource.py +6 -8
  32. jupytergis_core/schema/interfaces/project/sources/markerSource.py +3 -5
  33. jupytergis_core/schema/interfaces/project/sources/rasterDemSource.py +4 -6
  34. jupytergis_core/schema/interfaces/project/sources/rasterSource.py +7 -11
  35. jupytergis_core/schema/interfaces/project/sources/shapefileSource.py +5 -7
  36. jupytergis_core/schema/interfaces/project/sources/vectorTileSource.py +4 -6
  37. jupytergis_core/schema/interfaces/project/sources/videoSource.py +6 -8
  38. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/package.json +4 -4
  39. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/schemas/@jupytergis/jupytergis-core/jupytergis-settings.json +31 -10
  40. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/schemas/@jupytergis/jupytergis-core/package.json.orig +3 -3
  41. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/065129e010fdefaafa25.png +0 -0
  42. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2379815eeec82d6c99ea.png +0 -0
  43. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2712f8c296ab9baf6f95.png +0 -0
  44. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2ce872a547257acecfc0.png +0 -0
  45. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/31825d2bcac05cb5da9d.png +0 -0
  46. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/37d4b69117807e9b00aa.png +0 -0
  47. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3d8187d1d88463b1e5a4.png +0 -0
  48. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3e1228ffb595af0d2370.png +0 -0
  49. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3e2ea21a9bb5a7e94089.png +0 -0
  50. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4009081011843c862262.png +0 -0
  51. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4047728d7b293f61b9cb.png +0 -0
  52. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/411398ae9caa98f2654c.png +0 -0
  53. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4149ae06530a3720c67c.png +0 -0
  54. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/41988965b5360232f050.png +0 -0
  55. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/42dbacd3d3ab27cd8fe8.png +0 -0
  56. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/479bc18b0a8360cb8636.png +0 -0
  57. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4fe432c83b6c81740920.png +0 -0
  58. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/50bba166a2d109528596.png +0 -0
  59. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/51a0b3e4b1e624fee4ba.png +0 -0
  60. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/529.07eb423ce266698ca585.js +8 -0
  61. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5d1354f82aa569d79f74.png +0 -0
  62. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/636.d17d02598a9bcae35dd5.js +1 -0
  63. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/653ed59ca041d4cc76e2.png +0 -0
  64. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/665c89733efcaf4fc65e.png +0 -0
  65. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/68d25e6e7a77e8c2d338.png +0 -0
  66. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6924d02711b6d64db874.png +0 -0
  67. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6fe1cef97ac720fa885b.png +0 -0
  68. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/70b4a14ce5f5d672efe6.png +0 -0
  69. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7560dc6afba85f6f6f89.png +0 -0
  70. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7bf725567d92f65f336b.png +0 -0
  71. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7c642fa9321457120a1a.png +0 -0
  72. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7d280f5402f60127d3f6.png +0 -0
  73. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8163009c3e5f7a859780.png +0 -0
  74. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8a5a2c52ba6a89f6a5f6.png +0 -0
  75. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8dae460d4f1e0e3a7654.png +0 -0
  76. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/990.57db4c68462c785ae047.js +1 -0
  77. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/991.b217550fb82de9952864.js +1 -0
  78. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9a3df8b4c541ac57e098.png +0 -0
  79. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9c849b1508bb89c03a11.png +0 -0
  80. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9db57adb3a3a31589172.png +0 -0
  81. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9f1da5291e47bddd92e9.png +0 -0
  82. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9f9de11ffb72743ae1a2.png +0 -0
  83. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a056ee838eeec1dda300.png +0 -0
  84. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a7900cf7c6d73e79243e.png +0 -0
  85. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b01b169f2989f7f21b02.png +0 -0
  86. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b22d124764bac097d636.png +0 -0
  87. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b42192867b229c38c90d.png +0 -0
  88. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/bae6aa2086d6d2fe9a2a.png +0 -0
  89. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c10e06cadd2e55076d02.png +0 -0
  90. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c11b80da428b44d5e609.png +0 -0
  91. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/e608545baf17c34894d9.png +0 -0
  92. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/ef21602db378f0391253.png +0 -0
  93. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/remoteEntry.418e7dafab722f6431da.js +1 -0
  94. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/third-party-licenses.json +27 -15
  95. {jupytergis_core-0.11.1.dist-info → jupytergis_core-0.12.1.dist-info}/METADATA +1 -1
  96. jupytergis_core-0.12.1.dist-info/RECORD +122 -0
  97. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/026680ab0cd1523edc87.png +0 -0
  98. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/02ff7d503bbd90b21fc4.png +0 -0
  99. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/062a9554f6b4caac9713.png +0 -0
  100. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/064f37cecb8130ad66e8.png +0 -0
  101. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/08da2741746ddab81d04.png +0 -0
  102. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/0c6a0352b82839119f95.png +0 -0
  103. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/13c485bb93f5567f02fd.png +0 -0
  104. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/1474207a6b3ca1001e78.png +0 -0
  105. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/14b98240613d5256c621.png +0 -0
  106. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/1b97ea0f2b3af717cffa.png +0 -0
  107. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/1d440270da19a2f22fee.png +0 -0
  108. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/1ed164e010f3c0306d15.png +0 -0
  109. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2218dfba22fc2b08e948.png +0 -0
  110. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/294.5fc61ad02851426049c0.js +0 -8
  111. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2ab791b60c4058e664f8.png +0 -0
  112. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2b24b6a745c11511f055.png +0 -0
  113. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2d676bc0a01c2cd2fccb.png +0 -0
  114. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2f02309ea499725612ea.png +0 -0
  115. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/32c7a73662cceb5bb1d7.png +0 -0
  116. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/363ca7c5f78deb6fd033.png +0 -0
  117. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3ae0bf244442de7efc35.png +0 -0
  118. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3d48be10ffea86eb15de.png +0 -0
  119. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/415edc3fa381260cf31e.png +0 -0
  120. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/42cbddf5e883673bc4e2.png +0 -0
  121. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/527ef171d5df15dc7da5.png +0 -0
  122. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5bb02252f243f8c7494f.png +0 -0
  123. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5d181edc3c046e1454a1.png +0 -0
  124. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5f32ad48aefe00e51312.png +0 -0
  125. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6e4f6b4d0dfca3bd4450.png +0 -0
  126. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/71d436fb44627b6bfbd7.png +0 -0
  127. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7b225dc2d37cd3582156.png +0 -0
  128. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/843ab141e62516b9df5c.png +0 -0
  129. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8814e17f6b110e8f3e42.png +0 -0
  130. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/88b2ae0d29edb684eae5.png +0 -0
  131. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/971a42d174dd17b9451a.png +0 -0
  132. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/99.43df5aa4900a464c8c36.js +0 -1
  133. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/990.1fe67e669bf8d31bc0ac.js +0 -1
  134. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/991.ce3807f873148de479ba.js +0 -1
  135. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a3c609f5bff95a7a53be.png +0 -0
  136. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a86d626c9ed2e222d190.png +0 -0
  137. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a9e286b0c0264a9fc737.png +0 -0
  138. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/ab309078b494f850430a.png +0 -0
  139. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b15e3989b7b90b5a8d9d.png +0 -0
  140. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b36717fbb06f21d53b01.png +0 -0
  141. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/ba4b6e82fe5a816c40a5.png +0 -0
  142. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/bb2b310570da7a3587e9.png +0 -0
  143. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/be92bcf7bb99753b4b3d.png +0 -0
  144. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c2ffa011d7f52a0ddf45.png +0 -0
  145. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/d83457b1b925c1718f6d.png +0 -0
  146. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/f2617180c6907263a7ff.png +0 -0
  147. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/fe99a6dbf5a71d308989.png +0 -0
  148. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/remoteEntry.1181005e666f657a70d5.js +0 -1
  149. jupytergis_core-0.11.1.dist-info/RECORD +0 -121
  150. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/etc/jupyter/jupyter_server_config.d/jupytergis_core.json +0 -0
  151. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/154.81bef68e01fc6079be77.js +0 -0
  152. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/211.dda210219d9ad86e1e84.js +0 -0
  153. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/234.ea90a64ba283577248b6.js +0 -0
  154. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js +0 -0
  155. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js.LICENSE.txt +0 -0
  156. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/350eec4ce9ae4bc10bca.wasm +0 -0
  157. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/376.28855d079a25782d0411.js +0 -0
  158. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/407.abbc95102c4ad7922738.js +0 -0
  159. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/432.4ba21c44d69bd7bb9b58.js +0 -0
  160. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/472.a64789520e563e648e15.js +0 -0
  161. /jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/294.5fc61ad02851426049c0.js.LICENSE.txt → /jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/529.07eb423ce266698ca585.js.LICENSE.txt +0 -0
  162. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/542.01890bd351511c4a49a8.js +0 -0
  163. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/552.a4ebd32e9302cb6c9dce.js +0 -0
  164. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/555.f67c28bf17db0a6ce7f9.js +0 -0
  165. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/618.f39bbf3c06f1a62a664a.js +0 -0
  166. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.2b7be4ca03f1b0985a34.js +0 -0
  167. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.2b7be4ca03f1b0985a34.js.LICENSE.txt +0 -0
  168. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/e473e1e9f20af114bbb4.data +0 -0
  169. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.1.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/style.js +0 -0
  170. {jupytergis_core-0.11.1.dist-info → jupytergis_core-0.12.1.dist-info}/WHEEL +0 -0
  171. {jupytergis_core-0.11.1.dist-info → jupytergis_core-0.12.1.dist-info}/entry_points.txt +0 -0
  172. {jupytergis_core-0.11.1.dist-info → jupytergis_core-0.12.1.dist-info}/licenses/LICENSE +0 -0
@@ -1,4 +1,4 @@
1
1
  # This file is auto-generated by Hatchling. As such, do not:
2
2
  # - modify
3
3
  # - track in version control e.g. be sure to add to .gitignore
4
- __version__ = VERSION = '0.11.1'
4
+ __version__ = VERSION = '0.12.1'
@@ -29,7 +29,7 @@ class YJGIS(YBaseDoc):
29
29
  """
30
30
  layers = self._ylayers.to_py()
31
31
  sources = self._ysources.to_py()
32
- stories_map = self._ystories.to_py()
32
+ stories = self._ystories.to_py()
33
33
  options = self._yoptions.to_py()
34
34
  meta = self._ymetadata.to_py()
35
35
  layers_tree = self._ylayerTree.to_py()
@@ -38,7 +38,7 @@ class YJGIS(YBaseDoc):
38
38
  schemaVersion=SCHEMA_VERSION,
39
39
  layers=layers,
40
40
  sources=sources,
41
- stories=stories_map,
41
+ stories=stories,
42
42
  options=options,
43
43
  layerTree=layers_tree,
44
44
  metadata=meta,
@@ -1,3 +1,3 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: temp-schema
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-02-02T08:58:30+00:00
@@ -1,3 +1,3 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: temp-schema
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-02-02T08:58:30+00:00
@@ -1,6 +1,6 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: export/exportGeoJson.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-02-02T08:58:30+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
@@ -1,6 +1,6 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: export/exportGeoTiff.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-02-02T08:58:30+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
@@ -1,11 +1,11 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: geojson.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-02-02T08:58:30+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
7
7
  from enum import Enum
8
- from typing import Any, Dict, List, Optional, Union
8
+ from typing import Any
9
9
 
10
10
  from pydantic import BaseModel, Field, RootModel
11
11
 
@@ -16,22 +16,22 @@ class Type(Enum):
16
16
 
17
17
  class GeoJSON1(BaseModel):
18
18
  type: Type
19
- coordinates: List[float] = Field(..., min_length=2)
20
- bbox: Optional[List[float]] = Field(None, min_length=4)
19
+ coordinates: list[float] = Field(..., min_length=2)
20
+ bbox: list[float] | None = Field(None, min_length=4)
21
21
 
22
22
 
23
23
  class Type43(Enum):
24
24
  LineString = 'LineString'
25
25
 
26
26
 
27
- class Coordinate(RootModel[List[float]]):
28
- root: List[float]
27
+ class Coordinate(RootModel[list[float]]):
28
+ root: list[float]
29
29
 
30
30
 
31
31
  class GeoJSON2(BaseModel):
32
32
  type: Type43
33
- coordinates: List[Coordinate] = Field(..., min_length=2)
34
- bbox: Optional[List[float]] = Field(None, min_length=4)
33
+ coordinates: list[Coordinate] = Field(..., min_length=2)
34
+ bbox: list[float] | None = Field(None, min_length=4)
35
35
 
36
36
 
37
37
  class Type44(Enum):
@@ -40,8 +40,8 @@ class Type44(Enum):
40
40
 
41
41
  class GeoJSON3(BaseModel):
42
42
  type: Type44
43
- coordinates: List[List[Coordinate]]
44
- bbox: Optional[List[float]] = Field(None, min_length=4)
43
+ coordinates: list[list[Coordinate]]
44
+ bbox: list[float] | None = Field(None, min_length=4)
45
45
 
46
46
 
47
47
  class Type45(Enum):
@@ -50,8 +50,8 @@ class Type45(Enum):
50
50
 
51
51
  class GeoJSON4(BaseModel):
52
52
  type: Type45
53
- coordinates: List[List[float]]
54
- bbox: Optional[List[float]] = Field(None, min_length=4)
53
+ coordinates: list[list[float]]
54
+ bbox: list[float] | None = Field(None, min_length=4)
55
55
 
56
56
 
57
57
  class Type46(Enum):
@@ -60,8 +60,8 @@ class Type46(Enum):
60
60
 
61
61
  class GeoJSON5(BaseModel):
62
62
  type: Type46
63
- coordinates: List[List[Coordinate]]
64
- bbox: Optional[List[float]] = Field(None, min_length=4)
63
+ coordinates: list[list[Coordinate]]
64
+ bbox: list[float] | None = Field(None, min_length=4)
65
65
 
66
66
 
67
67
  class Type47(Enum):
@@ -70,8 +70,8 @@ class Type47(Enum):
70
70
 
71
71
  class GeoJSON6(BaseModel):
72
72
  type: Type47
73
- coordinates: List[List[List[Coordinate]]]
74
- bbox: Optional[List[float]] = Field(None, min_length=4)
73
+ coordinates: list[list[list[Coordinate]]]
74
+ bbox: list[float] | None = Field(None, min_length=4)
75
75
 
76
76
 
77
77
  class Type48(Enum):
@@ -84,8 +84,8 @@ class Type49(Enum):
84
84
 
85
85
  class Geometries(BaseModel):
86
86
  type: Type49
87
- coordinates: List[float] = Field(..., min_length=2)
88
- bbox: Optional[List[float]] = Field(None, min_length=4)
87
+ coordinates: list[float] = Field(..., min_length=2)
88
+ bbox: list[float] | None = Field(None, min_length=4)
89
89
 
90
90
 
91
91
  class Type50(Enum):
@@ -94,8 +94,8 @@ class Type50(Enum):
94
94
 
95
95
  class Geometries19(BaseModel):
96
96
  type: Type50
97
- coordinates: List[Coordinate] = Field(..., min_length=2)
98
- bbox: Optional[List[float]] = Field(None, min_length=4)
97
+ coordinates: list[Coordinate] = Field(..., min_length=2)
98
+ bbox: list[float] | None = Field(None, min_length=4)
99
99
 
100
100
 
101
101
  class Type51(Enum):
@@ -104,8 +104,8 @@ class Type51(Enum):
104
104
 
105
105
  class Geometries20(BaseModel):
106
106
  type: Type51
107
- coordinates: List[List[Coordinate]]
108
- bbox: Optional[List[float]] = Field(None, min_length=4)
107
+ coordinates: list[list[Coordinate]]
108
+ bbox: list[float] | None = Field(None, min_length=4)
109
109
 
110
110
 
111
111
  class Type52(Enum):
@@ -114,8 +114,8 @@ class Type52(Enum):
114
114
 
115
115
  class Geometries21(BaseModel):
116
116
  type: Type52
117
- coordinates: List[List[float]]
118
- bbox: Optional[List[float]] = Field(None, min_length=4)
117
+ coordinates: list[list[float]]
118
+ bbox: list[float] | None = Field(None, min_length=4)
119
119
 
120
120
 
121
121
  class Type53(Enum):
@@ -124,8 +124,8 @@ class Type53(Enum):
124
124
 
125
125
  class Geometries22(BaseModel):
126
126
  type: Type53
127
- coordinates: List[List[Coordinate]]
128
- bbox: Optional[List[float]] = Field(None, min_length=4)
127
+ coordinates: list[list[Coordinate]]
128
+ bbox: list[float] | None = Field(None, min_length=4)
129
129
 
130
130
 
131
131
  class Type54(Enum):
@@ -134,23 +134,21 @@ class Type54(Enum):
134
134
 
135
135
  class Geometries23(BaseModel):
136
136
  type: Type54
137
- coordinates: List[List[List[Coordinate]]]
138
- bbox: Optional[List[float]] = Field(None, min_length=4)
137
+ coordinates: list[list[list[Coordinate]]]
138
+ bbox: list[float] | None = Field(None, min_length=4)
139
139
 
140
140
 
141
141
  class GeoJSON7(BaseModel):
142
142
  type: Type48
143
- geometries: List[
144
- Union[
145
- Geometries,
146
- Geometries19,
147
- Geometries20,
148
- Geometries21,
149
- Geometries22,
150
- Geometries23,
151
- ]
143
+ geometries: list[
144
+ Geometries
145
+ | Geometries19
146
+ | Geometries20
147
+ | Geometries21
148
+ | Geometries22
149
+ | Geometries23
152
150
  ]
153
- bbox: Optional[List[float]] = Field(None, min_length=4)
151
+ bbox: list[float] | None = Field(None, min_length=4)
154
152
 
155
153
 
156
154
  class Type55(Enum):
@@ -163,8 +161,8 @@ class Type56(Enum):
163
161
 
164
162
  class Geometry(BaseModel):
165
163
  type: Type56
166
- coordinates: List[float] = Field(..., min_length=2)
167
- bbox: Optional[List[float]] = Field(None, min_length=4)
164
+ coordinates: list[float] = Field(..., min_length=2)
165
+ bbox: list[float] | None = Field(None, min_length=4)
168
166
 
169
167
 
170
168
  class Type57(Enum):
@@ -173,8 +171,8 @@ class Type57(Enum):
173
171
 
174
172
  class Geometry15(BaseModel):
175
173
  type: Type57
176
- coordinates: List[Coordinate] = Field(..., min_length=2)
177
- bbox: Optional[List[float]] = Field(None, min_length=4)
174
+ coordinates: list[Coordinate] = Field(..., min_length=2)
175
+ bbox: list[float] | None = Field(None, min_length=4)
178
176
 
179
177
 
180
178
  class Type58(Enum):
@@ -183,8 +181,8 @@ class Type58(Enum):
183
181
 
184
182
  class Geometry16(BaseModel):
185
183
  type: Type58
186
- coordinates: List[List[Coordinate]]
187
- bbox: Optional[List[float]] = Field(None, min_length=4)
184
+ coordinates: list[list[Coordinate]]
185
+ bbox: list[float] | None = Field(None, min_length=4)
188
186
 
189
187
 
190
188
  class Type59(Enum):
@@ -193,8 +191,8 @@ class Type59(Enum):
193
191
 
194
192
  class Geometry17(BaseModel):
195
193
  type: Type59
196
- coordinates: List[List[float]]
197
- bbox: Optional[List[float]] = Field(None, min_length=4)
194
+ coordinates: list[list[float]]
195
+ bbox: list[float] | None = Field(None, min_length=4)
198
196
 
199
197
 
200
198
  class Type60(Enum):
@@ -203,8 +201,8 @@ class Type60(Enum):
203
201
 
204
202
  class Geometry18(BaseModel):
205
203
  type: Type60
206
- coordinates: List[List[Coordinate]]
207
- bbox: Optional[List[float]] = Field(None, min_length=4)
204
+ coordinates: list[list[Coordinate]]
205
+ bbox: list[float] | None = Field(None, min_length=4)
208
206
 
209
207
 
210
208
  class Type61(Enum):
@@ -213,8 +211,8 @@ class Type61(Enum):
213
211
 
214
212
  class Geometry19(BaseModel):
215
213
  type: Type61
216
- coordinates: List[List[List[Coordinate]]]
217
- bbox: Optional[List[float]] = Field(None, min_length=4)
214
+ coordinates: list[list[list[Coordinate]]]
215
+ bbox: list[float] | None = Field(None, min_length=4)
218
216
 
219
217
 
220
218
  class Type62(Enum):
@@ -227,8 +225,8 @@ class Type63(Enum):
227
225
 
228
226
  class Geometries24(BaseModel):
229
227
  type: Type63
230
- coordinates: List[float] = Field(..., min_length=2)
231
- bbox: Optional[List[float]] = Field(None, min_length=4)
228
+ coordinates: list[float] = Field(..., min_length=2)
229
+ bbox: list[float] | None = Field(None, min_length=4)
232
230
 
233
231
 
234
232
  class Type64(Enum):
@@ -237,8 +235,8 @@ class Type64(Enum):
237
235
 
238
236
  class Geometries25(BaseModel):
239
237
  type: Type64
240
- coordinates: List[Coordinate] = Field(..., min_length=2)
241
- bbox: Optional[List[float]] = Field(None, min_length=4)
238
+ coordinates: list[Coordinate] = Field(..., min_length=2)
239
+ bbox: list[float] | None = Field(None, min_length=4)
242
240
 
243
241
 
244
242
  class Type65(Enum):
@@ -247,8 +245,8 @@ class Type65(Enum):
247
245
 
248
246
  class Geometries26(BaseModel):
249
247
  type: Type65
250
- coordinates: List[List[Coordinate]]
251
- bbox: Optional[List[float]] = Field(None, min_length=4)
248
+ coordinates: list[list[Coordinate]]
249
+ bbox: list[float] | None = Field(None, min_length=4)
252
250
 
253
251
 
254
252
  class Type66(Enum):
@@ -257,8 +255,8 @@ class Type66(Enum):
257
255
 
258
256
  class Geometries27(BaseModel):
259
257
  type: Type66
260
- coordinates: List[List[float]]
261
- bbox: Optional[List[float]] = Field(None, min_length=4)
258
+ coordinates: list[list[float]]
259
+ bbox: list[float] | None = Field(None, min_length=4)
262
260
 
263
261
 
264
262
  class Type67(Enum):
@@ -267,8 +265,8 @@ class Type67(Enum):
267
265
 
268
266
  class Geometries28(BaseModel):
269
267
  type: Type67
270
- coordinates: List[List[Coordinate]]
271
- bbox: Optional[List[float]] = Field(None, min_length=4)
268
+ coordinates: list[list[Coordinate]]
269
+ bbox: list[float] | None = Field(None, min_length=4)
272
270
 
273
271
 
274
272
  class Type68(Enum):
@@ -277,41 +275,38 @@ class Type68(Enum):
277
275
 
278
276
  class Geometries29(BaseModel):
279
277
  type: Type68
280
- coordinates: List[List[List[Coordinate]]]
281
- bbox: Optional[List[float]] = Field(None, min_length=4)
278
+ coordinates: list[list[list[Coordinate]]]
279
+ bbox: list[float] | None = Field(None, min_length=4)
282
280
 
283
281
 
284
282
  class Geometry20(BaseModel):
285
283
  type: Type62
286
- geometries: List[
287
- Union[
288
- Geometries24,
289
- Geometries25,
290
- Geometries26,
291
- Geometries27,
292
- Geometries28,
293
- Geometries29,
294
- ]
284
+ geometries: list[
285
+ Geometries24
286
+ | Geometries25
287
+ | Geometries26
288
+ | Geometries27
289
+ | Geometries28
290
+ | Geometries29
295
291
  ]
296
- bbox: Optional[List[float]] = Field(None, min_length=4)
292
+ bbox: list[float] | None = Field(None, min_length=4)
297
293
 
298
294
 
299
295
  class GeoJSON8(BaseModel):
300
296
  type: Type55
301
- id: Optional[Union[float, str]] = None
302
- properties: Optional[Dict[str, Any]] = None
303
- geometry: Optional[
304
- Union[
305
- Geometry,
306
- Geometry15,
307
- Geometry16,
308
- Geometry17,
309
- Geometry18,
310
- Geometry19,
311
- Geometry20,
312
- ]
313
- ] = None
314
- bbox: Optional[List[float]] = Field(None, min_length=4)
297
+ id: float | str | None = None
298
+ properties: dict[str, Any] | None
299
+ geometry: (
300
+ Geometry
301
+ | Geometry15
302
+ | Geometry16
303
+ | Geometry17
304
+ | Geometry18
305
+ | Geometry19
306
+ | Geometry20
307
+ | None
308
+ )
309
+ bbox: list[float] | None = Field(None, min_length=4)
315
310
 
316
311
 
317
312
  class Type69(Enum):
@@ -328,8 +323,8 @@ class Type71(Enum):
328
323
 
329
324
  class Geometry21(BaseModel):
330
325
  type: Type71
331
- coordinates: List[float] = Field(..., min_length=2)
332
- bbox: Optional[List[float]] = Field(None, min_length=4)
326
+ coordinates: list[float] = Field(..., min_length=2)
327
+ bbox: list[float] | None = Field(None, min_length=4)
333
328
 
334
329
 
335
330
  class Type72(Enum):
@@ -338,8 +333,8 @@ class Type72(Enum):
338
333
 
339
334
  class Geometry22(BaseModel):
340
335
  type: Type72
341
- coordinates: List[Coordinate] = Field(..., min_length=2)
342
- bbox: Optional[List[float]] = Field(None, min_length=4)
336
+ coordinates: list[Coordinate] = Field(..., min_length=2)
337
+ bbox: list[float] | None = Field(None, min_length=4)
343
338
 
344
339
 
345
340
  class Type73(Enum):
@@ -348,8 +343,8 @@ class Type73(Enum):
348
343
 
349
344
  class Geometry23(BaseModel):
350
345
  type: Type73
351
- coordinates: List[List[Coordinate]]
352
- bbox: Optional[List[float]] = Field(None, min_length=4)
346
+ coordinates: list[list[Coordinate]]
347
+ bbox: list[float] | None = Field(None, min_length=4)
353
348
 
354
349
 
355
350
  class Type74(Enum):
@@ -358,8 +353,8 @@ class Type74(Enum):
358
353
 
359
354
  class Geometry24(BaseModel):
360
355
  type: Type74
361
- coordinates: List[List[float]]
362
- bbox: Optional[List[float]] = Field(None, min_length=4)
356
+ coordinates: list[list[float]]
357
+ bbox: list[float] | None = Field(None, min_length=4)
363
358
 
364
359
 
365
360
  class Type75(Enum):
@@ -368,8 +363,8 @@ class Type75(Enum):
368
363
 
369
364
  class Geometry25(BaseModel):
370
365
  type: Type75
371
- coordinates: List[List[Coordinate]]
372
- bbox: Optional[List[float]] = Field(None, min_length=4)
366
+ coordinates: list[list[Coordinate]]
367
+ bbox: list[float] | None = Field(None, min_length=4)
373
368
 
374
369
 
375
370
  class Type76(Enum):
@@ -378,8 +373,8 @@ class Type76(Enum):
378
373
 
379
374
  class Geometry26(BaseModel):
380
375
  type: Type76
381
- coordinates: List[List[List[Coordinate]]]
382
- bbox: Optional[List[float]] = Field(None, min_length=4)
376
+ coordinates: list[list[list[Coordinate]]]
377
+ bbox: list[float] | None = Field(None, min_length=4)
383
378
 
384
379
 
385
380
  class Type77(Enum):
@@ -392,8 +387,8 @@ class Type78(Enum):
392
387
 
393
388
  class Geometries30(BaseModel):
394
389
  type: Type78
395
- coordinates: List[float] = Field(..., min_length=2)
396
- bbox: Optional[List[float]] = Field(None, min_length=4)
390
+ coordinates: list[float] = Field(..., min_length=2)
391
+ bbox: list[float] | None = Field(None, min_length=4)
397
392
 
398
393
 
399
394
  class Type79(Enum):
@@ -402,8 +397,8 @@ class Type79(Enum):
402
397
 
403
398
  class Geometries31(BaseModel):
404
399
  type: Type79
405
- coordinates: List[Coordinate] = Field(..., min_length=2)
406
- bbox: Optional[List[float]] = Field(None, min_length=4)
400
+ coordinates: list[Coordinate] = Field(..., min_length=2)
401
+ bbox: list[float] | None = Field(None, min_length=4)
407
402
 
408
403
 
409
404
  class Type80(Enum):
@@ -412,8 +407,8 @@ class Type80(Enum):
412
407
 
413
408
  class Geometries32(BaseModel):
414
409
  type: Type80
415
- coordinates: List[List[Coordinate]]
416
- bbox: Optional[List[float]] = Field(None, min_length=4)
410
+ coordinates: list[list[Coordinate]]
411
+ bbox: list[float] | None = Field(None, min_length=4)
417
412
 
418
413
 
419
414
  class Type81(Enum):
@@ -422,8 +417,8 @@ class Type81(Enum):
422
417
 
423
418
  class Geometries33(BaseModel):
424
419
  type: Type81
425
- coordinates: List[List[float]]
426
- bbox: Optional[List[float]] = Field(None, min_length=4)
420
+ coordinates: list[list[float]]
421
+ bbox: list[float] | None = Field(None, min_length=4)
427
422
 
428
423
 
429
424
  class Type82(Enum):
@@ -432,8 +427,8 @@ class Type82(Enum):
432
427
 
433
428
  class Geometries34(BaseModel):
434
429
  type: Type82
435
- coordinates: List[List[Coordinate]]
436
- bbox: Optional[List[float]] = Field(None, min_length=4)
430
+ coordinates: list[list[Coordinate]]
431
+ bbox: list[float] | None = Field(None, min_length=4)
437
432
 
438
433
 
439
434
  class Type83(Enum):
@@ -442,72 +437,67 @@ class Type83(Enum):
442
437
 
443
438
  class Geometries35(BaseModel):
444
439
  type: Type83
445
- coordinates: List[List[List[Coordinate]]]
446
- bbox: Optional[List[float]] = Field(None, min_length=4)
440
+ coordinates: list[list[list[Coordinate]]]
441
+ bbox: list[float] | None = Field(None, min_length=4)
447
442
 
448
443
 
449
444
  class Geometry27(BaseModel):
450
445
  type: Type77
451
- geometries: List[
452
- Union[
453
- Geometries30,
454
- Geometries31,
455
- Geometries32,
456
- Geometries33,
457
- Geometries34,
458
- Geometries35,
459
- ]
446
+ geometries: list[
447
+ Geometries30
448
+ | Geometries31
449
+ | Geometries32
450
+ | Geometries33
451
+ | Geometries34
452
+ | Geometries35
460
453
  ]
461
- bbox: Optional[List[float]] = Field(None, min_length=4)
454
+ bbox: list[float] | None = Field(None, min_length=4)
462
455
 
463
456
 
464
457
  class Feature(BaseModel):
465
458
  type: Type70
466
- id: Optional[Union[float, str]] = None
467
- properties: Optional[Dict[str, Any]] = None
468
- geometry: Optional[
469
- Union[
470
- Geometry21,
471
- Geometry22,
472
- Geometry23,
473
- Geometry24,
474
- Geometry25,
475
- Geometry26,
476
- Geometry27,
477
- ]
478
- ] = None
479
- bbox: Optional[List[float]] = Field(None, min_length=4)
459
+ id: float | str | None = None
460
+ properties: dict[str, Any] | None
461
+ geometry: (
462
+ Geometry21
463
+ | Geometry22
464
+ | Geometry23
465
+ | Geometry24
466
+ | Geometry25
467
+ | Geometry26
468
+ | Geometry27
469
+ | None
470
+ )
471
+ bbox: list[float] | None = Field(None, min_length=4)
480
472
 
481
473
 
482
474
  class GeoJSON9(BaseModel):
483
475
  type: Type69
484
- features: List[Feature]
485
- bbox: Optional[List[float]] = Field(None, min_length=4)
476
+ features: list[Feature]
477
+ bbox: list[float] | None = Field(None, min_length=4)
486
478
 
487
479
 
488
480
  class GeoJSON(
489
481
  RootModel[
490
- Union[
491
- GeoJSON1,
492
- GeoJSON2,
493
- GeoJSON3,
494
- GeoJSON4,
495
- GeoJSON5,
496
- GeoJSON6,
497
- GeoJSON7,
498
- GeoJSON8,
499
- GeoJSON9,
500
- ]
482
+ GeoJSON1
483
+ | GeoJSON2
484
+ | GeoJSON3
485
+ | GeoJSON4
486
+ | GeoJSON5
487
+ | GeoJSON6
488
+ | GeoJSON7
489
+ | GeoJSON8
490
+ | GeoJSON9
501
491
  ]
502
492
  ):
503
- root: Union[
504
- GeoJSON1,
505
- GeoJSON2,
506
- GeoJSON3,
507
- GeoJSON4,
508
- GeoJSON5,
509
- GeoJSON6,
510
- GeoJSON7,
511
- GeoJSON8,
512
- GeoJSON9,
513
- ] = Field(..., title='GeoJSON')
493
+ root: (
494
+ GeoJSON1
495
+ | GeoJSON2
496
+ | GeoJSON3
497
+ | GeoJSON4
498
+ | GeoJSON5
499
+ | GeoJSON6
500
+ | GeoJSON7
501
+ | GeoJSON8
502
+ | GeoJSON9
503
+ ) = Field(..., title='GeoJSON')
@@ -1,3 +1,3 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: temp-schema
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-02-02T08:58:30+00:00
@@ -1,6 +1,6 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: processing/boundingBoxes.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-02-02T08:58:30+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
@@ -1,11 +1,9 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: processing/buffer.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-02-02T08:58:30+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
7
- from typing import Optional
8
-
9
7
  from pydantic import BaseModel, ConfigDict, Field
10
8
 
11
9
 
@@ -18,6 +16,6 @@ class IBuffer(BaseModel):
18
16
  ...,
19
17
  description='The distance used for buffering the geometry (in projection units).',
20
18
  )
21
- embedOutputLayer: Optional[bool] = Field(
19
+ embedOutputLayer: bool | None = Field(
22
20
  True, title='Embed output buffered layer in file'
23
21
  )