jupytergis-core 0.11.1__py3-none-any.whl → 0.12.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) 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.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/package.json +4 -4
  39. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.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.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/schemas/@jupytergis/jupytergis-core/package.json.orig +3 -3
  41. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/065129e010fdefaafa25.png +0 -0
  42. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2379815eeec82d6c99ea.png +0 -0
  43. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2712f8c296ab9baf6f95.png +0 -0
  44. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2ce872a547257acecfc0.png +0 -0
  45. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/31825d2bcac05cb5da9d.png +0 -0
  46. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/37d4b69117807e9b00aa.png +0 -0
  47. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3d8187d1d88463b1e5a4.png +0 -0
  48. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3e1228ffb595af0d2370.png +0 -0
  49. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3e2ea21a9bb5a7e94089.png +0 -0
  50. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4009081011843c862262.png +0 -0
  51. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4047728d7b293f61b9cb.png +0 -0
  52. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/411398ae9caa98f2654c.png +0 -0
  53. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4149ae06530a3720c67c.png +0 -0
  54. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/41988965b5360232f050.png +0 -0
  55. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/42dbacd3d3ab27cd8fe8.png +0 -0
  56. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/479bc18b0a8360cb8636.png +0 -0
  57. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4fe432c83b6c81740920.png +0 -0
  58. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/50bba166a2d109528596.png +0 -0
  59. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/51a0b3e4b1e624fee4ba.png +0 -0
  60. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5d1354f82aa569d79f74.png +0 -0
  61. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/636.5db7bab2b13005003479.js +1 -0
  62. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/653ed59ca041d4cc76e2.png +0 -0
  63. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/665c89733efcaf4fc65e.png +0 -0
  64. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/68d25e6e7a77e8c2d338.png +0 -0
  65. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6924d02711b6d64db874.png +0 -0
  66. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6fe1cef97ac720fa885b.png +0 -0
  67. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/70b4a14ce5f5d672efe6.png +0 -0
  68. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7560dc6afba85f6f6f89.png +0 -0
  69. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7bf725567d92f65f336b.png +0 -0
  70. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7c642fa9321457120a1a.png +0 -0
  71. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7d280f5402f60127d3f6.png +0 -0
  72. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8163009c3e5f7a859780.png +0 -0
  73. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/88.b1f127f75359848bf070.js +8 -0
  74. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8a5a2c52ba6a89f6a5f6.png +0 -0
  75. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8dae460d4f1e0e3a7654.png +0 -0
  76. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/990.234d39c902e1904325da.js +1 -0
  77. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/991.584a281a964b99295de6.js +1 -0
  78. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9a3df8b4c541ac57e098.png +0 -0
  79. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9c849b1508bb89c03a11.png +0 -0
  80. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9db57adb3a3a31589172.png +0 -0
  81. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9f1da5291e47bddd92e9.png +0 -0
  82. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9f9de11ffb72743ae1a2.png +0 -0
  83. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a056ee838eeec1dda300.png +0 -0
  84. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a7900cf7c6d73e79243e.png +0 -0
  85. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b01b169f2989f7f21b02.png +0 -0
  86. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b22d124764bac097d636.png +0 -0
  87. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b42192867b229c38c90d.png +0 -0
  88. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/bae6aa2086d6d2fe9a2a.png +0 -0
  89. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c10e06cadd2e55076d02.png +0 -0
  90. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c11b80da428b44d5e609.png +0 -0
  91. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/e608545baf17c34894d9.png +0 -0
  92. jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/ef21602db378f0391253.png +0 -0
  93. jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/remoteEntry.1181005e666f657a70d5.js → jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/remoteEntry.e6587383eef3f964e9e7.js +1 -1
  94. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/third-party-licenses.json +27 -9
  95. {jupytergis_core-0.11.1.dist-info → jupytergis_core-0.12.0.dist-info}/METADATA +1 -1
  96. jupytergis_core-0.12.0.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.dist-info/RECORD +0 -121
  149. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/etc/jupyter/jupyter_server_config.d/jupytergis_core.json +0 -0
  150. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/154.81bef68e01fc6079be77.js +0 -0
  151. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/211.dda210219d9ad86e1e84.js +0 -0
  152. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/234.ea90a64ba283577248b6.js +0 -0
  153. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js +0 -0
  154. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js.LICENSE.txt +0 -0
  155. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/350eec4ce9ae4bc10bca.wasm +0 -0
  156. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/376.28855d079a25782d0411.js +0 -0
  157. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/407.abbc95102c4ad7922738.js +0 -0
  158. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/432.4ba21c44d69bd7bb9b58.js +0 -0
  159. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/472.a64789520e563e648e15.js +0 -0
  160. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/542.01890bd351511c4a49a8.js +0 -0
  161. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/552.a4ebd32e9302cb6c9dce.js +0 -0
  162. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/555.f67c28bf17db0a6ce7f9.js +0 -0
  163. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/618.f39bbf3c06f1a62a664a.js +0 -0
  164. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.2b7be4ca03f1b0985a34.js +0 -0
  165. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.2b7be4ca03f1b0985a34.js.LICENSE.txt +0 -0
  166. /jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/294.5fc61ad02851426049c0.js.LICENSE.txt → /jupytergis_core-0.12.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/88.b1f127f75359848bf070.js.LICENSE.txt +0 -0
  167. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/e473e1e9f20af114bbb4.data +0 -0
  168. {jupytergis_core-0.11.1.data → jupytergis_core-0.12.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/style.js +0 -0
  169. {jupytergis_core-0.11.1.dist-info → jupytergis_core-0.12.0.dist-info}/WHEEL +0 -0
  170. {jupytergis_core-0.11.1.dist-info → jupytergis_core-0.12.0.dist-info}/entry_points.txt +0 -0
  171. {jupytergis_core-0.11.1.dist-info → jupytergis_core-0.12.0.dist-info}/licenses/LICENSE +0 -0
@@ -1,11 +1,9 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/rasterDemSource.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-01-28T09:29:23+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
7
- from typing import Dict, Optional
8
-
9
7
  from pydantic import BaseModel, ConfigDict, Field
10
8
 
11
9
 
@@ -14,10 +12,10 @@ class IRasterDemSource(BaseModel):
14
12
  extra='forbid',
15
13
  )
