Changes between Version 9 and Version 10 of CookBook join BDMAP_CCM v2


Ignore:
Timestamp:
Nov 5, 2010 1:46:24 PM (14 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook join BDMAP_CCM v2

    v9 v10  
    88 
    99== 1. putting bd_carthage into postgis == 
     10below an example on how to load from latin1 database to postgis 
    1011only hylcov_arc 
    1112{{{ 
     
    1617C:\"Program Files"\PostgreSQL\8.4\bin\psql -d bd_carthage -h localhost -U postgres -p 5433 -f bd_carthage.sql  
    1718}}} 
     19== 2. getting distance sea and distance source for bd_carthage == 
     20 
     21get eda1.0 calculations (R console) 
     22{{{ 
     23load(paste(datawd,"/dataEDAcommun/chainage/parcours_source/noeud&troncon_final.RData",sep="")) 
     24 
     25}}}