fmeobjects.FMEReprojector.nullReprojection¶
-
FMEReprojector.nullReprojection()¶ Returns
Trueif the reprojection will not alter coordinate values andFalseotherwise. For example, this might occur if either the source or destination coordinate system is non-earth.Return type: bool Returns: Whether or not the reprojection will alter coordinate values.