globalmapper.SelectProjection ============================= .. currentmodule:: globalmapper .. py:function:: SelectProjection (GM_Projection_t aInitProj) -> GM_Error_t32, GM_Projection_t Displays the projection selection dialog to allow the user to select a projection. If *aInitProj* is provided, the projection dialog is initialized to that projection. :param GM_Projection_t aInitProj: initial projection to use (None for default) :returns: Error Code :rtype: GM_Error_t32 :return: Projection selected by user :rtype: GM_Projection_t