Logical Design Non-Spatial Database Analysis

58 Figure 18 . Implemented Relationship of non-spatial data in Microsoft Access

4.3.2 Logical Design

The logical design of the database pertains to logical definition of the database and is a more detailed organization activity in a GIS. Logical design also describes the logic of the database which is the process of construction a model of information based on specific data model but independent of a particular DBMS and other physical consideration. Logical design for some entities is shown in Table 14. Logical design is to convert the logical record structure to a data model supported by the DBMS. Table 14 . Logical Design for Some Entity No Entity Attribute 1 Province Prov_Id, Province_Name 2 DistrictRegency Prov_Id, Dis_Id, DistrictRegency_Name, Status 3 Sub District Prov_Id, Dis_Id, SubDis_Id, Sub District Name 4 Village Prov_Id, Dis_Id, SubDis_Id, Village_Id, Village_Name, Area 5 Industry_General Industry_Id, ISIC_Id, village_Id, Ind_name, Group_name, Group_address, Group_telp, Group_fax, Ind_Latitude, Ind_longitude, Ind_address, Pos_code, Ind_telp, Ind_fax, 59 Ind_contact, Contact_position, Ind_stand, Ind_Operation, Ind_area, Ind_BCR, Ind_Status, Ind_owner, Ind_prescom, Ind_presdir, Ind_GM, Ind_Fix_Staff, Ind_Contract_Staff, Ind_Prod_Staff, Ind_Enviro_Staff, Ind_day_year, Ind_day_month, Ind_ day_week, Ind_hour_day, Ind_shift_day, Ind_org_chart 6 Industry_License License_Id, Industry_Id, License_name, License_Giver, License_description 7 Industry_Product _Market Product_Id, Industry_Id, Product_name, Product_Type, Product_vol_Riil, Product_vol_plan, Product_main_raw, Product_main_raw_vol, Product_add_raw, Product_add_raw_vol, Product_process, Product_trade_mark, Product_market_dom_vol, Product_market_export_vol 8 Industry_Type ISIC_Id, Industry_type, Type_description 9 Industry_Group Group_Id, Group Name, Address, Tel., Fax 10 Water_Resource Resource Id, Industry Id, River_Id, Resource_name, wateruse_vol. 11 River River_Id, sub_basin_Id, basin_Id, River_name, sub_basin_name, basin_name, basin_description. 12 IPAL_Info IPAL_Id, Industry_Id, IPAL_type, IPAL_coordinator, Waste_act_discharge, Waste_pot_discharge, Chemical_type, Chemical_volume, IPAL_ops_fee IPAL_description, IPAL_diagram 13 Prokasih_Doc Prokasih_Id, Industry_Id, Pro_no_member, Pro_start, Pro_finish, Pro_extension, Pro_description. 14 Superkasih_Doc Super_Id, Industry_Id, Sup_no_member, Sup_start, Sup_finish, Sup_extension, Sup_description. 15 Enviro_Doc Enviro_Id, Industry_Id, Doc_name, Doc_type, Doc_no_agree, Doc_commissioner, Doc_Implementator, Doc _description 16 Enviro_Mgt Mgt_Id, Industry_Id, Mgt_type, Mgt_description. 17 Regulation Reg_Id, Prov_Id, Dis_Id, No., Date, About 18 Parameters Parameter_Id, Parameter_Name, Description 19 Monitoring Site MS_Id, Code, Location, Dis_Id, SubDis_Id, Village_Id, River_Id, Longitude, Latitude, Altitude, River_Name, Description. 20 Quality Standard River Parameter_Id, Class 1, Class 2, Class 3, Class 4, Effluent 21 Quality Standard Effluent Reg_Id, ISIC_Id, Paramater_Id, Max_Concentration, Max_Load 22 Measure_River River_Id, Parameter_Id, Official, Measurement, Discharge, Description 23 Measure_Effluent Industry_Id, Parameter_Id, Official, Measurement, Description 24 Certificate Certificate_Id, Industry_Id, Certificate_Name, Certificate_Type, No. SK, Date, Agency, Description 25 Location_Permit Location_Id, No, Agency, Year, Decription 26 Stakeholder_Info Stakeholder_Id, Stakeholder Name, Agency, Position, Telp., Mobile Phone, Fax., e-mail. 27 Special_Cases Case_Id, Date, Case_name, Industry_Id, Description, Date_Action, Coordinator, KindOfSolving, Recommendation 60

4.3.3 Physical Design