grid_intersection_resolved
EXPRESS specification:
ENTITY
grid_intersection_resolved
SUBTYPE
OF
(
grid_intersection
);
resolution_point
:
geographical_location
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
grid_intersection
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
grid_intersection_resolved;
ENTITY
grid_intersection
;
grid_intersection_name
:
label
;
gridlines
:
SET
[2:2]
OF
gridline
;
level
:
OPTIONAL
grid_level
;
ENTITY
grid_intersection_resolved
;
resolution_point
:
geographical_location
;
END_ENTITY
;