Hi all, I use Geoserver 2.6.0 to set up a cascading WFS store with another WFS server. Geoserver uses Geotools 12.0 as the client for the connection with that server. I do have some questions about what is supported by that client.
- it does not specify a specific outputFormat so by default it receives GetFeature information in "text/xml; subtype=gml/3.1.1". However, the parser only seems to support the gml 3.1.1 simple features profile. (I only know this because I looked in the code and only found the XmlSimpleFeatureParser. Is their functionality that supports the full GML spec? - Also, the XmlSimpleFeatureParser does not seem to correspond to the simple feature profile exactly. As far as I can see, from the implementation, it does not support Curve and MultiCurve elements, even though they are a part of the Simple Feature profile spec. Is this just a limitation of that client and, consequently, of the Geoserver WFS cascading functionality? Kind regards, Kobe
------------------------------------------------------------------------------
_______________________________________________ GeoTools-GT2-Users mailing list GeoTools-GT2-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users