POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
CONGRESSIONAL_LEGAL_SRVY_AREA
(* Local *)
SUBTYPE OF
(
legal_survey_area
);
lot_number :
OPTIONAL
ndt_pint1
;
polygon_description :
OPTIONAL
ndt_comment
;
principal_meridian :
OPTIONAL
ndt_name
;
range :
OPTIONAL
ndt_pint1
;
range_fraction :
OPTIONAL
ndt_name
;
ref_east_or_west :
OPTIONAL
ref_east_or_west
;
ref_north_or_south :
OPTIONAL
ref_north_or_south
;
section_suffix :
OPTIONAL
ndt_code1
;
section_type :
OPTIONAL
ndt_name
;
subdivision :
OPTIONAL
ndt_comment
;
township :
OPTIONAL
ndt_pint1
;
township_fraction :
OPTIONAL
ndt_name
;
township_name :
OPTIONAL
ndt_name
;
township_range_section :
OPTIONAL
ndt_pint1
;
tract_number :
OPTIONAL
ndt_pint1
;
UNIQUE
si:
earth_feature
.identifier,
earth_feature
.unique_within;
END_ENTITY
; (* congressional_legal_srvy_area *)
Generated on Tue Jul 10 19:37:40 2001
© Copyright 2001 POSC. All rights reserved.