Documentation | Samples | JupyterNotebookPythonAndNumpy
How to useTatukGIS DK for Python in Jupter Notebook.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_Utils.GisCreateLayer | Create a layer given by a name. |
TGIS_Layer.Open | Opens the layer. |
TGIS_LayerPixel.Interpretation | The way the layer is interpreted: the default is as a grid, or as an image. |
TGIS_LayerPixel.LockPixels | Locks a fragment of the pixel layer for updating. |
TGIS_LayerPixel.Params | Returns parameters for pixel layer. |
TGIS_LayerPixel.UnlockPixels | UnLocks a fragment. |
TGIS_Utils.GisSamplesDataDirDownload | Download if necessary and returns directory in which samples data was installed. |
This sample is available on following platforms (click to see source code):