User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csprojabstract.project3d_ref_tgis_point3d

Table of Contents

TGIS_CSProjAbstract.Project3D_Ref method

DK11 for Python | tatukgis.pdk.TGIS_CSProjAbstract.Project3D_Ref | Constructors | Methods | Properties

This function projects geodetic (latitude and longitude) coordinates into projected (easting and northing in most cases) coordinates, according to the current ellipsoid and projection parameters.

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

Syntax

# Python
def Project3D_Ref(
  self,
  _coords: VarParameter
) -> None: 

Parameters

Name Type Description
_coords TGIS_Point3D geodetic coordinates (in radians)
2023/08/09 01:52

Page Tools