Changes between Version 21 and Version 22 of CookBook join ROE_RHT
- Timestamp:
- Oct 4, 2011 10:31:36 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBook join ROE_RHT
v21 v22 143 143 ON rht.rht_bdcarthage_roev2 144 144 USING gist (the_geom GIST_GEOMETRY_OPS); 145 146 Comment on table rht.rht_bdcarthage_roev2 IS 'Jointure entre id_drain et id_roe à partir de id_bdcarthage - Table à utiliser pour récupérer les barrages du ROE'; 145 147 }}} 146 148