Select to view content in your preferred language

Print output does not match visible map

123
5
Jump to solution
yesterday
Labels (1)
KatyAppleton1
Frequent Contributor

When using Print from Map Viewer to create a layout, sometimes the output does not match the map.

Example: Koppen Geiger climate classification - colours are different

Example: Population, when symbolised by dot density - dots do not show at certain scales. (Shows fine with original polygon symbology; dots show at larger scales, but arguably the value of point density is in the overview!)

I (and my students) expected the output to be a snapshot of the data, as seen. Is this expected behaviour?

KatyAppleton1_1-1762344198232.pngKatyAppleton1_2-1762344221154.png

 

Tags (2)
1 Solution

Accepted Solutions
DanPisut
Esri Contributor

Hi @KatyAppleton1 Several people looked at this and we couldn't come up with a fix where colors, pop-ups, and export were all correct. So instead we republished the layer now the Map Viewer supports Unique Values for this data type. Please try this: https://arcgis.com/home/item.html?id=b29f0641f97f45d1916118e78a9dfe95

We will add it to Living Atlas and deprecate the older version soon. 

View solution in original post

5 Replies
HaydenWelch
MVP Regular Contributor

Hmm. It seems that this is both confusing and also expected. The Print tool will target the underlying dataset, which in this case looks like this when opened in ArcPro:

HaydenWelch_0-1762348964296.png

So your print out is "correct" according to the source data. In this case it seems that the base map is shifted either up by one in the webmap or down by one in the base raster.

Issue with that one is here:

HaydenWelch_1-1762350790737.png

The layer symbology at the source is inclusive of the upper bound. Meaning the colors are drawn wrong in the print. This layer should be updated by the maintainers to use a Quantile classification instead of Jenks since each pixel value is a whole number...

0 Kudos
KatyAppleton1
Frequent Contributor

Thanks! Data owner is Esri Environment... I'll try leaving a comment on the item.

DanPisut
Esri Contributor

Hi @KatyAppleton1 and @HaydenWelch. We're looking into this. It's pretty tricky since there seems to be some discrepancy between the data which is integer and how Online and Pro are handling the value vs label vs color. The colors and values in the pop-up in Online do match with the original data (e.g., 14 really is 14). But the rendering is getting lost in translation in Pro and the Print Layout with that 1 class shift. 

Also, in your above example, Katy, it seems that Print may not be honoring the multidimensional selection since the classes have completely changed...not just the colors. 

KatyAppleton1
Frequent Contributor

Thanks Dan, yes, I think there could be a multidimensional issue but I haven't had time to test it enough to report it. When this came up in class it was just the colours - we were not getting into the multidimensional aspect, and that may be my bad on the mismatched screenshots here.

DanPisut
Esri Contributor

Hi @KatyAppleton1 Several people looked at this and we couldn't come up with a fix where colors, pop-ups, and export were all correct. So instead we republished the layer now the Map Viewer supports Unique Values for this data type. Please try this: https://arcgis.com/home/item.html?id=b29f0641f97f45d1916118e78a9dfe95

We will add it to Living Atlas and deprecate the older version soon.