Changes between Version 11 and Version 12 of CookBook EpA
- Timestamp:
- Mar 30, 2010 2:20:26 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBook EpA
v11 v12 3 3 This corresponds to ticket #14 4 4 = Adding the shape files to the database = 5 == Electrofishing Britany == 5 6 Creating sql file 6 7 {{{ … … 30 31 Update geometry_columns SET srid=3035 where f_table_name='iabret'; 31 32 }}} 32 33 34 35 36 Mêmes choses avec les données pêche électrique IAV 33 == IAV files == 37 34 {{{ 38 35 C:\"Program Files"\PostgreSQL\8.4\bin\shp2pgsql -s 2154 -W LATIN1 Stations_IAang_IAV_L93 ia.iaiav > iaiav.sql