Enumeration of types of geo registry objects.
[PersistentEnum]
|
|||||
enum
|
GeoObjectType
|
Unknown
|
= -1
|
Unknown
object
type
(short
tag:
|
---|---|---|
UnitOfMeasure
|
= 0
|
A
unit
of
measure
(short
tag:
See also: UnitOfMeasure |
Ellipsoid
|
= 1
|
An
ellipsoid
(short
tag:
See also: GeoObjectType.Ellipsoid |
PrimeMeridian
|
= 2
|
A
prime
meridian
(short
tag:
See also: PrimeMeridian |
GeodeticDatum
|
= 3
|
A
geodetic
datum
(short
tag:
See also: GeodeticDatum |
DatumOperation
|
= 4
|
A coordinate operation that convert between coordinate systems that have different geodetic and/or vertical datums. See also: DatumOperation |
VerticalDatum
|
= 5
|
A
vertical
datum
(short
tag:
See also: VerticalDatum |
CoordinateSystem
|
= 6
|
A
coordinate
system,
geographic
or
projected
(short
tag:
See also: GeoObjectType.CoordinateSystem |
CoordinateOperation
|
= 7
|
A
coordinate
operation
that
transforms
geographic
coordinates
to
map
coordinates
(short
tag:
See also: ICoordinateOperation |
CoordinateOperationMethod
|
= 8
|
A
coordinate
operation
method
(short
tag:
See also: GeoObjectType.CoordinateOperationMethod |
Raster
|
= 9
|
A
georeferenced
raster
(short
tag:
See also: GeoObjectType.Raster |