HorizontalCoordinateTypeEnum
None
URI: HorizontalCoordinateTypeEnum
Permissible Values
Value | Meaning | Description | Info |
---|---|---|---|
GEOGRAPHIC | None | The quantities of latitude and longitude which define the position of apoint ... | |
PLANAR_GRID | None | T plane-rectangular coordinate system usually based on, andmathematically adj... | |
PLANAR_LOCAL | None | Any right-handed planar coordinate system of which the z-axiscoincides with a... | |
PLANAR_MAP_PROJECTION | None | The systematic representation of all or part of the surface of the Earth on a... | |
LOCAL | None | A description of any coordinate system that is not aligned with the surface o... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/cmungall/basin3d_schema/vocabulary
Schema
name: HorizontalCoordinateTypeEnum
from_schema: https://w3id.org/cmungall/basin3d_schema/vocabulary
rank: 1000
permissible_values:
GEOGRAPHIC:
text: GEOGRAPHIC
description: The quantities of latitude and longitude which define the position
of apoint on the Earth's surface with respect to a reference spheroid.
PLANAR_GRID:
text: PLANAR_GRID
description: T plane-rectangular coordinate system usually based on, andmathematically
adjusted to, a map projection so that geographicpositions can be readily transformed
to and from plane coordinates.
PLANAR_LOCAL:
text: PLANAR_LOCAL
description: Any right-handed planar coordinate system of which the z-axiscoincides
with a plumb line through the origin that locally is aligned with the surface
of the Earth.
PLANAR_MAP_PROJECTION:
text: PLANAR_MAP_PROJECTION
description: The systematic representation of all or part of the surface of the
Earth on a plane or developable surface.
LOCAL:
text: LOCAL
description: A description of any coordinate system that is not aligned with the
surface of the Earth.