Hey all. I seem to be having problems with Complex Features and WMS. The WFS part is working correctly, i get a complex feature with embedded complex features and geometry (point). But then trying the WMS, i get exceptions.
This happens because the render can not find CRS and geometry in the feature. I did some debugging and found that the ComplexImpl gets wrapped into the NonFeatureTypeProxy and this in turn returns null for getCoordinateReferenceSystem() and getGeometryDescriptor() Tested on 2.4.4, app-schema tutorial data works ok (well it does not get wrapped into NonFeatureTypePRoxy). What could be the problem? This is my feature type target schema: http://inspire.ec.europa.eu/schemas/gn/3.0/GeographicalNames.xsd -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Complex-features-and-WMS-tp5129235.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
