EPSG

Description

Name

struct Tinman.Georef.Authority.EPSG

Provides georeferencing metadata of the EPSG database.

Fields / Optional

coordOp

Type

CoordOpIds

Default

CoordOpIds.None

The well-known coordinate operation to use as the map projection (see CoordOp).


coordSys

Type

CoordSysIds

Default

CoordSysIds.None

The well-known coordinate system to use (see CoordSys).


datum

Type

DatumIds

Default

DatumIds.None

The well-known geodetic datum to use (see Datum).


ellipsoid

Type

EllipsoidIds

Default

EllipsoidIds.None

The well-known ellipsoid to use (see Ellipsoid).


meridian

Type

MeridianIds

Default

MeridianIds.None

The well-known prime meridian to use (see Meridian).


unitGeographic

Type

UnitIds

Default

UnitIds.None

The well-known unit of measure to use for the geographic coordinate system (see CoordOp).


unitProjected

Type

UnitIds

Default

UnitIds.None

The well-known unit of measure to use for the projected coordinate system (seeUnit).


unitVertical

Type

UnitIds

Default

UnitIds.None

The well-known unit of measure to use for the vertical coordinate system (see Unit).


vertical

Type

VerticalIds

Default

VerticalIds.None

The well-known vertical datum to use (see Georef.Vertical).

Fields / External

georef

Type

CoordSys

The resulting georeference.