POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
OHIO_LEGAL_SURVEY_AREA
(* Local *)
SUBTYPE OF
(
legal_survey_area
);
block :
OPTIONAL
ndt_short_name
;
city_zip_code :
OPTIONAL
ndt_short_name
;
lot :
OPTIONAL
ndt_short_name
;
principal_meridian :
OPTIONAL
ndt_name
;
quadrangle :
OPTIONAL
ndt_name
;
quadrangle_minutes :
OPTIONAL
ndt_real4
;
subdivision :
OPTIONAL
ndt_short_name
;
township :
OPTIONAL
ndt_name
;
township_lot :
OPTIONAL
ndt_short_name
;
township_section :
OPTIONAL
ndt_short_name
;
UNIQUE
si:
earth_feature
.identifier,
earth_feature
.unique_within;
END_ENTITY
; (* ohio_legal_survey_area *)
Generated on Tue Jul 10 19:38:08 2001
© Copyright 2001 POSC. All rights reserved.