Aha! Ryan, your application schema is GML 3.2.1, but your test request is for WFS 1.1.0, which defaults to GML 3.1.1. These two GML versions have different definitions of a feature. This will cause Bad Things To Happen.
To get a GML 3.2.1 response you can either: (1) Use WFS version=1.1.0 and outputFormat=gml32, or (2) Use WFS version=2.0.0 (currently the default. See: http://docs.geoserver.org/latest/en/user/data/app-schema/supported-gml-versions.html Kind regards, -- Ben Caradoc-Davies <[email protected]> Software Engineer CSIRO Earth Science and Resource Engineering Australian Resources Research Centre ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
