Dear list, in the past, I've worked with the app schema tutorial data. Simple features stored in a java properties file which has been converted into complex features for delivery via WFS. Now, my data source has changed. I'm working with complex GML features stored in a GML file which I want to request though a WFS. The documentation of the GeoServer points out that the mapping „works both ways, so queries against properties of complex features are supported“. ( Application Schema Documentation <http://docs.geoserver.org/latest/en/user/data/app-schema/index.html> )
I am struggling right now with the meaning of the mapping file in this case. Is it just the same way back? One mapping file per complex type which “flattens” the data to simple features? Or is the app schema not able to do that and works only as an adapter between my complex features and the valid complex features XML output when I do a WFS request? I appreciate any help here. Best, Sebastian -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
