Changes between Version 11 and Version 12 of CookBook EpA


Ignore:
Timestamp:
Mar 30, 2010 2:20:26 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook EpA

    v11 v12  
    33This corresponds to ticket #14 
    44= Adding the shape files to the database = 
     5== Electrofishing Britany == 
    56Creating sql file 
    67{{{ 
     
    3031Update geometry_columns SET srid=3035 where f_table_name='iabret'; 
    3132}}} 
    32  
    33  
    34  
    35  
    36 Mêmes choses avec les données pêche électrique IAV 
     33== IAV files == 
    3734{{{ 
    3835C:\"Program Files"\PostgreSQL\8.4\bin\shp2pgsql -s 2154 -W LATIN1 Stations_IAang_IAV_L93 ia.iaiav > iaiav.sql