Changes between Version 24 and Version 25 of Noeud - parcours RHT
- Timestamp:
- Jan 5, 2012 1:14:10 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Noeud - parcours RHT
v24 v25 93 93 94 94 == Parcours Distance_sea == 95 # A FINIR (lancer R)96 95 Le parcours est fait dans R par la méthode distance_sea.R voir main_RHT_France.R 97 96 {{{ … … 106 105 ltreetext text, 107 106 distance bigint); 108 copy rht.temp_ltree_distance from 'E:/workspace/EDAdata/dataEDArht/rht_ltree_distance .csv' with csv header delimiter as ';' NULL AS 'NA';--114600107 copy rht.temp_ltree_distance from 'E:/workspace/EDAdata/dataEDArht/rht_ltree_distancevs2.csv' with csv header delimiter as ';' NULL AS 'NA';--114600 109 108 110 109 -- lancer le script ltree.sql qui se trouve dans postgres/share