User Tools

Site Tools


api:dk11:delphi:gistypes.gis_epsg_auto

Table of Contents

GIS_EPSG_AUTO constant

DK11 for Delphi | GisTypes.GIS_EPSG_AUTO | Constants | Enums | Classes | Prototypes | Records | Types

Starting EPSG number for auto-generated codes.

Syntax

// Delphi
const GIS_EPSG_AUTO = 7000000;
// C++ Builder
// const syntax for C++Builder is not fully reliable
extern DELPHI_PACKAGE int GIS_EPSG_AUTO /* 7000000 */;

Type

Value
7000000
2017/09/04 11:17

Page Tools