jupytergis-lab 0.4.5__py3-none-any.whl → 0.5.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.
- jupytergis_lab/_version.py +1 -1
- jupytergis_lab/notebook/explore.py +4 -4
- jupytergis_lab/notebook/gis_document.py +1 -1
- {jupytergis_lab-0.4.5.data → jupytergis_lab-0.5.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/package.json +4 -4
- jupytergis_lab-0.5.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/static/432.c9ac1551a28b0189d4b3.js +1 -0
- jupytergis_lab-0.5.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/static/484.1e1e78276dfe49d0de97.js +1 -0
- jupytergis_lab-0.4.5.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/static/remoteEntry.4b4db2d5f1ccde6ba0de.js → jupytergis_lab-0.5.0.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/static/remoteEntry.5cdf3f10821b0262016a.js +1 -1
- {jupytergis_lab-0.4.5.data → jupytergis_lab-0.5.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/static/third-party-licenses.json +1 -1
- {jupytergis_lab-0.4.5.dist-info → jupytergis_lab-0.5.0.dist-info}/METADATA +1 -1
- jupytergis_lab-0.5.0.dist-info/RECORD +21 -0
- jupytergis_lab/notebook/objects/__init__.py +0 -22
- jupytergis_lab/notebook/objects/_schema/__init__.py +0 -3
- jupytergis_lab/notebook/objects/_schema/export/__init__.py +0 -3
- jupytergis_lab/notebook/objects/_schema/export/exportGeojson.py +0 -18
- jupytergis_lab/notebook/objects/_schema/export/exportGeotiff.py +0 -28
- jupytergis_lab/notebook/objects/_schema/geojson.py +0 -502
- jupytergis_lab/notebook/objects/_schema/geojsonsource.py +0 -20
- jupytergis_lab/notebook/objects/_schema/processing/__init__.py +0 -3
- jupytergis_lab/notebook/objects/_schema/processing/buffer.py +0 -23
- jupytergis_lab/notebook/objects/_schema/processing/dissolve.py +0 -24
- jupytergis_lab/notebook/objects/_schema/project/__init__.py +0 -3
- jupytergis_lab/notebook/objects/_schema/project/jgis.py +0 -135
- jupytergis_lab/notebook/objects/_schema/project/layers/__init__.py +0 -3
- jupytergis_lab/notebook/objects/_schema/project/layers/heatmapLayer.py +0 -30
- jupytergis_lab/notebook/objects/_schema/project/layers/hillshadeLayer.py +0 -19
- jupytergis_lab/notebook/objects/_schema/project/layers/imageLayer.py +0 -19
- jupytergis_lab/notebook/objects/_schema/project/layers/rasterlayer.py +0 -19
- jupytergis_lab/notebook/objects/_schema/project/layers/vectorTileLayer.py +0 -30
- jupytergis_lab/notebook/objects/_schema/project/layers/vectorlayer.py +0 -64
- jupytergis_lab/notebook/objects/_schema/project/layers/webGlLayer.py +0 -57
- jupytergis_lab/notebook/objects/_schema/project/sources/__init__.py +0 -3
- jupytergis_lab/notebook/objects/_schema/project/sources/geoTiffSource.py +0 -27
- jupytergis_lab/notebook/objects/_schema/project/sources/imageSource.py +0 -29
- jupytergis_lab/notebook/objects/_schema/project/sources/rasterDemSource.py +0 -23
- jupytergis_lab/notebook/objects/_schema/project/sources/rastersource.py +0 -36
- jupytergis_lab/notebook/objects/_schema/project/sources/shapefileSource.py +0 -31
- jupytergis_lab/notebook/objects/_schema/project/sources/vectortilesource.py +0 -27
- jupytergis_lab/notebook/objects/_schema/project/sources/videoSource.py +0 -30
- jupytergis_lab-0.4.5.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/static/432.bb0ae93e813eefae7236.js +0 -1
- jupytergis_lab-0.4.5.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/static/484.8ba570bf2020ec490e49.js +0 -1
- jupytergis_lab-0.4.5.dist-info/RECORD +0 -49
- {jupytergis_lab-0.4.5.data → jupytergis_lab-0.5.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/install.json +0 -0
- {jupytergis_lab-0.4.5.data → jupytergis_lab-0.5.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/static/234.c2d7ed33ae9ca2244b0d.js +0 -0
- {jupytergis_lab-0.4.5.data → jupytergis_lab-0.5.0.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-lab/static/style.js +0 -0
- {jupytergis_lab-0.4.5.dist-info → jupytergis_lab-0.5.0.dist-info}/WHEEL +0 -0
- {jupytergis_lab-0.4.5.dist-info → jupytergis_lab-0.5.0.dist-info}/licenses/LICENSE +0 -0
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|