<div dir="ltr">Hi,<div><br></div><div>I'm new to mapserver but fairly experienced with GDAL.  I hope that someone can explain where I've gone wrong with setting up WMS.</div><div><br></div><div>I followed the instructions here [<a href="https://worldwind.earth/elevation-server.html">https://worldwind.earth/elevation-server.html</a>] almost exactly to set up a WMS server and it sort of works.  (I am using MS4W actually, so I didn't install Apache & Mapserver as that page described and of course I made a few other adaptations for Windows.)</div><div><br></div><div>I downloaded the GEBCO tiles from here [<a href="https://www.gebco.net/data_and_products/gridded_bathymetry_data/">https://www.gebco.net/data_and_products/gridded_bathymetry_data/</a>] without any problems.</div><div><br></div><div>What I don't understand is that while the GEBCO GeoTIFF files that I am using have one band that gdalinfo describes as</div><div><br></div><div> Band 1 Block=512x512 Type=Int16, ColorInterp=Gray<br></div><div><br></div><div>when I look at the WMS bands using gdalinfo, I see three byte-sized bands:</div><div><br></div><div>Band 1 Block=1024x1024 Type=Byte, ColorInterp=Red<br></div><div>Band 2 Block=1024x1024 Type=Byte, ColorInterp=Green<br>Band 3 Block=1024x1024 Type=Byte, ColorInterp=Blue<br></div><div><br></div><div>I'd really like to get 16-bit integer elevations from my WMS server but I don't know why this didn't just happen or how I mis-configured things to make it not happen.</div><div><br></div><div>I know these are not complete details, but rather than write a novel for my first post here, I'm hoping someone can suggest where the problem might be or suggest some further documentation to read.</div><div><br></div><div>Thanks very much,</div><div>carl</div><div><br></div><div><br></div></div>