User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csfactory.byepsg_integer

Table of Contents

TGIS_CSFactory.ByEPSG method

DK11 for Python | tatukgis.pdk.TGIS_CSFactory.ByEPSG | Methods

Find definition matching provided EPSG number.

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

Syntax

# Python
def ByEPSG(
  self,
  _epsg: int
) -> TGIS_CSCoordinateSystem: 

Parameters

Name Type Description
_epsg int EPSG code to be found

Result

Type Description
TGIS_CSCoordinateSystem Found definition or nil.
2023/08/09 01:52

Page Tools