POSC Specifications Version 2.2
Epicentre Logical Data Model
ENTITY
GENERAL_EARTH_SURFACE_POINT
SUBTYPE OF
(
position_on_earth_surface
,
earth_surface_point
);
ref_other_earth_point :
ref_other_earth_point
;
INVERSE
pty_location_1d :
SET [0:?] OF
pty_location_1d
FOR
general_earth_surface_point;
pty_location_3d :
SET [0:?] OF
pty_location_3d
FOR
general_earth_surface_point;
pty_azimuth :
SET [0:?] OF
pty_azimuth
FOR
general_earth_surface_point;
pty_inclination_from_vertical :
SET [0:?] OF
pty_inclination_from_vertical
FOR
general_earth_surface_point;
pty_location_2d :
SET [0:?] OF
pty_location_2d
FOR
general_earth_surface_point;
UNIQUE
si:
earth_model_object
.identifier,
position_on_earth_surface
.geologic_feature,
earth_model_object
.geoscience_interpretation;
END_ENTITY
; (* general_earth_surface_point *)
Generated on Tue Dec 9 09:49:09 1997
© Copyright 1997 POSC. All rights reserved.