fmeobjects.FMEFeature.getCoordSys

FMEFeature.getCoordSys(geometryName)

Get the coordinate system of the feature, or of the named geometry if it exists.

Parameters:

geometryName (str) – (Optional) Coordinate system of the named geometry.

Return type:

str

Returns:

A coordinate system or if no match is found, an empty string.