Changes between Version 53 and Version 54 of CCM2 download and load


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

--

Legend:

Unmodified
Added
Removed
Modified
  • CCM2 download and load

    v53 v54  
    423423}}} 
    424424Qgis examples, in the where box fill in  
    425 {{{ 
    426 "gid" IN (select ccm21.upstream_segments(234706)) 
     425-- Vilaine = 234706 
     426{{{ 
     427"gid" IN (select ccm21.upstream_segments(272506)) 
    427428}}} 
    428429or  
    429430{{{ 
    430 "gid" IN (select ccm21.upstream_segments(234706)) 
     431"gid" IN (select ccm21.upstream_segments(272506)) 
    431432}}} 
    432433[[Image(source:data/Docs/trac/upstream_segments_Qgisexample.jpg,900)]]