[Geoserver-users] problems in registering raster in EPSG:28992

Hi list,

I have a question about registering a raster (tif + tfw).

The tif is in EPSG:28992 (RD). We registered this as 28992, but the native srs wkt does not change to 28992 , but stays 4326 (lat lon).

Does not work:

http://geoloket.3xo.eu/geoserver/wms?bbox=15975.0,500012.5,215975.0,625012.5&styles=&Format=application/openlayers&request=GetMap&layers=geo:01O_2003&width=800&height=469&srs=EPSG:28992

works:

http://geoloket.3xo.eu/geoserver/wms?bbox=15975.0,500012.5,215975.0,625012.5&styles=&Format=application/openlayers&request=GetMap&layers=geo:01O_2003&width=800&height=469&srs=EPSG:4326

in the info.xml the correct values are present (28992), what do I do wrong?

Contents of my info.xml:

01O_2003

01O_2003 is a A raster file accompanied by a spatial data file

Generated from top50

/

null

WCS,top50,01O_2003

<envelope crs = "PROJCS[‘Amersfoort / RD New’,

GEOGCS[‘Amersfoort’,

DATUM[‘Amersfoort’,

SPHEROID[‘Bessel 1841’, 6377397.155, 299.1528128, AUTHORITY[‘EPSG’,‘7004’]],

TOWGS84[565.04, 49.91, 465.84, -0.40939438743923684, -0.35970519561431136, 1.868491000350572, 0.8409828680306614],

AUTHORITY[‘EPSG’,‘6289’]],

PRIMEM[‘Greenwich’, 0.0, AUTHORITY[‘EPSG’,‘8901’]],

UNIT[‘degree’, 0.017453292519943295],

AXIS[‘Geodetic longitude’, EAST],

AXIS[‘Geodetic latitude’, NORTH],

AUTHORITY[‘EPSG’,‘4289’]],

PROJECTION[‘Oblique Stereographic’, AUTHORITY[‘EPSG’,‘9809’]],

PARAMETER[‘central_meridian’, 5.387638888888891],

PARAMETER[‘latitude_of_origin’, 52.15616055555556],

PARAMETER[‘scale_factor’, 0.9999079],

PARAMETER[‘false_easting’, 155000.0],

PARAMETER[‘false_northing’, 463000.0],

UNIT[‘m’, 1.0],

AXIS[‘Easting’, EAST],

AXIS[‘Northing’, NORTH],

AUTHORITY[‘EPSG’,‘28992’]]" srsName = “EPSG:28992” >

15975.0 500012.5

215975.0 625012.5

0 0

4000 5000

Geodetic longitude

Geodetic latitude

index band

GridSampleDimension[0.0,255.0]

0.0

255.0

EPSG:28992

EPSG:28992

GTOPO30,GEOTIFF,IMAGEMOSAIC,ARCGRID,GIF,PNG,JPEG,TIFF

nearest neighbor,bilinear,bicubic

Hope anyone can help me out!

Best regards,

Babak