User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csfactory

Table of Contents

TGIS_CSFactory class

DK11 for .NET | TatukGIS.NDK.TGIS_CSFactory | Classes | Methods

Class to create Coordinate System Object from WKT or EPSG codes.

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

Syntax

// C#
public class TGIS_CSFactory 
{
}
' VisualBasic
Public Class TGIS_CSFactory
End Class
// Oxygene
type
  TGIS_CSFactory = public class
  end;

Methods

Inherited Overrides Protected
Name Visibility Description
Authority public Find definition matching provided authority string.
ByEPSG public Find definition matching provided EPSG number.
ByWKT public Create (or find existing) definition from provided WKT string.
ByWKTFile public Create (or find existing) definition from provided file with WKT (like .prj file).

References

2024/12/20 22:21

Page Tools