Changes between Version 44 and Version 45 of CCM2 download and load
- Timestamp:
- Apr 3, 2010 10:04:28 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CCM2 download and load
v44 v45 370 370 SELECT * from ccm21.catchments where wso1_id in (SELECT ccm21.pricatch_from_catch(234706)); 371 371 }}} 372 === Pl gsql function which returns the riversegments upstream from the riversegment selected ===372 === Plpgsql function which returns the riversegments upstream from the riversegment selected === 373 373 {{{ 374 374 DROP TYPE IF EXISTS gid;