Hi
I have a file of UK postcode areas which I am attempting to merge to create a themed overlay on a Google Map. However, it appears that in merging the polygons from the shp file, some of the polygon boundary line-string point ordering gets messed up so that there are "figures of eight" in the resulting KML file.
I suspect the problem may be linked to the order of shapes in the original shp file, so is there a transformer I can use to improve the dissolver functionality.
Note that the inspector view of the output is correct, it is just when "kml_360" polygon is viewed, it has "steaks" across the area.
I have attached the source files used to create this sample. The image is OK when viewed by the inspector.
Thoughts on how to resolve this issue welcome or additional transformers which can be used in the data processing pipeline to mitigate the problem