FME Form: 2026.3
Multiple Geometries
Some formats, such as PostGIS, Oracle Spatial, and Microsoft SQL Server, support multiple geometries on a feature. Each geometry is represented as its own user attribute, with a unique name, its own coordinate system, and a separate row in the Geometry Definition table.
Note Multiple geometries are a different concept from Multis, such as MultiPoint and others.
Tip Numerous transformers support working with multiple geometries, including GeometryCopier, Aggregator, GeometryNameSetter, GeometryRemover, FeatureMerger, FeatureJoiner, and GeometryExtractor.