Changes between Version 8 and Version 9 of Cookbook CCM21_EcologicalRegion


Ignore:
Timestamp:
May 18, 2011 11:15:01 AM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Cookbook CCM21_EcologicalRegion

    v8 v9  
    44back to ["Ecological regions"][[BR]] 
    55 
    6 {{{ 
    7 drop table  if exists ecoregion2003.wso1; 
    8      CREATE TABLE ecoregion2003.wso1 ( 
    9      id serial PRIMARY KEY, 
    10      wso_id integer, 
    11      wso1_id integer, 
    12      ecoregion varchar(99) 
    13      ); 
     6 
    147||ecoregion||eco_code||dmeereea40|| 
    158||Southern Temperate Atlantic||11||1027|| 
     
    2720||Italian sclerophyllous and semi-deciduous forests||161||1171|| 
    2821 
     22{{{ 
     23drop table  if exists ecoregion2003.wso1; 
     24     CREATE TABLE ecoregion2003.wso1 ( 
     25     id serial PRIMARY KEY, 
     26     wso_id integer, 
     27     wso1_id integer, 
     28     ecoregion varchar(99) 
     29     ); 
    2930 
    3031 --Southern Temperate Atlantic