User Tools

Site Tools


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

Table of Contents

TGIS_CSFactory.Authority method

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

Find definition matching provided authority string.

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

Syntax

# Python
def Authority(
  self,
  _wkt: str
) -> str: 

Parameters

Name Type Description
_wkt str authority name string like EPSG number or CRS name

Result

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

Page Tools