Issue Details (XML | Word | Printable)

Key: GEOT-1166
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Richard Gould
Reporter: Thomas Lankester
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GeoTools

WMS GetFeatureInfoRequest creation

Created: 22/Feb/07 04:40 AM   Updated: 02/Apr/07 10:14 AM
Component/s: ext wms
Affects Version/s: 2.3.0
Fix Version/s: None

Environment: Win32 (2000), JDK 1.6


 Description  « Hide
WebMapServer.createGetFeatureInfoRequest() creates a GetFeatureInfoRequest based on a supplied GetMapRequest. According to the WMS spec:
"Because the WMS protocol is stateless, the GetFeatureInfo request indicates to the WMS what map the user is viewing by including most of the original GetMap request parameters (all but VERSION and REQUEST)."

Using WebMapServer.createGetFeatureInfoRequest() and comparing the output to the original GetMapRequest I find that the original layer and styles information is not carried over. Sending the GetFeatureInfoRequest to a MapServer WMS instance caused a servvice exception to be thrown as the Layer is not specified in the GetFeatureInfo query received by the server.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.