How do I get ALL the records exported?
How do I get ALL the records exported?
if there is a discrepancy between the actual geometry and the format attributes, you can often solve this by inserting a GeometryValidator.
Another strategy could be to test for the number of coordinates (CoordinateCounter) and to insert a GeometryRemover if there are no coordinates, which should clear up the internal format descriptors.
David