DK11 for Python | tatukgis.pdk.TGIS_Layer.SetCSByEPSG | Constructors | Methods | Properties | Events
Sets up Coordinate System to a coordinate system provided by a EPSG code.
# Python def SetCSByEPSG( self, _epsg: int ) -> None:
Name | Type | Description |
---|---|---|
_epsg | int | EPSG code |