I have almost sorted out my previous query regarding App Schema mappings to a PostGIS source. I'll post my final working version for the list when I've got it 100% working just in case it might help someone in the future.
I am trying to expose my complex feature as a WFS feature - and was hoping to have it available as a JSON object. I tried supplying the outputFormat=json parameter, but I get an exception stating that the WFS server couldn't process the request because it wasn't a "SimpleFeature". Is there support for complex features -> GeoJSON translation? If not - I was thinking I would write a small proxy service to process the xml -> json, however I'm sure there are people already doing this - are there any recommended solutions for this problem? Thanks Shaw ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
