Skip to content

Commit b17856d

Browse files
authored
fixed world.qgz not world.qgs as link goes to world.qgz
1 parent 28a57e4 commit b17856d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/quickstart/qgis_mapserver_quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Create a new QGIS project
8383

8484
#. Save the project with :menuselection:`Project --> Save`.
8585

86-
#. Use file name :file:`/home/user/world.qgs` and press :guilabel:`Save`.
86+
#. Use file name :file:`/home/user/world.qgz` and press :guilabel:`Save`.
8787

8888
#. Open the `WMS URL <http://localhost/cgi-bin/qgis_mapserv.fcgi?map=/home/user/world.qgz&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=-91.901820,-180.000000,83.633800,180.000000&CRS=EPSG:4326&WIDTH=722&HEIGHT=352&LAYERS=ne_10m_admin_0_countries&STYLES=default&FORMAT=image/png&DPI=96&TRANSPARENT=true>`_. You should see all world countries, this time rendered by QGIS Server.
8989

0 commit comments

Comments
 (0)