Changes between Version 44 and Version 45 of CCM2 download and load


Ignore:
Timestamp:
Apr 3, 2010 10:04:28 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CCM2 download and load

    v44 v45  
    370370SELECT * from ccm21.catchments where wso1_id in (SELECT  ccm21.pricatch_from_catch(234706)); 
    371371}}} 
    372 === Plgsql function which returns the riversegments upstream from the riversegment selected === 
     372=== Plpgsql function which returns the riversegments upstream from the riversegment selected === 
    373373{{{ 
    374374DROP TYPE IF EXISTS gid;