Name | Survey_Position |
---|---|
Entity Type | Extension of Position |
Description | Properties of a position that are represented in a land surveying system. The systems covered here include congressional, Carter, Other Jeffersonian, and Texas. |
Submodel | Spatial |
Entity Scope | Project |
Primary Key | Position_Id |
Natural Key | |
Generalizations | Tracked_Object |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Abstract_Number | CODE | NA |
Abstract Number | No |
VARCHAR2(64) |
East_West_Distance | double | Length m |
The distance of the offset in the east/west direction. | No |
NUMBER |
East_West_Line | CODE | NA |
This is the legal survey line (East or West), from which the East West Distance is measured. This line is generally north-south in orientation | No |
VARCHAR2(64) |
Insert_Date | DATE | NA |
Date the entity was created in the repository | No |
DATE |
Insert_User | STRING64 | NA |
The name of the user responsible for the creation of this entity in the repository. | No |
VARCHAR2(64) |
Labor | CODE | NA |
Labor identifier | No |
VARCHAR2(64) |
League | CODE | NA |
League number - alphanumeric | No |
VARCHAR2(64) |
Lot_Number | CODE | NA |
The description of a lot number. | No |
VARCHAR2(64) |
North_South_Distance | double | Length m |
The distance of the offset in the North/South direction | No |
NUMBER |
North_South_Line | CODE | NA |
This is the legal survey line (North or South), from which the North South Distance is measured. This line is generally East-West in orientation | No |
VARCHAR2(64) |
Position_Id | Position |
|
Properties of a position which are represented in a land surveying system. The systems covered here include Congressional, Carter, Other Jeffersonian, and Texas. | Yes |
NUMBER(38) |
Principal_Meridian | CODE | NA |
Principal Meridian, designated by its longitude, often omitted from formal land description by local governments as all the land in their jurisdiction refers to the same one | No |
VARCHAR2(64) |
Produced_By | STRING64 | NA |
The name of application role that created the entity, for data created programmatically. | No |
VARCHAR2(64) |
Range_Number | CODE | NA |
Jeffersonian Range Number, e.g., 3 in R3W for a parcel W12 NE14 S11 T5N R3W | No |
VARCHAR2(64) |
SDAT_Label | int | No_Unit |
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. | No |
NUMBER(10) |
Section_Number | CODE | NA |
Section Number, e.g., 11 for a parcel W12 NE14 S11 T5N R3W | No |
VARCHAR2(64) |
Section_Subdivision | CODE | NA |
A subdivision of a section, usually described by consecutive splitting of the section into halves and quarters, e.g., W12 NE14 | No |
VARCHAR2(64) |
Section_Suffix | CODE | NA |
A subsection single letter, e.g., as used in California, USA | No |
VARCHAR2(64) |
Section_Type | CODE | NA |
Section Type, e.g., Lot, Block, Militia, Donation, Bay, etc. | No |
VARCHAR2(64) |
Spot_Code | CODE | NA |
Geographic location within a section | No |
VARCHAR2(64) |
Survey | CODE | NA |
Texas Survey Name | No |
VARCHAR2(64) |
Survey_East_West | CODE | NA |
Range is East or West from principal meridian, e.g., W in R3W for the parcel W12 NE14 S11 T5N R3W or FEL in Texas | No |
VARCHAR2(64) |
Survey_North_South | CODE | NA |
Township is North or South from base line, e.g., N in T5N for the parcel W12 NE14 S11 T5N R3W or FNL in Texas | No |
VARCHAR2(64) |
Township_Name | CODE | NA |
The name of the township, as used in the state of Michigan, USA. | No |
VARCHAR2(64) |
Township_Number | CODE | NA |
Jeffersonian Township Number, e.g., 5 in T5N for the parcel W12 NE14 S11 T5N R3W | No |
VARCHAR2(64) |
Update_Date | DATE | NA |
Date of the most-recent modification to the entity. | No |
DATE |
Update_User | STRING64 | NA |
The name of the user responsible for the last modification to this entity. | No |
VARCHAR2(64) |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Position | Position | Properties of a position which are represented in a land surveying system. The systems covered here include Congressional, Carter, Other Jeffersonian, and Texas. | Cascade | Yes |