Changes between Version 11 and Version 12 of River width Ireland


Ignore:
Timestamp:
Aug 8, 2011 5:43:10 PM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • River width Ireland

    v11 v12  
    108108 
    109109CREATE TABLE wrbd.width AS  
    110 SELECT wso_id, wso1_id, seg_cd, measered_wetted_width, st_distance, st_hausdorffdistance  FROM ccm_width_final; 
     110SELECT wso_id, wso1_id, seg_cd, measered_wetted_width, st_distance, st_hausdorffdistance  FROM wrbd.ccm_width_final; 
    111111}}}