Changes between Version 108 and Version 109 of CookBook join BDMAP_CCM


Ignore:
Timestamp:
Sep 1, 2010 3:25:59 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook join BDMAP_CCM

    v108 v109  
    1616  ~~  attachment:ticket:20:BDMAP_CODIER.csv ~~  
    1717  ~~  ticket #20 ~~ 
    18 ~~ 
    19 #!sql 
     18{{{  
     19#!sql 
     20 
    2021create schema csp; 
    2122drop table if exists csp.codier; 
     
    4142WITH DELIMITER ';' 
    4243    CSV HEADER ; 
    43  ~~ 
     44}}} 
    4445this is no longer necessary, codier is within bdmap. Check changes in R script as the file was located at csp.codier  
    4546== 3. Import the shape file with correctly located electrofishing stations ==