User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csdatum.create_integer_string_integer_integer

Table of Contents

TGIS_CSDatum.__init__(int, str, int, int) constructor

Syntax

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

Parameters

Name Type Description
_epsg int EPSG code for the unit
_wkt str WKT name for the unit
_ellipsoid int EPSG code for ellipsoid
_transform int EPSG code of default coordinate operation
2022/11/21 01:49

Page Tools