You can add a catalog to your Express Server from an existing folder on your web server.
NOTE: To add catalogs you must have read permissions to all Express Server folders and subdirectories
and all catalogs, and write permissions to <Express Server installation directory>/ImageServer/var
and its subfolders, as well as both read and write access to the source files and catalog folders.
For more information see Permission Requirements.
NOTE: If you receive an error Location is not a readable Directory, Share, or Server
when you attempt to create an image catalog, see Issues Creating Image Catalogs.
If you intend to use your catalog as a WMS layer, make sure it is spatially indexed after you add it. By default, Express Server attempts to spatially index all newly created catalogs by examining its first three images; if these have the same EPSG code, Express Server indexes that catalog using that EPSG code. If the first three images have different EPSG codes then Express Server does not automatically spatially index the catalog. You may force Express Server to index the catalog by specifying an EPSG code for it (see Specifying an EPSG Code). (Note: You should only do this if you have made sure that all images in the folder have the same EPSG code, otherwise your images may not line up correctly when they are viewed.)
To add a catalog from an existing folder on your server:
You can also add a catalog from a folder of images on a network share.
If you intend to do this, you will need to grant Read access to the remote folder to the account that runs the LizardTech Express Server Tomcat service or daemon and, on Windows, to the account that runs the IIS Web Server service. You may also need to grant access to other accounts on your Windows system.
To avoid situations where your Express Server has issues creating or accessing content in remote catalogs, we recommend that you change the default accounts used to run the LizardTech Express Server Tomcat Service and the LTESAppPool
to a Domain User account that you have control over. See Specifying a Domain User Account for Windows for details.