Changes between Version 1 and Version 2 of European WISE layers Download and load
- Timestamp:
- Jul 26, 2010 3:33:21 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
European WISE layers Download and load
v1 v2 6 6 {{{ 7 7 d: 8 cd D:\Celine 8 cd D:\CelineJouanin\European WISE\wise_coastal_waters_shp 9 9 C:\"Program Files"\PostgreSQL\8.4\bin\shp2pgsql -s 3035 -I Coastal_waters.shp costal_waters > costal_waters.sql 10 cd D:\Celine Jouanin\European WISE\wise_rdbs_f1v3_shp11 C:\"Program Files"\PostgreSQL\8.4\bin\shp2pgsql -s 3035 -I R DB_F1v3.shp RDB_F1v3 > RDB_F1v3.sql12 cd D:\Celine 10 cd D:\CelineJouanin\European WISE\wise_rbds_f1v3_shp 11 C:\"Program Files"\PostgreSQL\8.4\bin\shp2pgsql -s 3035 -I RBD_F1v3.shp RDB_F1v3 > RBD_F1v3.sql 12 cd D:\CelineJouanin\European WISE\wise_transitional_waters_shp 13 13 C:\"Program Files"\PostgreSQL\8.4\bin\shp2pgsql -s 3035 -I Transitional_waters.shp transitional_waters > transitional_waters.sql 14 14 }}} … … 22 22 {{{ 23 23 --Céline 24 C:\"Program Files"\PostgreSQL\8.4\bin\psql -d eda2.0 -h localhost -U postgres -p 5432 -f transitional_watersutf8.sql25 C:\"Program Files"\PostgreSQL\8.4\bin\psql -d eda2.0 -h localhost -U postgres -p 5432 -f transitional_watersutf8.sql24 C:\"Program Files"\PostgreSQL\8.4\bin\psql -d eda2.0 -h localhost -U postgres -p 5432 -f costal_watersutf8.sql 25 C:\"Program Files"\PostgreSQL\8.4\bin\psql -d eda2.0 -h localhost -U postgres -p 5432 -f RDB_F1v3utf8.sql 26 26 C:\"Program Files"\PostgreSQL\8.4\bin\psql -d eda2.0 -h localhost -U postgres -p 5432 -f transitional_watersutf8.sql 27 27 --Cédric