The
SDL Component Suite
is an industry leading collection of components supporting scientific and engineering computing. Please visit the
SDL Web site
for more information....
Home
GeoPack
GeoDB
Type Declarations and Constants
Public Constants of TGeoDB
Index
See also:
TgdbItem
Public Constants of GEODB
Constant
Value
Explanation
CURRENT_DB_VERSION
2
current database version
GDB_ITEMNAMES
array[
TgdbItem
] of string = ('Border', 'Town', 'City', 'Lake', 'River', 'Road', 'Route', 'BLOB', 'Undefined');
clear text names of database items
MAXLENG_GDBNAME
59
maximum length of database item name
IsLightEd
-
see
description
Release
-
see
description
SDLVersionInfo
-
see
description
Example:
Some of thes constants are used in the following example program (see
http://www.lohninger.com/examples.html
for downloading the code):
geodata
Last Update: 2023-Feb-06