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-WMS-tp5129044.html
Sent from the GeoServer - User mailing list archive at Nabble.com.