Hi All,

                I have an ImagePyramid that works fine in 2.1.0, but not in
the nightly build from 3/16/2012

*       Version 2.1-SNAPSHOT 
*       Subversion Revision 16826 
*       Build Date 16-Mar-2012 05:02 
*       GeoTools Version 2.7-SNAPSHOT (rev 38629) 

When I load it in the nightly build and request it from WMS:

 

http://70.224.120.28:48182/geoserver/metroparks/wms?service=WMS
<http://70.224.120.28:48182/geoserver/metroparks/wms?service=WMS&version=1.1
.0&request=GetMap&layers=metroparks:aerial_2&styles=&bbox=2145268.0,584000.0
,2178036.0,720000.0&width=123&height=512&srs=EPSG:3734&format=image%2Fpng>
&version=1.1.0&request=GetMap&layers=metroparks:aerial_2&styles=&bbox=214526
8.0,584000.0,2178036.0,720000.0&width=123&height=512&srs=EPSG:3734&format=im
age%2Fpng

 

I get the following error:

 

<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE
ServiceExceptionReport SYSTEM
"http://70.224.120.28:48182/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.
dtd"> <ServiceExceptionReport version="1.1.1" >   <ServiceException>

      Error rendering coverage on the fast path

org.opengis.geometry.MismatchedReferenceSystemException: The coordinate
reference system must be the same for all objects.

The coordinate reference system must be the same for all objects.

</ServiceException></ServiceExceptionReport>

 

Interestingly, when I check the prj generated by ImagePyramid, it's not a
perfect match for a gdalinfo on any of the input images:

 

more aerial_2.prj

 

PROJCS["unnamed", GEOGCS["GCS Name = GCS_North_American_1983_HARN|Datum =
North_American_1983_HARN|Ellipsoid = GRS_1980|Primem = Greenwich|",
DATUM["GCS Name = GCS_North_American_1983_HARN|Datum =
North_American_1983_HARN|Ellipsoid = GRS_1980|Primem = Greenwich|",
SPHEROID["GCS Name = GCS_North_American_1983_HARN|Datum =
North_American_1983_HARN|Ellipsoid = GRS_1980|Primem = Greenwich|",
6378137.0, 298.2572221010002]], PRIMEM["Greenwich", 0.0], UNIT["degree",
0.017453292519943295], AXIS["Geodetic longitude", EAST], AXIS["Geodetic
latitude", NORTH]], PROJECTION["Lambert_Conformal_Conic_2SP"],
PARAMETER["central_meridian", -82.5], PARAMETER["latitude_of_origin",
39.666666666666664], PARAMETER["standard_parallel_1", 41.699999999999996],
PARAMETER["false_easting", 1968500.0], PARAMETER["false_northing", 0.0],
PARAMETER["scale_factor", 1.0], PARAMETER["standard_parallel_2",
40.43333333333333], UNIT["foot_survey_us", 0.30480060960121924],
AXIS["Easting", EAST], AXIS["Northing", NORTH]]

 

Vs.

 

gdalinfo 0/2112_614_110_033.tifDriver: GTiff/GeoTIFF

Files: 0/2112_614_110_033.tif

Size is 2048, 2048

Coordinate System is:

PROJCS["NAD_1983_HARN_StatePlane_Ohio_North_FIPS_3401_USFoot",

    GEOGCS["GCS Name = GCS_North_American_1983_HARN|Datum =
North_American_1983_HARN|Ellipsoid = GRS_1980|Primem = Greenwich|",

        DATUM["unknown",

            SPHEROID["unnamed",6378137,298.2572221010002]],

        PRIMEM["Greenwich",0],

        UNIT["degree",0.0174532925199433]],

    PROJECTION["Lambert_Conformal_Conic_2SP"],

    PARAMETER["standard_parallel_1",40.43333333333333],

    PARAMETER["standard_parallel_2",41.7],

    PARAMETER["latitude_of_origin",39.66666666666666],

    PARAMETER["central_meridian",-82.5],

    PARAMETER["false_easting",1968500],

    PARAMETER["false_northing",0],

    UNIT["US survey foot",0.3048006096012192,

        AUTHORITY["EPSG","9003"]]]

. etc.

 

Thoughts?

 

Thanks,

Steve

 

http://www.clemetparks.com/images/esig/cmp-ms-90x122.pngStephen Mather
Geographic Information Systems (GIS) Manager
(216) 635-3243

[email protected]
 <http://www.clemetparks.com/> clevelandmetroparks.com

 

 

 

 

<<image001.png>>

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to