map_location
EXPRESS specification:
ENTITY
map_location
SUBTYPE
OF
(
geographical_location
);
map_name
:
label
;
map_code
:
identifier
;
eastings
:
length_measure_with_unit
;
northings
:
length_measure_with_unit
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
geographical_location
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
map_location;
ENTITY
geographical_location
;
height_above_datum
:
length_measure_with_unit
;
datum_name
:
label
;
ENTITY
map_location
;
map_name
:
label
;
map_code
:
identifier
;
eastings
:
length_measure_with_unit
;
northings
:
length_measure_with_unit
;
END_ENTITY
;