Tidal range: script_ced.txt
File script_ced.txt, 301 bytes (added by cedric, 15 years ago) |
---|
Line | |
---|---|
1 | cd C:\Documents and Settings\cedric\Mes documents\Migrateur\eda\sealevel\Hydrodynamics_SeaLevelRise |
2 | C:\"Program Files"\PostgreSQL\8.4\bin\shp2pgsql -s 4258 -I HDEURK100kV1.shp tidal > tidal.sql |
3 | C:\"Program Files"\PostgreSQL\8.4\bin\psql -d eda2.0 -h localhost -U postgres -p 5433 -f tidal.sql |
4 | |
5 |