Hi,
I want to make several polygon features as a single GML Surface feature. I need to convert polygons into PolygonPatches and then aggregare them into single Surface (with several polygon patches) grouped by specified attribute. How to get this done?
I tried Aggregator, GeometryCoercer, different combinations, but, nothing.