Global Mapper v25.0

Avoid "No Earth Reference Coordinates" message

ikabott
ikabott Global Mapper UserTrusted User
edited January 2010 in SDK
Hi,

Is there any way to avoid the popup message informing that "No Earth Reference Coordinated" and ask you whether you want to fake them or abort the load. I am using the SDK from C# and I want to load a BMP file to be converted into TIF. No visualization needed, only background processing.

Thanks in advanced
Oscar Gomez

Comments

  • global_mapper
    global_mapper Administrator
    edited January 2010
    Oscar,

    Yes, simply pass in the GM_LoadFlags_UseDefaultProj and GM_LoadFlags_UseDefaultPos flags to the GM_LoadLayerList function to have the default projection and position be used without prompting the user.

    Let me know if I can be of further assistance.

    Thanks,

    Mike
    Global Mapper Support
    support@globalmapper.com