User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_layer.setcsbyepsg_integer

Table of Contents

TGIS_Layer.SetCSByEPSG method

Sets the coordinate system using an EPSG code.

Syntax

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

Parameters

Name Type Description
_epsg int EPSG code.

References

2026/07/10 23:51

Page Tools