globalmapper.GetAvailableProjectionList ======================================= .. currentmodule:: globalmapper .. py:function:: GetAvailableProjectionList () -> [GM_ProjectionInfo_t] Retrieves a list of all available projections and their available parameters, datums, units, etc, including the names of these values. :returns: The Python-style list of GM_ProjectionInfo_t objects for every available projection :rtype: [GM_ProjectionInfo_t]