User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer.setcsbywkt_string

Table of Contents

IGIS_Viewer.SetCSByWKT method

DK for Python | tatukgis_pdk.IGIS_Viewer.SetCSByWKT | Methods | Properties

Setup Coordinate System to a coordinate system provided by WKT string (GEOGCS or PROJCS). If provided WKT string is empty then coordinate system will be turn off.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def SetCSByWKT(
  self,
  _wkt: str
) -> None: 

Parameters

Name Type Description
_wkt str WKT string

Remarks

All layers must have proper coordinate system. Otherwise coordinate system will be turned-off.

2025/01/31 01:19

Page Tools