Available with Defense Mapping license.
Product data files provide business rules and a framework for becoming productive by ensuring standardization and consistency across your operations. Preconfigured databases, cartographic templates, applications, and services help you produce high-quality authoritative content that can be used to publish maps, perform analysis, and share the results throughout your organization.
Once the ArcGIS Defense Mapping server extension is installed and authorized, you can download and install the product data files.
Download
Download options can be viewed after you sign in to My Esri.
Note:
You must have the appropriate privileges to access downloads from your My Esri account.
- Sign in to My Esri.
- Click the Downloads tab.
A list of the latest versions for various software options appears.
- Click the software with the product files you want to download.
The expanded Product components node for the software appears. Downloadable content is organized by node.
- Locate the extension in the Data and content node, and click Download.
Note:
Expand the Data and content node if necessary.
The product files installer download begins.
Install
The product data files download contains the setup program.
- Start the extraction program you downloaded in the previous steps.
- Optionally, change the destination folder for the extraction.
- Click Next.
- Click Close.
The Launch the setup program check box is checked by default and starts the product file installation.
Note:
To run the setup program later, uncheck Launch the setup program before clicking Close. Browse to the installer location to run the installer (.msi file) at a later time.
- Click Next.
- Review the license agreement and accept it if you agree.
- Click Next.
The setup program Destination Folder page appears with the default installation location shown:
C:\Users\Public\Public Documents
- Optionally, click Change to choose a different destination folder.
- Click Next.
- Click Install.
- Click Finish.
The product files are installed to the defined location.
Install files silently
The product files can be installed by running the setup program in a Command Prompt window. The following steps outline how to perform this type of installation:
- Open a Command Prompt window as an administrator.
- Run the following command:
msiexec.exe /i <path to downloaded .msi file>\<product>.msi INSTALLDIR="<path to installation location>" /qb
Note:
The /qb switch provides the basic UI of the progress status and error handling, /qr provides a reduced UI, and /qn provides no UI at all.
Learn more about Microsoft Standard Installer command-line options
The product files are installed.
Defense Mapping product file folders
The Defense Mapping server product files installer contains product files used in data and map production and copies the following folders to the specified installation locations:
<installation location>\ArcGIS Defense Mapping\Product Files\<Version>
- Custom
- GridTemplates
- Mgcp
- Muvd
- ReferenceData
- Tds
<installation location>\ArcGIS Production Mapping\Product Files\<Version>
- Applications
- CTM
- Custom
- GridTemplates
- ReferenceData
Uninstall files silently
Complete the following steps to uninstall product files silently:
- Open a Command Prompt window as an administrator.
- Run the following command:
msiexec.exe /x <{product code}> /qb
The product codes are in your machine's registry at HKEY_LOCAL_MACHINE\SOFTWARE\ESRI.
Note:
For the latest product codes, review the product code list [PDF].