<div dir="ltr">Can mapserver serve xyz (mapbox or others) type tiles?<div><br></div><div>If I try to add a xyz layer in qgis using <a href="http://localhost/cgi-bin/mapserv.exe?map=/data/config/map/nasaww.map&MODE=tile&TILEMODE=gmap&LAYERS=bluemarble/{z}/{x}/{y}.png">http://localhost/cgi-bin/mapserv.exe?map=/data/config/map/nasaww.map&MODE=tile&TILEMODE=gmap&LAYERS=bluemarble/{z}/{x}/{y}.png</a> I always get a black set of tiles</div><div><br></div><div>if i query <a href="http://localhost/cgi-bin/mapserv.exe?map=/data/config/map/nasaww.map&MODE=tile&TILEMODE=gmap&TILE=0+0+0&LAYERS=bluemarble">http://localhost/cgi-bin/mapserv.exe?map=/data/config/map/nasaww.map&MODE=tile&TILEMODE=gmap&TILE=0+0+0&LAYERS=bluemarble</a> I get a black tile</div><div><br></div><div>if I change the layer name to a non-existent layer I still get a black tile and no errors are reported in the mapserver log file.</div><div><br></div><div>if I click on the openlayers.html file in the root directory of the tileset it displays valid images.</div><div><br></div><div>Online documentation refers to a tile mode but does not explain how to configure the map file to support xyz.  </div><div><br></div><div>Bruce</div></div>