User Tools

Site Tools


samples:samples:jupyternotebookpythonandnumpy

Table of Contents

JupyterNotebookPythonAndNumpy sample

Documentation | Samples | JupyterNotebookPythonAndNumpy

Summary

How to useTatukGIS DK for Python in Jupter Notebook.

Description

This sample illustrates use of:

Name Description
TGIS_Utils.GisCreateLayerCreate a layer given by a name.
TGIS_Layer.OpenOpens the layer.
TGIS_LayerPixel.InterpretationThe way the layer is interpreted: the default is as a grid, or as an image.
TGIS_LayerPixel.LockPixelsLocks a fragment of the pixel layer for updating.
TGIS_LayerPixel.ParamsReturns parameters for pixel layer.
TGIS_LayerPixel.UnlockPixelsUnLocks a fragment.
TGIS_Utils.GisSamplesDataDirDownloadDownload if necessary and returns directory in which samples data was installed.

Code

This sample is available on following platforms (click to see source code):

2023/02/24 13:09

Page Tools