<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Dear List</DIV>
<DIV> </DIV>
<DIV>I have set up Mapserver map file configured as a WMS service. One of my layers is a OGR point data source drawing its coodinates from x,y fields in a SQL-Server database via ODBC. The x,y coordinates are in NZ Map Grid projection (EPSG:27200) but all my other layers are NZ Transverse Mercator (EPSG:2193).</DIV>
<DIV> </DIV>
<DIV>My top level SRS is defined as EPSG:2193 (NZTM).</DIV>
<DIV> </DIV>
<DIV>The particular OGR data source is therefore being projected to EPSG:2193, which it seems to be doing properly.</DIV>
<DIV> </DIV>
<DIV>The layers in the map are displaying correctly, using a number of different clients - OpenLayers, uDig, ArcMap.</DIV>
<DIV> </DIV>
<DIV>Now, my problem is that sending the following GetFeatureInfo request from OpenLayers: (also tested manually via a Browser URL):</DIV>
<DIV> </DIV>
<DIV><A href="http://10.65.192.1/cgi-bin/gsswms.exe?service=WMS&version=1.1.1&request=GetFeatureInfo&LAYERS=apiaries_dev&QUERY_layers=apiaries_dev&FORMAT=image/png&INFO_FORMAT=gml&SRS=EPSG:2193&BBOX=1478229.486251,5375153.051004,1482462.817299,5379386.382051&WIDTH=512&HEIGHT=512&X=341&Y=19&STYLES">http://10.65.192.1/cgi-bin/gsswms.exe?service=WMS&version=1.1.1&request=GetFeatureInfo&LAYERS=apiaries_dev&QUERY_layers=apiaries_dev&FORMAT=image/png&INFO_FORMAT=gml&SRS=EPSG:2193&BBOX=1478229.486251,5375153.051004,1482462.817299,5379386.382051&WIDTH=512&HEIGHT=512&X=341&Y=19&STYLES</A>=</DIV>
<DIV> </DIV>
<DIV>returns the first record in the database table, regardless of the BBOX and location parameters, which are all in terms of EPSG:2193 (NZTM). </DIV>
<DIV> </DIV>
<DIV>Can MapServer back project the GetFeatureInfo request from EPSG:2193 into valid NZMG (EPSG:27200) coordinates in order to request the correct feature details via OGR?</DIV>
<DIV> </DIV>
<DIV>Any help appreciated,</DIV>
<DIV> </DIV>
<DIV>Robert Sanson</DIV>
<DIV> </DIV>
<DIV>Robert Sanson, BVSc, MACVSc, PhD<BR>Geospatial Services<BR>AsureQuality Limited<BR>PO Box 585, Palmerston North<BR>NEW ZEALAND<BR> <BR>Phone: +64 6 351-7990<BR>Fax: +64 6 351-7919<BR>Mobile: 021 448-472<BR>E-mail: <A href="mailto:sansonr@asurequality.com">sansonr@asurequality.com</A></DIV><br><br><table bgcolor=white style="color:black"><tr><td><br>------------------------------------------------------------------<br>
The contents of this email are confidential to AsureQuality. If you have received this communication in error please notify the sender immediately and delete the message and any attachments. The opinions expressed in this email are not necessarily those of AsureQuality. This message has been scanned for known viruses before delivery. AsureQuality supports the Unsolicited Electronic Messages Act 2007. If you do not wish to receive similar communications in future, please notify the sender of this message.<br>
------------------------------------------------------------------</td></tr></table><br><br>
<P align=center><FONT style="BACKGROUND-COLOR: #ffffff">This message has been scanned for malware by SurfControl plc. </FONT><A href="http://www.surfcontrol.com/"><FONT style="BACKGROUND-COLOR: #ffffff" color=#000000>www.surfcontrol.com</FONT></A></P>
</body></HTML>