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,11 +1,11 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/geoJsonSource.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, ConfigDict, Field, RootModel
11
11
 
@@ -16,22 +16,22 @@ class Type(Enum):
16
16
 
17
17
  class Data(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 Type1(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 Data1(BaseModel):
32
32
  type: Type1
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 Type2(Enum):
@@ -40,8 +40,8 @@ class Type2(Enum):
40
40
 
41
41
  class Data2(BaseModel):
42
42
  type: Type2
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 Type3(Enum):
@@ -50,8 +50,8 @@ class Type3(Enum):
50
50
 
51
51
  class Data3(BaseModel):
52
52
  type: Type3
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 Type4(Enum):
@@ -60,8 +60,8 @@ class Type4(Enum):
60
60
 
61
61
  class Data4(BaseModel):
62
62
  type: Type4
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 Type5(Enum):
@@ -70,8 +70,8 @@ class Type5(Enum):
70
70
 
71
71
  class Data5(BaseModel):
72
72
  type: Type5
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 Type6(Enum):
@@ -84,8 +84,8 @@ class Type7(Enum):
84
84
 
85
85
  class Geometries(BaseModel):
86
86
  type: Type7
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 Type8(Enum):
@@ -94,8 +94,8 @@ class Type8(Enum):
94
94
 
95
95
  class Geometries1(BaseModel):
96
96
  type: Type8
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 Type9(Enum):
@@ -104,8 +104,8 @@ class Type9(Enum):
104
104
 
105
105
  class Geometries2(BaseModel):
106
106
  type: Type9
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 Type10(Enum):
@@ -114,8 +114,8 @@ class Type10(Enum):
114
114
 
115
115
  class Geometries3(BaseModel):
116
116
  type: Type10
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 Type11(Enum):
@@ -124,8 +124,8 @@ class Type11(Enum):
124
124
 
125
125
  class Geometries4(BaseModel):
126
126
  type: Type11
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 Type12(Enum):
@@ -134,18 +134,16 @@ class Type12(Enum):
134
134
 
135
135
  class Geometries5(BaseModel):
136
136
  type: Type12
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 Data6(BaseModel):
142
142
  type: Type6
143
- geometries: List[
144
- Union[
145
- Geometries, Geometries1, Geometries2, Geometries3, Geometries4, Geometries5
146
- ]
143
+ geometries: list[
144
+ Geometries | Geometries1 | Geometries2 | Geometries3 | Geometries4 | Geometries5
147
145
  ]
148
- bbox: Optional[List[float]] = Field(None, min_length=4)
146
+ bbox: list[float] | None = Field(None, min_length=4)
149
147
 
150
148
 
151
149
  class Type13(Enum):
@@ -158,8 +156,8 @@ class Type14(Enum):
158
156
 
159
157
  class Geometry(BaseModel):
160
158
  type: Type14
161
- coordinates: List[float] = Field(..., min_length=2)
162
- bbox: Optional[List[float]] = Field(None, min_length=4)
159
+ coordinates: list[float] = Field(..., min_length=2)
160
+ bbox: list[float] | None = Field(None, min_length=4)
163
161
 
164
162
 
165
163
  class Type15(Enum):
@@ -168,8 +166,8 @@ class Type15(Enum):
168
166
 
169
167
  class Geometry1(BaseModel):
170
168
  type: Type15
171
- coordinates: List[Coordinate] = Field(..., min_length=2)
172
- bbox: Optional[List[float]] = Field(None, min_length=4)
169
+ coordinates: list[Coordinate] = Field(..., min_length=2)
170
+ bbox: list[float] | None = Field(None, min_length=4)
173
171
 
174
172
 
175
173
  class Type16(Enum):
@@ -178,8 +176,8 @@ class Type16(Enum):
178
176
 
179
177
  class Geometry2(BaseModel):
180
178
  type: Type16
181
- coordinates: List[List[Coordinate]]
182
- bbox: Optional[List[float]] = Field(None, min_length=4)
179
+ coordinates: list[list[Coordinate]]
180
+ bbox: list[float] | None = Field(None, min_length=4)
183
181
 
184
182
 
185
183
  class Type17(Enum):
@@ -188,8 +186,8 @@ class Type17(Enum):
188
186
 
189
187
  class Geometry3(BaseModel):
190
188
  type: Type17
191
- coordinates: List[List[float]]
192
- bbox: Optional[List[float]] = Field(None, min_length=4)
189
+ coordinates: list[list[float]]
190
+ bbox: list[float] | None = Field(None, min_length=4)
193
191
 
194
192
 
195
193
  class Type18(Enum):
@@ -198,8 +196,8 @@ class Type18(Enum):
198
196
 
199
197
  class Geometry4(BaseModel):
200
198
  type: Type18
201
- coordinates: List[List[Coordinate]]
202
- bbox: Optional[List[float]] = Field(None, min_length=4)
199
+ coordinates: list[list[Coordinate]]
200
+ bbox: list[float] | None = Field(None, min_length=4)
203
201
 
204
202
 
205
203
  class Type19(Enum):
@@ -208,8 +206,8 @@ class Type19(Enum):
208
206
 
209
207
  class Geometry5(BaseModel):
210
208
  type: Type19
211
- coordinates: List[List[List[Coordinate]]]
212
- bbox: Optional[List[float]] = Field(None, min_length=4)
209
+ coordinates: list[list[list[Coordinate]]]
210
+ bbox: list[float] | None = Field(None, min_length=4)
213
211
 
214
212
 
215
213
  class Type20(Enum):
@@ -222,8 +220,8 @@ class Type21(Enum):
222
220
 
223
221
  class Geometries6(BaseModel):
224
222
  type: Type21
225
- coordinates: List[float] = Field(..., min_length=2)
226
- bbox: Optional[List[float]] = Field(None, min_length=4)
223
+ coordinates: list[float] = Field(..., min_length=2)
224
+ bbox: list[float] | None = Field(None, min_length=4)
227
225
 
228
226
 
229
227
  class Type22(Enum):
@@ -232,8 +230,8 @@ class Type22(Enum):
232
230
 
233
231
  class Geometries7(BaseModel):
234
232
  type: Type22
235
- coordinates: List[Coordinate] = Field(..., min_length=2)
236
- bbox: Optional[List[float]] = Field(None, min_length=4)
233
+ coordinates: list[Coordinate] = Field(..., min_length=2)
234
+ bbox: list[float] | None = Field(None, min_length=4)
237
235
 
238
236
 
239
237
  class Type23(Enum):
@@ -242,8 +240,8 @@ class Type23(Enum):
242
240
 
243
241
  class Geometries8(BaseModel):
244
242
  type: Type23
245
- coordinates: List[List[Coordinate]]
246
- bbox: Optional[List[float]] = Field(None, min_length=4)
243
+ coordinates: list[list[Coordinate]]
244
+ bbox: list[float] | None = Field(None, min_length=4)
247
245
 
248
246
 
249
247
  class Type24(Enum):
@@ -252,8 +250,8 @@ class Type24(Enum):
252
250
 
253
251
  class Geometries9(BaseModel):
254
252
  type: Type24
255
- coordinates: List[List[float]]
256
- bbox: Optional[List[float]] = Field(None, min_length=4)
253
+ coordinates: list[list[float]]
254
+ bbox: list[float] | None = Field(None, min_length=4)
257
255
 
258
256
 
259
257
  class Type25(Enum):
@@ -262,8 +260,8 @@ class Type25(Enum):
262
260
 
263
261
  class Geometries10(BaseModel):
264
262
  type: Type25
265
- coordinates: List[List[Coordinate]]
266
- bbox: Optional[List[float]] = Field(None, min_length=4)
263
+ coordinates: list[list[Coordinate]]
264
+ bbox: list[float] | None = Field(None, min_length=4)
267
265
 
268
266
 
269
267
  class Type26(Enum):
@@ -272,35 +270,38 @@ class Type26(Enum):
272
270
 
273
271
  class Geometries11(BaseModel):
274
272
  type: Type26
275
- coordinates: List[List[List[Coordinate]]]
276
- bbox: Optional[List[float]] = Field(None, min_length=4)
273
+ coordinates: list[list[list[Coordinate]]]
274
+ bbox: list[float] | None = Field(None, min_length=4)
277
275
 
278
276
 
279
277
  class Geometry6(BaseModel):
280
278
  type: Type20
281
- geometries: List[
282
- Union[
283
- Geometries6,
284
- Geometries7,
285
- Geometries8,
286
- Geometries9,
287
- Geometries10,
288
- Geometries11,
289
- ]
279
+ geometries: list[
280
+ Geometries6
281
+ | Geometries7
282
+ | Geometries8
283
+ | Geometries9
284
+ | Geometries10
285
+ | Geometries11
290
286
  ]
291
- bbox: Optional[List[float]] = Field(None, min_length=4)
287
+ bbox: list[float] | None = Field(None, min_length=4)
292
288
 
293
289
 
294
290
  class Data7(BaseModel):
295
291
  type: Type13
296
- id: Optional[Union[float, str]] = None
297
- properties: Optional[Dict[str, Any]] = None
298
- geometry: Optional[
299
- Union[
300
- Geometry, Geometry1, Geometry2, Geometry3, Geometry4, Geometry5, Geometry6
301
- ]
302
- ] = None
303
- bbox: Optional[List[float]] = Field(None, min_length=4)
292
+ id: float | str | None = None
293
+ properties: dict[str, Any] | None
294
+ geometry: (
295
+ Geometry
296
+ | Geometry1
297
+ | Geometry2
298
+ | Geometry3
299
+ | Geometry4
300
+ | Geometry5
301
+ | Geometry6
302
+ | None
303
+ )
304
+ bbox: list[float] | None = Field(None, min_length=4)
304
305
 
305
306
 
306
307
  class Type27(Enum):
@@ -317,8 +318,8 @@ class Type29(Enum):
317
318
 
318
319
  class Geometry7(BaseModel):
319
320
  type: Type29
320
- coordinates: List[float] = Field(..., min_length=2)
321
- bbox: Optional[List[float]] = Field(None, min_length=4)
321
+ coordinates: list[float] = Field(..., min_length=2)
322
+ bbox: list[float] | None = Field(None, min_length=4)
322
323
 
323
324
 
324
325
  class Type30(Enum):
@@ -327,8 +328,8 @@ class Type30(Enum):
327
328
 
328
329
  class Geometry8(BaseModel):
329
330
  type: Type30
330
- coordinates: List[Coordinate] = Field(..., min_length=2)
331
- bbox: Optional[List[float]] = Field(None, min_length=4)
331
+ coordinates: list[Coordinate] = Field(..., min_length=2)
332
+ bbox: list[float] | None = Field(None, min_length=4)
332
333
 
333
334
 
334
335
  class Type31(Enum):
@@ -337,8 +338,8 @@ class Type31(Enum):
337
338
 
338
339
  class Geometry9(BaseModel):
339
340
  type: Type31
340
- coordinates: List[List[Coordinate]]
341
- bbox: Optional[List[float]] = Field(None, min_length=4)
341
+ coordinates: list[list[Coordinate]]
342
+ bbox: list[float] | None = Field(None, min_length=4)
342
343
 
343
344
 
344
345
  class Type32(Enum):
@@ -347,8 +348,8 @@ class Type32(Enum):
347
348
 
348
349
  class Geometry10(BaseModel):
349
350
  type: Type32
350
- coordinates: List[List[float]]
351
- bbox: Optional[List[float]] = Field(None, min_length=4)
351
+ coordinates: list[list[float]]
352
+ bbox: list[float] | None = Field(None, min_length=4)
352
353
 
353
354
 
354
355
  class Type33(Enum):
@@ -357,8 +358,8 @@ class Type33(Enum):
357
358
 
358
359
  class Geometry11(BaseModel):
359
360
  type: Type33
360
- coordinates: List[List[Coordinate]]
361
- bbox: Optional[List[float]] = Field(None, min_length=4)
361
+ coordinates: list[list[Coordinate]]
362
+ bbox: list[float] | None = Field(None, min_length=4)
362
363
 
363
364
 
364
365
  class Type34(Enum):
@@ -367,8 +368,8 @@ class Type34(Enum):
367
368
 
368
369
  class Geometry12(BaseModel):
369
370
  type: Type34
370
- coordinates: List[List[List[Coordinate]]]
371
- bbox: Optional[List[float]] = Field(None, min_length=4)
371
+ coordinates: list[list[list[Coordinate]]]
372
+ bbox: list[float] | None = Field(None, min_length=4)
372
373
 
373
374
 
374
375
  class Type35(Enum):
@@ -381,8 +382,8 @@ class Type36(Enum):
381
382
 
382
383
  class Geometries12(BaseModel):
383
384
  type: Type36
384
- coordinates: List[float] = Field(..., min_length=2)
385
- bbox: Optional[List[float]] = Field(None, min_length=4)
385
+ coordinates: list[float] = Field(..., min_length=2)
386
+ bbox: list[float] | None = Field(None, min_length=4)
386
387
 
387
388
 
388
389
  class Type37(Enum):
@@ -391,8 +392,8 @@ class Type37(Enum):
391
392
 
392
393
  class Geometries13(BaseModel):
393
394
  type: Type37
394
- coordinates: List[Coordinate] = Field(..., min_length=2)
395
- bbox: Optional[List[float]] = Field(None, min_length=4)
395
+ coordinates: list[Coordinate] = Field(..., min_length=2)
396
+ bbox: list[float] | None = Field(None, min_length=4)
396
397
 
397
398
 
398
399
  class Type38(Enum):
@@ -401,8 +402,8 @@ class Type38(Enum):
401
402
 
402
403
  class Geometries14(BaseModel):
403
404
  type: Type38
404
- coordinates: List[List[Coordinate]]
405
- bbox: Optional[List[float]] = Field(None, min_length=4)
405
+ coordinates: list[list[Coordinate]]
406
+ bbox: list[float] | None = Field(None, min_length=4)
406
407
 
407
408
 
408
409
  class Type39(Enum):
@@ -411,8 +412,8 @@ class Type39(Enum):
411
412
 
412
413
  class Geometries15(BaseModel):
413
414
  type: Type39
414
- coordinates: List[List[float]]
415
- bbox: Optional[List[float]] = Field(None, min_length=4)
415
+ coordinates: list[list[float]]
416
+ bbox: list[float] | None = Field(None, min_length=4)
416
417
 
417
418
 
418
419
  class Type40(Enum):
@@ -421,8 +422,8 @@ class Type40(Enum):
421
422
 
422
423
  class Geometries16(BaseModel):
423
424
  type: Type40
424
- coordinates: List[List[Coordinate]]
425
- bbox: Optional[List[float]] = Field(None, min_length=4)
425
+ coordinates: list[list[Coordinate]]
426
+ bbox: list[float] | None = Field(None, min_length=4)
426
427
 
427
428
 
428
429
  class Type41(Enum):
@@ -431,55 +432,52 @@ class Type41(Enum):
431
432
 
432
433
  class Geometries17(BaseModel):
433
434
  type: Type41
434
- coordinates: List[List[List[Coordinate]]]
435
- bbox: Optional[List[float]] = Field(None, min_length=4)
435
+ coordinates: list[list[list[Coordinate]]]
436
+ bbox: list[float] | None = Field(None, min_length=4)
436
437
 
437
438
 
438
439
  class Geometry13(BaseModel):
439
440
  type: Type35
440
- geometries: List[
441
- Union[
442
- Geometries12,
443
- Geometries13,
444
- Geometries14,
445
- Geometries15,
446
- Geometries16,
447
- Geometries17,
448
- ]
441
+ geometries: list[
442
+ Geometries12
443
+ | Geometries13
444
+ | Geometries14
445
+ | Geometries15
446
+ | Geometries16
447
+ | Geometries17
449
448
  ]
450
- bbox: Optional[List[float]] = Field(None, min_length=4)
449
+ bbox: list[float] | None = Field(None, min_length=4)
451
450
 
452
451
 
453
452
  class Feature(BaseModel):
454
453
  type: Type28
455
- id: Optional[Union[float, str]] = None
456
- properties: Optional[Dict[str, Any]] = None
457
- geometry: Optional[
458
- Union[
459
- Geometry7,
460
- Geometry8,
461
- Geometry9,
462
- Geometry10,
463
- Geometry11,
464
- Geometry12,
465
- Geometry13,
466
- ]
467
- ] = None
468
- bbox: Optional[List[float]] = Field(None, min_length=4)
454
+ id: float | str | None = None
455
+ properties: dict[str, Any] | None
456
+ geometry: (
457
+ Geometry7
458
+ | Geometry8
459
+ | Geometry9
460
+ | Geometry10
461
+ | Geometry11
462
+ | Geometry12
463
+ | Geometry13
464
+ | None
465
+ )
466
+ bbox: list[float] | None = Field(None, min_length=4)
469
467
 
470
468
 
471
469
  class Data8(BaseModel):
472
470
  type: Type27
473
- features: List[Feature]
474
- bbox: Optional[List[float]] = Field(None, min_length=4)
471
+ features: list[Feature]
472
+ bbox: list[float] | None = Field(None, min_length=4)
475
473
 
476
474
 
477
475
  class IGeoJSONSource(BaseModel):
478
476
  model_config = ConfigDict(
479
477
  extra='forbid',
480
478
  )
481
- path: Optional[str] = Field(None, description='The local path to a GeoJSON file')
482
- data: Optional[
483
- Union[Data, Data1, Data2, Data3, Data4, Data5, Data6, Data7, Data8]
484
- ] = Field(None, description='The GeoJSON data')
485
- valid: Optional[bool] = Field(None, description='Whether the data are valid or not')
479
+ path: str | None = Field(None, description='The local path to a GeoJSON file')
480
+ data: (
481
+ Data | Data1 | Data2 | Data3 | Data4 | Data5 | Data6 | Data7 | Data8 | None
482
+ ) = Field(None, description='The GeoJSON data')
483
+ valid: bool | None = Field(None, description='Whether the data are valid or not')
@@ -1,11 +1,9 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/geoParquetSource.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
 
@@ -14,10 +12,10 @@ class IGeoParquetSource(BaseModel):
14
12
  extra='forbid',
15
13
  )
16
14
  path: str = Field(..., description='The path to the GeoParquet source')
17
- attribution: Optional[str] = Field(
15
+ attribution: str | None = Field(
18
16
  '', description='The attribution for the GeoParquet source.'
19
17
  )
20
- projection: Optional[str] = Field(
18
+ projection: str | None = Field(
21
19
  'EPSG:4326',
22
20
  description='The projection information for the GeoParquet data (optional).',
23
21
  )
@@ -1,30 +1,28 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/geoTiffSource.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 List, Optional
8
-
9
7
  from pydantic import BaseModel, ConfigDict, Field
10
8
 
11
9
 
12
10
  class Url(BaseModel):
13
- url: Optional[str] = None
14
- min: Optional[float] = None
15
- max: Optional[float] = None
11
+ url: str | None = None
12
+ min: float | None = None
13
+ max: float | None = None
16
14
 
17
15
 
18
16
  class IGeoTiffSource(BaseModel):
19
17
  model_config = ConfigDict(
20
18
  extra='forbid',
21
19
  )
22
- urls: List[Url] = Field(..., description='URLs', min_length=1)
23
- normalize: Optional[bool] = Field(
20
+ urls: list[Url] = Field(..., description='URLs', min_length=1)
21
+ normalize: bool | None = Field(
24
22
  True,
25
23
  description='Enable to normalize values between 0 and 1 and displayed as RGB values; disable to keep raw band values',
26
24
  )
27
- wrapX: Optional[bool] = Field(False, description='Wrap the map horizontally?')
28
- interpolate: Optional[bool] = Field(
25
+ wrapX: bool | None = Field(False, description='Wrap the map horizontally?')
26
+ interpolate: bool | None = Field(
29
27
  False, description='Interpolate between grid cells when overzooming?'
30
28
  )
@@ -1,16 +1,14 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/imageSource.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 List, Optional
8
-
9
7
  from pydantic import BaseModel, ConfigDict, Field, RootModel
10
8
 
11
9
 
12
- class Coordinate(RootModel[List[float]]):
13
- root: List[float]
10
+ class Coordinate(RootModel[list[float]]):
11
+ root: list[float]
14
12
 
15
13
 
16
14
  class IImageSource(BaseModel):
@@ -18,12 +16,12 @@ class IImageSource(BaseModel):
18
16
  extra='forbid',
19
17
  )
20
18
  path: str = Field(..., description='Path that points to an image')
21
- coordinates: List[Coordinate] = Field(
22
- ...,
19
+ coordinates: list[Coordinate] = Field(
20
+ default_factory=list,
23
21
  description='Corners of image specified in longitude, latitude pairs',
24
22
  max_length=4,
25
23
  min_length=4,
26
24
  )
27
- interpolate: Optional[bool] = Field(
25
+ interpolate: bool | None = Field(
28
26
  False, description='Interpolate between grid cells when overzooming?'
29
27
  )
@@ -1,23 +1,21 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/markerSource.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 List, Optional
8
-
9
7
  from pydantic import BaseModel, ConfigDict, Field
10
8
 
11
9
 
12
10
  class Feature(BaseModel):
13
- coords: List[float] = Field(..., max_length=2, min_length=2)
11
+ coords: list[float] = Field(..., max_length=2, min_length=2)
14
12
 
15
13
 
16
14
  class IMarkerSource(BaseModel):
17
15
  model_config = ConfigDict(
18
16
  extra='forbid',
19
17
  )
20
- color: Optional[str] = Field(
18
+ color: str | None = Field(
21
19
  None, description='Color of the marker icon (hex, rgb, rgba, or named color)'
22
20
  )
23
21
  feature: Feature = Field(..., description='Info for the marker')