Knowledge Base - Technical Articles
Problem: Map layers based on a WMS Image Service disappear when printed or exported
| Article ID: | 31752 |
|---|---|
| Bug Id: | N/A |
| Software: | ArcGIS - ArcEditor 9.0, 9.1, 9.2, 9.3, 9.3.1, 10 ArcGIS - ArcInfo 9.0, 9.1, 9.2, 9.3, 9.3.1, 10 ArcGIS - ArcView 9.0, 9.1, 9.2, 9.3, 9.3.1, 10 |
| Platforms: | N/A |
Description
WMS image service layers disappear from the map when printed or exported from ArcMap, despite displaying correctly in ArcMap Layout.
Cause
When ArcMap requests an image size from a WMS service that is larger than the server's limit, the WMS server does not send an image and the WMS service layer does not draw.
Most servers maximize performance and availability by specifying a size limit on all output images they create. This size limit is set by each server and varies from service to service. Since services are primarily designed to display on a computer monitor, size limits set by the server are likely be proportionate with the size of an image displayed on the average monitor at the screen's resolution, which is usually 96 dots per inch (dpi).
Most servers maximize performance and availability by specifying a size limit on all output images they create. This size limit is set by each server and varies from service to service. Since services are primarily designed to display on a computer monitor, size limits set by the server are likely be proportionate with the size of an image displayed on the average monitor at the screen's resolution, which is usually 96 dots per inch (dpi).
Solution or Workaround
Since WMS layers are treated as raster data, the amount of data requested depends on the target DPI and Output Image Quality. Lower DPI and/or output image quality for the desired export to request fewer pixels. This reduces the size requested. The goal is to request a size below the maximum image size for the server.
Related Information
- None of the WMS layers draw
When a WMS service is added to ArcMap, none of the WMS layers draw. The WMS layers are listed in the Table of Contents, however all the checkboxes are greyed out, signifying that the layers are on" but not visible. ...
Created: 9/8/2006
Last Modified: 8/11/2011