Changes between Version 23 and Version 24 of CookBook join ROE_CCM
- Timestamp:
- Mar 16, 2010 3:58:16 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBook join ROE_CCM
v23 v24 110 110 ON ST_DWithin(sub.singlegeom, o.ref_position_etrs89, 2000)); 111 111 }}} 112 filling the holes 113 {{{ 114 UPDATE geobs.obstacle_referentiel set goodproj=FALSE where goodproj is NULL; 115 }}} 112 116 We now have to use, and can display the dams left out in qgis 113 117 {{{