dbschema.html
Main Layout
U Sqlite DbSchema Database Designer Interactive comments (mouse-over tips), zoom and pan. Structure AttachHardwareSpanKey AttachedToAttachHardware AttachmentSpanKey CivicStructureKey ClearanceSpanKey MidSpanStructureKey HardwareStructureKey StructureCollectionKey AttachHardware AttachHardwareKey AttachHardwareSpanKey AttachHardwareLength # AttachHardwareHeightAG # AttachHardwareDiameter # AttachHardwareNotes t AttachHardwareWidth # AttachHardwareShape t Attachments AttachmentKey # AttachmentSpanKey AttachmentType t SourceHeight # TargetHeight # WireDescription t WireOwner t WireSlack b WireNotes t AttachedToAttachHardware AttachedToCrossarm # InsulatorType t EccDist # EccAngle # HeightAbsolute b LashingWireIssue b SpecialMountingNotes t WireMeasuredBundle # MidSpanheight # CivicAddresses CivicAddressKey # CivicStructureKey CivicNumber t CivicStreet t CivicNotes t ClearancePoints ClearancePointKey # ClearanceSpanKey DistanceFromSource # ClearanceElevation # MeasuredHeightComm # ClearanceType t IsMaxSagPoint b MeasureHeightLowestPower # MeasuredHeightCommAbove # MeasuredHeightCommBelow # ClearanceNotes t ClearanceItemType t MidSpanStructureKey FieldProject CollectionKey CollectionID t schemaVersion # metric b NorthCorrectionRequired b Hardware HardwareKey # HardwareStructureKey HardwareDescription t HardwareDirection # HardwareQuantity # HardwareOwner t HardwareHeight # HardwareBottomHeight # HardwareNotes t Spans SpanKey SourceStructureKey # TargetStructureKey # SpanClearanceType t SpanType t SpanVegetation t SpanPictureBaseDirectory t SpanPicture1 t SpanPicture2 t SpanPicture3 t SpanPicture4 t SpanPicture5 t SpanPicture6 t SpanPicture7 t SpanPicture8 t SpanPicture9 t SpanPicture10 t SpanNotes t Structure StructureKey StructureCollectionKey Polenumber t PoleID t AltPoleID t PoleTagImage t PoleStampImage t PoleOwner t HeightAboveGround # PoleInspectionYear # AirTemperature # PoleHeight # InstallYear c AnchorEyes c AnchorRodSize c AnchorRodType c--more--
Tables
- Default.AttachHardware
- Default.Attachments
- Default.CivicAddresses
- Default.ClearancePoints
- Default.FieldProject
- Default.Hardware
- Default.Spans
- Default.Structure
Schema Default
Table AttachHardware
Idx |
Field Name |
Data Type |
Description |
* |
INTEGER |
|
|
|
INTEGER |
|
|
|
DOUBLE |
Length of Attachment Hardware. Units in meters or feet, |
|
|
DOUBLE |
Height of hardware above ground |
|
|
DOUBLE |
Diameter/Height of Hardware. Units are cm or inches, |
|
|
VARCHAR(255) |
Any relevant notes about this Hardware |
|
|
DOUBLE |
Width of Attachment Hardware |
|
|
VARCHAR(255) |
Shape of Attachment Hardware |
|
Indexes |
|||
|
pk_AttachHardware |
ON AttachHardwareKey |
|
Foreign Keys |
|||
|
Fk_AttachHardware |
(AttachHardwareSpanKey) → Spans(SpanKey) |
|
Referring Foreign Keys |
|||
|
Fk_Attachments |
(AttachHardwareKey) ← Attachments(AttachedToAttachHardware) |
|
Table Attachments
Idx |
Field Name |
Data Type |
Description |
* |
INTEGER |
|
|
|
INTEGER |
|
|
|
VARCHAR(255) |
Type of attachment: Communications, Power, etc.. |
|
|
DOUBLE |
Height above groundline |
|
|
DOUBLE |
Height above groundline |
|
|
VARCHAR(255) |
Description of wire attachment |
|
|
VARCHAR(255) |
Name of the wire owner. Used to locate details based on wire |
|
|
BOOLEAN DEFAULT false |
Is wire slack? |
|
|
VARCHAR(255) |
Any notes about description or otherwise about this wire |
|
|
INTEGER |
|
|
|
INTEGER |
|
|
|
VARCHAR(255) |
Description of Insulator, if any |
|
|
DOUBLE |
Distance from side of pole. Units in meters or feet, |
|
|
DOUBLE |
Relative to the center of the pole, enter direction in degrees |
|
|
BOOLEAN DEFAULT true |
Is the height absolute? That is, are crossarm and insulator |
|
|
BOOLEAN DEFAULT false |
Does this attachment have a lashing wire issue? |
|
|
VARCHAR(255) |
Any special notes about how this attachment is supported or |
|
|
DOUBLE |
If taken, enter the diameter of the wire bundle measured. |
|
|
DOUBLE |
Measurement of wire at approximately mid-span, above |
|
Indexes |
|||
|
pk_Attachments |
ON AttachmentKey |
|
Foreign Keys |
|||
|
Fk_Attachments |
(AttachedToAttachHardware) → AttachHardware(AttachHardwareKey) |
|
|
Fk_Attachments |
(AttachmentSpanKey) → Spans(SpanKey) |
|
Table CivicAddresses
Idx |
Field Name |
Data Type |
Description |
* |
INTEGER |
|
|
|
INTEGER |
|
|
|
VARCHAR(255) |
Civic number of dwelling served |
|
|
VARCHAR(255) |
Street on which this civic address is located |
|
|
VARCHAR(255) |
Any specific notes about this specific civic address |
|
Indexes |
|||
|
pk_CivicAddresses |
ON CivicAddressKey |
|
Foreign Keys |
|||
|
Fk_CivicAddresses |
(CivicStructureKey) → Structure(StructureKey) |
|
Table ClearancePoints
Idx |
Field Name |
Data Type |
Description |
* |
INTEGER |
|
|
|
INTEGER |
|
|
|
DOUBLE |
Distance from Source Structure |
|
|
DOUBLE |
Elevation at Clearance Point |
|
|
DOUBLE |
Measured Height above groundline |
|
|
VARCHAR(255) |
Type of Clearance requirement (ex. Street, pedestrian, etc.) |
|
|
BOOLEAN DEFAULT false |
Is this point at the maximum sag point of the wire? |
|
|
DOUBLE |
Measured height of the lowest power wire at this point |
|
|
DOUBLE |
Measured height of the Communications wire above |
|
|
DOUBLE |
Measured height of the communications wire below |
|
|
VARCHAR(255) |
Notes |
|
|
VARCHAR(255) |
Used to identify specific items at this point (Splice case, |
|
|
INTEGER |
|
|
Indexes |
|||
|
pk_ClearancePoints |
ON ClearancePointKey |
|
Foreign Keys |
|||
|
Fk_ClearancePoints |
(ClearanceSpanKey) → Spans(SpanKey) |
|
|
Fk_ClearancePoints |
(MidSpanStructureKey) → Structure(StructureKey) |
|
Table FieldProject
Idx |
Field Name |
Data Type |
Description |
* |
INTEGER |
|
|
|
VARCHAR(255) |
Identifier for this collection (optional) |
|
|
INTEGER DEFAULT 1 |
Version of schema that this collection is based upon |
|
|
BOOLEAN DEFAULT true |
Are all measurements in metric? |
|
|
BOOLEAN DEFAULT false |
If a regular compass was used for hardware direction, a |
|
Indexes |
|||
|
pk_FieldProject |
ON CollectionKey |
|
Referring Foreign Keys |
|||
|
Fk_Structure |
(CollectionKey) ← Structure(StructureCollectionKey) |
|
Table Hardware
Idx |
Field Name |
Data Type |
Description |
* |
INTEGER |
|
|
|
INTEGER |
|
|
|
VARCHAR(255) |
Description of the hardware item |
|
|
DOUBLE |
Direction in degrees of where the hardware item is |
|
|
INTEGER DEFAULT 1 |
Number of items |
|
|
VARCHAR(255) |
Owner of the Hardware. Used to locate details of this item |
|
|
DOUBLE |
Height of the Top Bolt holding this hardware item, above |
|
|
DOUBLE |
Height of the lowest part of the hardware item, above |
|
|
VARCHAR(255) |
Any specific notes about this item, such as voltage, KVA |
|
Indexes |
|||
|
pk_Hardware |
ON HardwareKey |
|
Foreign Keys |
|||
|
Fk_Hardware |
(HardwareStructureKey) → Structure(StructureKey) |
|
Table Spans
Idx |
Field Name |
Data Type |
Description |
* |
INTEGER |
|
|
|
INTEGER |
|
|
|
INTEGER |
|
|
|
VARCHAR(255) |
Type of least demanding clearance requirement in span (ex. |
|
|
VARCHAR(255) |
optional description of span |
|
|
VARCHAR(255) |
Notes about vegetation management issues in this span |
|
|
VARCHAR(255) |
Base directory or url where span pictures will be kept |
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
Notes related to this span |
|
Indexes |
|||
|
pk_Spans |
ON SpanKey |
|
Referring Foreign Keys |
|||
|
Fk_AttachHardware |
(SpanKey) ← AttachHardware(AttachHardwareSpanKey) |
|
|
Fk_Attachments |
(SpanKey) ← Attachments(AttachmentSpanKey) |
|
|
Fk_ClearancePoints |
(SpanKey) ← ClearancePoints(ClearanceSpanKey) |
|
Table Structure
Idx |
Field Name |
Data Type |
Description |
* |
INTEGER |
|
|
* |
INTEGER |
Database linkage field. Set to collectionKey being |
|
|
VARCHAR(255) |
Set as the Survey Pole number |
|
|
VARCHAR(255) |
Set as the main pole number |
|
|
VARCHAR(255) |
Set as the Alt pole number |
|
|
VARCHAR(255) |
Filename for the picture of the pole tag |
|
|
VARCHAR(255) |
Filename for the picture of the pole stamp |
|
|
VARCHAR(255) |
Name of the Pole Owner |
|
|
DOUBLE |
Distance from groundline to top of the pole (meters or feet, |
|
|
INTEGER |
Year of last pole inspection (eg. 2009) |
|
|
DOUBLE |
Air temperature at day of field data collection (Celcius or |
|
|
VARCHAR(255) |
Any notes you'd like to record about this pole. Other notes |
|
|
VARCHAR(255) |
Note any damages to the pole such as woodpecker holes, |
|
|
VARCHAR(255) |
Any specific note or caution related to public or worker |
|
|
VARCHAR(255) DEFAULT "Pole" |
Type of item collected. Default is Pole. Many other types |
|
|
DOUBLE DEFAULT 0 |
Circumference of pole at groundline (cm or inches, |
|
|
DOUBLE DEFAULT 0 |
Diameter of pole at groundline. Better measure than GLC if |
|
|
VARCHAR(255) |
Optional Notes about how pole is used, such as Tangent |
|
|
VARCHAR(255) DEFAULT "Good" |
General comment about pole condition. Examples: Good, |
|
|
VARCHAR(255) |
If pole transfers are pending, describe the attachment and/or |
|
|
BOOLEAN DEFAULT false |
Is there a Hydro vertical ground present on this pole? |
|
|
VARCHAR(255) |
If there is a vertical ground used by one or more |
|
|
BOOLEAN DEFAULT true |
Are all communication attachments (messengers/hardware) |
|
|
VARCHAR(255) |
If there is a lashing wire issue at this pole, specify which |
|
|
VARCHAR(255) |
If there is a mechanical power transfer switch controlling |
|
|
VARCHAR(255) |
If there are Uguards over conduit/riser/power cables and |
|
|
BOOLEAN DEFAULT false |
ACA tag is an example of a pole marked for replacement. Is |
|
|
VARCHAR(255) |
If vegetation management is an issue at this pole, record |
|
|
VARCHAR(255) |
If there are streetlights at this pole, record notes about |
|
|
BOOLEAN DEFAULT false |
This is an indicator if holes for new potential attachments are |
|
|
VARCHAR(255) |
Record notes about any guy wire issues at the pole. |
|
|
VARCHAR(255) |
Record notes of any riser guard issues at the pole |
|
|
DATE DEFAULT sysdate |
Date of field data collection |
|
|
DOUBLE |
Assumed Datum/zone is WGS84 to convert long/lats to |
|
|
DOUBLE |
Assumed Datum/zone is WGS84 to convert long/lats to |
|
|
DOUBLE |
Elevation for the base of the pole, anchor rod, etc |
|
|
VARCHAR(255) |
Street or similar description of the route this structure is on |
|
|
VARCHAR(255) |
Species of wooden pole, or pole manufacturer |
|
|
VARCHAR(255) |
Class of pole or Type of anchor. Any supplementary details |
|
|
VARCHAR(255) |
Examples: Wood, Concrete, Steel, etc.. |
|
|
VARCHAR(255) |
Base directory or url where pictures for this structure are located |
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
VARCHAR(255) |
|
|
|
DOUBLE |
Height of pole marked on pole stamp, in feet. |
|
|
CHAR(255) |
Manufactured pole date/year marked on pole stamp. For age purposes, this is also the assumed year of installation. |
|
|
CHAR(255) |
If structure is an anchor, the number of guy wires supported by anchor rod. |
|
|
CHAR(255) |
If structure is an anchor, the diametewr of the anchor rod. |
|
|
CHAR(255) |
If structure is an anchor, the type of anchor rod. Examples would be forged or threaded head; which can help determine anchor details. |
|
Indexes |
|||
|
pk_Structure |
ON StructureKey |
|
|
sqlite_autoindex_Structure_2 |
ON StructureCollectionKey |
|
Foreign Keys |
|||
|
Fk_Structure |
(StructureCollectionKey) → FieldProject(CollectionKey) |
|
Referring Foreign Keys |
|||
|
Fk_CivicAddresses |
(StructureKey) ← CivicAddresses(CivicStructureKey) |
|
|
Fk_ClearancePoints |
(StructureKey) ← ClearancePoints(MidSpanStructureKey) |
|
|
Fk_Hardware |
(StructureKey) ← Hardware(HardwareStructureKey) |
|
Created with the Personal Edition of HelpNDoc: Easily create Qt Help files