When it comes to discrete raster data, especially color maps, I have always thought ArcMap's rendering engine falls short. Looking at how a section of 470012130.tif renders on my screen between Windows Photo Viewer and ArcMap.
Windows Photo Viewer:
ArcMap:
Granted, Windows Photo Viewer is treating the image as RGB while ArcMap is dealing with the color map, but it just seems the quality difference shouldn't be this pronounced.
Switching to bilinear could make things worse in this case because the data is discrete, even densely discrete. Bilinear resampling is more for continuous data, and even the Improving the display of raster data help page is really geared toward continuous data and not discrete data.
The ZIP file you reference has 2 TIFs. Both are georeferenced, although only one of them has the term "geo" in it. Looking at the TIFF image metadata shows the following, and ArcMap shows the same information.
Which image are you having problems with? And what is the projection of the data frame?
Your "good" capture didn't come through as an attachment so I am not clear on what you are expecting to see.
What is the coordinate system of your data frame? Have you tried loading the tiff into a new ArcMap session?
In the layer properties (double click the tiff layer in the ArcMap table of contents), go to the Display tab and change the resampling from Nearest to Bilinear. See "Display resampling" in the ArcGIS Help doc - Improving the display of raster data.
The site must contain metadata describing the coordinate system used. Do you know what it is?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.