<< Click to Display Table of Contents >> Facility Form |
Copyright © 2019 EarthSoft, Inc • Modified: 18 Feb 2019 |
![]() |
Create New Facility
1.Log into EQuIS Professional and into the database where you want the new facility.
2.Click Forms on the navigation ribbon to open the Forms window.
1.Within the Forms window, double-click on Facility. This will automatically default to the details about that particular facility.
2.Click the New button, which is to the left of the Save icon.
3.Fill in the details of the new facility.
6.Click Save to save the new facility. You can now log in to your new facility.
Note: Required fields have been changed to red in the Facility Form. |
•Code = DT_FACILITY.facility_code
•Name = DT_FACILITY.facility_name
•Type = DT_FACILITY.facility_type
•Program = DT_FACILITY.program_code
•Region = DT_FACILITY.sys_region_code
•Date = DT_FACILITY.start_date
•Project Manager = DT_FACILITY.project_manager*
•PRP Agency = DT_FACILITY.prp_agency, using RT_COMPANY.company_code as the constraint*
•Data Provider = DT_FACILITY.data_provider, using RT_COMPANY.company_code as the constraint*
•Client = DT_FACILITY.client
•Remark = DT_FACILITY.remark
*These lists can be edited using the drop-down arrows next to the field name in the form.
Fields in the form correspond to fields in DT_FACILITY.
Additional Notes
•DT_FACILITY.state uses RT_STATE.state_code as the constraint
•The drop-down options for city, county, and country within the form are based on all database entries within those fields in DT_FACILITY.
Coordinate Type = DT_FACILITY.coord_type_code, from RT_COORD_TYPE.coord_type_code
Coordinate Unit = DT_FACILITY.coord_unit, using RT_UNIT.unit_code as the constraint
X Min, Y Min, Z Min, X Max, Y Max, Z Max = correspond to fields in DT_FACILITY (e.g. x_min, z_max)
Coordinate Identifier = DT_FACILITY.identifier
Elevation Unit = DT_FACILITY.elev_unit, from RT_UNIT.unit_code
Further information on Facility Administration is available here.