On 10/11/15 05:23, Andrea Aime wrote: > On Wed, Nov 4, 2015 at 1:05 PM, Ben Caradoc-Davies <[email protected]> wrote: >> I have never used wfs-ng, but there are some nice examples of parsing >> complex features in this unit test: >> https://github.com/geotools/geotools/blob/master/modules/unsupported/wfs-ng/src/test/java/org/geotools/data/wfs/internal/parsers/XmlComplexFeatureParserTest.java > Hi Ben, > I'm wondering... is that stuff hooked up at all? > I did remember the WFS store had some complex feature parsing work, but > seeing that WFSDataStore/WFSFeatureSource > are based on ContentDataStore, and thus limited to simple features only, I > did not bother to check further.
There are WFSDataAccessFactory / WFSContentDataAccess / WFSContentComplexFeatureSource which appear to work but have no test coverage. There is an SPI entry for WFSDataAccessFactory. Kind regards, -- Ben Caradoc-Davies <[email protected]> Director Transient Software Limited <http://transient.nz/> New Zealand ------------------------------------------------------------------------------ Presto, an open source distributed SQL query engine for big data, initially developed by Facebook, enables you to easily query your data on Hadoop in a more interactive manner. Teradata is also now providing full enterprise support for Presto. Download a free open source copy now. http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
