<div dir="ltr"><div><div><div>Hi,<br><br></div>With my scripts (GNU/Linux), the standard output changes if paths for dem include variables or not.<br><br></div>Script with: --dem=/home/steph/srtm_Suisse/hgt/VIEW1/,/home/steph/srtm_Suisse/hgt/SRTM1v3.0/,/home/steph/srtm_Suisse/hgt/VIEW3/,/home/steph/srtm_Suisse/hgt/SRTM3v3.0/<br><br></div><div>Output:<br>Found one style in /home/steph/osm/styles/default/<br>finished check-styles<br>HGTReader: file N45E006.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N45E007.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N46E006.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N46E007.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N47E006.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N47E007.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N46E005.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N46E008.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N46E009.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N46E010.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N45E008.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N47E009.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N47E010.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N45E009.hgt not found but it should exist. Height values will be 0.<br>HGTReader: file N47E008.hgt not found but it should exist. Height values will be 0.<br>Number of MapFailedExceptions: 0<br>Number of ExitExceptions: 0<br><br></div><div>But script with: --dem="$WORKDIR"/srtm_"$COUNTRY"/hgt/VIEW1/,"$WORKDIR"/srtm_"$COUNTRY"/hgt/SRTM1v3.0/,"$WORKDIR"/srtm_"$COUNTRY"/hgt/VIEW3/,"$WORKDIR"/srtm_"$COUNTRY"/hgt/SRTM3v3.0/<br><br></div><div>Output:<br>Found one style in /home/steph/osm/styles/default/<br>finished check-styles<br>Number of MapFailedExceptions: 0<br>Number of ExitExceptions: 0<br><br></div><div>Anyway, BaseCamp displays DEM shadows, so it's not a big deal.<br></div><div>Just a weird difference…<br><br></div><div>Regards<br></div><div>Steph<br></div><div><br></div></div>