Changes between Version 8 and Version 9 of Download and load RHT topology


Ignore:
Timestamp:
Oct 5, 2011 9:58:35 AM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download and load RHT topology

    v8 v9  
    8282One id_drain without topology : id_drain=30000 [[BR]] 
    8383Some problem with the downstream node see D:\!CelineJouanin\RHT_Estimkart\RHT problems  --> en cours de résolution avec Hervé [[BR]] 
     84{{{ 
     85d: 
     86cd D:\CelineJouanin\EDA20RHT 
     87C:\"Program Files"\PostgreSQL\8.4\bin\shp2pgsql -s 3035 -c -g the_geom -W LATIN1 -I noeudmer_polygon.shp noeudmer_polygon > noeudmer_polygon.sql  
     88C:\"Program Files"\PostgreSQL\8.4\bin\psql -d eda2.0_RHT -h localhost -U postgres -p 5432 -f noeudmer_polygon.sql  
    8489 
     90Alter table noeudmer_polygon set schema rht; 
     91}}}