id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 2678,"OGRSpatialReference::Validate() fails on PROJCS/...""EXTENSION""",mrosen,warmerdam,"LT was asked about supporting the Google Projection: http://spatialreference.org/ref/user/google-projection/ {{{ PROJCS[""unnamed"", GEOGCS[""unnamed ellipse"", DATUM[""unknown"", SPHEROID[""unnamed"",6378137,0]], PRIMEM[""Greenwich"",0], UNIT[""degree"",0.0174532925199433]], PROJECTION[""Mercator_2SP""], PARAMETER[""standard_parallel_1"",0], PARAMETER[""central_meridian"",0], PARAMETER[""false_easting"",0], PARAMETER[""false_northing"",0], UNIT[""Meter"",1], EXTENSION[""PROJ4"",""+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs""]] }}} When we pass this to OGRSpatialReference::importFromWkt(), it parses OK but when we then call the OGRSpatialReference::Validate() method, it fails due to OGRSpatialReference::Validate: Unexpected child for PROJCS `EXTENSION’ We are GDAL 1.4.2 but the Validate code seems to be the same on the trunk. ",defect,closed,high,1.5.4,OGR_SRS,unspecified,normal,fixed,,