[OpenLayers-Trac] Re: [OpenLayers] #3634: WMSGetFeatureInfo does
work across the 180 line.
OpenLayers
trac-20090302 at openlayers.org
Thu Mar 8 02:55:37 EST 2012
#3634: WMSGetFeatureInfo does work across the 180 line.
----------------------+-----------------------------------------------------
Reporter: scaddenp | Owner:
Type: bug | Status: new
Priority: major | Milestone: 2.12 Release
Component: general | Version: 2.11
Keywords: | State:
----------------------+-----------------------------------------------------
Changes (by ahocevar):
* state: Awaiting User Feedback =>
Comment:
Well, since this is a public server, I can answer the questions myself:
1) The maximum extent of the layer as advertised in GetCapabilities is
-180.0,-86.63,180.0,90.0
2) The request that OpenLayers sends is correct. The modified url raises
an exception ("org.geoserver.platform.ServiceException: illegal bbox,
minX: 1.6731556455300998E7 is greater than maxX: 1189768.3702969998").
Especially 2) makes me think that this issue should be fixed on the
GeoServer side. The only other option would be to split the map extent at
the dateline and send two GetFeatureInfo requests.
I'm leaving this ticket open. @scaddenp, please report any progress here
and close when resolved.
--
Ticket URL: <http://trac.openlayers.org/ticket/3634#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list