User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csabstract.create_integer_string

Table of Contents

TGIS_CSAbstract.__init__(int, str) constructor

Syntax

# Python
def __init__(
  self,
  _epsg: int,
  _wkt: str
) -> None: 

Parameters

Name Type Description
_epsg int EPSG code for the unit
_wkt str WKT name for the unit
2023/08/09 01:51

Page Tools