Select to view content in your preferred language

Export Web Map not display layer

139
2
3 weeks ago
MichaelWen_Timmons
Occasional Contributor

I am having trouble displaying features from certain layers in 'Export Web Map'.

The tool would run successfully and the basemap would render correctly, but features from a map service layer would not render at all.

These features show just fine on a web map.

This is happening in both ArcMap and ArcGIS Server print service.

If I check the log entries on AGS I would see a bunch of errors like this: 

[layer name]: Image compressor error. Cannot compress/decompress the image.

 

0 Kudos
2 Replies
Noah-Sager
Esri Regular Contributor

Hi @MichaelWen_Timmons, thanks for posting your question here. Can you share a simple webmap that reproduce the issue? Also, there might be information in the network requests of the export operation.

Lastly, the MapViewer printing is based on the ArcGIS Maps SDK for JavaScript, and there are some known printing limitations that you may be running into:
https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-print.html

 

0 Kudos
MichaelWen_Timmons
Occasional Contributor

This is not a MapViewer printing issue. The 'Export Web Map' https://desktop.arcgis.com/en/arcmap/latest/tools/server-toolbox/export-web-map.htm  tool in ArcGIS Desktop also fails to render features in the output, even though the features can be viewed on a web map.

To reproduce the issue, you can try and create a pdf from the service below using 'Export Web Map':

https://www.ifristest.dof.virginia.gov/arcgis109/rest/services/IFRIS_TRAINING_PRO/VDOF_IFRIS_FPMC_TR...

 

The 'image compressor' errors appear in ArcGIS Manager logs.

 

0 Kudos