16
14
  url: str = Field(..., description='The url to the tile provider')
17
- attribution: Optional[str] = Field(
15
+ attribution: str | None = Field(
18
16
  None, description='The attribution for the raster-dem source'
19
17
  )
20
- urlParameters: Optional[Dict[str, str]] = None
21
- interpolate: Optional[bool] = Field(
18
+ urlParameters: dict[str, str] | None = None
19
+ interpolate: bool | None = Field(
22
20
  False, description='Interpolate between grid cells when overzooming?'
23
21
  )
@@ -1,11 +1,9 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/rasterSource.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-01-28T09:29:23+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
7
- from typing import Dict, List, Optional
8
-
9
7
  from pydantic import BaseModel, ConfigDict, Field, confloat
10
8
 
11
9
 
@@ -20,17 +18,15 @@ class IRasterSource(BaseModel):
20
18
  maxZoom: confloat(ge=0.0, le=24.0) = Field(
21
19
  ..., description='The maximum zoom level for the raster source'
22
20
  )
23
- attribution: Optional[str] = Field(
21
+ attribution: str | None = Field(
24
22
  '', description='The attribution for the raster source'
25
23
  )
26
- htmlAttribution: Optional[str] = Field(
24
+ htmlAttribution: str | None = Field(
27
25
  '', description='The html attribution for the raster source'
28
26
  )
29
- provider: Optional[str] = Field('', description='The map provider')
30
- bounds: Optional[List[List[float]]] = Field(
31
- [], description='The bounds of the source'
32
- )
33
- urlParameters: Optional[Dict[str, str]] = {}
34
- interpolate: Optional[bool] = Field(
27
+ provider: str | None = Field('', description='The map provider')
28
+ bounds: list[list[float]] | None = Field([], description='The bounds of the source')
29
+ urlParameters: dict[str, str] | None = {}
30
+ interpolate: bool | None = Field(
35
31
  False, description='Interpolate between grid cells when overzooming?'
36
32
  )
@@ -1,11 +1,9 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/shapefileSource.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-01-28T09:29:23+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
7
- from typing import Dict, Optional
8
-
9
7
  from pydantic import BaseModel, ConfigDict, Field
10
8
 
11
9
 
@@ -16,16 +14,16 @@ class IShapefileSource(BaseModel):
16
14
  path: str = Field(
17
15
  ..., description='The path to the shapefile (.shp, .zip, or folder URL).'
18
16
  )
19
- attribution: Optional[str] = Field(
17
+ attribution: str | None = Field(
20
18
  '', description='The attribution for the shapefile source.'
21
19
  )
22
- projection: Optional[str] = Field(
20
+ projection: str | None = Field(
23
21
  'WGS84', description='The projection information for the shapefile (optional).'
24
22
  )
25
- encoding: Optional[str] = Field(
23
+ encoding: str | None = Field(
26
24
  'UTF-8', description="The encoding used for the shapefile's DBF (optional)."
27
25
  )
28
- additionalFiles: Optional[Dict[str, str]] = Field(
26
+ additionalFiles: dict[str, str] | None = Field(
29
27
  {},
30
28
  description='Additional files associated with the shapefile (e.g., .dbf, .prj, .cpg).',
31
29
  )
@@ -1,11 +1,9 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/vectorTileSource.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-01-28T09:29:23+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
7
- from typing import Dict, Optional
8
-
9
7
  from pydantic import BaseModel, ConfigDict, Field, confloat
10
8
 
11
9
 
@@ -20,8 +18,8 @@ class IVectorTileSource(BaseModel):
20
18
  maxZoom: confloat(ge=0.0, le=24.0) = Field(
21
19
  ..., description='The maximum zoom level for the vector source'
22
20
  )
23
- attribution: Optional[str] = Field(
21
+ attribution: str | None = Field(
24
22
  None, description='The attribution for the vector source'
25
23
  )
26
- provider: Optional[str] = Field(None, description='The map provider')
27
- urlParameters: Optional[Dict[str, str]] = None
24
+ provider: str | None = Field(None, description='The map provider')
25
+ urlParameters: dict[str, str] | None = None
@@ -1,29 +1,27 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: project/sources/videoSource.json
3
- # timestamp: 2025-12-18T13:58:26+00:00
3
+ # timestamp: 2026-01-28T09:29:23+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
7
- from typing import List
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 IVideoSource(BaseModel):
17
15
  model_config = ConfigDict(
18
16
  extra='forbid',
19
17
  )
20
- urls: List[str] = Field(
18
+ urls: list[str] = Field(
21
19
  ...,
22
20
  description='URLs to video content in order of preferred format',
23
21
  min_length=1,
24
22
  )
25
- coordinates: List[Coordinate] = Field(
26
- ...,
23
+ coordinates: list[Coordinate] = Field(
24
+ default_factory=list,
27
25
  description='Corners of video specified in longitude, latitude pairs',
28
26
  max_length=4,
29
27
  min_length=4,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jupytergis/jupytergis-core",
3
- "version": "0.11.1",
3
+ "version": "0.12.0",
4
4
  "description": "JupyterGIS core extension",
5
5
  "keywords": [
6
6
  "jupyter",
@@ -54,8 +54,8 @@
54
54
  },
55
55
  "dependencies": {
56
56
  "@jupyter/collaborative-drive": "^4.1.2",
57
- "@jupytergis/base": "^0.11.1",
58
- "@jupytergis/schema": "^0.11.1",
57
+ "@jupytergis/base": "^0.12.0",
58
+ "@jupytergis/schema": "^0.12.0",
59
59
  "@jupyterlab/application": "^4.3.0",
60
60
  "@jupyterlab/apputils": "^4.3.0",
61
61
  "@jupyterlab/docregistry": "^4.3.0",
@@ -120,7 +120,7 @@
120
120
  }
121
121
  },
122
122
  "_build": {
123
- "load": "static/remoteEntry.1181005e666f657a70d5.js",
123
+ "load": "static/remoteEntry.e6587383eef3f964e9e7.js",
124
124
  "extension": "./extension",
125
125
  "style": "./style"
126
126
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "jupyter.lab.setting-icon": "jupytergis::logoMini",
2
3
  "title": "JupyterGIS Settings",
3
4
  "description": "Settings for the JupyterGIS extension.",
4
5
  "type": "object",
@@ -12,41 +13,61 @@
12
13
  "leftPanelDisabled": {
13
14
  "type": "boolean",
14
15
  "title": "Disable Left Panel",
16
+ "description": "Disable Left Panel in the JupyterGIS interface.",
17
+ "default": false
18
+ },
19
+ "rightPanelDisabled": {
20
+ "type": "boolean",
21
+ "title": "Disable Right Panel",
22
+ "description": "Disable Right Panel in the JupyterGIS interface.",
23
+ "default": false
24
+ },
25
+ "layersDisabled": {
26
+ "type": "boolean",
27
+ "title": "Disable Layers",
28
+ "description": "Disable Layers tab from the Left Panel.",
15
29
  "default": false
16
30
  },
17
31
  "stacBrowserDisabled": {
18
32
  "type": "boolean",
19
33
  "title": "Disable STAC Browser",
34
+ "description": "Disable STAC Browser tab from the Left Panel.",
20
35
  "default": false
21
36
  },
22
37
  "filtersDisabled": {
23
38
  "type": "boolean",
24
39
  "title": "Disable Filters",
40
+ "description": "Disable Filters tab from the Left Panel.",
25
41
  "default": false
26
42
  },
27
- "annotationsDisabled": {
43
+ "objectPropertiesDisabled": {
28
44
  "type": "boolean",
29
- "title": "Disable Annotations",
45
+ "title": "Disable Object Properties",
46
+ "description": "Disable Object Properties tab from the Right Panel.",
30
47
  "default": false
31
48
  },
32
- "identifyDisabled": {
49
+ "storyMapsDisabled": {
33
50
  "type": "boolean",
34
- "title": "Disable Identify Features",
51
+ "title": "Disable Story Maps",
52
+ "description": "Disable Segments tab from the Left Panel and Story Editor tab from the Right Panel.",
35
53
  "default": false
36
54
  },
37
- "objectPropertiesDisabled": {
55
+ "annotationsDisabled": {
38
56
  "type": "boolean",
39
- "title": "Disable Object Properties",
57
+ "title": "Disable Annotations",
58
+ "description": "Disable Annotations tab from the Right Panel.",
40
59
  "default": false
41
60
  },
42
- "rightPanelDisabled": {
61
+ "identifyDisabled": {
43
62
  "type": "boolean",
44
- "title": "Disable Right Panel",
63
+ "title": "Disable Identify Features",
64
+ "description": "Disable Identify Features tab from the Right Panel and Identify command toolbar button.",
45
65
  "default": false
46
66
  },
47
- "storyMapsDisabled": {
67
+ "zoomButtonsEnabled": {
48
68
  "type": "boolean",
49
- "title": "Disable Story Maps",
69
+ "title": "Enable Zoom Buttons",
70
+ "description": "Enable + / − zoom buttons on the map.",
50
71
  "default": false
51
72
  }
52
73
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jupytergis/jupytergis-core",
3
- "version": "0.11.1",
3
+ "version": "0.12.0",
4
4
  "description": "JupyterGIS core extension",
5
5
  "keywords": [
6
6
  "jupyter",
@@ -54,8 +54,8 @@
54
54
  },
55
55
  "dependencies": {
56
56
  "@jupyter/collaborative-drive": "^4.1.2",
57
- "@jupytergis/base": "^0.11.1",
58
- "@jupytergis/schema": "^0.11.1",
57
+ "@jupytergis/base": "^0.12.0",
58
+ "@jupytergis/schema": "^0.12.0",
59
59
  "@jupyterlab/application": "^4.3.0",
60
60
  "@jupyterlab/apputils": "^4.3.0",
61
61
  "@jupyterlab/docregistry": "^4.3.0",