Changes between Version 22 and Version 23 of CookBook join ROE_CCM
- Timestamp:
- Mar 16, 2010 3:52:15 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBook join ROE_CCM
v22 v23 110 110 ON ST_DWithin(sub.singlegeom, o.ref_position_etrs89, 2000)); 111 111 }}} 112 112 We now have to use, and can display the dams left out in qgis 113 {{{ 114 select * from geobs.obstacle_referentiel where goodproj=TRUE 115 }}} 113 116 == Build a view allowing to know the score of the different dams == 114 117 this is ticket #46