Skip to content

Instantly share code, notes, and snippets.

@soiqualang
Created November 13, 2019 03:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soiqualang/a9a8cda1bb4e5a03e02d334894f90520 to your computer and use it in GitHub Desktop.
Save soiqualang/a9a8cda1bb4e5a03e02d334894f90520 to your computer and use it in GitHub Desktop.
XYZ Tiles base map on QGIS Server
XYZ Tiles base map on QGIS Server
http://dev.dothanhlong.org/cgi-bin/xyz_tiles/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
http://qgs.webmapp.it/cgi-bin/test/qgis_mapserv.fcgi?MAP=/usr/lib/cgi-bin/test/xyz_tiles.qgs&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=1174461,5729736,1175761,5731386&CRS=EPSG:3857&WIDTH=491&HEIGHT=624&LAYERS=OpenStreetMap&FORMAT=image/png
http://qgs.webmapp.it/cgi-bin/test/qgis_mapserv.fcgi?MAP=/usr/lib/cgi-bin/test/xyz_tiles.qgs&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=1174461,5729736,1175761,5731386&CRS=EPSG:3857&WIDTH=491&HEIGHT=624&LAYERS=WebMapp_Tiles&FORMAT=image/png
https://github.com/qgis/QGIS/issues/29508
http://dev.dothanhlong.org/cgi-bin/template_xyz_tiles/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment