Using Packages to Load Large Resources

If you plan to upload large resources to the server, use packages to load the data. Make sure the Infrastructure Map Server Administrator has modified the "upload_max_filesize" setting in the php.ini file in the PHP directory of the Web Server Extensions before uploading large files.

  1. After creating a Load Procedure in Infrastructure Studio, click File > Package Spatial Data. Do not click Load.
    • This creates a package containing all of the data described in the Load Procedure.
    • This menu option is available only after creating a new load procedure or opening an existing one.
  2. Copy the package to the Server Packages folder:
    • Windows: C:\Program Files\Autodesk\MapServer2012\Server\Packages folder
    • Linux: /opt/Autodesk/mapserver2012/server/Packages
  3. Start Server Admin (http://localhost/mapserver2012/mapadmin/login.php).
  4. Enter an Administrator login. The default is:
    • User ID: Administrator
    • Password: admin
  5. Choose the Configure Services menu.
  6. In the Resource Services section, make sure that the path for Packages Folder is the same as in Step 2.
  7. Choose the Manage Packages menu.
  8. In the list of packages in the Load Package section, click the package you created.
  9. Click Load Package.