User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.setcsbyepsg_integer

Table of Contents

TGIS_Layer.SetCSByEPSG method

DK11 for Python | tatukgis.pdk.TGIS_Layer.SetCSByEPSG | Constructors | Methods | Properties | Events

Sets up Coordinate System to a coordinate system provided by a EPSG code.

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

Syntax

# Python
def SetCSByEPSG(
  self
  _epsg: int
) -> None: 

Parameters

Name Type Description
_epsg int EPSG code

References

2022/11/21 01:50

Page Tools