Ticket #2679 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

fix bounds for raster GetFeatureInfo GML output

Reported by: tomkralidis Assigned to: warmerdam
Priority: normal Milestone: 5.2 release
Component: WMS Server Version: svn-trunk (development)
Severity: normal Keywords: raster query
Cc: nsavard, sdlime

Description

Doing a GetFeatureInfo against a raster dataset returns a GML document with an extent of -1,-1,-1,-1.

You can see this behaviour when running msautotest/wxs/run_test.py tomk_workshop.map (test is wms_get_feature_info_raster.gml). The current output is expected/wms_get_feature_info_raster.gml.

Note sure whether this is 5.2 or 5.4 worthy.

Change History

07/03/08 20:26:33 changed by warmerdam

  • keywords set to raster query.
  • status changed from new to closed.
  • resolution set to fixed.
  • cc changed from nsavard to nsavard, sdlime.

I have corrected this in trunk (r7786) by computing the bounds in the raster query code after setting the shape geometry. I have also updated the expected test result (r7787).

I am not backporting to 5.0 branch since it is a relatively minor failing and we may not have any more 5.0.x point releases.

Adding Steve to the cc: since this is slipping in after beta4 and before what will presumably be RC1.

Thanks Tom and Norm!

07/03/08 20:38:22 changed by tomkralidis

  • milestone set to 5.2 release.

Setting to 5.2 since this is closed before 5.2