Texture Maps
To add a texture map, make a copy of the file
%ProgramFiles(x86)%\Tacview\Data\Terrain\Textures\CustomTextureList.xml
into a subfolder of your choice inside
%PROGRAMDATA%\Tacview\Data\Terrain\Textures\ or
%APPDATA%\Tacview\Data\Terrain\Textures\
You can rename the XML file as desired.
Open the XML file which is now in your %PROGRAMDATA% or %APPDATA% folder. Following the instructions and examples in the file, add a new entry for your texture map. Place your texture map file in the same folder. Re-launch Tacview.
Go to Options → Terrain Display Mode and ensure that the option Custom Textures is enabled.

Tips
<Projection>can be eitherTriangleorQuad.Quadis recommended for better visual quality. However, some datasets (such as the IL-2 elevation maps) require theTriangleprojection.A suffix
T/B/C(for example,N42E008T.png) can be added for each tile whereT-> Transparent (50% merge with tacview default map)B-> Adaptive black outlinesC-> Adaptive color outlines
Last updated