<div style="font-family: arial; font-size: 14px;"><div fr-original-style="" style="box-sizing: border-box;">Hi Jeff (and others),</div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;">  I'm in the process of testing WFS in GeoMoose and thought I would make WFS requests to the demo site at demo.mapserver.org.  So in accessing the cities layer (<a fr-original-style="" href="https://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&VERSION=1.0.0&REQUEST=GetCapabilities" id="isPasted" style="box-sizing: border-box; color: rgb(0, 102, 147); text-decoration: underline; user-select: auto;" target="_blank" rel="noopener noreferrer">https://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&VERSION=1.0.0&REQUEST=GetCapabilities</a>) it displays OK in GeoMoose even though the display SRS is EPSG:3857.</div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;">  However the Identify operation fails. Mapserver returns</div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;"><span fr-original-style="font-family: courier new;" style="font-family: courier new; box-sizing: border-box;"><?xml version='1.0' encoding="UTF-8" ?><br id="isPasted" fr-original-style="" style="box-sizing: border-box;"><wfs:FeatureCollection<br fr-original-style="" style="box-sizing: border-box;">   xmlns:ms="http://mapserver.gis.umn.edu/mapserver"<br fr-original-style="" style="box-sizing: border-box;">   xmlns:wfs="http://www.opengis.net/wfs"<br fr-original-style="" style="box-sizing: border-box;">   xmlns:gml="http://www.opengis.net/gml"<br fr-original-style="" style="box-sizing: border-box;">   xmlns:ogc="http://www.opengis.net/ogc"<br fr-original-style="" style="box-sizing: border-box;">   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"<br fr-original-style="" style="box-sizing: border-box;">   xsi:schemaLocation="http://www.opengis.net/wfs <a target="_blank" rel="noopener noreferrer" href="http://schemas.opengis.net/wfs/1.1.0/WFS-basic.xsd">http://schemas.opengis.net/wfs/1.1.0/WFS-basic.xsd</a><br fr-original-style="" style="box-sizing: border-box;">                       http://mapserver.gis.umn.edu/mapserver <a target="_blank" rel="noopener noreferrer" href="https://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=ms:cities&amp;OUTPUTFORMAT=XMLSCHEMA">https://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=ms:cities&amp;OUTPUTFORMAT=XMLSCHEMA</a>"><br fr-original-style="" style="box-sizing: border-box;">   <gml:boundedBy><br fr-original-style="" style="box-sizing: border-box;">      <gml:null><strong fr-original-style="" style="box-sizing: border-box; font-weight: 700;">missing</strong></gml:null><br fr-original-style="" style="box-sizing: border-box;">   </gml:boundedBy><br fr-original-style="" style="box-sizing: border-box;"></wfs:FeatureCollection</span>><br fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;">when the request sent (via POST) is</div><div fr-original-style="" style="box-sizing: border-box;"><span fr-original-style="font-family: courier new;" style="font-family: courier new; box-sizing: border-box;"><GetFeature xmlns="http://www.opengis.net/wfs"<br id="isPasted" fr-original-style="" style="box-sizing: border-box;">            service="WFS"<br fr-original-style="" style="box-sizing: border-box;">            version="1.1.0"<br fr-original-style="" style="box-sizing: border-box;">            outputFormat="text/xml; subtype=gml/2.1.2"<br fr-original-style="" style="box-sizing: border-box;">            xsi:schemaLocation="http://www.opengis.net/wfs <a target="_blank" rel="noopener noreferrer" href="http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">http://schemas.opengis.net/wfs/1.1.0/wfs.xsd</a>"<br fr-original-style="" style="box-sizing: border-box;">            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><br fr-original-style="" style="box-sizing: border-box;">    <Query typeName="ms:cities"<br fr-original-style="" style="box-sizing: border-box;">           srsName=<strong fr-original-style="" style="box-sizing: border-box; font-weight: 700;">"EPSG:3857</strong>"><br fr-original-style="" style="box-sizing: border-box;">        <Filter xmlns="http://www.opengis.net/ogc"><br fr-original-style="" style="box-sizing: border-box;">            <Intersects><br fr-original-style="" style="box-sizing: border-box;">                <PropertyName>geom</PropertyName><br fr-original-style="" style="box-sizing: border-box;">                <Polygon xmlns="http://www.opengis.net/gml"><br fr-original-style="" style="box-sizing: border-box;">                    <exterior><br fr-original-style="" style="box-sizing: border-box;">                        <LinearRing><br fr-original-style="" style="box-sizing: border-box;">                            <posList srsDimension="2"><br fr-original-style="" style="box-sizing: border-box;">                                -10382797.7354368  5615179.747957421<br fr-original-style="" style="box-sizing: border-box;">                                -10382797.7354368  5615332.622013991<br fr-original-style="" style="box-sizing: border-box;">                                -10382644.86138023 5615332.622013991<br fr-original-style="" style="box-sizing: border-box;">                                -10382644.86138023 5615179.747957421<br fr-original-style="" style="box-sizing: border-box;">                                -10382797.7354368  5615179.747957421<br fr-original-style="" style="box-sizing: border-box;">                            </posList><br fr-original-style="" style="box-sizing: border-box;">                        </LinearRing><br fr-original-style="" style="box-sizing: border-box;">                    </exterior><br fr-original-style="" style="box-sizing: border-box;">                </Polygon><br fr-original-style="" style="box-sizing: border-box;">            </Intersects><br fr-original-style="" style="box-sizing: border-box;">        </Filter><br fr-original-style="" style="box-sizing: border-box;">    </Query><br fr-original-style="" style="box-sizing: border-box;"></GetFeature></span></div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"> Note the srsName in the request (3857 is not listed in the MapServer GetCapabilities doc).  When asking for the features for display GeoMoose sends a BBOX (3857) in the request.  When requesting feature(s) in Identify, it sends only the Intersects filter in the above XML.</div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;">So I'm not sure if this is a Mapserver configuration issue or a bug/Issue in GeoMoose.</div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;">Your thoughts?</div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;">Thanks!</div><div fr-original-style="" style="box-sizing: border-box;">Brent Fraser</div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;" contenteditable="false"> </div></div>