Galigeo API
    Preparing search index...

    Function importMap

    • Import a map zip archive (previously created with exportMap or downloaded from the Galigeo viewer) into a Galigeo instance.

      The archive must contain the contexts and dataset folders. On success, the imported maps are created on the server and their references (datasources, catalog join mappers) are automatically fixed.

      Parameters

      Returns Promise<any[]>

      a Promise resolving to the list of imported maps. Each entry holds at least docId, docName, and optionally the fixes applied.