Changes between Version 33 and Version 34 of Ecological region Download and load


Ignore:
Timestamp:
May 25, 2012 2:01:59 PM (13 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ecological region Download and load

    v33 v34  
    1212PROJECTION[!"Lambert_Azimuthal_Equal_Area"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",9.0],PARAMETER["Latitude_Of_Origin",48.0],UNIT["Meter",1.0]] 
    1313{{{ 
     14#!sql 
    1415select srid, srtext, proj4text from spatial_ref_sys where srtext ILIKE '%Lambert_Azimuthal_Equal_Area%'; 
    1516}}}