Changes between Version 10 and Version 11 of Ecological region Download and load
- Timestamp:
- Jul 9, 2010 5:04:11 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ecological region Download and load
v10 v11 8 8 Projection in Lambert Azimuthal Equal Area (LAEA)GCS Sphere ARC INFO srid=???? --> transformed into ETRS LAEA srid=3035[[BR]] The projection is wrong 9 9 PROJCS["Sphere_ARC_INFO_Lambert_Azimuthal_Equal_Area",GEOGCS["GCS_Sphere_ARC_INFO",DATUM["D_Sphere_ARC_INFO",SPHEROID["Sphere_ARC_INFO",6370997.0,0.0]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["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]] 10 {{{ 11 select srid, srtext, proj4text from spatial_ref_sys where srtext ILIKE '%Lambert_Azimuthal_Equal_Area%'; 12 }}} 10 13 {{{ 11 14 D: