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 +0,0 @@
1
- "use strict";(self.webpackChunk_jupytergis_jupytergis_core=self.webpackChunk_jupytergis_jupytergis_core||[]).push([[990],{17990(e,t,s){s.r(t),s.d(t,{IAnnotationToken:()=>f,IJGISExternalCommandRegistryToken:()=>S,IJGISFormSchemaRegistryToken:()=>m,IJGISLayerBrowserRegistryToken:()=>_,IJupyterGISDocTracker:()=>p,JupyterGISDoc:()=>l,JupyterGISModel:()=>c,ProcessingCommandIDs:()=>C,ProcessingLogicType:()=>v,ProcessingMerge:()=>M,SCHEMA_VERSION:()=>d,processingList:()=>T});var r=s(67262),a=s(74602),i=s(26803),o=s.n(i),n=s(28e3);const d="0.5.0";class l extends n.YDocument{constructor(){super(),this.editable=!0,this._optionsObserver=e=>{const t=new Map;e.changes.keys.forEach((e,s)=>{t.set(s,{action:e.action,oldValue:e.oldValue,newValue:this._options.get(s)})}),this._optionsChanged.emit(t)},this._metaObserver=e=>{const t=new Map;e.changes.keys.forEach((e,s)=>{t.set(s,{action:e.action,oldValue:e.oldValue,newValue:this._metadata.get(s)})}),this._metadataChanged.emit(t)},this._optionsChanged=new a.Signal(this),this._layersChanged=new a.Signal(this),this._layerTreeChanged=new a.Signal(this),this._sourcesChanged=new a.Signal(this),this._storyMapsChanged=new a.Signal(this),this._metadataChanged=new a.Signal(this),this._options=this.ydoc.getMap("options"),this._layers=this.ydoc.getMap("layers"),this._layerTree=this.ydoc.getArray("layerTree"),this._sources=this.ydoc.getMap("sources"),this._stories=this.ydoc.getMap("stories"),this._metadata=this.ydoc.getMap("metadata"),this.undoManager.addToScope(this._layers),this.undoManager.addToScope(this._sources),this.undoManager.addToScope(this._stories),this.undoManager.addToScope(this._layerTree),this._layers.observeDeep(this._layersObserver.bind(this)),this._layerTree.observe(this._layerTreeObserver.bind(this)),this._sources.observeDeep(this._sourcesObserver.bind(this)),this._stories.observeDeep(this._storyMapsObserver.bind(this)),this._options.observe(this._optionsObserver.bind(this)),this._metadata.observe(this._metaObserver.bind(this))}getSource(){const e=this._layers.toJSON(),t=this._layerTree.toJSON(),s=this._options.toJSON();return{layers:e,layerTree:t,sources:this._sources.toJSON(),stories:this._stories.toJSON(),options:s,metadata:this._metadata.toJSON()}}setSource(e){e&&("string"==typeof e&&(e=JSON.parse(e)),this.transact(()=>{var t,s,r,a,i,o;const n=null!==(t=e.layers)&&void 0!==t?t:{};Object.entries(n).forEach(([e,t])=>this._layers.set(e,t)),(null!==(s=e.layerTree)&&void 0!==s?s:[]).forEach(e=>{this._layerTree.push([e])});const d=null!==(r=e.options)&&void 0!==r?r:{};Object.entries(d).forEach(([e,t])=>this._options.set(e,t));const l=null!==(a=e.sources)&&void 0!==a?a:{};Object.entries(l).forEach(([e,t])=>this._sources.set(e,t));const h=null!==(i=e.stories)&&void 0!==i?i:{};Object.entries(h).forEach(([e,t])=>this._stories.set(e,t));const g=null!==(o=e.metadata)&&void 0!==o?o:{};Object.entries(g).forEach(([e,t])=>this._metadata.set(e,t))}))}dispose(){super.dispose()}get version(){return d}get layers(){return r.JSONExt.deepCopy(this._layers.toJSON())}set layers(e){this.transact(()=>{for(const[t,s]of Object.entries(e))this._layers.set(t,s)})}set sources(e){this.transact(()=>{for(const[t,s]of Object.entries(e))this._sources.set(t,s)})}get sources(){return r.JSONExt.deepCopy(this._sources.toJSON())}set stories(e){this.transact(()=>{for(const[t,s]of Object.entries(e))this._stories.set(t,s)})}get stories(){return r.JSONExt.deepCopy(this._stories.toJSON())}get layerTree(){return r.JSONExt.deepCopy(this._layerTree.toJSON())}set layerTree(e){this.transact(()=>{this._layerTree.delete(0,this._layerTree.length),this._layerTree.push(e)})}getLayer(e){if(this._layers.has(e))return r.JSONExt.deepCopy(this._layers.get(e))}getLayerSource(e){if(this._sources.has(e))return r.JSONExt.deepCopy(this._sources.get(e))}set options(e){this.transact(()=>{for(const[t,s]of Object.entries(e))this._options.set(t,s)})}get options(){return r.JSONExt.deepCopy(this._options.toJSON())}get layersChanged(){return this._layersChanged}get layerTreeChanged(){return this._layerTreeChanged}get sourcesChanged(){return this._sourcesChanged}get storyMapsChanged(){return this._storyMapsChanged}get optionsChanged(){return this._optionsChanged}layerExists(e){return Boolean(this._getLayerAsYMap(e))}removeLayer(e){this.transact(()=>{this._layers.delete(e)})}addLayer(e,t){this.transact(()=>{this._layers.set(e,t)})}updateLayer(e,t){this.transact(()=>{this._layers.set(e,t)})}addLayerTreeItem(e,t){this.transact(()=>{this._layerTree.insert(e,[t])})}updateLayerTreeItem(e,t){this.transact(()=>{this._layerTree.delete(e),t&&this._layerTree.insert(e,[t])})}getObject(e){const t=this.getLayer(e);if(t)return t;return this.getLayerSource(e)||void 0}updateObjectParameters(e,t){const s=this.getLayer(e);s&&(s.parameters=Object.assign(Object.assign({},s.parameters),t),this.updateLayer(e,s));const r=this.getLayerSource(e);r&&(r.parameters=Object.assign(Object.assign({},r.parameters),t),this.updateSource(e,r))}sourceExists(e){return Boolean(this._getSourceAsYMap(e))}removeSource(e){this.transact(()=>{this._sources.delete(e)})}addSource(e,t){this.transact(()=>{this._sources.set(e,t)})}updateSource(e,t){this.transact(()=>this._sources.set(e,t))}removeStoryMap(e){this.transact(()=>{this._stories.delete(e)})}addStoryMap(e,t){this.transact(()=>{this._stories.set(e,t)})}updateStoryMap(e,t){this.transact(()=>this._stories.set(e,t))}getStoryMap(e){if(this._stories.has(e))return r.JSONExt.deepCopy(this._stories.get(e))}getOption(e){const t=this._options.get(e);if(t)return r.JSONExt.deepCopy(t)}setOption(e,t){this.transact(()=>{this._options.set(e,t)})}getMetadata(e){return this._metadata.get(e)}setMetadata(e,t){this.transact(()=>{this._metadata.set(e,t)})}removeMetadata(e){this._metadata.has(e)&&this._metadata.delete(e)}get metadata(){return r.JSONExt.deepCopy(this._metadata.toJSON())}set metadata(e){this.transact(()=>{for(const[t,s]of Object.entries(e))this._metadata.set(t,s)})}get metadataChanged(){return this._metadataChanged}static create(){return new l}_getLayerAsYMap(e){if(this._layers.has(e))return this._layers.get(e)}_getSourceAsYMap(e){if(this._sources.has(e))return this._sources.get(e)}_layersObserver(e){const t=[];let s=!1;e.forEach(e=>{e.keys.forEach((a,i)=>{s||(s=!0),t.push({id:i,oldValue:a.oldValue,newValue:r.JSONExt.deepCopy(e.target.toJSON()[i])})})}),s=0===t.length||s,s&&this._layersChanged.emit({layerChange:t})}_layerTreeObserver(e){const t=e.delta;this._layerTreeChanged.emit({layerTreeChange:t})}_sourcesObserver(e){const t=[];let s=!1;e.forEach(e=>{e.keys.forEach((a,i)=>{s||(s=!0),t.push({id:i,newValue:r.JSONExt.deepCopy(e.target.toJSON()[i])})})}),s=0===t.length||s,s&&this._sourcesChanged.emit({sourceChange:t})}_storyMapsObserver(e){const t=[];let s=!1;e.forEach(e=>{e.keys.forEach((a,i)=>{s||(s=!0),t.push({id:i,newValue:r.JSONExt.deepCopy(e.target.toJSON()[i])})})}),s=0===t.length||s,s&&this._storyMapsChanged.emit({storyMapChange:t})}}var h=s(48310);const g="@jupytergis/jupytergis-core:jupytergis-settings",u={proxyUrl:"https://corsproxy.io",leftPanelDisabled:!1,rightPanelDisabled:!1,layersDisabled:!1,stacBrowserDisabled:!1,filtersDisabled:!1,objectPropertiesDisabled:!1,annotationsDisabled:!1,identifyDisabled:!1,storyMapsDisabled:!1};class c{constructor(e){this._onSharedModelChanged=(e,t)=>{var s;t&&(null===(s=null==t?void 0:t.objectChange)||void 0===s?void 0:s.length)&&(this._contentChanged.emit(void 0),this.dirty=!0)},this.collaborative=void 0===document.querySelectorAll("[data-jupyter-lite-root]")[0],this.flyToGeometrySignal=new a.Signal(this),this.highlightFeatureSignal=new a.Signal(this),this.updateBboxSignal=new a.Signal(this),this._onClientStateChanged=e=>{const t=this.sharedModel.awareness.getStates();this._clientStateChanged.emit(t),(e.added.length||e.removed.length)&&this._userChanged.emit(this.users)},this.addFeatureAsMs=(e,t)=>{this.addFeatureAsMsSignal.emit(JSON.stringify({id:e,selectedFeature:t}))},this.triggerLayerUpdate=(e,t)=>{this.updateLayerSignal.emit(JSON.stringify({layerId:e,layer:t}))},this.defaultKernelName="",this.defaultKernelLanguage="",this._dirty=!1,this._readOnly=!1,this._isDisposed=!1,this._userChanged=new a.Signal(this),this._disposed=new a.Signal(this),this._contentChanged=new a.Signal(this),this._stateChanged=new a.Signal(this),this._themeChanged=new a.Signal(this),this._clientStateChanged=new a.Signal(this),this._sharedMetadataChanged=new a.Signal(this),this._zoomToPositionSignal=new a.Signal(this),this._addFeatureAsMsSignal=new a.Signal(this),this._updateLayerSignal=new a.Signal(this),this._isTemporalControllerActive=!1,this._editing=null,this._editingChanged=new a.Signal(this),this._geolocationChanged=new a.Signal(this),this._tileFeatureCache=new Map,this.stories=new Map;const{annotationModel:t,sharedModel:s,settingRegistry:r}=e;s?this._sharedModel=s:(this._sharedModel=l.create(),this._sharedModel.changed.connect(this._onSharedModelChanged)),this.sharedModel.awareness.on("change",this._onClientStateChanged),this._sharedModel.metadataChanged.connect(this._metadataChangedHandler,this),this.annotationModel=t,this.settingRegistry=r,this._pathChanged=new a.Signal(this),this._settingsChanged=new a.Signal(this),this._jgisSettings=Object.assign({},u),this.initSettings()}async initSettings(){if(this.settingRegistry)try{const e=await this.settingRegistry.load(g);this._settings=e,this._updateLocalSettings(),e.changed.connect(()=>{const e=Object.assign({},this._jgisSettings);this._updateLocalSettings();const t=this._jgisSettings;Object.keys(u).forEach(s=>{e[s]!==t[s]&&this._settingsChanged.emit(s)})})}catch(e){console.error(`Failed to load settings for ${g}:`,e),this._jgisSettings=Object.assign({},u)}}_updateLocalSettings(){const e=this._settings.composite;this._jgisSettings=Object.entries(u).reduce((t,[s,r])=>{const a=s,i=e[a];return t[a]=null!=i?i:r,t},{})}get jgisSettings(){return this._jgisSettings}get settingsChanged(){return this._settingsChanged}async getSettings(){return this._settings}getFeaturesForCurrentTile({sourceId:e}){var t;return Array.from(null!==(t=this._tileFeatureCache.get(e))&&void 0!==t?t:[])}syncTileFeatures({sourceId:e,features:t}){let s=this._tileFeatureCache.get(e);s||(s=new Set,this._tileFeatureCache.set(e,s)),t.forEach(e=>s.add(e))}get sharedModel(){return this._sharedModel}get isDisposed(){return this._isDisposed}get contentChanged(){return this._contentChanged}get stateChanged(){return this._stateChanged}get pathChanged(){return this._pathChanged}get themeChanged(){return this._themeChanged}get currentUserId(){var e;return null===(e=this.sharedModel)||void 0===e?void 0:e.awareness.clientID}get users(){var e;this._usersMap=null===(e=this._sharedModel)||void 0===e?void 0:e.awareness.getStates();const t=[];return this._usersMap&&this._usersMap.forEach((e,s)=>{t.push({userId:s,userData:e.user})}),t}get userChanged(){return this._userChanged}get dirty(){return this._dirty}set dirty(e){this._dirty=e}get readOnly(){return this._readOnly}set readOnly(e){this._readOnly=e}get localState(){return this.sharedModel.awareness.getLocalState()}get clientStateChanged(){return this._clientStateChanged}get sharedOptionsChanged(){return this.sharedModel.optionsChanged}get sharedLayersChanged(){return this.sharedModel.layersChanged}get sharedLayerTreeChanged(){return this.sharedModel.layerTreeChanged}get sharedSourcesChanged(){return this.sharedModel.sourcesChanged}get disposed(){return this._disposed}get sharedMetadataChanged(){return this._sharedMetadataChanged}get zoomToPositionSignal(){return this._zoomToPositionSignal}set isTemporalControllerActive(e){this._isTemporalControllerActive=e}get isTemporalControllerActive(){return this._isTemporalControllerActive}centerOnPosition(e){this._zoomToPositionSignal.emit(e)}_metadataChangedHandler(e,t){this._sharedMetadataChanged.emit(t)}addMetadata(e,t){this.sharedModel.setMetadata(e,t)}removeMetadata(e){this.sharedModel.removeMetadata(e)}dispose(){this._isDisposed||(this._isDisposed=!0,this._sharedModel.dispose(),this._disposed.emit(),a.Signal.clearData(this))}toString(){return JSON.stringify(this.getContent(),null,2)}fromString(e){const t=JSON.parse(e),s=(new(o())).compile(h);if(!s(t)){let e="JupyterGIS format errors:\n";for(const t of s.errors||[])e=`${e}- ${t.instancePath} ${t.message}\n`;console.warn(e)}this.sharedModel.transact(()=>{var e,s,r,a,i;this.sharedModel.sources=null!==(e=t.sources)&&void 0!==e?e:{},this.sharedModel.layers=null!==(s=t.layers)&&void 0!==s?s:{},this.sharedModel.layerTree=null!==(r=t.layerTree)&&void 0!==r?r:[],this.sharedModel.options=null!==(a=t.options)&&void 0!==a?a:{latitude:0,longitude:0,zoom:0,bearing:0,pitch:0,projection:"EPSG:3857"},this.sharedModel.metadata=null!==(i=t.metadata)&&void 0!==i?i:{}}),this.dirty=!0}toJSON(){return JSON.parse(this.toString())}fromJSON(e){}initialize(){}getWorker(){return c.worker}getContent(){return{sources:this.sharedModel.sources,layers:this.sharedModel.layers,layerTree:this.sharedModel.layerTree,options:this.sharedModel.options,metadata:this.sharedModel.metadata}}get contentsManager(){return this._contentsManager}set contentsManager(e){this._contentsManager=e}get filePath(){return this._filePath}set filePath(e){this._filePath=e,this._pathChanged.emit(e)}getLayers(){return this.sharedModel.layers}getSources(){return this.sharedModel.sources}getLayerTree(){return this.sharedModel.layerTree}getLayer(e){return this.sharedModel.getLayer(e)}getSource(e){return this.sharedModel.getLayerSource(e)}getSourcesByType(e){const t={};for(const s of Object.keys(this.getSources()||{})){const r=this.getSource(s);(null==r?void 0:r.type)===e&&(t[s]=r.name)}return t}getLayersBySource(e){const t=[];return Object.entries(this.getLayers()||{}).forEach(([s,r])=>{var a;(null===(a=r.parameters)||void 0===a?void 0:a.source)===e&&t.push(s)}),t}addGroup(e,t,s){if(y.findItemPath(this.getLayerTree(),e).length)return void console.warn(`The group "${t}" already exist in the layer tree`);const r={name:e,layers:[]};this._addLayerTreeItem(r,t,s)}addLayer(e,t,s,r){this.getLayer(e)||this.sharedModel.addLayer(e,t),this._addLayerTreeItem(e,s,r)}removeLayer(e){var t;const s=this._sharedModel.getLayer(e),r=null===(t=null==s?void 0:s.parameters)||void 0===t?void 0:t.source;this._removeLayerTreeLayer(this.getLayerTree(),e),this.sharedModel.removeLayer(e),"StorySegmentLayer"===(null==s?void 0:s.type)?Object.entries(this.sharedModel.stories).forEach(([t,s])=>{var r;if(null===(r=s.storySegments)||void 0===r?void 0:r.includes(e)){const r=s.storySegments.filter(t=>t!==e);this.sharedModel.updateStoryMap(t,Object.assign(Object.assign({},s),{storySegments:r}))}}):this.sharedModel.removeSource(r)}setOptions(e){this._sharedModel.options=e}getOptions(){return this._sharedModel.options}syncViewport(e,t){this.sharedModel.awareness.setLocalStateField("viewportState",{value:e,emitter:t})}syncPointer(e,t){this.sharedModel.awareness.setLocalStateField("pointer",{value:e,emitter:t})}syncSelected(e,t){this.sharedModel.awareness.setLocalStateField("selected",{value:e,emitter:t})}get selected(){var e,t;return null===(t=null===(e=this.localState)||void 0===e?void 0:e.selected)||void 0===t?void 0:t.value}set selected(e){this.syncSelected(e||{},this.getClientId().toString())}syncIdentifiedFeatures(e,t){this.sharedModel.awareness.setLocalStateField("identifiedFeatures",{value:e,emitter:t})}setUserToFollow(e){this._sharedModel&&this._sharedModel.awareness.setLocalStateField("remoteUser",e)}setEditingItem(e,t){this._editing={type:e,itemId:t},this._editingChanged.emit(this._editing)}clearEditingItem(){this._editing=null,this._editingChanged.emit(null)}get editing(){return this._editing}get editingChanged(){return this._editingChanged}getClientId(){return this.sharedModel.awareness.clientID}getSelectedStory(){const e=this.sharedModel.stories,t=Object.keys(e)[0];return{storySegmentId:t,story:this.sharedModel.getStoryMap(t)}}addStorySegment(){var e;const{zoom:t,extent:s}=this.getOptions();if(!t||!s)return console.warn("No extent or zoom found"),null;const a=r.UUID.uuid4(),i=r.UUID.uuid4(),o={type:"StorySegmentLayer",visible:!0,name:"Story Segment",parameters:{extent:s,zoom:t,transition:{type:"linear",time:1}}};if(this.addLayer(i,o),0!==Object.keys(this.sharedModel.stories).length){const{story:t}=this.getSelectedStory();if(!t)return console.warn("No story found, something went wrong"),null;const s=Object.assign(Object.assign({},t),{storySegments:[...null!==(e=t.storySegments)&&void 0!==e?e:[],i]});this.sharedModel.updateStoryMap(a,s)}else{const e={title:"New Story",storyType:"guided",storySegments:[i]};this.sharedModel.addStoryMap(a,e)}return{storySegmentId:i,storyMapId:a}}_addLayerTreeItem(e,t,s){if(t){const r=this._getLayerTreeInfo(t);r&&(r.workingGroup.layers.splice(null!=s?s:r.workingGroup.layers.length,0,e),this._sharedModel.updateLayerTreeItem(r.mainGroupIndex,r.mainGroup))}else this.sharedModel.addLayerTreeItem(null!=s?s:this.getLayerTree().length,e)}moveItemsToGroup(e,t,s){const r=this.getLayerTree();for(const a of e)if(this.getLayer(a))this._removeLayerTreeLayer(r,a),this._addLayerTreeItem(a,t,s);else{const e=this._getLayerTreeInfo(a);if(void 0===e)continue;const i=Object.assign({},e.workingGroup);this._removeLayerTreeGroup(r,a),this._addLayerTreeItem(i,t,s)}}moveItemRelatedTo(e,t,s){var r;const a=this.getLayerTree();let i;if(this.getLayer(e))this._removeLayerTreeLayer(a,e),i=e;else{const t=this._getLayerTreeInfo(e);if(void 0===t)return;i=Object.assign({},t.workingGroup),this._removeLayerTreeGroup(a,e)}const o=y.findItemPath(a,t),n=(null!==(r=o.pop())&&void 0!==r?r:0)+(s?1:0);let d="",l=o.shift();if(void 0!==l){let e=a[l];for(;o.length&&(l=o.shift(),void 0!==l);)e=e.layers[l];d=e.name}this._addLayerTreeItem(i,d,n)}addNewLayerGroup(e,t){const s=this.getLayerTree();for(const t in e)this._removeLayerTreeLayer(s,t);this._addLayerTreeItem(t)}_removeLayerTreeLayer(e,t){this._removeLayerTreeItem(e,t,!0),this.sharedModel.layerTree=e}_removeLayerTreeGroup(e,t){this._removeLayerTreeItem(e,t,!1),this.sharedModel.layerTree=e}_removeLayerTreeItem(e,t,s){for(let r=0;r<e.length;r++){const a=e[r];(s?"string"==typeof a&&a===t:"string"!=typeof a&&a.name===t)?(e.splice(r,1),r--):"string"!=typeof a&&"layers"in a&&this._removeLayerTreeItem(a.layers,t,s)}}renameLayerGroup(e,t){const s=this._getLayerTreeInfo(e);s?(s.workingGroup.name=t,this._sharedModel.updateLayerTreeItem(s.mainGroupIndex,s.mainGroup)):console.error("Layer group rename failed -- could not get layer tree.")}removeLayerGroup(e){const t=this.getLayerTree(),s=this._getLayerTreeInfo(e),r=function e(t,s){const r=[];for(const a of t)if("string"==typeof a)r.push(a);else if(a.name!==s){const t=e(a.layers,s);r.push(Object.assign(Object.assign({},a),{layers:t}))}return r}(t,e);s&&this._sharedModel.updateLayerTreeItem(s.mainGroupIndex,r[s.mainGroupIndex])}toggleMode(e){this._currentMode=this._currentMode===e?"panning":e}get currentMode(){return this._currentMode}set currentMode(e){this._currentMode=e}toggleTemporalController(){this._isTemporalControllerActive=!this._isTemporalControllerActive,this.sharedModel.awareness.setLocalStateField("isTemporalControllerActive",this._isTemporalControllerActive)}_getLayerTreeInfo(e){const t=this.getLayerTree(),s=y.findItemPath(t,e);if(!s.length)return void console.warn(`The group "${e}" does not exist in the layer tree`);const r=s.shift();if(void 0===r)return;const a=t[r];let i=a;for(;s.length;){const e=s.shift();if(void 0===e)break;i=i.layers[e]}return{mainGroup:a,workingGroup:i,mainGroupIndex:r}}get addFeatureAsMsSignal(){return this._addFeatureAsMsSignal}get updateLayerSignal(){return this._updateLayerSignal}get geolocation(){return this._geolocation}set geolocation(e){this._geolocation=e,this.geolocationChanged.emit(this.geolocation)}get geolocationChanged(){return this._geolocationChanged}}var y;!function(e){e.getOrderedLayerIds=function(e){return y.layerTreeRecursion(e.sharedModel.layerTree)}}(c||(c={})),function(e){e.layerTreeRecursion=function e(t,s=[]){for(const r of t)"string"==typeof r?s.push(r):s.push(...e(r.layers));return s},e.findItemPath=function e(t,s,r=[]){for(let a=0;a<t.length;a++){const i=t[a];if("string"==typeof i){if(i===s){const e=[...r];return e.push(a),e}}else{const t=[...r];if(t.push(a),i.name===s)return t;const o=e(i.layers,s,t);if(o.length>t.length)return o}}return r}}(y||(y={}));const p=new r.Token("jupyterGISDocTracker"),m=new r.Token("jupytergisFormSchemaRegistry"),S=new r.Token("jupytergisExternalCommandRegistry"),_=new r.Token("jupytergisExternalCommandRegistry"),f=new r.Token("jupytergisAnnotationModel"),v={vector:"vector"},M=JSON.parse('[{"description":"Centroids","name":"centroids","operationParams":[],"label":"Centroids","operations":{"gdalFunction":"ogr2ogr","sql":"SELECT ST_Centroid(geometry) AS geometry, * FROM \\"{layerName}\\""},"type":"vector"},{"description":"ConvexHull","name":"convexHull","operationParams":[],"label":"Convex Hull","operations":{"sql":"SELECT ST_ConvexHull(geometry) AS geometry, * FROM \\"{layerName}\\"","gdalFunction":"ogr2ogr"},"type":"vector"},{"description":"ConcaveHull","name":"concaveHull","operationParams":["pctconvex","allowHoles"],"label":"Concave Hull","operations":{"sql":"SELECT ST_ConcaveHull(geometry,{pctconvex},{allowHoles}) AS geometry, * FROM \\"{layerName}\\"","gdalFunction":"ogr2ogr"},"type":"vector"},{"description":"Buffer","name":"buffer","label":"Buffer","operationParams":["bufferDistance"],"operations":{"gdalFunction":"ogr2ogr","sql":"SELECT ST_Union(ST_Buffer(geometry, {bufferDistance})) AS geometry, * FROM \\"{layerName}\\""},"type":"vector"},{"description":"Dissolve","name":"dissolve","operationParams":["dissolveField"],"label":"Dissolve","operations":{"gdalFunction":"ogr2ogr","sql":"SELECT ST_Union(geometry) AS geometry, {dissolveField} FROM \\"{layerName}\\" GROUP BY {dissolveField}"},"type":"vector"},{"description":"BoundingBoxes","name":"boundingBoxes","operationParams":[],"label":"Bounding Boxes","operations":{"sql":"SELECT ST_Envelope(geometry) AS geometry, * FROM \\"{layerName}\\"","gdalFunction":"ogr2ogr"},"type":"vector"}]'),C={};for(const e of M)C[e.name]=`jupytergis:${e.name}`;const T=["Centroids","ConvexHull","ConcaveHull","Buffer","Dissolve","BoundingBoxes"]},48310(e){e.exports=JSON.parse('{"type":"object","title":"IJGISContent","required":["layers","sources"],"additionalProperties":false,"properties":{"schemaVersion":{"type":"string","default":"0.5.0"},"layers":{"$ref":"#/definitions/jGISLayers"},"sources":{"$ref":"#/definitions/jGISSources"},"layerTree":{"$ref":"#/definitions/jGISLayerTree"},"options":{"$ref":"#/definitions/jGISOptions"},"metadata":{"type":"object","patternProperties":{"^.*$":{"type":"string"}},"additionalProperties":false}},"definitions":{"layerType":{"type":"string","enum":["RasterLayer","VectorLayer","VectorTileLayer","HillshadeLayer","WebGlLayer","ImageLayer","HeatmapLayer","StacLayer","StorySegmentLayer"]},"sourceType":{"type":"string","enum":["RasterSource","VectorTileSource","GeoJSONSource","RasterDemSource","VideoSource","ImageSource","ShapefileSource","GeoTiffSource","GeoParquetSource","MarkerSource"]},"jGISLayer":{"title":"IJGISLayer","type":"object","additionalProperties":false,"required":["name","type","visible"],"properties":{"name":{"type":"string"},"type":{"$ref":"#/definitions/layerType"},"visible":{"type":"boolean","default":true},"parameters":{"type":"object"},"filters":{"$ref":"#/definitions/jGISFilter"}}},"jGISSource":{"title":"IJGISSource","type":"object","additionalProperties":false,"required":["name","type"],"properties":{"name":{"type":"string"},"type":{"$ref":"#/definitions/sourceType"},"parameters":{"type":"object"}}},"jGISLayerGroup":{"title":"IJGISLayerGroup","type":"object","additionalProperties":false,"required":["name","layers"],"properties":{"name":{"type":"string"},"layers":{"type":"array","default":[],"items":{"$ref":"#/definitions/jGISLayerItem"}},"visible":{"type":"boolean","default":true},"parameters":{"type":"object"}}},"jGISLayerItem":{"title":"IJGISLayerItem","oneOf":[{"type":"string"},{"$ref":"#/definitions/jGISLayerGroup"}]},"jGISStoryMap":{"title":"IJGISStoryMap","type":"object","additionalProperties":false,"properties":{"title":{"type":"string","description":"The title of the story map"},"storyType":{"type":"string","enum":["guided","unguided"],"description":"The type of story map"},"storySegments":{"type":"array","default":[],"description":"Array of story segments for the story map","items":{"type":"string"}}}},"jGISLayers":{"title":"IJGISLayers","type":"object","default":{},"additionalProperties":{"$ref":"#/definitions/jGISLayer"}},"jGISSources":{"title":"IJGISSources","type":"object","default":{},"additionalProperties":{"$ref":"#/definitions/jGISSource"}},"jGISLayerTree":{"title":"IJGISLayerTree","type":"array","default":[],"items":{"$ref":"#/definitions/jGISLayerItem"}},"jGISOptions":{"title":"IJGISOptions","type":"object","default":{},"required":[],"additionalProperties":false,"properties":{"latitude":{"type":"number","default":0},"longitude":{"type":"number","default":0},"zoom":{"type":"number","default":0},"bearing":{"type":"number","default":0},"pitch":{"type":"number","default":0},"extent":{"type":"array","default":null,"items":{"type":"number"}},"projection":{"type":"string","default":"EPSG:3857"},"useExtent":{"type":"boolean","default":false},"storyMapPresentationMode":{"type":"boolean","title":"Whether presentation mode is active","default":false}}},"jGISFilterItem":{"title":"IJGISFilterItem","type":"object","default":{},"required":["operator","feature","value"],"additionalProperties":false,"properties":{"operator":{"type":"string","enum":["==","!=",">","<",">=","<=","between"],"default":"=="},"feature":{"type":"string","default":""},"value":{"type":["string","number"]},"betweenMin":{"type":["number"]},"betweenMax":{"type":["number"]}}},"jGISFilter":{"title":"IJGISFilter","type":"object","required":["logicalOp","appliedFilters"],"additionalProperties":false,"properties":{"logicalOp":{"type":"string","default":"all"},"appliedFilters":{"type":"array","default":[],"items":{"$ref":"#/definitions/jGISFilterItem"}}}}}}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_jupytergis_jupytergis_core=self.webpackChunk_jupytergis_jupytergis_core||[]).push([[991],{29991(e,t,r){r.r(t),r.d(t,{JupyterGISDocumentWidgetFactory:()=>g,default:()=>M});var i=r(12911),o=r(37449),n=r(79269),a=r(79827),s=r(82690),p=r(11805),y=r(67292),m=r(64176),d=r(82780),u=r(83366),l=r(13118),c=r(40223),b=r(56707);class g extends m.ABCWidgetFactory{constructor(e){var t;const{backendCheck:r,externalCommandRegistry:i}=e,o=function(e,t){var r={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(i=Object.getOwnPropertySymbols(e);o<i.length;o++)t.indexOf(i[o])<0&&Object.prototype.propertyIsEnumerable.call(e,i[o])&&(r[i[o]]=e[i[o]])}return r}(e,["backendCheck","externalCommandRegistry"]);super(Object.assign(Object.assign({},o),{contentProviderId:"rtc"})),this.options=e,this._backendCheck=r,this._commands=e.commands,this._externalCommandRegistry=i,this._contentsManager=null===(t=e.manager)||void 0===t?void 0:t.contents}createNewWidget(e){if(this._backendCheck&&!this._backendCheck())throw new Error("Requested backend is not installed");const{model:t}=e;t.filePath=e.localPath,e.pathChanged.connect(()=>{t.filePath=e.localPath}),this._contentsManager&&(t.contentsManager=this._contentsManager);const r=new o.JupyterGISPanel({model:t,manager:this.options.manager,contentFactory:this.options.contentFactory,mimeTypeService:this.options.mimeTypeService,rendermime:this.options.rendermime,consoleTracker:this.options.consoleTracker,commandRegistry:this.options.commands,state:this.options.state,formSchemaRegistry:this.options.formSchemaRegistry,annotationModel:this.options.annotationModel}),i=new o.ToolbarWidget({commands:this._commands,model:t,externalCommands:this._externalCommandRegistry.getCommands()});return new o.JupyterGISDocumentWidget({context:e,content:r,toolbar:i})}}class h{constructor(e){this.collaborative=!0,this._disposed=!1,this._annotationModel=e.annotationModel,this._settingRegistry=e.settingRegistry}get name(){return"jupytergis-jgismodel"}get contentType(){return"jgis"}get fileFormat(){return"text"}get isDisposed(){return this._disposed}dispose(){this._disposed=!0}preferredLanguage(e){return""}createNew(e){return new n.JupyterGISModel({sharedModel:e.sharedModel,languagePreference:e.languagePreference,annotationModel:this._annotationModel,settingRegistry:this._settingRegistry})}}const f="JupyterGIS .jgis Viewer",I="jgis",S="jupytergis-jgismodel",j="@jupytergis/jupytergis-core:jupytergis-settings",x={id:"jupyterGIS:jGISplugin",requires:[n.IJupyterGISDocTracker,a.IThemeManager,d.IFileBrowserFactory,n.IJGISExternalCommandRegistryToken,p.ConsolePanel.IContentFactory,s.IEditorServices,l.IRenderMimeRegistry,p.IConsoleTracker,n.IAnnotationToken,c.ISettingRegistry,n.IJGISFormSchemaRegistryToken,b.IStateDB],optional:[u.ILauncher,a.ICommandPalette,i.ICollaborativeContentProvider],autoStart:!0,activate:async(e,t,r,i,a,s,p,d,u,l,c,b,x,P,O,T)=>{y.PageConfig.getOption("jgis_expose_maps")&&(window.jupytergisMaps={});try{await c.load(j)}catch(e){console.warn(`Failed to load settings for ${j}`,e)}const G=new g({name:f,modelName:S,fileTypes:[I],defaultFor:[I],tracker:t,commands:e.commands,externalCommandRegistry:a,manager:e.serviceManager,contentFactory:s,rendermime:d,mimeTypeService:p.mimeTypeService,formSchemaRegistry:b,consoleTracker:u,state:x,annotationModel:l});e.docRegistry.addWidgetFactory(G);const v=new m.MimeDocumentFactory({dataType:"json",rendermime:d,modelName:S,name:"JSON Editor",primaryFileType:e.docRegistry.getFileType("json"),fileTypes:[I]});e.docRegistry.addWidgetFactory(v);const q=new h({annotationModel:l,settingRegistry:c});e.docRegistry.addModelFactory(q),e.docRegistry.addFileType({name:I,displayName:"JGIS",mimeTypes:["text/json"],extensions:[".jgis",".JGIS"],fileFormat:"text",contentType:I,icon:o.logoMiniIcon});if(T&&T.sharedModelFactory.registerDocumentFactory(I,()=>new n.JupyterGISDoc),G.widgetCreated.connect((i,n)=>{n.title.icon=o.logoIcon,n.context.pathChanged.connect(()=>{t.save(n)}),r.themeChanged.connect((e,t)=>n.model.themeChanged.emit(t)),e.shell.activateById("jupytergis::leftControlPanel"),e.shell.activateById("jupytergis::rightControlPanel"),t.add(n).then(()=>{Object.values(o.CommandIDs).forEach(t=>{e.commands.hasCommand(t)&&e.commands.notifyCommandChanged(t)})}).catch(e=>{console.error("Cannot update JupyterGIS commands",e)})}),e.commands.addCommand(o.CommandIDs.createNew,{label:e=>{var t;return null!==(t=e.label)&&void 0!==t?t:"GIS Project"},caption:"Create a new JGIS Editor",icon:e=>o.logoIcon,execute:async t=>{var r;const o=t.cwd||(null===(r=i.tracker.currentWidget)||void 0===r?void 0:r.model.path);let a=await e.serviceManager.contents.newUntitled({path:o,type:"file",ext:".jGIS"});return a=await e.serviceManager.contents.save(a.path,Object.assign(Object.assign({},a),{format:"text",size:void 0,content:`{\n\t"schemaVersion": "${n.SCHEMA_VERSION}",\n\t"layers": {},\n\t"sources": {},\n\t"options": {"latitude": 0, "longitude": 0, "zoom": 0, "bearing": 0, "pitch": 0, "projection": "EPSG:3857"},\n\t"layerTree": [],\n\t"metadata": {}\n}`})),e.commands.execute("docmanager:open",{path:a.path,factory:f})}}),P&&P.add({command:o.CommandIDs.createNew,category:"Other",rank:1}),O){O.addItem({command:o.CommandIDs.createNew,args:{isPalette:!0},category:"JupyterGIS"}),O.addItem({command:o.CommandIDs.openLayerBrowser,category:"JupyterGIS"}),O.addItem({command:o.CommandIDs.newRasterEntry,category:"JupyterGIS"}),O.addItem({command:o.CommandIDs.newVectorTileEntry,category:"JupyterGIS"}),O.addItem({command:o.CommandIDs.newGeoJSONEntry,category:"JupyterGIS"}),O.addItem({command:o.CommandIDs.newHillshadeEntry,category:"JupyterGIS"}),O.addItem({command:o.CommandIDs.moveLayerToNewGroup,category:"JupyterGIS"});for(const e of n.ProcessingMerge)O.addItem({command:e.name,category:"JupyterGIS"})}e.contextMenu.addItem({command:o.CommandIDs.createNew,selector:".jp-DirListing",rank:55,args:{label:"New JupyterGIS Project"}})}};var P=r(87125),O=r(82684),T=r(44591);class G{constructor(){this._registry=new Set}registerCommand(e){this._registry.add(e)}getCommands(){return[...this._registry]}}class v{constructor(){this._registry=[]}getRegistryLayers(){return[...this._registry]}addRegistryLayer(e){this._registry.push(e)}removeRegistryLayer(e){this._registry=this._registry.filter(t=>t.name!==e)}clearRegistry(){this._registry=[]}}const q=JSON.parse('{"ExportGeoJSONSchema":{"type":"object","required":["exportFileName"],"additionalProperties":false,"properties":{"exportFileName":{"type":"string","title":"GeoJSON File Name","default":"exported_layer","description":"The name of the exported GeoJSON file."}}},"ExportGeoTIFFSchema":{"type":"object","required":["exportFileName","resolutionX","resolutionY"],"additionalProperties":false,"properties":{"exportFileName":{"type":"string","title":"GeoTiFF File Name","default":"exported_layer","description":"The name of the exported GeoTIFF file."},"resolutionX":{"type":"number","title":"Resolution (Width)","default":1200,"minimum":1,"maximum":10000,"description":"The width resolution for the raster export."},"resolutionY":{"type":"number","title":"Resolution (Height)","default":1200,"minimum":1,"maximum":10000,"description":"The height resolution for the raster export."}}},"BoundingBoxes":{"type":"object","required":["inputLayer"],"additionalProperties":false,"properties":{"inputLayer":{"type":"string","description":"The input layer for bounding boxes."}}},"Buffer":{"type":"object","required":["inputLayer","bufferDistance"],"additionalProperties":false,"properties":{"inputLayer":{"type":"string","description":"The input layer for buffering."},"bufferDistance":{"type":"number","default":10,"description":"The distance used for buffering the geometry (in projection units)."},"embedOutputLayer":{"type":"boolean","title":"Embed output buffered layer in file","default":true}}},"Centroids":{"type":"object","required":["inputLayer"],"additionalProperties":false,"properties":{"inputLayer":{"type":"string","description":"The input layer for centroids."}}},"ConcaveHull":{"type":"object","required":["inputLayer"],"additionalProperties":false,"properties":{"inputLayer":{"type":"string","description":"The input layer for Concave Hull."},"pctconvex":{"type":"number","description":"Controls the concaveness of the computed hull, vary from 0 to 1, 0 corresponds to the maximum concavity.","multipleOf":0.1,"minimum":0,"maximum":1,"default":0.5},"allowHoles":{"type":"boolean","title":"Allow holes in the hull","default":false}}},"ConvexHull":{"type":"object","required":["inputLayer"],"additionalProperties":false,"properties":{"inputLayer":{"type":"string","description":"The input layer for Convex Hull."}}},"Dissolve":{"type":"object","required":["inputLayer","dissolveField"],"additionalProperties":false,"properties":{"inputLayer":{"type":"string","description":"The input layer for the dissolve operation."},"dissolveField":{"type":"string","description":"The field based on which geometries will be dissolved."},"embedOutputLayer":{"type":"boolean","title":"Embed output dissolved layer in file","default":true}}},"HeatmapLayer":{"type":"object","required":["source","blur","radius"],"additionalProperties":false,"properties":{"source":{"type":"string","description":"The id of the source"},"opacity":{"type":"number","description":"The opacity of the source","default":1,"multipleOf":0.1,"minimum":0,"maximum":1},"radius":{"type":"number","description":"Radius size in pixels","default":8},"blur":{"type":"number","description":"Blur size in pixels","default":15},"color":{"type":"array","items":{"type":"string"},"default":["#00f","#0ff","#0f0","#ff0","#f00"]},"symbologyState":{"type":"object","description":"The state of the symbology panel options","required":["renderType"],"properties":{"renderType":{"type":"string"},"colorRamp":{"type":"string","default":"viridis"}}}}},"HillshadeLayer":{"type":"object","required":["source"],"additionalProperties":false,"properties":{"source":{"type":"string","description":"The id of the source"},"shadowColor":{"type":"string","description":"The color of the the shadows","default":"#473B24"}}},"ImageLayer":{"type":"object","required":["source"],"additionalProperties":false,"properties":{"source":{"type":"string","description":"The id of the source"},"opacity":{"type":"number","description":"The opacity of the source","default":1,"multipleOf":0.1,"minimum":0,"maximum":1}}},"RasterLayer":{"type":"object","required":["source"],"additionalProperties":false,"properties":{"source":{"type":"string","description":"The id of the source"},"opacity":{"type":"number","description":"The opacity of the source","default":1,"multipleOf":0.1,"minimum":0,"maximum":1}}},"StacLayer":{"type":"object","required":["data"],"additionalProperties":false,"properties":{"data":{"type":"object","description":"The data of the source"},"opacity":{"type":"number","description":"The opacity of the source","default":1,"multipleOf":0.1,"minimum":0,"maximum":1}}},"StorySegmentLayer":{"type":"object","additionalProperties":false,"required":["zoom","extent","transition"],"properties":{"zoom":{"type":"number","default":0},"extent":{"type":"array","default":null,"items":{"type":"number"}},"content":{"type":"object","additionalProperties":false,"properties":{"title":{"type":"string"},"image":{"type":"string","description":"Link to image for the story"},"markdown":{"type":"string","description":"Markdown string representing the content of the story stop"}}},"transition":{"type":"object","description":"Transition configuration between to this story segment","properties":{"type":{"type":"string","enum":["linear","immediate","smooth"],"description":"Transition animation style","default":"linear"},"time":{"type":"number","description":"The time in seconds for the transition","default":1}},"required":["type","time"]}}},"VectorLayer":{"type":"object","required":["source"],"additionalProperties":false,"properties":{"source":{"type":"string","description":"The id of the source"},"color":{"type":"object","description":"The color of the the object"},"opacity":{"type":"number","description":"The opacity of the the object","default":1,"multipleOf":0.1,"minimum":0,"maximum":1},"symbologyState":{"type":"object","description":"The state of the symbology panel options","required":["renderType"],"properties":{"renderType":{"type":"string","enum":["Single Symbol","Graduated","Categorized"]},"value":{"type":"string"},"method":{"type":"string","enum":["color","radius"]},"colorRamp":{"type":"string","default":"viridis"},"nClasses":{"type":"string","default":"9"},"mode":{"type":"string","default":"equal interval","enum":["quantile","equal interval","jenks","pretty","logarithmic"]}},"additionalProperties":false}}},"VectorTileLayer":{"type":"object","required":["source"],"additionalProperties":false,"properties":{"source":{"type":"string","description":"The id of the source"},"color":{"type":"object","description":"The color of the the object"},"opacity":{"type":"number","description":"The opacity of the the object","default":1,"multipleOf":0.1,"minimum":0,"maximum":1}}},"WebGlLayer":{"type":"object","required":["source"],"additionalProperties":false,"properties":{"source":{"type":"string","description":"The id of the source"},"opacity":{"type":"number","description":"The opacity of the source","default":1,"multipleOf":0.1,"minimum":0,"maximum":1},"color":{"oneOf":[{"type":"string"},{"type":"number"},{"type":"array","items":{"anyOf":[{"type":"string"},{"type":"number"},{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"},{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}]}}]}}],"description":"The color of the the object"},"symbologyState":{"type":"object","description":"The state of the symbology panel options","required":["renderType"],"properties":{"renderType":{"type":"string"},"band":{"type":"number"},"redBand":{"type":"number"},"greenBand":{"type":"number"},"blueBand":{"type":"number"},"alphaBand":{"type":"number"},"interpolation":{"type":"string","enum":["discrete","linear","exact"]},"colorRamp":{"type":"string","default":"viridis"},"nClasses":{"type":"string","default":"9"},"mode":{"type":"string","default":"equal interval","enum":["continuous","equal interval","quantile"]}},"additionalProperties":false}}},"GeoParquetSource":{"type":"object","required":["path"],"additionalProperties":false,"properties":{"path":{"type":"string","description":"The path to the GeoParquet source"},"attribution":{"type":"string","readOnly":true,"description":"The attribution for the GeoParquet source.","default":""},"projection":{"type":"string","description":"The projection information for the GeoParquet data (optional).","default":"EPSG:4326"}}},"GeoTiffSource":{"type":"object","required":["urls"],"additionalProperties":false,"properties":{"urls":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string"},"min":{"type":"number"},"max":{"type":"number"}}},"minItems":1,"description":"URLs"},"normalize":{"type":"boolean","description":"Enable to normalize values between 0 and 1 and displayed as RGB values; disable to keep raw band values","default":true},"wrapX":{"type":"boolean","description":"Wrap the map horizontally?","default":false},"interpolate":{"type":"boolean","description":"Interpolate between grid cells when overzooming?","default":false}}},"ImageSource":{"type":"object","required":["path","coordinates"],"additionalProperties":false,"properties":{"path":{"type":"string","readOnly":true,"description":"Path that points to an image"},"coordinates":{"type":"array","readOnly":true,"items":{"type":"array","items":{"type":"number"},"minItems":2,"maxItems":2},"minItems":4,"maxItems":4,"default":[],"description":"Corners of image specified in longitude, latitude pairs"},"interpolate":{"type":"boolean","description":"Interpolate between grid cells when overzooming?","default":false}}},"MarkerSource":{"type":"object","required":["feature"],"additionalProperties":false,"properties":{"color":{"type":"string","description":"Color of the marker icon (hex, rgb, rgba, or named color)"},"feature":{"type":"object","description":"Info for the marker","required":["coords"],"properties":{"coords":{"type":"array","minItems":2,"maxItems":2,"items":{"type":"number"}}}}}},"RasterDemSource":{"type":"object","required":["url"],"additionalProperties":false,"properties":{"url":{"type":"string","description":"The url to the tile provider"},"attribution":{"type":"string","description":"The attribution for the raster-dem source"},"urlParameters":{"type":"object","additionalProperties":{"type":"string"}},"interpolate":{"type":"boolean","description":"Interpolate between grid cells when overzooming?","default":false}}},"RasterSource":{"type":"object","required":["url","maxZoom","minZoom"],"additionalProperties":false,"properties":{"url":{"type":"string","description":"The url to the tile provider"},"minZoom":{"type":"number","minimum":0,"maximum":24,"readOnly":true,"description":"The minimum zoom level for the raster source","default":0},"maxZoom":{"type":"number","minimum":0,"maximum":24,"readOnly":true,"description":"The maximum zoom level for the raster source","default":24},"attribution":{"type":"string","readOnly":true,"description":"The attribution for the raster source","default":""},"htmlAttribution":{"type":"string","readOnly":true,"description":"The html attribution for the raster source","default":""},"provider":{"type":"string","readOnly":true,"description":"The map provider","default":""},"bounds":{"type":"array","readOnly":true,"items":{"type":"array","items":{"type":"number"}},"default":[],"description":"The bounds of the source"},"urlParameters":{"type":"object","additionalProperties":{"type":"string"},"default":{}},"interpolate":{"type":"boolean","description":"Interpolate between grid cells when overzooming?","default":false}}},"ShapefileSource":{"type":"object","required":["path"],"additionalProperties":false,"properties":{"path":{"type":"string","description":"The path to the shapefile (.shp, .zip, or folder URL)."},"attribution":{"type":"string","readOnly":true,"description":"The attribution for the shapefile source.","default":""},"projection":{"type":"string","description":"The projection information for the shapefile (optional).","default":"WGS84"},"encoding":{"type":"string","description":"The encoding used for the shapefile\'s DBF (optional).","default":"UTF-8"},"additionalFiles":{"type":"object","description":"Additional files associated with the shapefile (e.g., .dbf, .prj, .cpg).","additionalProperties":{"type":"string"},"default":{}}}},"VectorTileSource":{"type":"object","required":["url","maxZoom","minZoom"],"additionalProperties":false,"properties":{"url":{"type":"string","description":"The url to the tile provider"},"minZoom":{"type":"number","minimum":0,"maximum":24,"description":"The minimum zoom level for the vector source"},"maxZoom":{"type":"number","minimum":0,"maximum":24,"description":"The maximum zoom level for the vector source"},"attribution":{"type":"string","description":"The attribution for the vector source"},"provider":{"type":"string","readOnly":true,"description":"The map provider"},"urlParameters":{"type":"object","additionalProperties":{"type":"string"}}}},"VideoSource":{"type":"object","required":["urls","coordinates"],"additionalProperties":false,"properties":{"urls":{"type":"array","items":{"type":"string"},"minItems":1,"default":[],"description":"URLs to video content in order of preferred format"},"coordinates":{"type":"array","items":{"type":"array","items":{"type":"number"},"minItems":2,"maxItems":2},"minItems":4,"maxItems":4,"default":[],"description":"Corners of video specified in longitude, latitude pairs"}}},"GeoJSONSource":{"type":"object","required":[],"additionalProperties":false,"properties":{"path":{"type":"string","description":"The local path to a GeoJSON file"},"data":{"type":"object","description":"The GeoJSON data","$schema":"http://json-schema.org/draft-07/schema#","$id":"https://geojson.org/schema/GeoJSON.json","title":"GeoJSON","oneOf":[{"title":"GeoJSON Point","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Point"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"number"}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON LineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["LineString"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON Polygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Polygon"]},"coordinates":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPoint","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPoint"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiLineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiLineString"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPolygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPolygon"]},"coordinates":{"type":"array","items":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON GeometryCollection","type":"object","required":["type","geometries"],"properties":{"type":{"type":"string","enum":["GeometryCollection"]},"geometries":{"type":"array","items":{"oneOf":[{"title":"GeoJSON Point","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Point"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"number"}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON LineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["LineString"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON Polygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Polygon"]},"coordinates":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPoint","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPoint"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiLineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiLineString"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPolygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPolygon"]},"coordinates":{"type":"array","items":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}}]}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON Feature","type":"object","required":["type","properties","geometry"],"properties":{"type":{"type":"string","enum":["Feature"]},"id":{"oneOf":[{"type":"number"},{"type":"string"}]},"properties":{"oneOf":[{"type":"null"},{"type":"object"}]},"geometry":{"oneOf":[{"type":"null"},{"title":"GeoJSON Point","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Point"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"number"}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON LineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["LineString"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON Polygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Polygon"]},"coordinates":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPoint","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPoint"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiLineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiLineString"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPolygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPolygon"]},"coordinates":{"type":"array","items":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON GeometryCollection","type":"object","required":["type","geometries"],"properties":{"type":{"type":"string","enum":["GeometryCollection"]},"geometries":{"type":"array","items":{"oneOf":[{"title":"GeoJSON Point","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Point"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"number"}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON LineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["LineString"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON Polygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Polygon"]},"coordinates":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPoint","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPoint"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiLineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiLineString"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPolygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPolygon"]},"coordinates":{"type":"array","items":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}}]}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}}]},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON FeatureCollection","type":"object","required":["type","features"],"properties":{"type":{"type":"string","enum":["FeatureCollection"]},"features":{"type":"array","items":{"title":"GeoJSON Feature","type":"object","required":["type","properties","geometry"],"properties":{"type":{"type":"string","enum":["Feature"]},"id":{"oneOf":[{"type":"number"},{"type":"string"}]},"properties":{"oneOf":[{"type":"null"},{"type":"object"}]},"geometry":{"oneOf":[{"type":"null"},{"title":"GeoJSON Point","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Point"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"number"}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON LineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["LineString"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON Polygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Polygon"]},"coordinates":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPoint","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPoint"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiLineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiLineString"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPolygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPolygon"]},"coordinates":{"type":"array","items":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON GeometryCollection","type":"object","required":["type","geometries"],"properties":{"type":{"type":"string","enum":["GeometryCollection"]},"geometries":{"type":"array","items":{"oneOf":[{"title":"GeoJSON Point","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Point"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"number"}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON LineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["LineString"]},"coordinates":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON Polygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["Polygon"]},"coordinates":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPoint","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPoint"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"number"}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiLineString","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiLineString"]},"coordinates":{"type":"array","items":{"type":"array","minItems":2,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}},{"title":"GeoJSON MultiPolygon","type":"object","required":["type","coordinates"],"properties":{"type":{"type":"string","enum":["MultiPolygon"]},"coordinates":{"type":"array","items":{"type":"array","items":{"type":"array","minItems":4,"items":{"type":"array","minItems":2,"items":{"type":"number"}}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}}]}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}}]},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}}},"bbox":{"type":"array","minItems":4,"items":{"type":"number"}}}}]},"valid":{"type":"boolean","description":"Whether the data are valid or not","readOnly":true}}}}');class J{constructor(e){this._registry=new Map(Object.entries(q)),this._docManager=e}registerSchema(e,t){this._registry.has(e)?console.error("Worker is already registered!"):this._registry.set(e,t)}has(e){return this._registry.has(e)}getSchemas(){return this._registry}getDocManager(){return this._docManager}}const M=[{id:"jupytergis:core:tracker",autoStart:!0,requires:[T.ITranslator],optional:[O.IMainMenu],provides:n.IJupyterGISDocTracker,activate:(e,t,r)=>{const i=new a.WidgetTracker({namespace:"jupytergis"});return console.debug("jupytergis:core:tracker is activated!"),i}},x,{id:"jupytergis:core:form-schema-registry",autoStart:!0,requires:[P.IDocumentManager],provides:n.IJGISFormSchemaRegistryToken,activate:(e,t)=>new J(t)},{id:"jupytergis:core:external-command-registry",autoStart:!0,requires:[],provides:n.IJGISExternalCommandRegistryToken,activate:e=>new G},{id:"jupytergis:core:layer-browser-registry",autoStart:!0,requires:[],provides:n.IJGISLayerBrowserRegistryToken,activate:e=>(console.debug("jupytergis:core:layer-browser-registry is activated"),new v)},{id:"jupytergis:core:annotation",autoStart:!0,requires:[n.IJupyterGISDocTracker],provides:n.IAnnotationToken,activate:(e,t)=>{var r;const i=new o.AnnotationModel({model:null===(r=t.currentWidget)||void 0===r?void 0:r.model});return t.currentChanged.connect((e,t)=>{i.model=(null==t?void 0:t.model)||void 0}),i}}]}}]);
@@ -1,121 +0,0 @@
1
- jupytergis_core/__init__.py,sha256=sLAtxtMwg2Vwhcq2hCD5uncbwGwcPmpmQmvadLhZsJU,1116
2
- jupytergis_core/_version.py,sha256=Ib5_lQiBLZaqaS5rBFYBmxFEz_hxaFmfo239IMk_q3c,172
3
- jupytergis_core/handler.py,sha256=VSbWtNCWxHWqmY1nMdpOrbURGLpaL2xFw5lfsl38NCw,10151
4
- jupytergis_core/jgis_ydoc.py,sha256=IQKjAcGcDoUDZGkBGz8thzK9vDkbO1k2gEWwZnVeeL8,3678
5
- jupytergis_core/schema/__init__.py,sha256=4SQLMbExCFwPMN_c58YZUG_JYOAix_1aHTPrRJeOkVs,1619
6
- jupytergis_core/schema/interfaces/__init__.py,sha256=kk5vfiGTU3AxUOSt1EniapM3zUntkuJpNNgeBppDLgo,102
7
- jupytergis_core/schema/interfaces/geojson.py,sha256=VAeztvzbC0Dd3UxGRfZKqQRn2FhfRE-A4rhuJFYKqA0,10535
8
- jupytergis_core/schema/interfaces/export/__init__.py,sha256=kk5vfiGTU3AxUOSt1EniapM3zUntkuJpNNgeBppDLgo,102
9
- jupytergis_core/schema/interfaces/export/exportGeoJson.py,sha256=pGtoCooWT_csQQN2-5s75epS4dGUIUm4ELZeEgY0PyQ,448
10
- jupytergis_core/schema/interfaces/export/exportGeoTiff.py,sha256=sC5HmisynEfcOx7Gcvo0pnmvr1JKjbVFIgR7_edkyUg,814
11
- jupytergis_core/schema/interfaces/processing/__init__.py,sha256=kk5vfiGTU3AxUOSt1EniapM3zUntkuJpNNgeBppDLgo,102
12
- jupytergis_core/schema/interfaces/processing/boundingBoxes.py,sha256=8aeMe0SFUty73dlRkubqV9so1a3SIlnuinEWOYXFQxM,387
13
- jupytergis_core/schema/interfaces/processing/buffer.py,sha256=N37KaIvw8bUc3ucwlgh2rSogqaMCk9QpI9gv4p3r7cU,652
14
- jupytergis_core/schema/interfaces/processing/centroids.py,sha256=IzSF9bAme2h8ROgKrZnS2Go3W_UW9W7FZn9xcs22pvk,374
15
- jupytergis_core/schema/interfaces/processing/concaveHull.py,sha256=2b6GP9O1cr-66FmbVF5NNpoWRlvJMQc6onbAgRTpU5s,722
16
- jupytergis_core/schema/interfaces/processing/convexHull.py,sha256=CvAAFRtpjhTRPhqrINXHS74nz-5WXMu6XALxD_NpAIA,378
17
- jupytergis_core/schema/interfaces/processing/dissolve.py,sha256=aXQugpXFK87ntRPkX1dtA37aRldQpEKEoYpH1FNMFl8,659
18
- jupytergis_core/schema/interfaces/project/__init__.py,sha256=kk5vfiGTU3AxUOSt1EniapM3zUntkuJpNNgeBppDLgo,102
19
- jupytergis_core/schema/interfaces/project/jgis.py,sha256=Y5CS0mIANJGrtsVxAb7jwcu6crehZ4DnBqBbJCxgywI,3993
20
- jupytergis_core/schema/interfaces/project/layers/__init__.py,sha256=kk5vfiGTU3AxUOSt1EniapM3zUntkuJpNNgeBppDLgo,102
21
- jupytergis_core/schema/interfaces/project/layers/heatmapLayer.py,sha256=b5RcEAnrRwnYwWk_VdblRadyysdeNuHV2xG1YgiZ8VM,977
22
- jupytergis_core/schema/interfaces/project/layers/hillshadeLayer.py,sha256=CkcEZ_PXcEmd1WwF-QQR-FJ9lUWVqJq36xd4wQDRejM,511
23
- jupytergis_core/schema/interfaces/project/layers/imageLayer.py,sha256=g0oOaWG2S-HhKknPSd-MEP8zwn0684FSY_05rW1EaUs,536
24
- jupytergis_core/schema/interfaces/project/layers/rasterLayer.py,sha256=5kiHloY_rLFbBzTdCNVcSoqANAOpPqjEs1zQBKlXu_Q,538
25
- jupytergis_core/schema/interfaces/project/layers/stacLayer.py,sha256=FDz8s_PA1uDdZvzcHdRcZ5zMdsAXrOVKpMsiK4rL4ss,556
26
- jupytergis_core/schema/interfaces/project/layers/storySegmentLayer.py,sha256=P1pLDjh2IB3VGuKdCCssTZjsLFYPBhq9hHDkBSei0HU,1183
27
- jupytergis_core/schema/interfaces/project/layers/vectorLayer.py,sha256=NUqqTOvsEh_dj6UcAQPnUw5_magnGdLWkOVCj76Zdes,1465
28
- jupytergis_core/schema/interfaces/project/layers/vectorTileLayer.py,sha256=D4RgxNPN3yfNpsz2Fj7hToOSWD_MH4_lkm-SUuP5v6k,668
29
- jupytergis_core/schema/interfaces/project/layers/webGlLayer.py,sha256=5plYX4w6zVpXxL4-FCCJkzXdcBYJ0a_zspXw8eGNy-s,1610
30
- jupytergis_core/schema/interfaces/project/sources/__init__.py,sha256=kk5vfiGTU3AxUOSt1EniapM3zUntkuJpNNgeBppDLgo,102
31
- jupytergis_core/schema/interfaces/project/sources/geoJsonSource.py,sha256=MlaA7uigfI525c3_IcOfrAg2VR5G0FCyjGGqw6QY95g,10293
32
- jupytergis_core/schema/interfaces/project/sources/geoParquetSource.py,sha256=x_EYJQYJaLKoCZZxm4TB9dnNRtuaFb3wqYgDPXQEbLY,686
33
- jupytergis_core/schema/interfaces/project/sources/geoTiffSource.py,sha256=DzqDag9GW5TXrDX1vhaKgeWgrRtVxZ6PB1Rj8A7PuAI,922
34
- jupytergis_core/schema/interfaces/project/sources/imageSource.py,sha256=ZUQmGFDbaBwLGI1YQhs4ZDY3Ccvr9v3qo49wwIzr_Og,797
35
- jupytergis_core/schema/interfaces/project/sources/markerSource.py,sha256=U4yKciv6CnWas7CPEvXmj8r1aOwRS1pNgTac8aldr_M,629
36
- jupytergis_core/schema/interfaces/project/sources/rasterDemSource.py,sha256=ObWBGHlw4jwdm-JC0EK6DY_7LfsqBGgmYyfq70WHitw,709
37
- jupytergis_core/schema/interfaces/project/sources/rasterSource.py,sha256=PxsYiPPcSEjIWQ1CKvzR8t9H60Yv3TDlZc1oS4C0hFQ,1260
38
- jupytergis_core/schema/interfaces/project/sources/shapefileSource.py,sha256=wWN252hiL_3ph23UrDIXZcdLkxfYfDGcea5TtNCrZ-Y,1002
39
- jupytergis_core/schema/interfaces/project/sources/vectorTileSource.py,sha256=byb7WgPn1-65Ukl0-aENtOnxzOeNUxQ-Cqi6CaW-gaM,918
40
- jupytergis_core/schema/interfaces/project/sources/videoSource.py,sha256=B0FgMFIz6uE-t-wmELcVho2cy_d3DtQxdM0nnhT6cNM,735
41
- jupytergis_core-0.11.1.data/data/etc/jupyter/jupyter_server_config.d/jupytergis_core.json,sha256=CV_X7pENr4UgKxFL4m6f8FGBtrrV5PJazlckMYVrelo,90
42
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/package.json,sha256=mBEpGyLZH4Eb0_hbTGNy3Ub554eFkay5vzVpP8kJgPU,4084
43
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/schemas/@jupytergis/jupytergis-core/jupytergis-settings.json,sha256=_qMlrjLzIo_1dlYDuOM3IxShDpDVKzXWdea9Ka9VqIM,1299
44
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/schemas/@jupytergis/jupytergis-core/package.json.orig,sha256=zHkN5i_nP4pqpVoOF00cByS8Wl4NNTFNbHzbfg9vl7Q,3942
45
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/026680ab0cd1523edc87.png,sha256=AmaAqwzRUj7chz7F6hK2yXJLiEPqOibu6akK58TrixA,366859
46
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/02ff7d503bbd90b21fc4.png,sha256=Av99UDu9kLIfxMpkETnGpUWq5ShYM0IurMXLhPrykZA,54022
47
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/062a9554f6b4caac9713.png,sha256=BiqVVPa0yqyXExBtgWeeMTcPACeYir3ULoOKDFkdGjg,369976
48
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/064f37cecb8130ad66e8.png,sha256=Bk83zsuBMK1m6EmLobbOXNgBSn2FKfdHM3I8cg2azPg,431901
49
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/08da2741746ddab81d04.png,sha256=CNonQXRt2rgdBPPmwxPZQoWyTJygC_FFlui1rDD8NjE,442782
50
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/0c6a0352b82839119f95.png,sha256=DGoDUrgoORGflUg0ec5VPOpJq2HIcZXHWG0Tc_b99zA,462212
51
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/13c485bb93f5567f02fd.png,sha256=E8SFu5P1Vn8C_UkRjegepGTR2Q5OxvZwU7Yqczi5L8Y,352109
52
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/1474207a6b3ca1001e78.png,sha256=FHQgems8oQAeeDOJkw963S94x4PbDI0kXH7NXY8HI78,452291
53
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/14b98240613d5256c621.png,sha256=FLmCQGE9UlbGIRxinVd5df2Ab5B_1LJOO5TN8Zgze6Y,350745
54
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/154.81bef68e01fc6079be77.js,sha256=gb72jgH8YHm-d1a2sZTEuc2SA6Ff_Q1XyNgzw16QI7Q,2729
55
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/1b97ea0f2b3af717cffa.png,sha256=G5fqDys69xfP-n7rOFljhFCBL8aveo-MwGgHjPuLscg,317122
56
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/1d440270da19a2f22fee.png,sha256=HUQCcNoZovIv7gEA5ngeodlMG-4S9JOHdB2PtJWby_A,319945
57
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/1ed164e010f3c0306d15.png,sha256=HtFk4BDzwDBtFds-3GFc5mAuI9x5BnWJjFvHSHMUCjc,237793
58
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/211.dda210219d9ad86e1e84.js,sha256=3aIQIZ2a2G4ehMsqRWAJjc4EPLhWYKO1naotzoMyYUo,36288
59
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2218dfba22fc2b08e948.png,sha256=IhjfuiL8KwjpSDabp4RluScYHx1cj44z3Rm-klkRvuE,130129
60
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/234.ea90a64ba283577248b6.js,sha256=6pCmS6KDV3JItm7AU3dW45CQHowsX1FliDaYntAVcSQ,372
61
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js,sha256=ryzf7dSYx5zzc9RMM-31mzklmDf5uv3DUFdUVAcIEBA,63304
62
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js.LICENSE.txt,sha256=dwQ7H60QoWgzT-QRmxxtmVIE1715m87nofpOOY7yeqE,254
63
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/294.5fc61ad02851426049c0.js,sha256=afkQ1k8AMJ74cU5SpobJG3lKHPi2mbFsr-w_z_noJ9I,2761478
64
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/294.5fc61ad02851426049c0.js.LICENSE.txt,sha256=-nIzJ7R9b_ojmZJmrmEJ9o0znnbc-vhBCoG0eE6NHGk,1971
65
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2ab791b60c4058e664f8.png,sha256=KreRtgxAWOZk-ATcGaCu3THqXN1cSfwewykUmrGW2NI,561236
66
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2b24b6a745c11511f055.png,sha256=KyS2p0XBFRHwVVT7_zThiUAP1xSXgl_7wNVkW3memQQ,568028
67
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2d676bc0a01c2cd2fccb.png,sha256=LWdrwKAcLNL8yxG2dNwtoXADgijZuvaaelVhCQgN7Ig,279624
68
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2f02309ea499725612ea.png,sha256=LwIwnqSZclYS6uCB7BPwrQ7-qpFi1F6d6odiaDynHmo,542902
69
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/32c7a73662cceb5bb1d7.png,sha256=MsenNmLM61ux1zTnKQUeboPZrl8wiESG8BL6f9S5Xvw,172231
70
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/350eec4ce9ae4bc10bca.wasm,sha256=NQ7sTOmuS8ELyv2GIUY-BXq9u4-DcvDY4K8G5rhWGDU,28219835
71
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/363ca7c5f78deb6fd033.png,sha256=NjynxfeN62_QM_iVvsjjqCRhWhvhTRnuNb33yD9Roqs,445044
72
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/376.28855d079a25782d0411.js,sha256=KIVdB5oleC0EEX01IgPFPV3UOIk8vpvDR5s0umuwps4,115761
73
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3ae0bf244442de7efc35.png,sha256=OuC_JERC3n78NY9skKyDMpQ27lruPw3zyS97kfMLpIc,110946
74
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3d48be10ffea86eb15de.png,sha256=PUi-EP_qhusV3uzeAW6SKeKROOQ7TpVWUlWxQCEof0A,452348
75
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/407.abbc95102c4ad7922738.js,sha256=q7yVECxK15InOIw50JEsh2vGLN6IXONrzmKw64epoiU,1462
76
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/415edc3fa381260cf31e.png,sha256=QV7cP6OBJgzzHuXWpT-CyaZUSVuMDfaiv8EUmaNshr8,18305
77
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/42cbddf5e883673bc4e2.png,sha256=Qsvd9eiDZzvE4k4EzuKJxh8NM_MYZu6l9cBZHUoRpPQ,100312
78
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/432.4ba21c44d69bd7bb9b58.js,sha256=S6IcRNab17ubWISCYqfAG5jo1FMB_AW1Isnz63EzQz4,4144
79
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/472.a64789520e563e648e15.js,sha256=pkeJUg5WPmSOFaCXW6zAtYdoNl-DJgkSlnCox5mG0f0,1699
80
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/527ef171d5df15dc7da5.png,sha256=Un7xcdXfFdx9pZOMmqdqhPcNrQYT922uUfBnwFoXc2Q,50393
81
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/542.01890bd351511c4a49a8.js,sha256=AYkL01FRHEpJqCQ965zEuA1X1vtlWdRjf2eZaTtvOGo,2072
82
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/552.a4ebd32e9302cb6c9dce.js,sha256=pOvTLpMCy2ydzvrXAgylL2smi2i0JOgNMGgGPB2eKCc,46951
83
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/555.f67c28bf17db0a6ce7f9.js,sha256=9nwovxfbCmzn-W9pR427e2RVqnObzb7G7w990tEGAhM,10162
84
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5bb02252f243f8c7494f.png,sha256=W7AiUvJD-MdJTzb5-6oUqYYHL15EO6Q8EUAPhxpGxsY,68860
85
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5d181edc3c046e1454a1.png,sha256=XRge3DwEbhRUodWb2qnRg26uplipRcQNPJ_3uRoY3tI,39770
86
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5f32ad48aefe00e51312.png,sha256=XzKtSK7-AOUTEiTFucknE5RgNRq-Q_Dk4u0yB1zBBRs,283800
87
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/618.f39bbf3c06f1a62a664a.js,sha256=85u_PAbxpipmSjLQ7JMsZ8bxPE6KH-kTmrbzXSgiFKY,266
88
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6e4f6b4d0dfca3bd4450.png,sha256=bk9rTQ38o71EUB8W3nqqTHpydfdBNXyp1LTsoqamOYU,1827
89
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/71d436fb44627b6bfbd7.png,sha256=cdQ2-0Rie2v71zXnyLz2-kehRnO3cQL7emrTyXr24G4,479740
90
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7b225dc2d37cd3582156.png,sha256=eyJdwtN801ghVjAy9u9ShUf7k2p9BE_5_hAQyKE5vME,420024
91
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.2b7be4ca03f1b0985a34.js,sha256=TnxuucCLVNiAg6RkUXm1w38dSzg8hobleJVOkimZml0,122147
92
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.2b7be4ca03f1b0985a34.js.LICENSE.txt,sha256=e5rXKlIVk9PRn8cQPr8kfCfz1Paakt2urafpaM7lFGg,95
93
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/843ab141e62516b9df5c.png,sha256=hDqxQeYlFrnfXKeadz-6fR3HrDRnbWq0iAFC5fZc0Mk,531141
94
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8814e17f6b110e8f3e42.png,sha256=iBThf2sRDo8-QuSMOcEC5GELV-vOVBuolIFeaul3Yeg,12393
95
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/88b2ae0d29edb684eae5.png,sha256=iLKuDSnttoTq5UuchdlEaTehtkEMBYjRaFNJl4gfnGo,142837
96
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/971a42d174dd17b9451a.png,sha256=lxpC0XTdF7lFGjg1D95kXGdnntg94bf_7nh_Jh2dZP8,431668
97
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/99.43df5aa4900a464c8c36.js,sha256=Q99apJAKRkyMNhxNi0zesQdKmFPFqU6vXgt4Lhx8ZaA,390855
98
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/990.1fe67e669bf8d31bc0ac.js,sha256=H-Z-Zpv40xvArOFvfKS7wcvYPqThXEtIO42wwRd7EWM,26123
99
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/991.ce3807f873148de479ba.js,sha256=zjgH-HMUjeR5ukY7BqOlWLA_c8y-by2fHSPm0T-iVpI,35068
100
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a3c609f5bff95a7a53be.png,sha256=o8YJ9b_5WnpTvoP-3DJ4TsxRLFj3lidoJSr0xRYkfDc,308268
101
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a86d626c9ed2e222d190.png,sha256=qG1ibJ7S4iLRkJVSxLzQrZeKDvq-vVcjCO6VTBPFxZY,547995
102
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a9e286b0c0264a9fc737.png,sha256=qeKGsMAmSp_HN7cbFdpn5nzor3Dta6GI2TNMO5hyuFU,327218
103
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/ab309078b494f850430a.png,sha256=qzCQeLSU-FBDCqE40wX7JP6PCBce7pUjP8HhegICDW4,69110
104
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b15e3989b7b90b5a8d9d.png,sha256=sV45ibe5C1qNndsNS5QVe8WvyTZLQlUEI0hxepKpskU,24477
105
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b36717fbb06f21d53b01.png,sha256=s2cX-7BvIdU7AWGKYp3fWjFxCgSQr9rIG5y1OUmb-Xs,257756
106
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/ba4b6e82fe5a816c40a5.png,sha256=uktugv5agWxApf3G1tsN4XGkKPyk_bEl4nCV_2xILTI,108855
107
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/bb2b310570da7a3587e9.png,sha256=uysxBXDaejWH6c7H6nb5ZrNM9FONjROGcFST0558Jmw,1930
108
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/be92bcf7bb99753b4b3d.png,sha256=vpK897uZdTtLPfLqAMXYqx6wpOYyzCpA36cy-FxF1eM,36786
109
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c2ffa011d7f52a0ddf45.png,sha256=wv-gEdf1Kg3fRRrllbiGcvzL8IHTQNDIo5vSBAP5PVY,568377
110
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/d83457b1b925c1718f6d.png,sha256=2DRXsbklwXGPbaqI2gpSzHS3_KxNOx8RnK5l8C8iBqc,17852
111
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/e473e1e9f20af114bbb4.data,sha256=5HPh6fIK8RS7tJHZz37xVJhnCKfsdjsiGBxeXwEviJ4,11595145
112
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/f2617180c6907263a7ff.png,sha256=8mFxgMaQcmOn_zg5CctHUSEG86rccY22EDiV7K_WXWw,62650
113
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/fe99a6dbf5a71d308989.png,sha256=_pmm2_WnHTCJidssHYSpOnBx-s_0jkj2kZsYRBpzX5o,530602
114
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/remoteEntry.1181005e666f657a70d5.js,sha256=EYEAXmZvZXpw1c2Yu2JO4BitzKlSvCPk6h_Dc7A7AfI,11447
115
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/style.js,sha256=g-u07NhwojMBj_0iNeJCJ_gEBVW7Pmt1VqjTGoAynKk,170
116
- jupytergis_core-0.11.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/third-party-licenses.json,sha256=ltNQiFJd6q0qaXQqr6M7Ko68B_4K0phZqqi6uu8NZko,307888
117
- jupytergis_core-0.11.1.dist-info/METADATA,sha256=Jj5aNP_MNkhYad8ZXvlWYcYa109cbsVUkTR1b7b4KpU,2978
118
- jupytergis_core-0.11.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
119
- jupytergis_core-0.11.1.dist-info/entry_points.txt,sha256=kAnz_pUpRTtFL8hibChlanokZH0yEGcBDnbs1hJzHGw,54
120
- jupytergis_core-0.11.1.dist-info/licenses/LICENSE,sha256=VblFgHMsSan_kg15lNsI-YHIqUOUNXGptcoaX2yDDhU,1531
121
- jupytergis_core-0.11.1.dist-info/RECORD,,