DK11 for Python | tatukgis.pdk.TGIS_CSFactory.Authority | Methods
Find definition matching provided authority string.
# Python def Authority( self, _wkt: str ) -> str:
Name | Type | Description |
---|---|---|
_wkt | str | authority name string like EPSG number or CRS name |
Type | Description |
---|---|
str | Found definition or nil. |