Changes between Version 20 and Version 21 of CookBook join ROE_CCM


Ignore:
Timestamp:
Mar 16, 2010 3:47:50 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook join ROE_CCM

    v20 v21  
    2727update geobs.obstacle_referentiel set ref_position_etrs89 =ST_Transform(ref_position_locale,3035); 
    2828}}} 
    29 mmh so finally I would like a new column saying whether or not the dams are in France 
    30 {{{ 
     29 
     30 
    3131 
    3232 
     
    8484C:\"Program Files"\PostgreSQL\8.4\bin\psql -d ccm21_eda -h localhost -U postgres -p 5432 -f departement.sql 
    8585}}} 
     86mmh so finally I would like a new column saying whether or not the dams are in France [[BR]] 
    8687Join query we have 43937 lines 
    8788{{{