Changes between Version 108 and Version 109 of CookBook join BDMAP_CCM
- Timestamp:
- Sep 1, 2010 3:25:59 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBook join BDMAP_CCM
v108 v109 16 16 ~~ attachment:ticket:20:BDMAP_CODIER.csv ~~ 17 17 ~~ ticket #20 ~~ 18 ~~ 19 #!sql 18 {{{ 19 #!sql 20 20 21 create schema csp; 21 22 drop table if exists csp.codier; … … 41 42 WITH DELIMITER ';' 42 43 CSV HEADER ; 43 ~~ 44 }}} 44 45 this is no longer necessary, codier is within bdmap. Check changes in R script as the file was located at csp.codier 45 46 == 3. Import the shape file with correctly located electrofishing stations ==