User Tools

Site Tools


api:dk11:delphi:giscsfactory.tgis_csfactory

Table of Contents

TGIS_CSFactory class

DK for Delphi | GisCsFactory.TGIS_CSFactory | Classes | Methods

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

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

Syntax

// Delphi
type
  TGIS_CSFactory = class
  end;
// C++ Builder
class PASCALIMPLEMENTATION TGIS_CSFactory

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

2025/01/31 01:06

Page Tools